@charset "utf-8";

body {
	background-color: #F3F4F8;
	margin-top: 0px;
	margin-bottom: 20px;


}

#outerWrapper {
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.gif);
	background-position: top;
	width: 962px;
}
#header {
	height: 82px;
	width: 930px;
	background-image: url(images/header-bgnd.png);
	background-repeat: repeat-y;
	left: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	z-index: 5;
	position: relative;
	border-bottom-color: #CCDCEC;
}


#navbar {
	width:448px;
	height:26px;
	z-index:10;
	left: 481px;
	top: 57px;
	right: 0px;
	position: absolute;
	bottom: 0px;
	background-image: url(images/navbar_bgnd.png);
	background-repeat: repeat-x;
}
#content {
	position: relative;
	color: #333;
	width: 175;
	height: 55;


}

#leftCol {
	padding-left: 20px;
	z-index: 3;
	margin-left: 16px;
	width: 425px;
	height: 550px;
	position: relative;
	padding-top: 15px;
}

#righCol {
	width: 450px;
	z-index: 5;
	float: right;
	height: 550px;
	margin-right: 16px;
	padding-top: 15px;
}
#oneCol {
	margin-left: 16px;
	position: relative;
	width: 910px;
	padding-top: 15px;
	padding-left: 20px;
}
#LeftColTwoTrds {
	padding-left: 20px;
	margin-left: 16px;
	position: relative;
	width: 565px;
	padding-top: 15px;
}
#RightColOneTrd {
	width: 320px;
	float: right;
	position: relative;
	z-index: 1;
	margin-right: 16px;
	padding-top: 15px;
}




#rightNav {
	width: 315px;
	background-color: #FAFBFD;
	font-family: Verdana, Geneva, sans-serif;
	color: #3C5075;
	z-index: 0;
	border: 1px solid #CCDCEC;
	font-size: 11px;
	margin-left: 2px;
	margin-top: 30px;
	position: fixed;
}



#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	background-repeat: no-repeat;
	background-color: #EEF3F9;
	position: relative;
	width: 946px;
	background-image: url(images/shadow_bottom.gif);
	height: 40px;
	padding-left: 16px;
	margin: 0px;
	padding-top: 0px;
}


#fading_image_container {
	width: 265px;
	height: 425px;
	position: absolute;
	top: 143px;
	z-index: 0;
	left: 680px;
}





#imgHolder1 {
	position: relative;
	width: 262px;
	height: 275px;
	float: right;
	top: -20px;
	margin-right: 30px;
}
#imgHolder2 {
	width:auto;
	height:auto;
	float: right;
	margin-right: 100px;
}

#imgHolder3 {
	height: auto;
	width: auto;
	position: relative;
	top: 40px;
	float: right;
	margin-right: 100px;
}
.imgNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content a {
	color: #3C5075;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}



#footer p.bottom-left {
	padding-left: 16px;
	margin: 0px;
	padding-top: 10px;


}
#footer a {
	color: #999;
}

#rightNav p {
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 13px;
	background-color: #E4ECF5;
}



#rightNav ul li {
	margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: none;
}
#rightNav ul li a {
	text-decoration: none;
	padding-left: 5px;
	color: #3C5075;
}

