html { overflow-x: hidden; overflow-y: auto; } 

form { display:inline; }

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
}

table, tr, td, select,input, div, ul, li, th, font, span, p { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #000033; 
	line-height: 150%; 
}

a:link, a:visited, a:active { text-decoration: underline; color: #003366; }

a:hover { color: #A7BCDB; text-decoration: underline; }

a:link.news, a:visited.news, a:active.news { text-decoration: underline; color: #683420; font-size: 10px; }

a:hover.news { color: #497B9E; text-decoration: underline; font-size: 10px; }

a:link.subnav, a:visited.subnav, a:active.subnav { text-decoration: underline; color: #497B9E; font-size: 9px; line-height: 175%; margin-right: 5px;}

a:hover.subnav { color: #683420; text-decoration: underline; font-size: 9px; line-height: 175%; margin-right: 5px;}

.required {
	font-weight: bold;
	color: #FF0000;
}
.news {
	font-size: 10px;
	line-height: 125%;
}


.strong {
	font-weight: bold;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
}
.bars {
	background-color: #829FCC;
}
.rule {
	background-color: #FFFFFF;
}
.contentGutter {
	background-color: #FFFFFF;
	background-image: url(../images/bg_gutter.gif);
	background-repeat: repeat-y;
}
.content {
	background-color: #FFFFFF;
	vertical-align: top;
}
.navLeft {
	background-color: #A7BCDB;
	vertical-align: top;
}
.calloutTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC00;
	color: #FFFFFF;
	padding: 5px;
}
.calloutHeadline {
	font-size: 10px;
	font-weight: bold;
	line-height: 115%;
	color: #000033;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.calloutText {
	font-size: 9px;
	line-height: 125%;
	padding: 5px;
}
.callout {
	background-color: #EAF0F9;
	vertical-align: top;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C8A978;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: -5px;
}
.photoCaption {
	font-size: 9px;
	line-height: 125%;
	color: #5A728E;
}
.pictureTableLeft {
	margin: 0px 15px 5px 0px;
}
.pictureTableRight {
	margin: 0px 0px 5px 15px;
}

