#banner {
	border-bottom: 5px solid;
	border-color: #065EAA;
	padding: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#choice1{
	width: 240px;
	height: 200px;
	float: left;
	background-image: url(../images/box_bluefill.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.choiceTitle {
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 5px;
	padding-top: 12px;
	
}
.choiceBody {
	text-align: left;
}

#choice3 {
	width: 240px;
	height: 200px;
	float: left;
	background-image: url(../images/box_orange_lighter.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}

#choice2 {
	width: 240px;
	height: 200px;
	float: right;
	background-image: url(../images/box_orange.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#choice4 {
	width: 240px;
	height: 200px;
	float: right;
	background-image: url(../images/box_bluefill.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}

#main_left1 {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #000000;
	float: left;
	display: inline;
	
}

#main_left1 h1 {
	text-align: left;
	font-size: 24px;
	color: black;
}

#main_left1 h2 {
	text-align: left;
	font-size: 14px;
	color: #065EAA;
}

#main_right1 {
	margin-left: 410px;
	margin-top: 70px;
}


#banner_div {
	display: block;
	width: 910px;
	height: 100px;
	text-decoration: none;
}
#banner_div A {
	text-decoration: none;
}
#banner_div A:visited {
	text-decoration: none;
}
#banner_main{
	color: #000000;
}
#banner_tagline{
	color: #006699;
	font-size: 18px;
	font-weight: bold;
}
.nav {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}

.nav a {
	text-decoration: underline;
	color: #006699;
}

.nav a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6633;
}
#top_nav {
	height: 22px;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-left: solid 2px;
	border-right: solid 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#top_nav A {
	text-decoration: none;
	color: #006699;
}
#top_nav A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6633;
}
#top_nav A:visited {
	text-decoration: none;
}
#simple_body {
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 14px;
}
#simple_body h1 {
	color: #FF6633;
	font-size: 24px;
}
#simple_body li {
	padding-bottom: 10px;
}
#bold_blue {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
}
#main_left {
	float: left;
	width: 550px;
	color: #000000;
	height: 600px;
	padding-top: 5px;
	padding-right: 5px;
}

#main_right {
	float: right;
	width: 340px;
	color: #000000;
	height: 600px;
	padding-top: 5px;
	font-size: 12px;
}
#main_right h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006633;
}
#method1 {
	width: 330px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #EDF4F8;
}
#method2 {
	width: 330px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #EDF4F8;
}
#method3 {
	width: 330px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #EDF4F8;
}
#method4 {
	width: 330px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #EDF4F8;
}
#method5 {
	width: 330px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #EDF4F8;
}
#subhead1 {
	font-weight: bold;
	font-size: 16px;
	color: #FF6633;
	padding-bottom: 3px;
}
#subhead1 A {
	text-decoration: none;
	color: #FF6633;
}
#subhead1 A:visited {
	text-decoration: none;
	color: #FF6633;
}
#subhead1 A:hover {
	color: #006699;
}
#subhead2 {
	font-weight: bold;
	font-size: 16px;
	color: #FF6633;
	padding-bottom: 3px;
}
#subhead2 A {
	text-decoration: none;
	color: #FF6633;
}
#subhead2 A:visited {
	text-decoration: none;
	color: #FF6633;
}
#subhead2 A:hover {
	color: #006699;
}
#subhead3 {
	font-weight: bold;
	font-size: 16px;
	color: #FF6633;
	padding-bottom: 3px;
}
#subhead3 A {
	text-decoration: none;
	color: #FF6633;
}
#subhead3 A:visited {
	text-decoration: none;
	color: #FF6633;
}
#subhead3 A:hover {
	color: #006699;
}
#subhead4 {
	font-weight: bold;
	font-size: 16px;
	color: #FF6633;
	padding-bottom: 3px;
}
#subhead4 A {
	text-decoration: none;
	color: #FF6633;
}
#subhead4 A:visited {
	text-decoration: none;
	color: #FF6633;
}
#subhead4 A:hover {
	color: #006699;
}
#subhead5 {
	font-weight: bold;
	font-size: 16px;
	color: #FF6633;
	padding-bottom: 3px;
}
#subhead5 A {
	text-decoration: none;
	color: #FF6633;
}
#subhead5 A:visited {
	text-decoration: none;
	color: #FF6633;
}
#subhead5 A:hover {
	color: #006699;
}
#subhead0 {
	font-weight: bold;
	font-size: 18px;
	color: #006699;
	padding-bottom: 10px;
	padding-top: 10px;
}
#make_red {
	color: #80001A;
}
#make_red_bold {
	color: #80001A;
	font-weight: bold;
}
#page_div {
	width: 915px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}

