@charset "UTF-8";
/* CSS Document   */

/*html, body, div, span, applet, object, iframe, h1, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, dt, var, dl, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tr, th, td, tbody, tfoot, thead {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}*/


body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-color: #2A80D7;
	font-size: 12px;
	font-weight: normal;
	font-family: "Verdana", Times, Sans-Serif;
	color:#010101;
	line-height:130%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.ie6wrap a {text-decoration:none}

a:link, a:visited, a:focus{
    text-decoration: none !important;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
table {
	text-align:left;
	border-collapse: separate;
}
/* tables still need 'cellspacing="0"' in the markup */
form td, th {
	padding:1px;
}
input, select, option, textarea {
	margin:auto;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#335A74;
}
a img {
	cursor:auto;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	color:#2A3F55;
	font-weight:bold;
}
h1 {
	font-size:21px;
	padding: 4px 0 0 0;
	line-height:28px;
}
h2 {
	font-size:20px;
	padding: 4px 0 0 0;
	line-height:22px;
}
h3 {
	font-size:16px;
	padding:3px 0;
	line-height:23px;
}
h4 {
	font-size:12px;
	padding:2px 0;
	line-height:18px;
}
h5 {
	font-size:10px;
	padding:1px 0;
	line-height:12px;
}
div {
	border:0px;
	padding:0px;
	margin:0px;
}
img {
	border:none;
	padding: 0;
	margin: 0
}
ul {
	padding: 0;
}
hr {
	clear:both;
	color:#A0A0A4;
}
#headerLanding {
	float:left;
	width:100%;
}
/*  SPACES AND PADDINGS */
.verticalSpace_10px {
	clear:left;
	height:10px;
}
.verticalSpace_5px {
	clear:left;
	height:5px;
}
.td_padding_10 {
	float:left;
	padding: 0px 10px;
}
.td_padding_15 {
	float:left;
	padding: 0px 15px;
}
.td_padding_20 {
	float:left;
	padding: 0px 10px;
}
.td_padding_20b {
	float:left;
	padding: 0px 1px;
}
.td_padding_25 {
	float:left;
	padding: 0px 25px;
}
.td_padding {
	float:left;
	padding: 0px 9px;
}
.td_paddingBanner {
	float:left;
	padding: 0px 5px;
}
.td_padding_3 {
	float:left;
	padding: 3px;
}
.asterisk {
	width:13px;
	height:15px;
	padding-right:5px;
	vertical-align:middle;
}
.red {
	color:#FF0000;
}
.red_fl {
	color:#FF0000;
	float:left;
}
.error_lbl {
	color:#D40000;
}
.colorH4 {
	color:#5500AA;
}
