
/* CSS Document */
body{
background-image: url(images/BackGround.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;}

.hdrformbg {
	background-image: url(images/Layout_03.jpg);
	background-repeat: no-repeat;
	padding: 0px 14px 0px 280px;}

.formfont {	
	font-size: 11px;
	color: #000000;
	font-weight: bold;}
	
.formfont input {
	border: 1px solid #4e4e4e;
	height: 18px;}	

.quicksearchbg {
	background-image: url(images/Layout_12.jpg);
	background-repeat: no-repeat;
	padding: 0px 4px 0px 20px;
	color: #ffffff;
	font-size: 11px;}
	
.quicksearchbg input {
	border: 1px solid #000000;
	height: 18px;}
	
.infoboxleft {
	
	font-size: 13px;
	color: #000000;
	text-align: center;
	padding: 12px 6px 6px 6px;}
	
.infoboxleft a:link {color:#2c496e;font-weight:bold;text-decoration:underline;}	
.infoboxleft a:hover {color:#2c496e;font-weight:bold;background:#eeeeee;text-decoration:underline;}
.infoboxleft a:active {color:#2c496e;font-weight:bold;text-decoration:underline;}
.infoboxleft a:visited {color:#2c496e;font-weight:bold;text-decoration:underline;}
.infoboxleft a:visited:hover {color:#2c496e;font-weight:bold;background:#eeeeee;text-decoration:underline;}
	

.infoboxmiddle {
	border-left: 4px #ffffff solid;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	background-image: url(images/Layout_18.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 123px;
	padding: 43px 0px 0px 11px;}
	
.infoboxmiddle a:link {color:#ffffff;font-weight:bold;text-decoration:underline;}	
.infoboxmiddle a:hover {color:#616161;font-weight:bold;background:#ffffff;text-decoration:underline;}
.infoboxmiddle a:active {color:#ffffff;font-weight:bold;text-decoration:underline;}
.infoboxmiddle a:visited {color:#ffffff;font-weight:bold;text-decoration:underline;}
.infoboxmiddle a:visited:hover {color:#616161;font-weight:bold;background:#ffffff;text-decoration:underline;}
		

.infoboxright {
	
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	background-image: url(images/Layout_19.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	padding: 43px 15px 0px 0px;}	
	
.infoboxright a:link {color:#ffffff;font-weight:bold;text-decoration:underline;}	
.infoboxright a:hover {color:#616161;font-weight:bold;background:#ffffff;text-decoration:underline;}
.infoboxright a:active {color:#ffffff;font-weight:bold;text-decoration:underline;}
.infoboxright a:visited {color:#ffffff;font-weight:bold;text-decoration:underline;}
.infoboxright a:visited:hover {color:#616161;font-weight:bold;background:#ffffff;text-decoration:underline;}
			
	
.secondaryinfoboxes {
	background-color: #ffffff;
	color: #4e4e4e;
	text-align: right;
	padding: 10px;
	font-size: 12px;
	border-top: 10px solid #ffffff;}

.secondaryborder {
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-top: none;
	border-bottom: none;}			
	
h2 {
	font-weight: bold;
	color: #4e4e4e;
	font-size: 110%;}
	
h1 {
	font-weight: bold;
	color: #2c496e;
	font-size: 116%;}
	
h3 {
	font-weight: bold;
	color: #003366;
	font-size: 105%;
	text-indent: 20px;}		
	
.interiorhdr {
	background-image: url(images/InteriorHdr.jpg);
	background-repeat: no-repeat;
	height: 137px;}	
	
.interiorcontent {
	font-size: 80%;
	color: #000000;
	padding: 20px;}
	
.interiorsidebar {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 14px 0px 14px 14px;
	border-left: 9px solid #ffffff;
	line-height: 24px;}	
	
.interiorsidebar a:link {color:#ffffff;font-weight:bold;text-decoration:underline;}	
.interiorsidebar a:hover {color:#003366;font-weight:bold;background:#ffffff;text-decoration:underline;}
.interiorsidebar a:active {color:#ffffff;font-weight:bold;text-decoration:underline;}
.interiorsidebar a:visited {color:#ffffff;font-weight:bold;text-decoration:underline;}
.interiorsidebar a:visited:hover {color:#003366;font-weight:bold;background:#ffffff;text-decoration:underline;}
		
.form {
	font-size: 14px;
	color: 003366;
	font-weight: bold;}
	
.formrequired {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;}				
	
.footer
	{	font-family:Tahoma;
		font-size:11px;
		color:#616161;	
		text-align: center;}
		
.footerborder {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;}		

		
	a:link {color:#333333;text-decoration:underline;}	
	a:hover {color:#ffffff;background:#616161;text-decoration:underline;}
	a:active {color:#333333;text-decoration:underline;}
	a:visited {color:#333333;text-decoration:underline;}
	a:visited:hover {color:#ffffff;background:#616161;text-decoration:underline;}
	
	
