/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background:#B3CDFF url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

* #container{
	width:775px;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	}

* #shell{
	width:775px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	
* #pics{
	width:526px;
	height:255px;
	top:64px;
	left:249px;
	position:absolute;
	}
	
* #topnav{
	width:319px;
	height:34px;
	top:15px;
	left:269px;
	position:absolute;
	}		
	
* .tmenuTitle {
	cursor:pointer;
	float:left;
	}	
	
/* Navigation */
* #menu {
	width:232px;
	padding-top:267px;
	float:left;
	padding-left:17px;
	z-index:100; 
	}
	
* .menuTitle {
	cursor:pointer;
	}
	
* .menuSubs { 
	display:block;
	background-color:#E3B454;
	text-align:left;
	width:213px;
	margin-left:10px;
	color:#013C8D; 
	font:normal 13px verdana, Arial, helvetica; 
	 }

.menuSubs a {
	display:block; 
	color:#013C8D; 
	text-decoration:none; 
	line-height:24px; 
	padding-left:20px;
	background-color:#E3B454;
	}

.menuSubs a:hover {
	color:#013C8D; 
	text-decoration:none;
	background-color:#ECCC8C;
	 }

.menuSubs div {
	padding:0;
	}

/* end navigation */

* #contentcopy{
	width:470px;
	padding-top:357px;
	margin-left:269px;
	padding-bottom:25px;
	}	
	
* #footer{
	background:#B3CDFF url(images/footer.jpg) 0 0 no-repeat;
	width:775px;
	}
	
* #footertag {
	color:#000000;
	width:775px;
	text-align:center;
	font-size:10px;
	padding-top:50px;
	padding-bottom:15px;
	}

#footertag a {
	color:#000000;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#356AB3;
	text-decoration:underline;
	}
							

a {
	color:#356AB3;
	text-decoration:underline;
	}
	
a:hover {
	color:#168D5E;
	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: "Futura Bd BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:24px;
 color:#356AB3;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:15px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#168D5E;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:4px;
 }
 
  h3 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:13px;
 color:#89AED5;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:3px;
 }

 strong {
	 font-weight:bold;
	 color:#356AB3;
 }

li{
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: #356AB3; 
	font-size:24px;
	margin-bottom:15px;
	margin-top:0px;
	}	
	
/*  fun links  */

* #funlinks{
	background-color:#F2CF85;  
	padding:3px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	


/*  end  sIFR  */

* .altmenu {
	padding:10px;
	color: #0D42A1;
	width: 90%;
	text-align:center;
	font-size:11px;
	line-height:17px;
	}	
	
* .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 #001768;
color:#001768;
}	

/*  FAQ Formatting  */

	#faq a {
	text-decoration:underline; 
	font-size:13px;
	}

* #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; 
	}

/*  end FAQ Formatting  */

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #168D5E;
	font-weight: bold;
}