/* CSS Document */
* {
	margin: 0;
	padding: 0
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #070155;
	background:#0A7285 url(images/bg.png) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#container {
	width:796px;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
}
#content {
	width:796px;
	background:url(images/content_bg.png) 0 0 repeat-x;
	margin:0 auto;
	background: #0c7293;
}
#shell {
	width:774px;
	margin:0 auto;
	text-align:left;
	background: #FFFFFF;
}
#shell_hm {
	width:774px;
	margin:0 auto;
	text-align:left;
	background:url(images/content_bg.jpg) no-repeat #FFFFFF;
}
#header {
	width:774px;
	height:208px;
	margin:0px;
	padding:0px;
}
#contentwrap {
	width:525px;
	min-height:400px;
}
#menu {
	width:162px;
	float:left;
}
#content_hm {
	width:560px;
	padding:15px 15px;
	float:left;
}
#faqlinks {
	clear:both;
	width:154px;
	margin:0px;
	padding:10px 0 0 25px;
	float:left;
}
#contentcopy {
	width:532px;
	padding-top:15px;
	margin-left:210px;
	padding-bottom:20px;
}
#footer {
	width:774px;
	height:84px;
	background:#0A036B url(images/footer.jpg) no-repeat;
	clear:both;
}
#footertag {
	width:774px;
	text-align:center;
	font-size:11px;
	padding-top:99px;
	color:#FFFFFF;
	line-height:16px;
}
#footertag a {
	color:#FFFFFF;
	text-decoration:none;
}
#footertag a:hover {
	color:#00FFF6;
	text-decoration:underline;
}
#flashcontent {
	width: 400px;
	height: 65px;
}
.sitemap {
	width:760px;
	padding-left:14px;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	color:#FFFFFF;
	line-height:16px;
}
.sitemap a {
	color:#00FFF6;
	text-decoration:underline;
}
.sitemap a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a {
	color:#CC3B2B;
	text-decoration:underline;
}
a:hover {
	color:#00BEB7;
	text-decoration:underline;
}
a:focus { outline: none }
.centered {
	text-align:center;
	margin:0 auto 0 auto;
}
.right {
	margin:10px 0 14px 14px;
	float:right;
}
.left {
	margin:10px 14px 14px 0;
	float:left;
}
h1 {
	font-family: "AGaramond SemiboldItalic", "Times New Roman", Times, serif;
	font-size:28px;
	color:#070155;
	font-weight: normal;
	margin-bottom:25px;
	margin-top:0px;
}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size:15px;
	color:#CC3B2B;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}
strong, b {
	font-weight:bold;
}
li {
	margin-bottom:5px;
	line-height:18px;
}
ul { margin: 0 0 15px 25px }
ol { margin: 0 0 15px 25px }
p {
	margin:4px 0 15px 0;
	line-height:20px;
}
.sm {
	font-size:9px;
}
.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 #333333;
	color:#003366;
}
/*  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: #070155;
	font-size:28px;
	margin-bottom:25px;
	margin-top:0px;
}
/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	font-size:12px;
}
.faqAnswer {
	width:85%;
	padding:12px 12px 12px 16px;
	margin-bottom:10px;
	margin-top:5px;
	font-size:12px;
}
#faq {
	margin-bottom:10px;
}
/*  end FAQ Formatting  */

	
	
/*  fun links  */

	#funlinks {
	background-color:#007BFF;
	padding:5px;
}
#funlinks td {
	background-color:#FFFFFF;
	padding:12px 12px 12px 12px;
}
/*  end fun links  */	


/*  happy blinky time!!!  */

  #stUI27_txt {
	text-decoration:blink;
}

/*  end happy blinky time!!!  */