#side_div {
	padding-top: 15px;
	padding-left: 1px;
	padding-bottom: 5px;
	width: 160px;
	float: left;
	color: #80001A;
	font-size: 14px;
	font-weight: normal;
}
#side_div a:hover {
	color: #80001A;
	font-weight: bold;
}
#side_div a:link {
	color: #80001A;
	text-decoration: none;
}
#side_div a:visited {
	color: #80001A;
	text-decoration: none;
}
#rside_div {
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 235px;
	float: left;
	color: #80001A;
	font-size: 14px;
	font-weight: normal;
}
#rside_div a:hover {
	color: #80001A;
	font-weight: bold;
}
#rside_div a:link {
	color: #80001A;
	text-decoration: none;
}
#rside_div a:visited {
	color: #80001A;
	text-decoration: none;
}

#nav_div {
	border: solid 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	padding-left: 5px;
	width: 150px;
	color: #80001A;
	border-color: #80001A;
	background-color: #DDDDDD;
}
#nav_sub {
	margin-left: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	width: 140px;
}
#body_div {
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
	background: #FFFFFF;
	float: left;
	width: 480px;
	color: #000000;
	font-size: 14px;
}
#body_div a:link {
	color: #80001A;
}
#body_div a:visited {
	color: #80001A;
}

#footer_div {
	display: block; 
	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto;
	color: #006699;
	border-top: 3px solid;
	width: 890px;
	height: 50px;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#survey_box {
  	width: 225px;
  	margin-top: 10px;
  	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#survey_box_title {
	padding-top: 7px;
	padding-bottom: 10px;
	border-bottom: solid 2px;
  	color: #80001A;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#survey_box_question {
  	padding-top: 3px;
	padding-bottom: 3px;
  	color: #80001A;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
#survey_box_answers {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#email_confirm {
	padding-top: 3px;
	font-style: italic;
	color: #80001A;
}
#email_box {
  	width: 225px;
  	margin-top: 1px;
  	margin-left: 5px;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#email_box_title {
	padding-top: 7px;
	padding-bottom: 10px;
	border-bottom: solid 2px;
  	color: #80001A;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#email_box_question {
  	padding-top: 3px;
	padding-bottom: 3px;
  	color: #80001A;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
#email_box_answers {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#testimonial_body {
	margin-left: 5px;
	margin-top: 15px;
	color: #000000;
	border: solid 2px;
	border-color: #80001A;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	width: 150px;
	font-size: 12px;
	text-align: center;
}
#testimonial_ref {
	color: #80001A;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	display: block;
}
#headline {
	color: #80001A;
	font-size: 18px;
	font-weight: normal;
}
#headline h1 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
#headline h2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
#headline h3 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
#l_headline {
	color: #80001A;
	font-size: 18px;
	font-weight: normal;
}
#l_headline h1 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}
#l_headline h2 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
#l_headline h3 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
#l_headline h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
#submit_bttn_div {
	padding: 10px;
}
#centered_submit_bttn_div {
	display: block;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
#notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}
#start_bttn_div {
	border: solid 2px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 120px;
	color: #80001A;
	border-color: #80001A;
	background-color: #DDDDDD;
}

table.listing {
	border-width: thin thin thin thin;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #80001A;
	border-collapse: collapse;
	background-color: white;
}
table.listing th {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #80001A;
	background-color: white;
}
table.listing td {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #80001A;
	background-color: white;
}
#article_list_title {
		color: #80001A;
		font-size: 14px;
		font-weight: bold;
}
#article_list_title a:link {
	color: #80001A;
	text-decoration: none;
}
#article_list_title a:visited {
	color: #80001A;
	text-decoration: none;
}
</style>