@import url(/includes/structure/main-modern.css);
/* mouseovers */
div.menu {visibility: hidden; position: absolute; top: 75px; width: 115px;z-index: 11}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/homepage/background.gif)
}
/* main link styles */
a:link {
	color: #990033;
	text-decoration: underline
}
a:visited {
	color: #996666;
	text-decoration: underline
}
a:link:hover {
	color: #FF0000;
	text-decoration: underline
}
a:hover img {
	background: transparent
}
/* foundation styles */
body, th, td, ul, ol, dl, dt, dd, p, div, blockquote, textarea {
	color: #000000;
	font-family: arial, helvetica, sans-serif
}
pre, code {
	font-family: "courier new", monospace
}
b, strong {
	font-weight: bold
}
i, em {
	font-style: italic
}
ul {
	margin-left: 18px;
	padding-left: 16px
}
ol {
	margin-left: 26px;
	padding-left: 16px
}
li {
	margin-top: 0;
	margin-bottom: 0
}
img {
	padding: 0;
	margin: 0
}
h1 {
	margin: 0;
	font-size: 180%
}
h2 {
	margin: 0;
	font-size: 160%
}
h3 {
	margin: 0;
	font-size: 130%
}
h4 {
	margin: 0;
	font-size: 100%
}
hr {
	background: transparent;
	height: 1px;
	color: #6F9797;
	padding: 0;
	margin: 0;
}
blockquote hr {
	text-align: left;
	margin: 0
}
/* NN4 text-size styles */
.bar, .big {
	font-size: medium;
}
th, td, ul, ol, dl, dt, dd, p, div, blockquote, pre, code, textarea, .main {
	font-size: small
}
.tiny, .contact, .tiny p, .tiny ul, .tiny ol, .tiny li, .top-nav, .top-nav-on, .contact, .sub-nav, .subsection, .crumb, .tinynews, .tinynews .big, .tinynews p {
	font-size: x-small
}
/* search form styles */
input.search-box {
	width: 100px;
}
/* FEATURE LIST */
.tiny ul {
	margin-left: 8px;
	padding-left:8px
}
/* top green bar */
.top-green {
	background-color: #489689
}
/* contact link */
div.contact {
	border: solid 1px #1F5145;
 	padding:1px
}
div.contact a {
	width:100%;
	display: block;
	color: #1F5145;
	text-decoration: none;
	text-transform: uppercase;
}
div.contact a:visited {
	color: #1F5145;
	text-decoration: none
}
div.contact a:hover {
	color: #FFFFFF;
	background-color: #990033;
	text-decoration: none
}
/*top navigation*/
.nav-bar {
	background-color: #003300
}
.top-nav {
	width: 100px;
	border: solid 1px #FFFFFF
}
.top-nav a {
  width: 100%;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}
.top-nav a:hover {
	color: #FFFFFF;
	background-color: #990033;
	text-decoration: none
}
/* was 800C1F */
.top-nav a:visited {
	color: #FFFFFF;
	text-decoration: none
}
/*top navigation for section*/
.top-nav-on {
	width: 100px;
	border: solid 1px #FFFFFF;
	background-color: #990033;
}
.top-nav-on a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none
}
.top-nav-on a:hover {
	color: #FFFFFF;
	text-decoration: none
}
.top-nav-on a:visited {
	color: #FFFFFF;
	text-decoration: none
}
/* drop down navigation */
.sub-nav {
	background-color: #003300;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF
}
/* was 205648 */
.sub-nav a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.sub-nav a:hover {
	color: #FFFFFF;
	background-color: #990033;
	text-decoration: none
}
.sub-nav a:visited {
	color: #FFFFFF;
	text-decoration: none
}
/*left sidebar and nav*/
.sidebar h4 {
	padding: 0 0 0 10px;
	color:#2E3B34
}
.sidebar p {
	margin: 0 0 0 10px;
	line-height:120%
}
.mainsection {
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(/images/sidebar-section.gif);
	background-repeat: repeat-y;
	padding: 3px 3px 3px 10px;
}
.mainsection a:link {
	color: #FFFFFF;
}
.mainsection a:visited {
	color: #FFFFFF;
}
.section {
	padding: 3px 3px 0px 10px;
}
.subsection {
	padding: 2px 3px 3px 20px;
}
/* dark green heading table */
.header {
	background-color: #003300;
	color: #CAD9D4;
}
.header p {
	color: #CAD9D4;
	margin-top: 0;
	margin-bottom: 1px
}
/* vertical lines */
.border {
	background-image: url(/images/homepage/left-border.gif);
	background-repeat: repeat-y;
}
/* bar headings */
.bar-left {
	background-image: url(/images/homepage/bar-left.gif);
	background-repeat: repeat-y;
	background-color: #6C9996
}
.bar-right {
	background-image: url(/images/homepage/bar-right.gif);
	background-repeat: repeat-y;
	background-color: #6C9996
}
.bar {
	background-color: #6C9996;
	color: #FFFFFF;
	padding: 1px;
	font-weight:bold
}
.bar-p {
	background-color: #6C9996
}
/* RHS bar headings */
.bar-sm-left {
	background-image: url(/images/homepage/bar-sm-left.gif);
	background-repeat: repeat-y;
	background-color: #6C9996
}
.bar-sm-right {
	background-image: url(/images/homepage/bar-right.gif);
	background-repeat: repeat-y;
	background-color: #6C9996
}
.bar-sm {
	background-color: #6C9996;
	color: #FFFFFF;
	padding: 1px;
}
.bar-sm a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration:none
}
.bar-sm a:visited {
	color: #FFFFFF;
	text-decoration:none
}
.bar-sm a:hover {
	text-decoration:underline
}
.bar-sm-p {
	background-color: #6C9996
}
.white {
	background-color: #FFFFFF
}
/*breadcrumbs*/
.crumb {
	color: #996666;
}
/* News first sentence */
.first-sentance {
	font-weight: bold;
}
