.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: 1px; 
	height: 1px; 
	font-size: 1px
}
.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
}
#dp_topLogo							{ float:right; }
#dp_leftPhotoPanel .panelImg		{ float:right; }
#dp_topMenu li, #dp_topMenu ul li a { float:left; }
#dp_leftPanel						{ float:left; }
#dp_panels .title					{ float:left; }

div .fll							{ float:left; }
div .flr							{ float:right; }
div .boxleft						{ float:left; clear:left; }
div .boxright						{ float:right; clear:right; }
div .boxfull						{ float:left; clear:both;}

@media print{
	body							{ background-image: none; background-color: #ffffff; color: #000000; margin: 0; padding: 0 }
	div#dp_siteframe				{ background-image: none;  width: 100%; margin-left: auto; margin-right: auto; border: 0 }
	#dp_shadowLeft,
	#dp_shadowRight					{ background-image: none; margin: 0; padding: 0; }
	#dp_topLinks, 
	#dp_photoRow, 
	#dp_topMenu, 
	#dp_underMenu, 
	#dp_leftPanel, 
	#dp_logoPanel, 
	#dp_footbar, 
	#dp_shadowBottom		{ padding:0px; margin:0px; display:none; }
	#dp_topbit_back			{ background: #ffffff; color: #000000; height: 94px; width: 100%; }
	#dp_breadtrail			{ display: none }	
	#dp_mainBody			{ padding:0px; margin:0px;}
	#tpl_page				{ color:#000000; background-color:#ffffff; margin: 0; padding: 0 }
	#tpl_page #pageinner	{ width: 100% }
	#dp_logoPanel			{ display: none }
	#dp_footbar				{ display: none }
	#dp_shadowBottom		{ display: none }
}