html {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 90em; /* 1000px; */
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
	padding-left: 0px;
}
#global, #global_index {
	color: #FFFFFF;
	text-size:11px;
	height: 1em;
	top: 0;
	right: 0;
	padding-right: 4.5em; /* 50px; */
	padding-top:8px;
	z-index: 5;
}
#global a, #global_index a, #navigation li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#global a:hover, #global_index a:hover, #navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#global a:visited, #global_index a:visited, #navigation li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#top_blue_area {
	background-attachment: fixed;
	background-image: url(../images/top_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 298px;
	width: 90em; /* 1000px; */
	text-align: right;
}
#interior_top_blue_area, #form_top_blue_area {
	background-attachment: fixed;
	background-image: url(../images/top_background_high.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 148px;
	width: 90em; /* 1000px; */
	position: relative;
	top: -1px;	
}
#flash {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 990px;
}
#flash_holder {
	text-align: right;
	height: 100px;
	width: 90em; /* 1000px; */
	position: relative;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 49px;
	font-size:11px;
	width: 20.45em; /* 225px; */
	position: relative;
}
#navigation {
	text-align: right;
	margin: 0px;
	height: 29px;
	font-size: 11px;
	width: 64em; /* 704px */
	position: relative;
	float: right;
	padding-top: 25px;
	padding-right: 4em; /* 50px; */
	position: relative;
}
#navigation ul {
	text-align: right;
	display: inline;
	list-style-type: none;
}
#navigation li {
	text-align: right;
	display: inline;
	list-style-type: none;
	padding-left: 12px;
}
#homepage_top_content {
	margin:0px;
	padding: 0px;
	height: 21.81em; /* 240px; */
	width: 81.8em; /* 900px; */
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	position: relative;
}
#homepage_top_content a, #homepage_bottom_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ED037C;
	font-weight: normal;
	text-decoration: underline;
}
#homepage_top_content a:hover, #homepage_bottom_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal
	font-weight: normal;;
	color: #ED037C;
	text-decoration: underline;
}
#homepage_top_content td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 15px;
}
#homepage_bottom_content {
	height: 11em; /* 110px; */
	width: 81.8em; /* 900px; */
	padding-top: 6px;
	padding-bottom: 10px;
	margin-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003473;
	border-bottom-color: #003473;
	position: relative;
}
#homepage_bottom_content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
#interior_content {
	text-align: left;
	margin-left: 50px;
	padding-bottom: 50px;
	padding-top: 15px;
	width: 81.8em; /* 900px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003473;
}
#interior_content table, #cleft, #cmiddle, #cright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 15px;
}
#interior_content td {
	padding-right: 15px;
	vertical-align: top;
}
#cleft {
	width:200px;
	height:556px;
	float:left;
	border-right:1px solid #F580BD;
}
#cright {
	 width:200px;
	 height:556px;
	 border-left:1px solid #F580BD;
	 float:right;
	 padding-left:20px;
}
#cmiddle {
	 margin:0 235px 0 220px;
}
#interior_content td {
	padding-right: 15px;
	vertical-align: top;
}
#interior_content a {
	font-size: 12px;
}
#callout {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003473;
	border-bottom-color: #003473;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ED037C;
	padding-bottom: 2px;
	line-height: 17px;
}	
#footer {
	width: 40.9em; /* 450px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 40px;
	padding-top: 15px;
	float: right;
	position: relative;
}	
#copyright {
	width: 40.9em; /* 450px; */
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-left: 50px;
	padding-top: 15px;
	position: relative;
}
#credits {
/*	width: 90em; *//* 1000px; */
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	/*padding:35px 50px;*/
	padding-top: 35px;
	padding-bottom: 35px;
	/*position: relative;*/
	clear: both;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 25px;
	text-align: left;
}
#form td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ED037C;
}
#form tr.head td {
	padding:4px 0 0;
}
#download_form {
	height: 400px;
	width: 400px;
	top: 150px;
}
#send_button {
	margin-right:8px;
}
#tech li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#full_page_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ED037C;
	font-weight: bold;
}
a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ED037C;
	text-decoration: underline;
}
a: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ED037C;
}
ul {
	margin-left:0px;
	padding-left:22px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
	font-weight: bold; color: #003473;
}
li {
	padding-bottom:5px;
}
img {
	border:none;
	outline: none;
	-moz-outline: none;
	-moz-outline-style: none;
}
a img, a:link img, a:visited img, a:focus img, a:hover img, a:active img {
	outline:none;
	outline-style:none;
	-moz-outline: none;
	-moz-outline-style: none;
}
hr {
	display: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003473;
}
.headline_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003473;
	line-height: 21px;
}
.headline_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED037C;
}
.headline_pink_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED037C;
}
.q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED037C;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ED037C;
	font-weight: bold;
}
.list_title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003473;
	font-weight: bold;
}
span.error {
	padding-left:1em;
	font-weight:bold;
	font-size:18px;
}
span.error_message {
	color:#EB037C;
	font-weight:bold;
}
span.message {
	color:#EB037C;
	font-weight:bold;
}