/* Disability Online Styles */

/* Begin Font CSS */
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; background-color: #FFF }
p  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; color: #000000}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 110%; font-weight: bold; color: #000000}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%}


.c{color:#FFFFFF; font-weight: bold; font-size: 75%; text-decoration:none}
.c:link { color : #FFFFFF; font-weight: bold; font-size: 75%;}
.c:active { color : #FFFFFF; font-weight: bold; font-size: 75%;}
.c:visited { color : #FFFFFF; font-weight: bold; font-size: 75%; }
.c:hover { color : #FFFFFF; font-weight: bold; font-size: 75%; text-decoration:underline}

.f{color:#000000; font-weight: bold; text-decoration:none}
.f:link { color : #000000; font-weight: bold;}
.f:active { color : #000000; font-weight: bold;}
.f:visited { color : #000000; font-weight: bold;}
.f:hover { color : #000000; font-weight: bold; text-decoration:underline}


.d {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%}
.e {  font-family: Arial, Helvetica, sans-serif; font-size: 60%}
.g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%}
/* End Font CSS */

/* Begin Layout CSS */
html>body {
background-color: #fff;
}
#dol_header {
	height: 77px;
	background-color: #FFF;
	}
#dol_footer {
	clear: both;
	}
#dol_content {
	margin-right: 12em;
	margin-left: 1em;
}
.ixstatement {
	text-align: center;
	}
#esplogo {
	text-align: center;
	}
#dol_disabilityonline {
display: block;
position: absolute;
top: 1.25em;
right: 0;

}
#bluebar {
	height: 5px;
	width: 100%;
	background-color: #023567;
}
#dol_leftmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#dol_leftmenu li {
	margin-bottom: 3px;
	background: #023567;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 2px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	}
#dol_leftmenu li a {
	color: #fff;
	text-decoration: none;
	}
#dol_leftpanel {
	float: left;
	width: 1em;
	margin: 5px;
	margin-left: 2px;
}
#dol_rightpanel {
	position: absolute;
	top: 100px;
	right: 0;	
	width: 11.6em;
	margin: 5px;
	margin-top: .5em;
	padding-right: 2px;
}
.right_title {
	background: #FB7427;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	margin-left: -3px;
	margin-right: -3px;
}
.rightbox {
	border: 1px solid #000;
	text-align: center;
	margin: 5px auto 5px auto;
	padding: 3px;
	padding-top: 0px;
}
#dol_rightpanel ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}
#dol_rightpanel ul li {
	margin-left: 0;
	padding-left: 0;
	}

#topNav { font-size: 0.8em; text-align: center; padding: 2px	}
.topbar { width: 100%; color: white; background-color: #000; padding: 2px; font-size: 0.8em; height: 1.25em }
.topbar a { color: #FFF	}

.dol_small	{ font-size: 0.8em	}
