
body, .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#contentCell {
	padding: 20px;
	border: 0px #000000 solid;
}

i {
	color: #0000FF;
	font-weight: bold;
}

img {
	border: 0px;
}

a {
	color: #2F6FAC;
}

a:Hover {
	color: #367EC2;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	padding: 0px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
}

.alertHeader {
	font-weight: bold;
	color: #FA5000;
}

.alert {
	color: #FA5000;
}

.blueContent {
	padding: 40px;
	padding-top: 10px;
}

.customBody {
	background-color: #bad7ff;
	background-image: url(/imgFinal/bg_body.png);
	background-repeat: repeat-x;
	margin-top:0px;
}

.lp-header-text {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:62px;
}

#page-top {
	width:956px;
	margin-left:auto;
	margin-right:auto;
	margin-top:22px;
	height:18px;
	background-image: url(/imgFinal/bg_header-top.png);
	background-repeat: no-repeat;
}

#main-wrapper {
	
	width:956px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/imgFinal/bg_wrapper.png);
	background-repeat: repeat-y;
}

#main-navigation {
	height: 42px;
	background-image: url(/imgFinal/bg_navigation.png);
	background-repeat: no-repeat;
}

#header-wrapper {
	height: 96px;
	background-image: url(/imgFinal/bg_header-gradient.png);
	background-repeat: repeat-x;
	width:934px;
	margin:auto;
}

#left-header {
	width: 270px;
	height: 96px;
	float:left;
}

#right-header {
	width: 664px;
	height: 96px;
	float:right;
}	


#go2logo {
	margin-top:24px;
	margin-left:24px;
	width:228px;
	height:72px;

}

.content-outer-wrapper {
	width: 934px;
	margin:auto;
}

.content-top {
	height: 15px;
	background-image: url(/imgFinal/bg_content-top.png);
	background-repeat: repeat-x;
}

.content-inner-wrapper {
	width: 868px;
	margin:auto;
	padding-top:10px; /* controls white space below navigation controls */
}

.content-header-wrapper {
	background-image:url(/imgFinal/bg_content-gradient.png);
	background-repeat: no-repeat;
	background-position: top center;
}


.content-head {
	height:12px;
	background-image: url(/imgFinal/bg_content-head.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#content-outer-wrapper-foot {
	height:32px;
	background-image: url(/imgFinal/bg_content-v-gradient.png);
	background-repeat: repeat-x;
}

#page-location {
	height:38px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
}


#secondary-navigation {
	height:31px;
}

.content {
	
	background-image: url(/imgFinal/bg_content.png);
	background-repeat: repeat-y;

}

.content-foot {
	height:18px;
	background-image: url(/imgFinal/bg_content-foot.png);
	background-repeat: no-repeat;
}

.content-title {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}

#vertical-gradient {
	height:380px;
	width:934px;
	margin:auto;
	background-image: url(/imgFinal/bg_vertical-gradient.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.subsection-wrapper {
	margin-top:25px;
	width:270px;
	height:320px;
	margin-left:31px;
	float:left;
	background-image: url(/imgFinal/bg_section-background.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.subsectiontop {
	height:189px;
	background-repeat: no-repeat;
	background-position: top left;
}

.subsectionbottom {
	width:263px;
	height:124px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.stdArial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input[type="text"], input[type="password"], textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	height: 16px;
	border: 1px solid #E3E3ED; 
	border-top: 1px solid #AAADB2;
	resize: none;
}
/*
.formField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #333333; 
}
*/
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding-left:10px;
}