body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17476C;
}
#header {
	text-align: left;
	border-top: 0px solid #E3E3E3;
	border-right: 0px solid #E3E3E3;
	border-bottom: 7px solid #E3E3E3;
	border-left: 0px solid #E3E3E3;
	width: 728px;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: block;
	padding: 0px 0px 3px 5px;
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px 0px;
	width: 195px;
}
#nav a:link, a:visited {
	color: #21679D;
	text-decoration: none;
}
#nav a:hover {
	color: #465866;
	text-decoration: none;
}
a:link, a:visited {
	color: #21679D;
}
a:hover {
	color: #999999;
}
.divider {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.navHeader {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	width: 205px;
	padding-right: 0px;
	padding-left: 0px;
}
.switchcontent {
	color: #333333;
	margin: 10px;
	padding: 2px;
}
.question {
	font-weight: 700;
	color: #2C5885;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECF0F4;
	border-right-color: #ECF0F4;
	border-bottom-color: #ECF0F4;
	border-left-color: #ECF0F4;
	cursor: hand;
}
#content ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#content li {
	margin: 0px 15px 0px 5px;
	list-style-type: square;
	padding: 0px 0px 8px;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F2435;
	width: 205px;
	border: 1px solid #C4D2DB;
	margin-bottom: 6px;
	background-color: #FFFFFF;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F2435;
	border: 1px solid #87A3B6;
	margin-bottom: 6px;
	background-color: #E3E3E3;
	padding: 2px;
}
.subtext {
	font-size: 10px;
}
.note {
	font-size: 10px;
	color: #FF0000;
}
#footer {
	text-align: center;
	border-top: 7px solid #E3E3E3;
	border-right: 0px solid #E3E3E3;
	border-bottom: 0px solid #E3E3E3;
	border-left: 0px solid #E3E3E3;
	width: 728px;
	padding-bottom: 10px;
	padding-top: 2px;
	margin: 4px 0px 2px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link, a:visited {
	color: #21679D;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
