﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
}


/* MAIN PAGE TEXT AND OPTIONAL TEXT */


td, p {
	font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0e0906;
	line-height:14px;
	margin-top:0px; margin-bottom: 0px;
}

.reference {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0; margin-bottom: 0;
	line-height: 12px;
}

/* MAIN LINKS */

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #006599;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a.more:link {color: #003377; text-decoration: none; font-weight: normal; }
a.more:visited {color: #000; text-decoration: none; font-weight: normal; }
a.more:active {color: blue; text-decoration: none; }
a.more:hover {color: #30c; text-decoration: underline; }


/* HEADERS */

.sm_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01163F;
	margin-top: 0; margin-bottom: 5px;
}

.header1 {
	font-family: Georgia, verdana, helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A79AC;
	margin-bottom: 8px;
}

.large_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006599;
}

.larger_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0; margin-bottom: 5px;
}

.news_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA2C30;
	margin-top: 0; margin-bottom: 5px;
}

.divider_header {	
	font-family: Georgia, helvetica, Arial, sans-serif;
	color: #006599;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0; margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #006599;
}


/* IMAGE BORDERS */

.imageborder {
	border-style: solid;
	border-color: #333333;
	border-width:1px;
}

.imageborder2 {
	border-style:dotted;
	border-color: #333333;
	border-width:1px;
}

/* FORM FIELDS */

.formfield {
	font-family: verdana, Arial, helvetica, sans-serif;
	color: #01163F;
	font-size: 11px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding-top: 1; padding-bottom: 1;
	
}

.submitfield {
	font-family: verdana, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #000000;
	background-color: #006599;
	padding-top: 0; padding-bottom: 0;
}

/* FOOTERS */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:hover {
	text-decoration: underline;
	color: #66CCFF;
}

a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}d

#home_banner{display:block;  width:605px; height:240px; position:relative;background:#fff;}

.list_carousel { margin: 0 0 0px 0px;    width:591px; height:240px; overflow: hidden;}
#foo1{display:block; width:605px; height:240px;}

		.clearfix {
				float: none;
				clear: both;
			}
#user_interaction{margin:0px;padding:0px;}
#user_interaction li {float:left;}
#user_interaction a img {border: none; !important}
			
.contact-links{color:#fff !important;}
.contact-links:hover{border-bottom: none; text-decoration: none;}
.contact-links span{font-size:14px; font-weight:bold; color:#d90300;}

.btm_buttons img{border: none; float:left; }
.btm_buttons img.first{margin-left:10px; }


#news-box{display:block;   height:224px; width:152px; position:absolute; background:url(../images/news-box.png); margin-top:18px;}

.news-content{display:block; margin-left:-15px; margin-top:10px; position:relative;    list-style: none; height:300px; padding:none; width:120px;}
.news-content li{display:block;   height:224px;  float:left;   margin-left:-15px;  padding:none;}



