#graydiv {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF3030;
	font-weight: bold;
	line-height: 23px;
}
.gray_font {
	color: #CCCCCC;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BF3030;
	font-weight: bold;
	line-height: 23px;
}
.promo {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 20px;
	line-height: 5px;
}
.promo2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 20px;
}
#tert_nav {
	background-image: url(images/tert_back.gif);
	width: 240px;
	height: 35px;
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	right: 0px;
	font-size: 12px;
	padding-top: 5px;
}
#nav_off {
	height: 25px;
	width: 85px;
	float: left;
	background-image: url(images/off_tab.gif);
	margin-left: 3px;
	position: relative;
	top: 37px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 4px;
	font-size:13px;
}

#nav_off a:active {text-decoration:underline;}
#nav_off a:link {text-decoration:none;color:#ffffff;}
#nav_off a:visited {text-decoration:none;color:#ffffff;}
#nav_off a {text-decoration:underline;color:#ffffff;}
#nav_off a:hover {text-decoration:underline;color:#ffffff;}


.dk_gray {

	color: #999999;
}
#nav_on {

	height: 39px;
	width: 85px;
	float: left;
	background-image: url(images/on_tab.gif);
	margin-left: 3px;
	position: relative;
	top: 33px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 9px;
	font-size:13px;
}

#sidenav_top {
	background-image:url(images/sidenav_top.gif);
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	height: 30px;
}

#sidenav_bottom {
	background-image:url(images/sidenav_bottom.gif);
	height: 6px;
	background-repeat: no-repeat;
}
#main {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
}


#sidenav_on {
	background-color: FAFEFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1ECF2;
	border-bottom-color: #E1ECF2;
	border-left-color: #E1ECF2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left:1px;
	margin-right:1px;
	background-color:#FAFEFF;
}
#main .callout {
	border: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #2290C8;
	font-size: 15px;
	line-height: 22px;
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
}


#sidenav_on li {
	list-style-image: url(images/nav_bullet.gif);
	margin-left: 20px;
	margin-right: 5px;
	font-size: 11px;
	line-height: 18px;
}

#sidenav_off {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1ECF2;
	border-bottom-color: #E1ECF2;
	border-left-color: #E1ECF2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left:1px;
	margin-right:1px;
	background-color: #EDF9FF;
}
#sidenav_off li {

	list-style-image: url(images/nav_bullet.gif);
	margin-left: 20px;
	margin-right: 5px;
	font-size: 11px;
	line-height: 18px;
}
.disclaimer {
	color: #666666;
	font-size: 10px;
}

label,input,select{
	float:left;
	margin-bottom:5px;
}
label{
	display:block;
	width:200px;
	text-align:right;
	margin-right:5px;
}
form br{
	clear:both;
}
