body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}
#mainTable {
	width: 860px;
	/*/*/line-height: 1.5em; /* */
 }
#mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }
#dateformat {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	text-indent: 0px;
	height: 8px;
	}
#maincontent {
	width: 400px;
	width: auto;
	font-size: 14px;	/*/*/font-size: 100%; /* */
	vertical-align: top;
 }
#sidebar {
 	width: 20%;
	font-size: 12px;	/*/*/font-size: 75%; /* */
	background-color: #215588;
	/*background-color: #cccc99;*/
	vertical-align: top;
	padding: 11px !important;
	line-height: 1.25em;
 }
img.line {
	margin: 10px;
	border: thin;
	border-color: #000066;
}
#rightbar {
 	width: 25%;
	border-left: 1px dotted #215588;
	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	padding-left: 15px !important;
	padding-bottom: 15px !important;
	padding-top: 5px !important;
	padding-right: 0px !important;
	line-height: 1.25em;
 }
#header {
	background-image: url(images/09header.jpg);
	padding: 0px !important;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #215588;
	/*background-color: #cccc99;*/
}
#footer {
	font-size: 10px;	/*/*/font-size: 78%; /* */
	vertical-align: top;
	text-align: center;
	padding: 0px !important;
	background-color: #215588;
 	/*background-color: #cccc99; this is the 2008 tan color*/
	color: #ffffff;
 }
td, p, ul ol {
	font-family; Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 
 h1 { font-size: 160%; 
 font-family: "Times New Roman", Times, serif;
 }
 h2 { font-size: 140%; 
 font-family: "Times New Roman", Times, serif;
 }

#maincontent a:link {
	text-decoration: none;
	color: #215588;
	/*color: #0000cc;*/
}
#maincontent a:hover, a:active {
	color: #669966;
	/*color: #990000;*/
}
#rightbar a:link {
	text-decoration: none;
	color: #215588;
	/*color: #0000cc;*/
}
#rightbar a:hover, a:active, a:visited {
	color: #669966;
	/*color: #990000;*//*a:visited {
	color: #666666;*/
}
#footer a:link, #footer a:visited {
 	color: #FFFFFF;
 	text-decoration: none;
	/*color: #666;*/
 }
#footer a:hover, #footer a:active {
 	color: #669966;
	/*color: #FFFFFF;
 	background-color: #003399;
 	border: 2px solid #990000;*/
 }
#sidebar a {
	/*/*/padding: 3px;
 	/*display: block;*/
	/*border: 2px dotted #999933;*/
 	text-decoration: none;
 	line-height: 1em;
 	width: 120px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #ffffff;
	/*color: #666;*/
 }
/*this sets the text properties for the sidebar menu items*/
#sidebar a:hover, #sidebar a:active {
 	color: #669966;
	/*color: #FFFFFF;
 	background-color: #003399;
 	border: 2px solid #990000;*/
 }
 /*this sets the ul specs; no bullet, 1 em left padding/margin*/
#sidebar ul {
 	/*/*/padding-left: 0em;
 	margin-left: 0em;
 	list-style-type: none; /* */
 }
/*this sets the space from bottom of li to 10px, sidebar only*/
#sidebar li {
 	/*/*/margin: 0px 0px 10px 0px; /* */
 }
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #669966!important;
 	border: 2px dotted #999 !important; /* */
 }
p.pullq {
	font: 130% "Times New Roman", Times, serif;
	color: #000066;
	text-align: center;
	border-top: thin solid #215588;
	border-bottom: medium solid #215588;
	margin: 1em;
	padding: 0.5em;
	background: #99cc99;
	width: 80%;
	float: center;
}
img.noline {
	border: none;
}
p.drop:first-letter {
	font: "Times New Roman", Times, serif;
	font-size: 300%;
	float: left;
}
