#outerwrapper {
	background-image: url(images/Bkgrd_edges.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 760px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(images/webheader.jpg);
}
#content_head {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	overflow: auto;
}

.orgboldlink {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


#footer {
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 50px;
	background-image: url(images/Btm_edge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#contentColumn1 {
	color: #666666;
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 125%;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#contentColumnright {
	color: #666666;
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-left: 10px;
	line-height: 125%;
}
#contentForm {
	width: 525px;
	float: left;
}
#contentFeature {
	float: left;
	width: 515px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#content h2 {
	font-style: italic;
	font-weight: bold;
	color: #3D6A93;
}
#outerwrapper #contentFeature h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #064405;
	text-align: center;
}
#outerwrapper #contentFeature h3 {
}

#outerwrapper #contentFeature h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #007100;
	text-align: center;
}


.italics_heading {
	font-style: italic;
	font-weight: bold;
	color: #3D6A93;
}
ul {
	line-height: 20px;
}
.featuretext {
	font-weight: normal;
}

.indentText {
	text-indent: 10px;
}

#navColumn {
	width: 200px;
	float: left;
	padding-top: 20px;
}
#navColumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navColumn a {
	display: block;
	width: 175px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navColumn .curlink {
	color: #FF9900;
	border-top: 1px solid #00685A;
	border-bottom: 1px solid #00685A;
	/*padding-left: 10px;*/
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}
#navColumn a:link, #navColumn a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/*#navColumn .curlink a:link, #navColumn .curlink a:visited {
	color: #FF9900;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}*/
#navColumn a:hover, #navColumn a:active {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
a:link {
	color: #003300;
	text-decoration: none;
}
.formlink a:link {
	color: #333333;
	font-weight: normal;
}

.formlink a:visited {
	color: #333333;
	font-weight: normal;
}
.formlink {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#form1 .formlink a:link, #form1 .formlink a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.formlink a:hover {
	color: #333333;
	font-weight: normal;
}
.formlink a:active {
	color: #333333;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#contentFeaturebox {
	padding: 10px;
	background-color: #F2F2F2;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
#requiredinfo {
	color: #CC0000;
}
.required {
	color: #CC0000;
}
#outerwrapper #content #submit {
	clear: both;
}
#outerwrapper #content form#selectSession #submit {
	clear: both;
}
#form1 input #submit {
	clear: both;
}
.submitbtn {
	clear: both;
	margin-top: 8px;
}
.featuretextlight {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-align: left;
}
.calculalign {
	text-align: right;
}

#contentFormPolicies {

	width: 525px;
	float: left;
}
#contentformindented {
	padding-left: 100px;
	width: 400px;
	padding-bottom: 17px;
	padding-right: -60px;
}

.policies {
	font-size: 10px;
	color: #666666;
	width: 98%;
	text-align: left;
}
.policiesbold {
	font-weight: bold;
	text-align: left;
}
#outerwrapper #content #contentFeature #selectSession #policies {
	width: 500px;
	clear: both;
}
.submitbtnPolicies {
	clear: both;
	margin-top: 8px;
	text-align: left;
	width: 475px;
}
.horzcenter {
	background-position: center;
}
#indexfeature {
	height: 160px;
	width: 160px;
	border: 1px solid #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#indexfeature2 {
	height: 160px;
	width: 160px;
	border: 1px solid #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#indexfeature3 {
	height: 160px;
	width: 160px;
	border: 1px solid #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#indexfeature4 {
	height: 160px;
	width: 160px;
	border: 1px solid #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#indexfeature5 {
	height: 160px;
	width: 160px;
	border: 1px solid #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	background-image: url();
}
#indexfeature6 {
	height: 160px;
	width: 160px;
	border: 1px solid #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#indexfeature5 #tips {
	height: 120px;
	width: 150px;
	background-position: center bottom;
	position: absolute;
	margin-top: 30px;
	font-size: 10px;
}
.tip-padding {
	padding-top: 50px;
	font-size: 10px;
	background-position: center center;
}
#contentFeatureshortbox {
	padding: 10px;
	background-color: #F2F2F2;
	clear: right;
}
body {
	background: #003300;
	margin-top: 0px;
}

.statement {
	text-align: justify;
	padding-right: 12px;
	padding-left: 10px;
}
.categorybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#contentFeature ol li a:link , #contentFeature ol li a:visited {
	color: #006600;
	font-weight: normal;
	line-height: 16px;
}
#contentFeature ol li a:hover {
	color: #FF9900;
	font-weight: normal;
}
#outerwrapper #contentFeature .answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerwrapper #contentFeature .answerBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerwrapper #contentFeature .question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}

#outerwrapper #contentFeature h3 {
	color: #006A00;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.footnote {
	font: normal 8px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	vertical-align: super;
	display: inline-block;
}
.italic {
	font-style: italic;
}

.footnotetxt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.boldgreentext {
	font-weight: bold;
	color: #006600;
}
.boldtext {
	font-weight: bold;
	color: #666666;
}
#contentFeature ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentFeature li {
	padding-bottom: 15px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
