@charset "UTF-8";
/* GENERAL BODY DEFINITIONS */
html {
	min-height: 101%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(../images/back_index.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #1f304b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #1f304b;
	margin:0px 0px 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #1f304b;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #1f304b;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
a:link {
	color: #1f304b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1F304B;
}
a:hover {
	text-decoration: none;
	color: #4C5B79;
}
a:active {
	text-decoration: underline;
	color: #1F304B;
}
hr {
	border: none;
	width: 100%;
	background-color:#C8BFA4;
	height: 1px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.indent15 {
	margin-left: 15px;
}
/* CONTAINER */
#wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
/* CORPORATE MENU */
#corpmenu {
	height: 34px;
	width: 440px;
	background-image: url(../images/divider_corp.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #E9B82C;
	clear: both;
}
#corpmenu ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#corpmenu li {
	float:left;
	height: 26px;
	text-align:center;
	background-image: url(../images/divider_corp.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 8px 22px 0 20px;
}
#corpmenu li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b6b2a8;
	text-decoration: none;
}
#corpmenu li a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b6b2a8;
	text-decoration: underline;
}
/* LOGO */
#logo {
	height: 154px;
	width: 520px;
	clear: both;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#headCol1 {
	float: left;
	height: 154px;
	width: 520px;
}
#headCol2 {
	float: left;
	height: 154px;
	width: 434px;
	background-image: url(../images/topNav.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.clearfloat {
	clear: both;
}
/* SEARCH */

#search {
	height: 100px;
	width: 300px;
	padding-left: 640px;
}
.textfield {
	border:1px solid #FFFFFF;
	width:208px;
	height:18px;
	background-image:url(../images/input_back.gif);
	margin-top:30px;
	margin-right:10px;
	padding:5px;
	background-repeat: repeat-x;
	float: left;
}
.button {
	height: 30px;
	width: 70px;
	background-image: url(../images/bg-button.png);
	background-repeat: no-repeat;
	border:0px;
	float: right;
	margin-top:30px;
}
/* MAIN MENU */
#mainmenu {
	height: 50px;
	width: 960px;
	background-image: url(../images/divider_main.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1f304b;
	clear: both;
	font-weight: normal;
}
#mainmenu ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#mainmenu li {
	float:left;
	height: 42px;
	text-align:left;
	background-image: url(../images/divider_main.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 15px 0 15px;
}
#mainmenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1f304b;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px;
}
#mainmenu li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4C5B79;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing:-0.5px;
}
.desc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	height: auto;
	width: auto;
}
/* FEATURE */
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 560px;
	height: 190px;
	overflow: hidden;
	border:5px solid #1f304b;
	float:left;
	margin-top:30px;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:580px;
	height:190px;
	overflow:hidden;
	float:left;
	padding:0px;
}
div.scroller div.content {
	width: 10000px;
}
div#section1 {
	background:#ffffff;
}
div#section2 {
	background:#ffffff;
}
div#section3 {
	background:#ffffff;
}
#previous {
	height: 50px;
	width: 20px;
	display:block;
	float:left;
	margin-top:105px;
}
#previous img {
	border: none;
}
#next {
	height: 50px;
	width: 20px;
	display:block;
	float:left;
	margin-top:105px;
}
#next img {
	border: none;
}
#controls {
	float: left;
	height: auto;
	width: 300px;
	margin: 10px 0px 0px 20px;
}
#controls ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#controls li {
	float:left;
	text-align:left;
	background-image: url(../images/control_divider.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	width:280px;
	padding:0px 0px 10px 20px;
	margin-top:20px;
}
#controls li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1f304b;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px;
	line-height:1.5em;
}
#controls li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4C5B79;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing:-0.5px;
}
.controlsdesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1f304b;
	height: auto;
	width: auto;
}
/* CONTENT */
.clearer {
	clear:both;
}
.leftblock {
	width: 279px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.leftblock img {
	width:270px;
}
.middleblock {
	width: 279px;
	min-height:200px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.middleblock img {
	width:270px;
}
.rightblock {
	width: 280px;
	min-height:200px;
	float:left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.rightblock img {
	width:270px;
}
.img_container {
	border:1px solid #bfbab3;
	padding:4px;
	background-color:#C9D3E3;
}
.squarelink {
	display:inline;
	background-color:#1f304b;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	cursor:pointer;
}
.squarelink a {
	padding:10px;
	background-color:#1f304b;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.squarelink a:hover {
	padding:10px;
	background-color:#d8a81e;
	color:#1f304b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
/* FOOTER */
#footer {
	margin:30px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2ded8;
}
.footer_text {
	color:#1f304b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.xtraBttmMargin {
	margin-bottom: 30px;
}
#footer_left {
	float:left;
	width:400px;
}
#footer_right {
	float:right;
	width:400px;
	text-align:right;
}
/* SUBPAGE */
#content {
	background-color: #FFFFFF;
	width: 920px;
	min-height:430px;
	margin-top: 30px;
	padding: 20px 20px 0px 20px;
	background-image: url(../images/subpage_back.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main_content {
	width: 599px;
	float:left;
	padding-right: 20px;
	padding-top:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
.rightblock_sub {
	width: 280px;
	min-height:200px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	float:left;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2ded8;*/

}
.rightblock_sub img {
	width:270px;
}
.img_container_sub {
	border:1px solid #9EB0CD;
	padding:4px;
	background-color:#D6D6D6;
	margin:20px 20px 10px 0px;
	float:left;
}
.img_container_sub_rt {
	border:1px solid #9EB0CD;
	padding:4px;
	background-color:#D6D6D6;
	float:right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.tableform {
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.table300 {
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table {
	border-collapse: collapse;
	width: 600px;
}
th {
	padding: 0 0.5em;
	text-align: left;
}
tr.gray td {
	border-top: 1px solid #bfbab3;
	border-bottom: 1px solid #bfbab3;
	background: #e2ded8;
	height:30px;
	font-size:13px;
	font-weight:bold;
}
tr.classic td {
	padding:10px;
	font-size:13px;
	background-color: #D1DAE8;
}
tr.classicalt td {
	background: #ffffff;
	padding:10px;
	font-size:13px;
}
td {
	padding: 0 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F304B;
}
.tdNoBrdr {
	padding: 0 0.5em;
	border-bottom-width: 0px;
}

td.width {
	width: 150px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-top:5px;
}
td.right {
	text-align:left;
	vertical-align:top;
	padding:5px 0px 10px 5px;
}
td.widtht {
	width: 150px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-top:10px;
}
td.rightt {
	text-align:left;
	vertical-align:top;
	padding:10px 0px 10px 5px;
}
td.adjacent {
	border-left: 1px solid #bfbab3;
	text-align: center;
}
/*form {
	padding: 20px;
}*/
.form_blue {
	background-color: #D1DAE8;
	padding: 20px;
}
.form_white {
	background: #ffffff;
	padding: 20px;
}
.form_small_blue {
	background-color: #D1DAE8;
}
.form_small_white {
	background-color: #fffff;
}
.text_field {
	border:1px solid #bfbab3;
	width:274px;
	height:20px;
	margin:5px 0px 5px 0px;
	background-image:url(../images/input_back.gif) repeat-x;
	padding:5px;
}
.text_area {
	border:1px solid #bfbab3;
	width:548px;
	height:100px;
	margin:5px 0px 5px 0px;
	padding:5px;
}
.form_button {
	height: 30px;
	width: 90px;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	border:none;
	margin-top:10px;
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.blue {
	color: #1f304b;
}
.blueStrong {
	font-weight: bold;
	color: #1f304b;
}
.indent25 {
	margin-left: 25px;
}
.img_rt {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#headCol1 a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}
.alert {
	font-weight: bold;
	color: #036;
	background-color: #FC0;
	border: 1px solid #036;
	font-size: 14px;
	/* [disabled]padding-left: 5px; */
	padding: 10px;
}

