@charset "UTF-8";
body {
	background: #EBEBEB;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.oneColFixCtrHdr #container {
	width: 804px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	padding: 0px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #EBEBEB;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#EBEBEB;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 8px;
	}
a {
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:link {
	color: #507DA9;
	text-decoration: underline;
}
a:visited {
	color: #507DA9;
	text-decoration: underline;
}
a:hover {
	color: #386793;
	text-decoration: underline;
} 
a:active {
	color: #507DA9;
	text-decoration: underline;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #507DA9;
	margin: 0px;
	padding: 0px;
}
.txt_header1 {
	font-weight: bold;
	color: #507DA9;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 24px;
}
.txt_header1_top {
	font-weight: bold;
	color: #507DA9;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 3px;
}
.txt_header2 {
	color: #A1A81C;
	line-height: 21px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.txt_header3 {
	font-weight: bold;
	color: #507DA9;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 6px;
}
.txt_header3_top {
	font-weight: bold;
	color: #507DA9;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 6px;
}
.txt_header4 {
	font-weight: bold;
	color: #507DA9;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.txt_header4_green {
	font-weight: bold;
	color: #9FA617;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.txt_header4_grey {
	font-weight: bold;
	color: #3D3D3F;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
.txt_header_pha {
	font-weight: bold;
	color: #9FA617;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 22px;
}
.txt_header_phn {
	font-weight: bold;
	color: #4E84C4;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 22px;
}
.txt_header_phbt {
	font-weight: bold;
	color: #7170B3;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 22px;
}
.txt_lessmargin {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.boldtxt {
	font-weight: bold;
}
.italic_txt {
	font-style: italic;
}
.grey_italic_txt {
	font-style: italic;
	color: #666666;
}
.alttxt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808182;
}
.blue_txt_bld {
	font-weight: bold;
	color: #507DA9;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.grey_txt_bld {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.small_italic_txt {
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.small_italic_txt a:link, .small_italic_txt a:visited, .small_italic_txt a:hover, .small_italic_txt a:active {
	color: #666666;
	text-decoration: underline;
}
.small_bld_txt_blue {
	font-weight: bold;
	color: #507DA9;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.small_bld_txt_green {
	font-weight: bold;
	color: #A6AD28;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.horizontal_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 10px;
}
.footernav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8E8E8E;
	line-height: 20px;
}
.footernav a:link, .footernav a:visited, .footernav a:hover, .footernav a:active {
	color: #8E8E8E;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0 0 15px 8px;
}
.main_list {
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/list_2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px 0px 0px 3px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 11px;
}
.alt_list {
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/list_2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.small_list {
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/list_2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.numbered_list {
	list-style-type: decimal;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 6px;
}
table {
	border:0;
	border-collapse:collapse;
}
form {
	margin:0;
	padding:0;
}
legend {
	margin: 0;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #507DA9;
}
fieldset {
	margin: 0 0 10px 0;
	padding: 6px;
	border:1px solid #CCCCCC;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form_table {
	border: 0;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_table tr, .form_table td {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.field_length  {
	width:98%;
}
.field_length_short  {
	width:95%;
}
.form_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #507DA9;
	font-weight: bold;
}
.form_regular_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
#disclaimer {
	height: 95px;
	width: 395px;
	overflow: auto;
	padding-right: 18px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disclaimer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #555555;
	margin-bottom: 8px;
}
.disclaimer_header {
	font-weight: bold;
	color: #507DA9;
	line-height: 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 6px;
}
.table_outlined {
	margin: 0;
	padding: 0px;
	border:0px solid #1956A2;
}
.table_opp_hdr_background {
	background-color: #6C94BB;
	background-image: url(images/opp_section_hdr_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.table_outlined tr, .table_outlined td {
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 10px;
	border:1px solid #CCCCCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
