/* ________________ general ________________ */

body
	{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
	padding: 			0; 
	background-color: 	#ffffff; 
	font-family: 		Verdana, arial, Helvetica, sans-serif; 
	text-align: 		left;  
	}
	
body.home
	{
	width:			583px;
	}

		
p,ul,li,.register,input,select,textarea 
	{
	font-size: 			11px; 
	font-weight:		normal;
	}
	
input,select,textarea {
	background-color: #f5f5f5;
	border: 1px solid #5E6017;
	color : #333333;
	}
	
.submit {
	border: 0px;
	background-color: #ffffff;
	}
	

a:link 		{color:#455B82;text-decoration: none}
a:visited 	{color:#455B82;text-decoration: none}
a:hover 	{color:#455B82;text-decoration:underline}

a.subnav
	{
	text-decoration: 	none;
	}
	


a.footer
	{
	color:				#cccccc;
	}
	
a.footer:hover
	{
	color:				#cccccc;
	}
	


		

.subheader
	{
	font-size:			13px;
	font-weight:		bold;
	color:				#A39F78;
	}
	
.content
	{
	padding-left:		30px;
	padding-right:		40px;
	line-height:		15px;
	background-color:	#ffffff;
	color:				#484426;
	}
	

	.text{
	COLOR: #666666;
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
	text-decoration : none;
	line-height: 18px;
}	
	A.text, A.text:LINK, A.text:VISITED, A.text:ACTIVE, A.text:HOVER {
	COLOR: #455B82;
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
	text-decoration : none;
	line-height: 18px;
}
	.lgtext{
	COLOR: #455B82;
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;	
	text-decoration : none;
	line-height: 18px;
}	
	
	.smtext{
	COLOR: #666666;
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;	
	text-decoration : none;
	line-height: 15px;
}	
	A.smtext, A.smtext:LINK, A.smtext:VISITED, A.smtext:ACTIVE, A.smtext:HOVER {
	COLOR: #455B82;
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;	
	text-decoration : none;
	line-height: 15px;
}
	
	
.client
	{
	COLOR: #666666;
	FONT-SIZE: 7pt;	
	padding: 			8; 
	background-color: 	#eeeeee; 
	font-family: 		Verdana, arial, Helvetica, sans-serif; 
	text-align: 		left;  
	line-height: 14px;
	}
	
	
.dashborderlt{
	border-left: 1px solid dashed #999999;
	border-top: 1px solid dashed #999999;
	
}

.dashborderlr{
	border-left: 1px solid dashed #999999;
	border-right: 1px solid dashed #999999;
	
}

	
.dashbordertb{
	border-bottom: 1px solid dashed #999999;
	border-top: 1px solid dashed #999999;
	
}	
select, .formText, .formselect {
	font-family: Verdana, Arial;
	color: 666666;
	font-weight: normal;
	font-size: 10px;
}

.button {
	font-family : Verdana, Arial;
	font-size : 10px;
	line-height : 10px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #455B82;
	padding-top : 2;
	letter-spacing : 2;
}
body{scrollbar-face-color:#cccccc;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#999999;
scrollbar-shadow-color:#330000;
scrollbar-highlight-color:#dddddd;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#ffffff;}

.sitesubheader	{COLOR: #4D6175;FONT-FAMILY: Verdana, Arial;FONT-SIZE: 8pt;FONT-WEIGHT: bold}	
/* ________________ containers ________________ */
	
#homeContainer
	{
	position: 			relative;
	text-align:			center;
	top:				10px;
	width: 				583px;
	height: 			465px;
	color: 				#ffffff;
	margin: 			0px;
	}
	
#homeContent
	{
	position: 			absolute;
	left:				225px;
	top:				200px;
	width:				320px;
	font-size: 			12px;
	line-height:		15px;
	text-align:			left;
	font-size:			12px;
	}
	
#homeNav	
	{
	position: 			absolute;
	left:				193px;
	top:				325px;
	text-align:			left;
	}
	
#homeAddress
	{
	position: 			absolute;
	left:				225px;
	top:				370px;
	font-size: 			11px; 
	}	
	

#footer
	{
	padding-top:		5px;
	color:				#ffffff;
	font-size:			11px;
	}
	
	.blue{
	COLOR: #4B6CA7;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;	
	text-decoration : none;
	background : none;
	line-height: 20px;
}
