/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background-color:#446B66;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	position:relative;
	background-color:#A8C7DD;
	}

#shell{
	width:770px;
	background:url(images/shell_bg1.jpg) top left no-repeat;
	position:relative;
	padding-bottom:20px;
	}		
#menushell{
	width:770px;
	background:url(images/shell_bg2.jpg) top left no-repeat;
	height:414px;
	position:relative;
}	
#menu {
	width:770px;
	height:264px;
	padding-top:150px;
	}	
	
#callout{
	width:187px;
	height:150px;
	float:right;
	}	
	
#contentcopy{
	width:510px;
	padding-top:20px;
	margin-left:60px;
	padding-bottom:20px;
	}			
	
#footer{
	background:#446B66 url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}	
	
#footertag {
	overflow:hidden;
	width:770px;
	font-size:11px;
	text-align:center;
	color:#B1B3B0;
	line-height:17px;
	padding-top:40px;
	padding-bottom:45px;
	}					

#footertag a {
	color:#B1B3B0;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#96C7C0;
	text-decoration:underline;
	}

a {
	color:#2E4491;
	text-decoration:underline;
	}
	
a:hover {
	color:#147C6F;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.clear{
	width:100%;
	height:1px;
	clear:both;
	}	
	
h1 {
 font-family: Vivante, Verdana, Arial, Helvetica, sans-serif;
 font-size:36px;
 color:#2E4491;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:15px;
 color:#2E4491;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 }
 
 h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#B1B3B0;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 }

 strong {
	 font-weight:bold;
 }

li, dl{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #2E4491; 
	font-size:36px;
	margin-bottom:20px;
	margin-top:0px;
	}
	
/*  end  sIFR  */

/*  fun links  */

	#funlinks{
	background-color:#2E4491;  
	padding:3px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */


.validation-failed {
  color:#003366;
  background-color:#FFE7E6;
  border: 1px solid #f00;
}
.validation-passed {
  color:#003366;
  background-color:#D7ECD2;
  border: 1px solid green;
}
.validation-advice {
display:inline;
  margin: 2px; 
  padding:2px; 
  color:#420002;
  background-color:#FFE8E8;
  border:1px solid #CC0000;
}
#userform input{
padding:4px;
margin:4px;
}
#userform textarea{
padding:4px;
margin:4px;
}
#userform div{
padding-bottom:4px;
margin:4px;
}
.sendbtn{
border:1px solid #2E4491;
color:#2E4491;
}

/*  FAQ Formatting  */

	#faq a {
	text-decoration:underline; 
	font-size:13px;
	}

	#faq a:hover {
	text-decoration:none; 
	}

	#faq li a {
	display:block;
	}

#faq{ padding-bottom:28px;
}
	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	}

/*  end FAQ Formatting  */