#tpl_headmenu ul li {float:left;}
#newsbox .menu ul li {float:left;}
#tpl_bodycontent .halfleft {float:left;}
#tpl_bodycontent .halfright {float:right;}
#tpl_panels.accordian .flipflop {float:left;}
#tpl_bodycontent #tpl_az_submenu ul li {float:left;}

div.floatright, div.imageright {float:right;}
div.floatleft, div.imageleft {float:left;}
div.boxfloatright {float:right;}
div.boxfloatleft {float:left;}

.center					{text-align: center;}
.right					{text-align: right;}
.ofr					{ float:right; } 
.ofl					{ float:left } 
.ifr					{ float:right; margin-bottom:10px; margin-left:10px;}
.ifl					{ float:left; margin-bottom:10px; margin-right:10px; }
.hide, .invisible		{ display: none; }
.spamfilter				{ display: none }
div.object-left			{ float: left }
div.object-right		{ float: right; }
div.Full_Width			{ float: none; padding: 0; margin: 0.5em 0 0.5em 0 }
div.object-center		{ margin-left: auto; margin-right: auto; text-align: center }
div.imageright, div.factboxright, div.rightobject {
					float: right; margin: 5px 0 5px 5px;
}
div.gallerythumb		{ float: left }
#tpl_gallery_home img.gallery_ifl 
						{ float: left }
.clear
{ 
	font-size:0px; 
	line-height:0px;
	clear:both; 
}
.chr					{ clear: both }
.cleft					{ float: left }
.cright					{ float: right }
.divchr					{ clear: both; padding: 1px; height: 5px; font-size: 1px; }
.clrnomargin			{ clear: both; padding: 0px; height: 0px; font-size: 0px }
.nomargin				{ margin: 0; padding: 0; }
.clsleft				{ clear: left }
.clsright				{ clear: right }
.floatl {float:left;}
.floatr {float:right;}
.fltl {float:left; margin:0px; padding:2px 8px 5px 0px;}
.fltr {float:right; margin:0px; padding:2px 0px 5px 8px;}


/* Contact Form
----------------------------- */
label.frmboxlabel		{ float: left }
.frmclm1				{ float: left }
#tpl_menu ul li {float:left;}

@media print{
	body {background:none; background-color:#ffffff; color:#333333; margin:0px; padding:0px; width:100%;}
	#tpl_header, #tpl_topmenu, #tpl_rightpanel, #tpl_baselogos, #tpl_baseinfo, #tpl_footer, #tpl_breadtrail, #tpl_footerleft  { margin:0; padding: 0; display: none }
	#tpl_bodypanel, #tpl_fullbodyright, #tpl_fullbody.homepage, #tpl_fullbody { margin: 0; padding: 0; background: none }
}