@charset "utf-8";
/* CSS Document */

html {overflow-y:scroll;}

body {
	margin:0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(../images/structure/bg.jpg);
	background-repeat:repeat-x;
}

a {color:#870100;}

.title {
	font-size:27px;
	color:#5a0000;
}

.subtitle {
	color:#870100;
	font-size:14px;
	font-weight:bold;
}

.subtitle2 {
	font-size:12px;
	font-weight:bold;
	color:#870100;
}

ul {list-style:square;}
li {padding-bottom:5px;}

.content-image {float:right; border-left:15px solid #ffffff; border-bottom:5px solid #ffffff;}

a img {border: #FFFFFF; }

.footer_left {	color:#333333;	font-size:12px; line-height:20px;}
.footer_left a {text-decoration:none;}
.footer_left a:hover {text-decoration:underline;}

.footer_right {	color:#333333;	font-size:12px; line-height:20px;}
.footer_right a {text-decoration:none;}
.footer_right a:hover {text-decoration:underline;}

hr {background-color:#cccccc;border:none;color:#cccccc;height:1px;}

.homebox {padding:10px; background-color:#eeeeee; color:#5a0000;}
.contactbox {padding:10px; background-color:#eeeeee; width:450px;}
.newsbox {padding:10px; background-color:#eeeeee;}

.redtext {color:#FF0000;}
.yellowtext {color:#FFFF00;}

.fineprint {font-size:10px;}


/*******************************************************************/

#navcontainer p	{padding: 7px 7px 0px;font-family:"helvetica", Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;}

/* to stretch the container div to contain floated list */

#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}

#navcontainer img {margin: 0;padding: 0;}

ul#navlist {list-style: none;padding: 0;margin: 0px;background-color: #004c97;font-size: 1em;}

ul#navlist li {text-align: left;float: left;height: 39px;margin: 0;background: #;border-right:1px solid #ffffff;padding: 0;}

ul#navlist .last {text-align: left;float: left;height: 39px;margin: 0;background: #;border-right:0px;padding: 0;}

ul#navlist li { width: 134px; voice-family: "\"}\""; voice-family:inherit;}
html>body ul#navlist li { width: 134px; }

ul#navlist .last { width: 140px; voice-family: "\"}\""; voice-family:inherit;}
html>body ul#navlist .last { width: 140px; }


ul#navlist .response { width: 131px; voice-family: "\"}\""; voice-family:inherit;}
html>body ul#navlist .response { width: 131px; }

html>body ul#navlist li a {display: block;padding: 7px 5px 25px 7px;color: #eee;font-size: 11px;text-decoration: none;height: 1%;height:39px;text-shadow: 0 0 0 #004c97;}



ul#navlist li a {display: block;padding: 7px 5px 0px 7px;color: #eee;font-size: 11px;text-decoration: none;height: 1%;height:39px;text-shadow: 0 0 0 #004c97;}

#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}



ul#navlist li#active a {background: #eee;color: #<?php echo $ss_nav_hover_color; ?>;}

ul#navlist li a:hover,ul#navlist li#active a:hover {color: #fff;background-color: #470207;}

ul#navlist li.home	{border-left: none;}

ul#navlist li#empty	{width: 120px;}


/*******************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body, #outerWrapper {height: 1%;}

 
.clearFloat {
  clear: left;
  display: block;
}

#disclaimerLayer {
	background-color: #8f8f8f;
	border-top: 1px solid #004c97;
	border-left: 1px solid #004c97;
	border-right: 1px solid #004c97;
	color: #ffffff;
	display: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.000;
	opacity: 1.000;
	height: 800px;
	left: 41%;
	margin-left: -353px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 100px;
	width: 910px;
	visibility: visible;
	z-index: 20;
}
body>#disclaimerLayer { /* non-IE will read this */
	height: 700px;
	top: 100px;
}
#disclaimerForm {
	background-color: #004c97;
	border-bottom: 1px solid #004c97;
	border-left: 1px solid #004c97;
	border-right: 1px solid #004c97;
	color: #ffffff;
	display: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.000;
	opacity: 1.000;
	height: 80px;
	left: 41%;
	margin-left: -353px;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 1200px;
	width: 910px;
	visibility: visible;
	z-index: 200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	margin-top: -390px;
	text-decoration: none;
}
body>#disclaimerForm {
	top: 1200px; /* non-IE will read this */
}
#disclaimerForm td {
	padding-bottom: 10px;
}
#disclaimerLayer p, #disclaimerLayer input, #disclaimerLayer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	margin-top: 0px;
	text-decoration: none;
}
#disclaimerLayer #disclaimerLayer p, #disclaimerLayer td {
	color: #FFFFFF;
}
#disclaimerLayer #disclaimerLayer input {
	color: #000000;
}

#disclaimerLayer a {
	color:#004c97;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
