/* LAYOUT */
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5161990-2");
pageTracker._trackPageview();
</script>
body {
	margin: 0px 0px 0px 0px;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url("../images/bk.gif");
}

table.header {
	background-image: url("../images/top_banner.gif");
	width : 710px;
	height : 128px;
	background-repeat : no-repeat;
}

table.header_cy {
	background-image: url("../images/top_banner_cy.gif");
	width : 710px;
	height : 128px;
	background-repeat : no-repeat;
}

.basicstable {width:100%; border:1px solid #000000; padding:2px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
.basicscol1 {width:40%; vertical-align:text-top; border:1px solid #000000;}
.basicscol2 {width:20%; vertical-align:text-top; border:1px solid #000000;}
.basicscol3 {width:20%; vertical-align:text-top; border:1px solid #000000;}
.basicscol4 {width:20%; vertical-align:text-top; border:1px solid #000000;}

.topnav {
	background-color : #b60000;
}

.topnav2 {
	background-color : #000000;
}


#emailusDIV {
	position:absolute;
	width:72px;
	height:71px;
	z-index:1;
	left: 615px;
	top: 77px;
 }

#box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height : 15px;
}

#box a.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height : 15px;
	font-weight : bold;
	text-decoration : none;
}

#box a.head:hover {
	color: #000000;
	text-decoration : none;
}

#box .boxtext {
	background-image: url("../images/Box_text_button.gif");
	background-repeat : no-repeat;
	height : 92px;
	width : 202px;
}

/* TEXT */
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height : 14px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b60000;
	line-height : 15px;
	margin : 0px 5px 5px 5px;
	font-weight : bold;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0cm;
	line-height: 1.0cm;
	color: #333333;
	font-weight : bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8cm;
	color: #000000;
	font-weight : bold;
}

.homeul {list-style-type:none; margin-left:30px; line-height:15px;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #b60000;
	font-weight : bold;
}

h4 {background-color:#000000; text-align:center; color:#FFFFFF; letter-spacing:5px;}

/*   links   */
a {
	color: #b60000;
	font-weight : normal;
	text-decoration : underline;
}

a.subhead {
	text-decoration: none;
	color: #b60000;
	font-weight : bold;
}

a.named {
	text-decoration: none;
	color : Black;
	font-weight : bold;
}

a:visited {
	color: #000000;
	text-decoration : underline;
}

a:hover {
	text-decoration: none;
}

a:active  {
	text-decoration : underline;
}

#sitemap {
	line-height: 18px;
}

/* NAV LINKS */

#nav a {
	color : #ffffff;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

#nav .txt {
	color : #ffffff;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nav a.on {
	color : #ffffff;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

/*#nav a:visited {
	color : #ffffff;
}*/
 
#nav a:hover,
#nav a:active
 {
	text-decoration: underline;
}

/* FORM */
input {
	border: 1px solid #000000;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


label {width: 10em; float: left; text-align: right; margin-right: 0.5em; display: block; position:relative; 
}

input {color: #000; background: #8dd5e3; border: 1px solid #330066;padding:2px;
}

textarea {color: #000; background: #8dd5e3; border: 1px solid #330066; padding:2px;
}

.submit input {color: #060606; font-weight:bold; background: #95b7cd; border: 2px outset #330066; margin-left: 10em; 
}

.confirmtext {margin-top:50px; margin-left:50px; font-size:.8em;}