/* Begin Structure Styles =============================================== */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #043369;
	font-size:12px;
	overflow: -moz-scrollbars-vertical;
	background: url(../images/bg_shim.jpg) repeat-x;
}

#wrapper {
	padding: 0;
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	margin: 0;
	padding: 0;
	width: 980px;
	text-align: left;
	position:absolute;
	z-index:200;
}

#top_nav_container {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffff00;
	width: 706px;
	float: right;
	background-image:url(../images/top_nav_grey_bg.jpg);
	background-repeat:no-repeat;
	padding:10px 0 0px 0;
	line-height:11px;
	height:31px;
}

#top_nav {
	list-style-type: none;
	float: right;
	padding: 0px 15px 8px 0;
}

#top_nav ul li {
	display: inline;
	border-right: 1px solid #ffff00;
	padding-right: 15px;
	margin-left: 15px;	
}

#top_nav ul li.last {
	border: 0;
	padding: 3px 2px;
}

#top_nav a {
	text-decoration: none;
	color: #ffff00;	
}

#top_nav a:hover {
	color: #ffff00;
	text-decoration: underline;
}

.header_bar {
	background-color:#ffff00;
	height:30px;
	padding-top:7px;
	padding-left:18px;
	padding-right:18px;
}

.header_bar p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.top_bar{
	background-image:url(../images/top_bar_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:364px;
	padding-left:616px;
}

#logo {
	float: right;
	padding-top:6px;
	padding-right: 100px;
}

#footer {
	display: block;
	float: left;
	width: 950px;
	margin: 0 0 0 0;
	padding: 15px;
	background: #000000;
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer_address {
	display: block;
	float: left;
	width: 200px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
} 

.footer_mission {
	display: block;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

.footer_contact {
	display: block;
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#footer a:link {
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#footer a:visited {
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
/* End Structure Styles =============================================== */

	
/* Start Content Styles =============================================== */
#content_container {
	float: left;
	padding: 0;
	width: 980px;
	z-index:1;
	position:absolute;
	top:166px;
	background-color: #FFFFFF;
}
.content_left {
	padding: 0 0px;
	float: left;
	width: 259px;
}

.content_right {
	padding: 0 0 0 0px;
	float: left;
	width: 721px;
}

.content_center {
	width:432px;
	border-right:1px dashed #CCCCCC;
	float:left;
	margin-top:10px;
	padding:0 10px 0 15px;
}

.content_center h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/title_bul.jpg);
	background-repeat:no-repeat;
	background-position:7px 4px;
	background-color:#000000;
	height:22px;
	padding:4px 0 0 25px;
}

.center_text {
	padding:10px 10px 10px 10px;
}

.content_testi {
	width:407px;
}

.content_testi p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	font-style:italic;
	padding:5px 10px 0 20px;
	line-height:20px;
}

.content_testi h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	text-decoration:underline;
	font-weight:normal;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:2px 0;
	padding:5px 0 0 20px;
}

.content_testi h4 a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	text-decoration:underline;
	font-weight:normal;
}

.content_testi h4 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	text-decoration:underline;
	font-weight:normal;
}

.content_testi h4 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	text-decoration:underline;
	font-weight:normal;
}



.bullet ul {
	list-style-type: none;
	text-align: left;
	font-size: 11px;
}

.bullet li {
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/bullet.jpg);
	background-position:0px 0px;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	padding:0 0 0 20px;
	line-height:27px;
}

.content_center h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:12px;
	font-weight:bold;
	background-color:#efefef;
	height:22px;
	padding:5px 0 0 10px;
}

.center_text p{
	line-height:18px;
	color:#4d4d4d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.center_text a:link{
	line-height:18px;
	color:#4d4d4d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.center_text a:hover{
	line-height:18px;
	color:#4d4d4d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.center_text a:visited{
	line-height:18px;
	color:#4d4d4d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.center_text ul {
	list-style-type: none;
	text-align: left;
	font-size: 11px;
}

.center_text ul.two_col {
	display: block;
	float: left;
	width: 205px;
	list-style-type: none;
	text-align: left;
	font-size: 11px;
}

.center_text li {
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/bullet.jpg);
	background-position:0px 0px;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	padding:6px 0 5px 20px;
	line-height:15px;
}

.center_text ul.two_col li {
	display: block;
	float: left;
	width: 165px;
	list-style: none;
	background: #f2f2f2 url(../images/bullet.jpg) no-repeat;
	background-position:0px 0px;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	padding: 5px 5px 5px 30px;
	line-height:15px;
}

.center_text ul.two_col li.alt {
	display: block;
	float: left;
	width: 165px;
	list-style: none;
	background: #ffffff url(../images/bullet.jpg) no-repeat;
	background-position:0px 0px;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	padding: 5px 5px 5px 30px;
	line-height:15px;
}

.boxes {
	width:240px;
	background-color:#000000;
	height:200px;
	border-top:solid 1px #FFFFFF;
	float:left;
	margin-top:324px;
}

.header_background {
	background-image:url(../images/h2_shim.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding-left:8px;
	padding-top:5px;
}

.header_background h2 {
	background:url(../images/h2_bull.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	height:15px;
}

.header_background h2 a:link, .header_background h2 a:hover, .header_background h2 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}

.content_left p {
	color:#b3b3b3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	line-height:17px;
}

.content_left h3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.content_left a:link {
	color:#FFFFFF;
}

.content_left a:hover {
	color:#FFFFFF;
}

.content_left a:visited {
	color:#FFFFFF;
}

.form_text {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/* End Content Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0;
	padding: 155px 15px 0 15px;
	float: left;
	font-size: 11px;
	width: 418px;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 12px;	
	background: url(../images/bullet.gif)  0 5px no-repeat;
}

#breadcrumb ul li.first {
	display: inline;
	padding-right: 4px;
	padding-left: 0;	
	background: none;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: none;
	color: #043369;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #FFA013;
}

/* End Breadcrumb Styles =============================================== */


/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #88928C;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #AB1A06;	
}

.fontyellow {
	color: #ffb10f;	
}

.border {
	border: 1px #083266 solid;
}

.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #D13683;
}

.borderbottomdashed {
	border-bottom: 1px dashed #D13683;
}

.backgroundred {
	background-color: #8e1104;
}

.backgroundgrey {
	background-color: #eceeef;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #043369;
}

a:hover {
	text-decoration: none;
	color: #AB1A06;
}

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}

a.grey:link, a.grey:visited, a.grey:active {
	text-decoration: underline;
	color: #7a7a7a;
}

a.grey:hover {
	text-decoration: underline;
}

/* End Class Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #043369;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #043369;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 3px 10px 0 6px; 
	margin-bottom: 0; 
	width: 120px; 
	font-weight: bold;
	color: #AB1A06;
}

.input {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #7F7F7F solid;
	color: #043369;
	height: 15px;
}

.select {
	font-size: 11px;
	color: #043369;
	border: 1px #7F7F7F solid;
}

.textarea {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #7F7F7F solid;
	color: #043369;
	font-family: arial, sans-serif;
}

.button_cherry_picker {
	display: block; 
	float: left;
	width: 198px;
	margin: 0px;
	padding: 25px 0 0 0; 
	overflow: hidden;  
	background: url("../images/button_cherry_picker.gif") no-repeat;  
	height: 0px !important; 
	height /**/: 25px;
	cursor: pointer;
}

/* End Form Styles =============================================== */
