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

/* Basic page information */
body {
	margin: 0px;
	background: #cbc0a2;
}

/* End Basic Page information */
#headerContain {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: url(../img/headerbg.gif) repeat-x;
	height: 124px;
	
}
#headerContain #header {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: url(../img/header.jpg) no-repeat;
	height: 124px;
	padding-top:5px;
}
#headerContain #header #login {
	font: 9pt Arial;
	color: #2e4360;
	width: 790px;
	margin: 0px;
	text-align: right;
	padding: 10px 10px 0px 0px;
	height: 90px;
}
#headerContain #header #login #login {
	font: 9pt Arial;
	color: #2e4360;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#headerContain #header #login #FormName {
	font: 8pt Arial;
	color: #2e4360;
	margin: 0px;
	text-align: right;
	padding: 0px;
	height: 90px;
}
#headerContain #header #login a:link, a:active {
	font: bold 9pt Arial;
	color: #2e4360;
	text-decoration: underline;
}
#headerContain #header #login a:hover {
	font: bold 9pt Arial;
	color: #2e4360;
	text-decoration: underline;
}
#headerContain #header #login a:visited {
	font: bold 9pt Arial;
	color: #2e4360;
	text-decoration: underline;
}
#headerContain #header #menu {
	width: 800px;
	height: 20px;
	font: bold 10px Arial;
}
#headerContain #header #menu a:link, a:active {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#headerContain #header #menu a:visited {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#headerContain #header #menu a:hover {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
#headerContain #header .Headnav {
	font: bold 10px Arial;
	text-align: center;
	float: right;
	width: auto;
	padding: 0px 5px;
	border-right: 1px solid #CCCCCC;
	margin-top: 0px;
	height: 10px;
}
#headerContain #header .HeadnavEnd {
	font: bold 10px Arial;
	text-align: center;
	float: right;
	width: auto;
	padding: 0px 5px;
	height: 10px;
	margin-top: 0px;
}
/* Middle Portion */

#container #middle {
	background: url(../img/middlebg.gif) repeat-y center;
	height: 222px;
	margin-bottom: 5px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #2E4360;
}
#middle  #section1Contain {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#middle #section1Contain #photo {
	width: 528px;
	border-right: 2px solid #FFFFFF;
	float: left;
	height: 214px;
	margin-top: 4px;
}
#middle #section1Contain #bluebox {
	font: bold 10pt Arial;
	color: #FFF;
	width: 260px;
	border-right: 4px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background: #2E4360;
	float: right;
	height: 214px;
	margin-top: 4px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
#middle #bluebox #textArea {
	font: 10pt Arial;
	color: #FFFFFF;
	text-align: justify;
	height: 196px;
	padding: 16px 10px 0px 16px;
}
/* Sub Navigation */
#middle #bluebox #subNav {
	height: 188px;
	width: 210px;
	padding: 10px 0px 0px 16px;
	text-align: center;
}
#bluebox #subNav #SectionTitle {
	font: 16pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: center;
	padding-bottom: 2px;
	height: 24px;
}
#bluebox #subNav .subLinks {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	margin-top: 0px;
	padding-top: 2px;
	letter-spacing: -1px;
	background: url(../images/nav_div_bg.jpg);
}
#bluebox #subNav .subLinks a:link, a:active {
	font: 10pt Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#bluebox #subNav .subLinks a:visited {
	font: 10pt Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#bluebox #subNav .subLinks a:hover {
	font: 10pt Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
.hidden {
	display: none;
}

/*Main Body */
#mainbody {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#mainbody #section2Contain {
	height: 314px;
	margin-bottom: 10px;
}
#mainbody #section2Contain #textArea {
	font: 10pt Arial;
	color: #2e4360;
	text-align: left;
	width: 520px;
	margin-bottom: 10px;
	float: left;
	padding: 0px 10px 0px 0px;
}
#mainbody #section2Contain #textArea a:link, a:active {
	font: bold 9pt Arial;
	color: #2e4360;
	text-decoration: underline;
}
#mainbody #section2Contain #textArea a:visited {
	font: bold 9pt Arial;
	color: #2e4360;
	text-decoration: underline;
}
#mainbody #section2Contain #textArea a:hover {
	font: bold 9pt Arial;
	color: #2e4360;
	text-decoration: none;
}
#mainbody #section2Contain #textArea p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#mainbody #section2Contain #photo {
	width: 270px;
	margin-bottom: 5px;
	float: right;
}
#mainbody #section2Contain #photo img {
	border: 4px solid #FFFFFF;
}
#footerContain {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: url(../img/footerbg.gif) repeat-x;
	height: 105px;
	float: left;
}
#footerContain #footer {
	padding: 23px 60px 0px 0px;
	width: 740px;
	background: url(../img/footer.gif) no-repeat;
	height: 84px;
	margin: 0px auto;
}
#footerContain #footer .address {
	font: bold 8pt Arial;
	color:#FFF;
	text-align: right;
}
#footerContain #footer p {
	font: bold 8pt Arial;
	color: #2e4360;
	text-align: right;
	margin: 10px 0px;
}
