@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	margin:0px;
	padding:0px;
	background-image: url(images/design_files/blue_background.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #acc9e7;
}

a:link {
	text-decoration: none;
	color:#000000;
	border: 0px;
	margin:0px;
	padding:0px;
}

a:visited {
	text-decoration: none;
	color:#000000;
	border: 0px;
	margin:0px;
	padding:0px;
}

a:hover {
	text-decoration: none;
	color:#609ACE;
	margin:0px;
	padding:0px;
	border: 0px;
}

a:active {
	text-decoration: none;
	color:#609ACE;
	border: 0px;
	margin:0px;
	padding:0px;
}

a img {
	border:0px;
	padding:0px;
	margin:0px;
}


.main_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	background-image: url(images/design_files/panel_resolutions_header.jpg);
	background-repeat: no-repeat;
}

.login {
	text-align:left;
	width:480px;
	float: left;
	margin:0px;
	height: 40px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.top_image {
	padding:0px;
	margin:0px;
}

div.home_buttons {
	width:330px;
	float: left;
	color: #b20028;
	font-weight: bold;
	margin:0px;
	padding-top: 10px;
	height:30px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
}

div.home_buttons ul li {
	list-style-type:none;
	display:inline;
	font-weight: bolder;
	font-size: 11px;
	text-align:center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
}

.clear {
	clear:both;
}


div.main_links2 {
	color: #FFFFFF;
	height: 20px;
	width: 630px;
	padding-right: 200px;
	padding-top: 0px;
	padding-bottom: 22px;
	border: none;
	padding-left: 20px;
	margin-top: 160px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.main_links2 ul {
	list-style-type:none;
	display:inline;
	margin: 0px;
	border: none;
	padding: 0px;
	height:20px;
}

div.main_links2 ul li {
	list-style-type:none;
	display:inline;
	font-weight: bolder;
	font-size: 13px;
	text-align:center;
	height:20px;
	padding-left: 25px;
	padding-right: 25px;
}

a.main_links2:link, a.main_links2:visited, a.main_links2:active {
	text-decoration: none;
	color:#FFFFFF;
	border: 0px;
}

a.main_links2:hover {
	text-decoration: none;
	color:#000000;
	border: 0px;
}

.left_column {
	width:220px;
	float:left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 20px;
}

.blue_box {
	width:201px;
	padding:0px;
	background-image: url(images/design_files/box_headers.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.indent_bluebox_text {
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px;
	background-image:url(images/design_files/center_blue_box.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	line-height: 14px;
}

.black_box {
	width:201px;
	padding:0px;
	background-image: url(images/design_files/black_box_headers.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.indent_blackbox_text {
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px;
	background-image:url(images/design_files/center_black_box.jpg);
	background-position:center;
	background-repeat:repeat-y;
	line-height:14px;
	margin:0px;
	color: #FFFFFF;
}

.main_content {
	width:760px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 45px;
	background-image: url(images/design_files/repeating_mainbox2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.main_text_content {
	width:530px;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
	
.footer {
	width:760px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 45px;
	background-image:url(images/design_files/bottom_edge.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
}

.title {
	font-size:16px;
	font-weight:bold;
	color: #609ace;
}

.italic {
	font-style:italic;
}

.sign_up {
	color:#FFFFFF;
}

a.sign_up:link, a.sign _up:visited, a.sign_up:active {
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}

a.sign_up:hover {
	text-decoration: none;
	color:#FFFFFF;
	border: 0px;
}