/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background:#000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#wrapper{
	width:100%;
	background:#FFFFFF url(images/bg.jpg) 0 0 repeat-x;
	text-align:center;
	}
	
#containerh{
	width:796px;
	height:675px;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	position:relative;
	}		
	
#container{
	width:796px;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	position:relative;
	}	

#shell{
	width:796px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}	
	
#header{
	width:796px;
	height:169px;
	}	
	
#welcome{
	width:538px;
	height:403px;
	top:169px;
	left:0px;
	position:absolute;
	}	
#welcometext{
	width:500px;
	height:200px;
	top:575px;
	left:0px;
	position:absolute;
	}	
#menu{
	width:258px;
	height:310px;
	float:right;
	}	
	
#menuh{
	width:258px;
	height:310px;
	float:right;
	}		
	
#contentcopy{
	width:510px;
	padding-top:16px;
	margin-left:14px;
	padding-bottom:25px;
	}	
	
#footer{
	width:796px;
	background: url(images/footer.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	position:relative
	}				
	
#footertag {
	overflow:hidden;
	width:662px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	line-height:17px;
	padding:15px 0px;
	}					

#footertag a {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#6BD0F6;
	text-decoration:underline;
	}

a {
	color:#11517C;
	text-decoration:underline;
	}
	
a:hover {
	color:#0E75BB;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	 
h1 {
 font-family: "Futura MdCn BT", Verdana, Arial, Helvetica, sans-serif;
 font-size:24px;
 color:#11517C;
 font-weight: normal;
 margin-bottom:40px;
 margin-top:0px;
 }	 
	 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:15px;
 color:#0E75BB;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:4px;
 }

 strong {
	 font-weight:bold;
 }

li, dl{
margin-bottom:5px;
line-height:18px;
}	

.clear{
	height:1px;
	width:100%; 
	clear:both;
	}

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: #11517C; 
	font-size:24px;
	margin-bottom:40px;
	margin-top:0px;
	}
	
/*  end  sIFR  */	
	
.altmenu {
	padding-bottom:15px;
	color: #FFFFFF;
	width: 90%;
	text-align:left;
	line-height:18px;
	}	
	
	.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 #11517C;
color:#11517C;
padding:3px;
}

/*  FAQ Formatting  */

	#faq {
	padding-bottom:28px;
	}


	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}

/*  fun links  */

	#funlinks{
	background-color:#11517C;  
	padding:1px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	
/*  end FAQ Formatting  */