body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #002654;
	background-image: url(images/backgnd.gif);
	background-repeat: repeat;
	margin: 0px;
}
h1 {
	font-size: 18px;
}
div.header {
	height: 60px;
	width: 964px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
div.menu {
	font-size: 14px;
	height: 20px;
	width: 560px;
	text-align: left;
	position: absolute;
	left: 440px;
	top: 12px;
}
a.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
}
a.menu:hover {
	color: #EAAF0F;
}
a.submenu {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin:2px;
	color: #FFFFFF;
	white-space: nowrap;
	height: 18px;
	vertical-align: top;
	padding: 2px;
	display: block;
	clear:right;
}
a.submenu:hover {
	color: #EAAF0F;
}
div.submenu{
	border:0px;
	z-index: 100;
	vertical-align: bottom;
	display: block;
	background-color: #002654;
}
div.main {
	min-height: 540px;
	width: 984px;
}
div.mainbkgnd {
	background-color: #FFFFFF;
	min-height: 538px;
	min-width:984px;
	width: 100%;
	padding-top: 2px;
}
div.banner {
	background-image: url(images/banner-bkgnd.gif);
	background-repeat: repeat-x;
	min-width:984px;
	width: 100%;
	height: 119px;
}
div.footer {
	background-color: #FFCC00;
	height: 20px;
	min-width:984px;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	padding-top:2px;

}
span.byline {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style: italic;
}
div.byline {
	height: 28px;
	width: 974px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	padding-top: 6px;
}
div.sidebar {
	height: 512px;
	width: 310px;
	background-color: #002654;
	margin: 6px 6px 0px;
	float: left;
	color: #FFFFFF;
	padding: 2px 4px;
	font-size: 12px;
	display: block;
}
hr.sidebar {
	color: #FFCC00;
	background-color: #FFCC00;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.sidebar {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	border: 2px solid #FFCC00;
	margin-bottom: 5px;
}
img.header {
	float: left;
	display: inline;
	padding-left: 6px;
	margin-left: 4px;
	margin-top: 4px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
/*Style for field's label text*/
.reqrequired {
	font-weight: bold;
}
/*style for the 'required' text following the field label*/
.reqrequired2 {
	font-weight: bold;
	color: #FF0000;
	font-size: .8em;
}
.reqtable {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.reqtbody {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
/*style for the error message at the top of the form*/
.reqerrormsg {
	font-weight: bold;
	color: #FF0000;
}
div.rightbar {
	width: 645px;
	float: right;
	padding-right: 6px;
}
div.content {
	overflow: visible;
	display:block;
}
.sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFCC00;
	text-decoration: none;
}
div.content2 {
	overflow: visible;
	display:block;
	margin-left:330px;
	padding-bottom:6px;
}
.footer a {
	text-decoration: none;
	color: #002654;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.biotitle {
	font-size: 14px;
	font-weight: bold;
}
.bioname {
	font-size: 24px;
	font-weight: bold;
}
.bio {

}
.bullet p {
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bullet2 p {
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bullet {
	display: block;
	width: 600px;
	margin-left: 330px;
	padding-left: 18px;
}
.bullet2 {
	display: block;
	width: 600px;
	margin-left: 330px;
	padding-left: 32px;
}
#home1 {
	position:absolute;
	left: 440px;
	top: 30px;
	visibility: hidden;
}
