@charset "UTF-8";
/* CSS Document */

body, tr, td, img, div { padding: 0; margin: 0; }
tr, td { height: auto; }
body {
	border: none;
	font-family: "Century Gothic", "ITC Century Gothic", Tahoma, Arial, Verdana;
	color: #696969;
	background: #cdcdcd;
}
td {
	font-size:11px;
	color: #696969;
}
a {
	text-decoration: none;
	color:#5D94AD;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a img { border: none; } 
.headline {
	font-size:14px;
	font-weight: bold;
	color:#2386BC;
}

.navtitle {
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.navtitle a:link {
	color: #696969;
	text-decoration: none;
}
.navtitle a:visited {
	color: #696969;
	text-decoration: none;
}
.navtitle a:hover {
	color: #5D94AD;
	text-decoration: underline;
}

.navlink {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
.navlink a:link {
	color: #5D94AD;
	text-decoration: underline;
}
.navlink a:visited {
	color: #5D94AD;
	text-decoration: underline;
}
.navlink a:hover {
	color: #5D94AD;
	text-decoration: none;
}

img.navbar {
	background-color: #5D94AD;
	height: 1px;
	width: 100%;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.emailchar {
	color: #FF6600;
	font-weight: normal;
}
.hidden { 
	display: none; 
	font-size: 0px; 
	visibility: hidden; 
	line-height: 0px 
}
.highlight {
	background-color: #C1E0FF
}
.button {
	font-size: 11px;
	font-family: "Century Gothic", "ITC Century Gothic", Tahoma, Arial, Verdana 
}
.textbox {
	color: #696969; 
	background-color: #ffffff;
	border-right: #CCCCCC 1px inset; 
	border-top: #CCCCCC 1px outset; 
	border-left: #CCCCCC 1px outset; 
	border-bottom: #CCCCCC 1px inset; 
	font-family: "Century Gothic", "ITC Century Gothic", Tahoma, Arial, Verdana
}
.textarea {
	color: #696969; 
	background-color: #ffffff;
	border-right: #CCCCCC 1px inset; 
	border-top: #CCCCCC 1px outset; 
	border-left: #CCCCCC 1px outset; 
	border-bottom: #CCCCCC 1px inset; 
	font-family: "Century Gothic", "ITC Century Gothic", Tahoma, Arial, Verdana
}
.dropdown {
	font-size: 11px;
	font-family: "Century Gothic", "ITC Century Gothic", Tahoma, Arial, Verdana 
}

.table_row { background: #CDCDCD; }

#wrapper { margin: 0 auto; width: 750px; background: #cdcdcd; font-size: 11px; }
#header { position: relative; z-index: 5; height: 160px; background: url('../images/2.jpg') bottom center no-repeat; }

#main_container div { float: left; clear: none; }

.foot_note { font-size: 8px; position: relative; top: -4px; }

#nav_wrapper { background: url("../images/nav_top.gif") no-repeat; margin: 10px 0 0 6px; width: 184px; padding: 11px 0 11px 0; font-size: 11px; }
#nav_menu { background: url("../images/nav_back.gif") repeat-y; width: 181px; padding: 0 0 0 5px }
#nav_bottom { background: url("../images/nav_bottom.gif") no-repeat; width: 100%; }
#nav_menu ul { list-style: none; margin: 0 0 0 5px; padding: 0; }
#nav_menu ul li { margin: 0; padding: 0 0 2px 13px; background: url("../images/small_arrow_right.gif") 4px no-repeat; } 


.home_nav_wrapper { background: url("../images/nav_top.gif") no-repeat; margin: 2px 0 9px 6px; width: 184px; padding: 11px 0 0 0; font-size: 11px; float: left; }
.home_nav_menu { background: url("../images/nav_back.gif") repeat-y; width: 100%; padding: 0 8px; }
.home_nav_bottom { background: url("../images/nav_bottom.gif") no-repeat; height: 12px; display: block; width: 100%; }
.home_nav_menu p { display: block; margin: 5px 0 2px 5px; }

#content_banner { margin: 10px 0 3px 8px; }

#content_area_wrapper { background: url("../images/content_top.gif") no-repeat; width: 465px; padding: 11px 0 0 0; margin: 10px 0 0 10px; }
#content_area { background: url("../images/content_back.gif") repeat-y; padding: 0 15px; }
#content_area p, #content_area ol li, #content_area h2, #wide_content_area h2, #wide_content_area p, #home_content_area p { text-align: justify; font-size: 11px; margin: 11px 0 0 0; }
#content_area h1, #home_content_area h1, #wide_content_area h1 { margin: 11px 0; padding: 0 0 0 13px; display: block; font-size: 12px; line-height: 12px; font-weight: bold; background: url("../images/arrow_right.gif") no-repeat; }
#content_area_bottom { background: url("../images/content_bottom.gif") no-repeat; width: 100%; }

#column_left { width: 750px; background: top right url("../images/bak2.jpg") repeat-y #fff; }
#column_right { background: url("../images/bak1.jpg") repeat-y; padding: 0 0 0 45px; }

#extra_nav { clear: both; margin: 0; display: block; font-size: 11px; width: 660px; text-align: center; padding: 10px 0 5px 0; }

#footer { background: url("../images/footer_back.gif") repeat-x; text-align: center; margin: 0; padding: 0; }
#footer p { margin: 3px 0 0 0; } 
#footer #footer_left { float: left; background: url("../images/footer_corner_left.gif") no-repeat; width: 33px; height: 35px; display: block; }
#footer #footer_right { float: right; background: url("../images/footer_corner_right.gif") no-repeat top right; width: 33px; height: 35px; clear: none; display: block; margin: 0; } 
#footer #upper { height: 35px; margin: 0; clear: none; display: block; float: left; width: 680px; line-height: 30px; text-align: center; }
#footer #lower { clear: both; display: block; background: #eeeeee; padding: 10px; } 

hr { border: 1px solid #ddd; margin: auto auto 10px auto; }

#home_content_area { clear: none; width: 465px; }
.container_wrapper { background: url("../images/content_back.gif") repeat-y; margin: 0 0 11px 0; }
.container { background: url("../images/content_top.gif") no-repeat; padding: 5px 15px 0 15px; width: 435px; }
.container_bottom { background: url("../images/content_bottom.gif") no-repeat #fff; height: 12px; display: block; width: 610px; }

#center_image { margin: 0 0 0 15px; }
#wide_content_area_wrapper { background: url("../images/long_top.gif") no-repeat; width: 640px; padding: 10px 0 0 0; margin: 10px 0 0 8px; }
#wide_content_area { float: none; position: relative; background: url("../images/long_back.gif") repeat-y; padding: 0 15px; width: 610px;; }
#wide_content_area_bottom { background: url("../images/long_bottom.gif") no-repeat; width: 100%; }
#wide_content_area th { text-align: left; }
#wide_content_area th a { text-decoration: none; }
#wide_content_area th, #wide_content_area th a, #wide_content_area td { color: #696969; }

.icon { width: 34px; float: left; display: block; }
.icon img { margin: 0 auto; } 
.executive { float: left; margin: 0 8px 0px 0;} 
.pdf { padding: 2px 0 2px 22px; background: url("../images/pdf-icon.gif") no-repeat; } 

.extra { padding: 0 0 5px 0; }
#main_container div:after, #main_container:after, .column:after, #nav_menu:after {content: "."; height: 0; display: block; clear: both; visibility: hidden;}