.nobullet
{ 
	background-image: none; 
	padding:0px
}
.clear
{ 
	font-size:1px; 
	line-height:1px; 
	height:1px; 
	clear:both; 
}
.clearleft
{ 
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:left;
}
.clear_normal
{ 
	clear:both;
}
.icon
{
	vertical-align:middle;
}
.nomargin
{ 
	margin:0px;
	padding:0px;
}
.smalltext
{ 
	font-size:0.9em;
}
.greytext
{ 
	color:#666666;
	background-color:inherit;
}
.textright
{
	text-align:right;
}
.textcenter
{ 
	text-align:center;
}
.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.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
}
div#tpl_maincontent #tpl_gallery_home img.gallery_ifl
{
	float: left
}
.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
}
/* Contact Form
----------------------------- */
label.frmboxlabel
{
	float: left
}
.frmclm1
{ 
	float: left
}
.boxclr
{ 
	clear: both; 
	margin: 0px; 
	padding: 0;
	height: 0px;
	font-size: 1px;
}
div#frmcnt div.form_border h2
{ 
	position: relative;
	top: -0.8em;
	left: 10px
}

#cg_menuholder ul li	{ float:left; }
#cg_leftmenupanel		{ float:left; }
#cg_innercontentframe	{ float:left; }
#cg_contentpanels		{ float:right; }
.fll				{ float:left; }
.flr				{ float:right; }
div .imgfll				{ float:left; margin-right:5px; }
div .imgflr				{ float:right; margin-left:5px; }
.txt_blue {color:#003399; background:inherit;}
.txt_yellow {color:#FFCC33; background:inherit;}
.txt_orange {color:#FF9900; background:inherit;}
.txt_grey {color:#999999; background:inherit;}

.txt_small {font-size:0.9em;}

div.hidden {display: none;}
div .clear {clear:both;}
div .floatright {float:right; padding:0px 0px 5px 10px;}
div .floatleft {float:left; padding-right:0px 10px 5px 0px;}
div.floatleftPic {float:left; padding:10px; height:240px;}
.center {text-align: center;}
.right {text-align: right;}

@media print{
	body							{ background-image: none; background-color: #ffffff; color: #000000; margin: 0; padding: 0 }
	#cg_siteframe2 {width:100%;}
	#cg_headframe {background:none; height:110px;border-bottom:6px solid #47A352;}
	#cg_headlogo {margin-top:5px;}
	#cg_outerbodyframe, #cg_innerbodyframe {background:none; background-color:#ffffff;}
	#cg_contentframe {margin:0px;}
	
	#cg_siteframe1, #cg_siteframe3, #cg_headimgcontainer, #cg_leaveslr, #cg_leavesrl, #cg_headlinks, 
	#cg_menuholder, #cg_leftmenupanel, #cg_contentpanels, #cg_bottombar
	{padding:0px; margin:0px; display:none;}
	#tpl_page { margin: 0; padding: 0 }
	#tpl_page .pageinner { margin:10px 0px 0px 0px; width: 100%; padding:0; }

}