@charset "UTF-8";
#wrapper {
	background-color: #CCCCCC;
	margin: auto;
	padding: 0px;
	height: 10px;
	width: 878px;
	position: relative;
}
#masthead {
	margin: auto;
	padding: 0px;
	height: 58px;
	width: 878px;
	position: relative;
	background-color: #666666;
	left: 0px;
	top: 0px;
}
#innerwrapper {
	width: 878px;
	position: absolute;
	background-image: url(images/background_contents.gif);
	background-repeat: repeat-y;
	top: 448px;
	left: 0px;
}
#relinnerwrapper {
	width: 878px;
	position: absolute;
	background-image: url(images/background_contents.gif);
	background-repeat: repeat-y;
	top: 408px;
	left: 0px;
}
#left_column {
	width: 188px;
	float: left;
	left: 0px;
	top: 0px;
	background-color: #E3EBF8;
}
#right_column {
	float: right;
	width: 690px;
	left: 165px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
}
.headers_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}
.main_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
}
.main_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003366;
	font-weight: normal;
}
#footer {
	clear: both;
	width: 878px;
	margin: auto;
	padding: 0px;
	height: 159px;
}
