/*---------------------------- global ------------------------*/
body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 11px;
	background-image: url(../images/glo_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f7f6ee;
}
h1 {
	font: 24px/1em Georgia, "Times New Roman", Times, serif normal;
	margin: 0 0 12px 0;
	color: #195cba;
}
h2, h2 a {
	font: 18px/1em Georgia, "Times New Roman", Times, serif normal;
	margin: 0 0 12px 0;
	color: #195cba;
}
h3, h3 a {
	margin: 0;
	color: #195cba;
	font-family: Georgia, "Times New Roman", Times, "serif normal";
	font-size: 14px;
}
h4 {
	font: 12px/1em Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	color: #242527;
	text-transform: uppercase;
	line-height: 2em;
}
p {
	padding: 0;
	margin: 0 0 12px 0;
}
a:hover {
	text-decoration:underline;
}
a, a img {
	color:#195cba;
	text-decoration:none;
}
.clear {
	clear: both
}
#container {
	width: 910px;
	margin: 0 auto;
}
/*---------------------------- header styles  ------------------------*/

#header, #footer {
	clear: both;
}
#logo {
	float: left;
	height: 98px;
}
#logo img {
	margin: 0px;
}
#logo a {
	display: block;
	width: 205px;
	height: 98px
}
#logo a:visited {
	display: block;
	width: 205px;
	height: 98px
}
#navigation {
	float: right;
	width: 705px;
	padding-top: 52px;
}
/*---------------------------- body styles  ------------------------*/


