@charset "UTF-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
.copy_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
	color: #0033FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #05133a;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	width: 730px;
	height: 147px;
	padding-left: 70px;
}
#nav {
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 164px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#reg_header {
	background-image: url(../images/reg_content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copy_register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0D2E86;
}

#inner_wrapper {
	background-image: url(../images/white_space.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 17px;
	height: 100%;
	float: left;
}
#footer {
	background-image: url(../images/btm_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 56px;
}

a:active {
	text-decoration: none;
	color: #FF3300;
}

#column_left {
	width: 200px;
	margin-right: 20px;
	margin-left: 21px;
	float: left;
}
#column_divider {
	background-color: #C0EAFF;
	height: 610px;
	width: 1px;
	float: left;
}
.copy_orange_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #FF3300;
}
#column_right {
	float: left;
	width: 477px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
}
.copy_subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
.copy_header_pd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	color: #000000;
	line-height: 120%;
}
.copy_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	color: #333333;
	line-height: 120%;
}
.email_copy_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	color: #333333;
	line-height: 110%;
}
.email_copy_header_pd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-style: italic;
	color: #000000;
	line-height: 100%;
}
.copy_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0D2E86;
}
.copy_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: center;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.copy_orange_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF3300;
}
.copy_spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	line-height: 140%;
}

