body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#wrapper {
	margin: auto;
	background-color: #FFF;
	width: 772px;
}

#header {
	text-align: left;
}
#headerLogo {
	float: left;
}
#headerBkgd {
	text-align: right;
	background-image: url(../Images/bannernewrightt.gif);
	height: 92px;
	background-repeat: no-repeat;
	background-position: right;
}
#navBar {
	height: 1.7em;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#mainContent {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#footer {
	background-color: #006;
	padding-top: 8px;
	padding-bottom: 0px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
ul, ol {
	font-size: 9pt;
	line-height: 18px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
    text-decoration: none;
}
.breadcrumb {
	font-size: 9pt;
	color: #000066;
}
.green {
	color: #390;
}
.breadcrumb_link {
	color: #000066;
	text-decoration: underline;
}
.uppernav {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.lowernav {
	font-size: 8pt;
	color: #FFFFFF;
}
.blueItalicbold {
	font-weight: bold;
	color: #006;
}