#wrapper_body {
	clear: both;
	width: 910px;
	float: left;
	background-image: url(../images/glo_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper_foot {
	padding-bottom: 30px;
	float: left;
	background-image: url(../images/glo_foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sav_wrapper_foot {
	padding-bottom: 8px;
	float: left;
	background-image: url(../images/glo_foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper_head {
	width: 910px;
	float: left;
	background-image: url(../images/glo_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_banner {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 18px;
	padding-bottom: 20px;
}
#content_crumbTrail {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
#content_crumbTrail_sav {
	background-image: url(../images/crumb_bg.jpg);
	background-repeat: repeat-x;
}
#content_full {
	padding-left: 30px;
	width: 850px;
}
#content_homeLeft {
	clear: both;
	float: left;
	width: 320px;
	padding-top: 20px;
}
#content_homeNews {
	width: 255px;
	margin-left: 30px;
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #E5E5E5;
	margin-top: 0px;
	margin-bottom: 23px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
ul.homeLeft li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 25px;
	margin-left: -40px;
	padding-bottom: 20px;
	line-height: 1.5em;
	color: #333333;
}
#content_homeRight {
	float: right;
	width: 515px;
	margin-right: 32px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 23px;
	padding-top: 15px;
}
#content_homeFull {
	float: left;
	width: 800px;
	margin-right: 32px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 53px;
	padding-top: 20px;
}
.homeHr {
	color: #EAE9E4;
}
.homeAfterHr {
	padding-top: 10px;
	margin: 0 0 12px 0;
	color: #195cba;
	font-family: Georgia, "Times New Roman", Times, "serif normal";
	font-size: 20px;
	line-height: 1.4em;
}
.homeBeforeHr {
	padding-bottom: 10px;
}
.homeHeader {
	margin: 0 0 12px 0;
	color: #195cba;
	font-family: Georgia, "Times New Roman", Times, "serif normal";
	font-size: 20px;
	line-height: 1.4em;
}
.homeLeader {
	color: #195cba;
	font-size: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.homeLogos {
	background-image: url(../images/bg_logos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
	padding-bottom: 30px;
}
#content_navBar {
	clear: both;
	float: left;
	width: 164px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 30px;
	padding-top: 4px;
	padding-right: 5px;
}
.content_navBar {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.content_navBar li a {
	display: block;
	color: black;
	text-indent: 10px;
	text-decoration: none;
	width: 164px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: white;
	background-image: url(/images/content_navBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_navBar li a:visited, .content_navBar li a:active {
	color: black;
}
.content_navBar li a:hover {
	background-position: -164px 0; 
	color: navy;
}
#content_text {
	float: right;
	width: 635px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #CCCCCC;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 32px;
}
.ul_header {
	color: #195cba;
	font-family: Georgia, "Times New Roman", Times, "serif normal";
	font-size: 1.5em;
	line-height: 1em;
	padding-top: 25px;
	padding-bottom: 5px;
}
ul.content_text li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 25px;
	margin-left: -40px;
	padding-bottom: 20px;
	line-height: 1.5em;
	color: #333333;
}
.peopleHeader {
	clear: both;
	display:block;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 20px;
}
.peopleLeft {
	clear: both;
	float: left;
	width: 135px;
}
.peoplePic {
	border: 1px solid #EAEAEA;
	padding: 4px;
}
.peopleRight {
	float: right;
	width: 490px;
}
.peopleNdxpic {
	background-image: url(../images/pic_peoplendx.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 145px;
}
#sideNavMenu {
	clear: none;
	float: left;
	padding-left: 30px;
	width: 164px;
	text-align: left;
}
#sideNavText {
	clear: both;
	overflow: auto;
	float: right;
	width: 620px;
	text-align: left;
}
/*---------------------------- input  ------------------------*/
.inputContainer {
	width: auto;
}
.inputContainer .inputHeader {
	background-color: #F1F3F3;
	color: #195CBA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #EDEFEF;
}
.inputContainer .inputFooter {
	background-color: #F1F3F3;
	color: #0f0455;
	text-align: right;
	padding: 5px;
}
.inputFieldsContainer {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDEFEF;
	border-right-color: #EDEFEF;
	border-bottom-color: #EDEFEF;
	border-left-color: #EDEFEF;
}
.inputContainer .inputFieldsContainer table {
	width: 100%;
}
.inputContainer .inputFieldsContainer input, .inputContainer .inputFieldsContainer textarea, .inputContainer .inputFieldsContainer select {
	border: 1px solid #BFCBD0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
}
.inputContainer .inputFieldsContainer select {
	height: auto;
	padding: 2px;
}
.inputContainer .normalContainer {
	padding: 8px;
}
.inputContainer .inputFieldsContainer .css-form label, .inputContainer .inputFieldsContainer .css-form span.textValue {
	display: block;
	width: 120px;
	float: left;
	/*	text-align: right;*/
	margin-bottom: 7px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inputContainer .inputFieldsContainer .css-form span.textValue {
	text-align: left;
}
.inputContainer .inputFieldsContainer .css-form input, .inputContainer .inputFieldsContainer .css-form select, .inputContainer .inputFieldsContainer .css-form textarea {
	display: block;
	float: left;
	margin: 0px 0px 7px 0px;
}
.inputContainer .inputFieldsContainer .css-form input.checkbox {
	border: none;
	width: 15px;
	margin-top: 3px;
}
.inputContainer .inputFieldsContainer .css-form input.radio {
	border: none;
	width: 15px;
	margin-top: 3px;
}
.inputContainer .inputFieldsContainer .css-form div {
	display: block;
	float: left;
	margin: 2px 0px 0px 5px;
}
.inputContainer .inputFieldsContainer .css-form div img {
	margin-left: -4px;
}
.inputContainer .inputFieldsContainer .css-form br {
	clear: left;
}
.inputContainer .inputNote {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.errorText {
	color: #DC2602;
}
/*---------------------------- botNav styles ------------------------*/
#botNav {
	margin: 0px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 0.05em;
	font-size: 10px;
	line-height: 1.30em;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#botNav .row {
	padding-top: 15px;
	text-align: center;
}
#botNav .links {
	padding-top: 8px;
	font-size: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#botNav a {
	color: #ffffff;
	text-decoration: none;
}
#botNav ul {
	display: inline;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	margin-left: 6px;
	padding-left: 10px;
}
#botNav ul li {
	display: inline;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
/*---------------------------- host styles ------------------------*/
#host_content {
	width: 880px;
	font-size: 10px;
	color: #4A4A3D;
	clear: both;
	padding-left: 15px;
}
#host_content div.left {
	float: left;
	width: 50%;
}
#host_content div.right {
	float: right;
	width: 50%;
	text-align: right;
}
#host_content a {
	color: #2F6397;
	text-decoration: none;
}
#host_content a:hover {
	color: #2F6397;
	text-decoration: underline;
}
/*---------------------------- navBar styles ------------------------*/

#navBar_wrap {
	width:164px;
	height:66px;
	white-space:nowrap;
}
#navBar_menu {
	width:100%;
	height:100%;
}
#navBar_menu ul {
	margin:0px;
	padding:0px;
}
#navBar_menu li {
	float:left;
	list-style:none;
	text-align:left;
	width:164px;
	height:33px;
	background-image:url(../images/mnu_sml.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#navBar_menu a {
	display:block;
	height:23px;
	padding:10px 0px 0px 15px;
	color:#282828;
	text-decoration:none;
}
#test {
	color: #9FB6E0;
}
