@charset "utf-8";

body {
	background-color: #171836;
	background-image: url(graphics/layout/background_stars.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/* CSS Document */

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-image: url(graphics/layout/backdrop_white_circle.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header_wrapper {
	background-color: #FFFFFF;
	height: 170px;
	width: 900px;
	overflow: auto;
}
#header_logo {
	width: 120px;
	height: 150px;
	float: right;
	text-align: left;
	padding-top: 20px;
}
#header_nav {
	float: left;
	height: 85px;
	width: 700px;
	padding-left: 75px;
	padding-top: 26px;
}
#header_pagetitle {
	float: left;
	width: 700px;
	padding-left: 73px;
}
.nav_top_container {
	width: 90px;
	float: left;
	color: #999999;
	line-height: 0.9em;
}
.nav_top_container_custom {
	float: left;
	color: #999999;
	line-height: 0.9em;
}
#nav_top_separator {
	width: 3px;
	float: left;
	background-color: #171836;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 3px;
}

#content_wrapper {
	width: 900px;
	min-height: 347px;
	background-color: #FFFFFF;
	overflow: auto;
}
#content_left {
	width: 45px;
	min-height: 347px;
	background-color: #FFFFFF;
	float: left;
}
#content_right_darkblue {
	width: 825px;
	min-height: 347px;
	background-color: #171836;
	float: left;
	background-image: url(graphics/layout/backdrop_darkblue_circle.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#content_right_lightblue {
	width: 825px;
	min-height: 347px;
	background-color: #a1cdf2;
	float: left;
	padding-left: 30px;
	background-image: url(graphics/layout/backdrop_lightblue_circle.gif);
	background-repeat: no-repeat;
}
#content_3col_col1 {
	float: left;
	width: 250px;
	margin-top: 30px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#content_3col_col2 {
	float: left;
	width: 250px;
	margin-left: 20px;
	margin-top: 30px;
	padding-bottom: 20px;
}
#content_3col_col3_text {
	float: left;
	width: 250px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#content_3col_col_double {
	float: left;
	width: 520px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#content_3col_col3_pic {
	float: right;
	width: 280px;
	margin-top: 30px;
	padding-bottom: 20px;
	text-align: right;
	padding-top: 23px;
}
#content_backtotop {
	background-color: #171836;
	padding-left: 30px;
	height: 20px;
	padding-top: 6px;
	margin-bottom: 20px;
	margin-left: 45px;
}

#footer_wrapper {
	height: 85px;
}

#footer_lefthand {
	float: left;
	width: 520px;
	padding-left: 80px;
	padding-top: 24px;
}
#footer_righthand {
	float: left;
	width: 266px;
	padding-right: 34px;
	text-align: right;
	padding-top: 24px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a.footer_text:link {
	color: #999999;
	text-decoration: none;
}
a.footer_text:hover {
	color: #333333;
	text-decoration: underline;
}
a.text_nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.text_nav_top:hover {
	color: #333333;
}
.text_maincolumn_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.4;
	text-align: justify;
}
.text_maincolumn_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4;
	text-align: justify;
}
.text_maincolumn_black_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 1.4;
	text-align: justify;
}
a.text_maincolumn_white  {
	color: #00CCFF;
	text-decoration: none;
}
a.text_maincolumn_black {
	color: #000066;
	text-decoration: none;
}
.text_splashpage {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-family: "Myriad Pro SemiCond", Arial, Helvetica, sans-serif;
	line-height: 1.7;
}
a.text_backtotop {
	font-family: Arial, Helvetica, sans-serif;
	color: #36a7e9;
	text-decoration: none;
	font-size: 11px;
}
.input_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #171836;
	height: 18px;
	width: 225px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 2px;
}
.input_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #171836;
	width: 225px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 2px;
}