#rightNav ul li a:hover {
	color: #3C5075;
}
#rightNav .back {
	margin-left: 50px;
	text-align: right;
	margin-right: 15px;
	float: right;
	margin-top: -35px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #5B77AC;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5B77AC;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -5px;
	clear: left;
	padding-right: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B77AC;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -5px;
	padding-left: 30px;
	margin-top: 20px;
	clear: left;
}
table th {
	text-align: left;
}
.home p {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 20px;
}
.home ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 28px;
	list-style-type: none;
	padding-left: 10px;
	text-align: left;
	margin-left: 0px;
}
.home ul li.yes {
	background-image: url(images/Yes_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.home ul li.blank {
	background-image: url(images/blank_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.normal p {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	padding-left: 30px;
	margin-bottom: -5px;
	padding-right: 50px;
}
.normal ol {
	line-height: 20px;
	font-size: 13px;
	padding-right: 66px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 18px;
}



.normal ul {
	line-height: 20px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#instruct {
	font-size: 11px;
	line-height: 15px;
	color: #5b77ac;
}
.scoresImg {
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}




.detail p {
	font-size: 11px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
}
.detail ol p {
	margin-left: -65px;
}
.detail ol {
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 6%;
	padding-left: 6%;
}
.normal table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.back {
	font-size: 9px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}


.logo {
	padding-top: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #C53133;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 36px;
}
.twoTrds {
	margin-right: 294px;
}
.formstd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B77AC;
	margin-left: 50px;
	border: 1px solid #CCDCEC;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FAFBFD;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 100%;
}
.blue {
	color: #5B77AC;
}
.blueSmall {
	color: #5B77AC;
	font-size: 9px;
}




.formSurvey {
	font-weight: normal;
	border: 1px solid #CCDCEC;
	margin-top: 20px;
	background-color: #FAFBFD;
	margin-bottom: 30px;
	margin-left: 30px;
}
.formSurvey td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 100%;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.formSurvey input {

}
.formSurveyTextarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: thin solid #DAE6F1;
	color: #5B77AC;
}

.likertHead td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}





.step01img {
	margin-left: -8px;
}
.step02img {
	margin-left: 0px;
}

.magIcon {
	background-image: url(images/magIcon.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 30px;
}



.btnBlwRtNav {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.rightFaqHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B77AC;
	margin-left: 22px;
	background-image: url(images/magIconSmall.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-bottom: 0px;
}
.rightFaqContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-left: 45px;
	padding: 0px;
	margin-top: 5px;
	text-align: justify;
	margin-right: 20px;
	line-height: 15px;
}





.rightShaded {
	background-image: url(images/RightCol_BG.gif);
	background-repeat: repeat-y;
	background-position: 626px;
	height: 130%;
}
.rightShadedLight {
	background-image: url(images/RightCol_BGlight.gif);
	background-repeat: repeat-y;
	background-position: 626px;
	height: 130%;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.msgStd {
	font-weight: normal;
	margin-left: 30px;
	border: 1px solid #CCDCEC;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #FAFBFD;
	padding-left: 15px;
}

.frmtxtarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5B77AC;
	border: thin solid #DAE6F1;
}
.frminputarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.submitButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	height: 26px;
	margin-top: 15px;
	color: #5A77AC;
}
.imgNoBorderRight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.subquest {
	line-height: 20px;

}
.scoreRightText {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	margin-bottom: -20px;
	padding-right: 50px;
	margin-left: 460px;
}
.scoreRightGradient {
	background-image: url(images/header-bgnd.png);
	background-position: 450px;
	background-repeat: repeat-y;
}
#apDiv1 {
	position:absolute;
	left:495px;
	top:16px;
	width:402px;
	height:auto;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B77AC;
	line-height: 26px;
	font-weight: bold;
}
#apDiv1 p a {
	color: #D46566;
}
#apDiv1 p a hover {
	color: #D46566;
	text-decoration: underline;
}

.pay {
	background-image: url(images/header-bgnd.png);
	background-position: 450px;
	background-repeat: repeat-y;
}

.pay ul {
	line-height: 20px;
	font-size: 13px;
	padding-right: 66px;
	font-family: Verdana, Geneva, sans-serif;
}

.pay li {
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px;
}
.pay p {
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 66px;
	color: #333;
	line-height: 20px;
	text-align: justify;
}

.rightGradient {
	background-image: url(images/header-bgnd.png);
	background-position: 450px;
	background-repeat: repeat-y;
}
.rightGradient p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: -5px;
	padding-left: 30px;
	margin-right: 50px;
}

.detailrightgradient {
	background-image: url(images/header-bgnd.png);
	background-position: 450px;
	background-repeat: repeat-y;
}
.detailrightgradient p {
	font-size: 11px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
	margin-right: 50px;
}
.formContact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B77AC;
	margin-left: 30px;
	border: 1px solid #CCDCEC;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FAFBFD;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 100%;
}
#imgHolder4 {
	position: relative;
	float: right;
	top: 30px;
	margin-right: 30px;
}

.payNow {
	float: right;
	position: relative;
	margin-right: 100px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 100px;
}
.meth_table {
	margin-left: 30px;
}

