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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/ascent/bground_body_3000w.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
/*p {
	margin-bottom: -6px;
}*/
input,textarea {
	font-size: 12px;
	color: #333333;
}
.bgroundContent {
	background-image: url(images/ascent/bground_content_4.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 45px;
}
#content-padding {
	position:relative;
	padding: 28px 20px 20px 45px;
}
.content-padding {
	position:relative;
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 45px;
}
#address-bar {
	text-align:right;
	margin:-24px 0 12px 0;
}
.address-blue-uc {
	font-size: 11px;
	color: #1F75B7;
	line-height: 15px;
	text-transform:uppercase;
	/*font-weight:bold;*/
}
#main-content {
	padding:0 20px 0 0;
}
.bodyText {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.bodyText a {
	font-size: 11px;
	color: #1F75B7;
	line-height: 15px;
}
.bodyText a:hover {
	font-size: 11px;
	color: #619BD5;
	line-height: 15px;
	text-decoration: none;
}
.bodyTextBold {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
}
.bodyTextBold a, a.bodyTextBold {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.bodyTextBold a:hover, a.bodyTextBold:hover {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlue {
	font-size: 11px;
	color: #1F75B7;
	line-height: 15px;
}
.bodyTextRed {
	font-size: 11px;
	color: #CC0000;
	line-height: 15px;
}
h1 {
	font-size: 14px;
	color: #1F75B7;
}
h2 {
	font-size: 11px;
}
h4 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.title-new {
	font-size: 14px;
	font-weight: bold;
	color: #1F75B7;
	padding:0 40px 0 0;
	margin:0 0 12px 0;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #1F75B7;
	padding:0 40px 0 0;
}
.title2 {
	font-size: 14px;
	color: #1F75B7;
}
.title3 {
	font-size: 11px;
	color: #1F75B7;
	font-weight: bold;
}
.title2Red {
	font-size: 14px;
	color: #CC0000;
}
.title3Red {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.navTextWht {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.navTextWht a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.navTextWht a:hover {
	font-size: 12px;
	color: #B7CFEC;
	text-decoration: none;
	font-style: italic;
}
.navTextWht_f2 {
	font-size: 12px;
	color: #B7CFEC;
	text-decoration: none;
	font-style: italic;
}
.navTextWht_f2 a {
	font-size: 12px;
	color: #B7CFEC;
	text-decoration: none;
	font-style: italic;
}
.navTextWht_f2 a:hover {
	font-size: 12px;
	color: #B7CFEC;
	text-decoration: none;
	font-style: italic;
}
.imageTitle {
	font-size: 12px;
	color: #555555;
	line-height: 15px;
	text-transform: uppercase;
}
.outdented-arrow {
	background-image:url(images/arrow-blue-single.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	margin: 0 0 12px -25px;
	padding: 0 20px 0 25px;
}

