body {
	background-color: rgb(3,86,156);
	background-image: url(../images/fore_bkgd_white-blue-grad.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: rgb(102,102,102);
	margin: 0px;
}

h1 {
	color: rgb(32,92,154);
	font-size: 16px;
	margin-top: 0em;
}

h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
}

ul {
	list-style-type: square;
	margin-top: 0.5em;
}

blockquote {
	font-size: 16px;
	line-height: 120%;
	padding-left: 10px;
	margin-left: 40px;
	margin-right: 40px;
	border-left: 6px solid rgb(192,213,231);
}

cite {
	font-size: 10px;
	line-height: 130%;
	display: block;
	margin-top: 0.5em;
}

a, a:visited {
	color: rgb(0,96,166);
	text-decoration: none;
}

a:hover {
	color: rgb(0,96,166);
	text-decoration: underline;
}

div.preheader, div.header, div.menubar, div.content, div.footer {
	margin: 0em auto;
}

div.preheader {
	width: 775px;
	margin-top: 15px;
	padding: 0px;
}

div.header, div.content {
	width: 773px;
	background-color: white;
	border-left: 1px solid rgb(32,92,154);
	border-right: 1px solid rgb(32,92,154);
}

div.header {
	padding-bottom: 10px;
}

div.menubar {
	width: 761px;
	background-color: rgb(32,92,154);
	padding: 6px;
	border: 1px solid rgb(32,92,154);
}

div.content {
	padding-top: 3px;
	padding-bottom: 30px;
}

div.footer {
	width: 733px;
	font-size: 10px;
	background-color: white;
	padding: 20px;
	border-top: 4px solid rgb(32,92,154);
	border-left: 1px solid rgb(32,92,154);
	border-right: 1px solid rgb(32,92,154);
	border-bottom: 1px solid rgb(32,92,154);
}

div.menubar a, div.menubar a:visited {
	color: white;
	text-decoration: none;
}

div.menubar a:hover {
	color: rgb(204,204,204);
}

ul.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

ul.mainmenu li {
	color: white;
	display: inline;
	padding-left: 14px;
	padding-right: 10px;
}

ul.mainmenu li + li {
	border-left: 2px solid white;
}

object.banner {
	margin: 0em 3px 2em;
}

span.divider {
	font-size: 14px;
	padding: 0em 0.5em;
}

table.gallery {
	margin: 1em auto;
}

p + table.gallery {
	margin-top: 0em;
}

table.gallery td {
	padding: 10px;
}

table.infoform {
	margin: 1em 30px;
}

table.infoform th, table.infoform td {
	text-align: left;
	vertical-align: top;
	padding: 0.25em 1em 0.25em 0em;
}

div.content p, div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6,
div.content ul, div.content ol {
	padding: 0em;
	margin-left: 30px;
	margin-right: 30px;
}

div.content ul li, div.content ol li {
	margin-left: 2em;
}

p + h1 {
	margin-top: 2em;
}

.newsect {
	margin-top: 2em;
}

.floatleft {
	float: left;
	margin: 0px 20px 20px 20px;
}

.floatright {
	float: right;
	margin: 0px 20px 20px 20px;
}

.centered {
	text-align: center;
}

.colright {
	margin-left: 230px !important;
}

ul.expanded li {
	margin-bottom: 1em !important;
}

img.floatleft, img.floatright, p.centered img, a img {
	border: 1px solid rgb(204,204,204);
	padding: 2px;
}

a img:hover {
	border: 1px solid rgb(0,96,166);
}
