/* CSS Document */



body
{
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family:'Trebuchet MS', Arial, Helvetica; 
	font-size: 13px;
	background-color:#FFFFFF;
}


p
{
font-family:'Trebuchet MS', Arial, Helvetica; 
font-size:13px; 
color:#333333; 
line-height:1.4em;
}


a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color:#666666;
	text-decoration: none;
}

a:hover
{
	color:#993333;
	text-decoration: underline;
}

a:active
{
	color: #333333;
	text-decoration: none;
}


a.linkincopy:link
{
	color: #000000;
	text-decoration:underline;
}

a.linkincopy:visited
{
	color:#666666;
	text-decoration:underline;
}

a.linkincopy:hover
{
	color:#993333;
	text-decoration:underline;
}

a.linkincopy:active
{
	color: #333333;
	text-decoration:underline;
}

.sub
{
font-family:'Trebuchet MS'; 
font-size:12px;
line-height:1.4em;
}


.on
{
font-weight: bold;
color:#993333 !important;
}


.quote
{
border-top:1px dotted #cccccc; 
padding: 15px 20px 15px 0px;
 font-family:Georgia, 'Times New Roman', Times, serif; 
 font-size:11px; 
 font-style: italic;
 color:#999999; 
 line-height:1.4em; 
}

.readlink
{
font-family:'Trebuchet MS'; 
 font-size:11px; 
 line-height:1.2em; 
 font-style:normal;
 }

.faq
{
font-family:'Trebuchet MS'; 
font-style:italic;
font-weight:bold;
font-size:15px;
color:#333333;
padding:0px 20px 10px 0px;

}

.article
{
font-family:'Trebuchet MS'; 
font-style:italic;
font-weight:bold;
font-size:15px;
color:#333333;
padding:0px 20px 5px 0px;
}

.testimonial
{
font-family:'Trebuchet MS'; 
font-style: italic;
font-weight:bold;
font-size:13px;
color:#333333;
padding:0px 0px 10px 0px;
margin-top:0px;

}


.footer
{
font-family:'Trebuchet MS'; 
font-size:11px;
color:#999999;
padding: 10px 50px 10px 10px;
vertical-align:top;
}

.sitemap1
{
font-family:'Trebuchet MS'; 
font-style:italic;
font-weight:bold;
font-size:14px;
}

#hp_bottom
{	margin: 0;
	padding: 0;
	height: 450px;
	min-height: 450px;
	max-height: 450px;
	background: url(/_images/hp_bottom.jpg) top left repeat-x;
	padding: 15px 190px 0px 210px;
	color: #000000;
	}
	
#hp_bottom a:link,  #hp_bottom a:visited{
	color: ##005B88;
	text-decoration: underline;
}

#hp_bottom a:hover {
	color: #000000;
	text-decoration: underline;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0; 
	/*background: #eeeeee;*/
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover
{	
/*background: #ffffff;*/
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eeeeee;
				opacity:0.85; 
				border-bottom: 1px dotted #666666;
	font-family:"Trebuchet MS";
	font-size:11px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eeeeee;
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #ffffff;
		color: #990000;}



