a.top-nav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.top-nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.top-nav:hover {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a.top-nav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.top-nav-s:link {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a.top-nav-s:visited {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a.top-nav-s:hover {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a.top-nav-s:active {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}

a.sidenav:link {	text-decoration: none;	color: #DBD300;	}
a.sidenav:visited {	text-decoration: none;	color: #DBD300;	}
a.sidenav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.sidenav:active {	text-decoration: none;	color: #DBD300;	}

a.footnav:link {	text-decoration: none;	color: #999999;	}
a.footnav:visited {	text-decoration: none;	color: #999999;	}
a.footnav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.footnav:active {	text-decoration: none;	color: #999999;	}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #80BB3D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #80BB3D;
}
a:hover {
	text-decoration: none;
	color: #80BB3D;
}
a:active {
	text-decoration: underline;
	color: #80BB3D;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 18px;
	color: #B4B8EF;
	font-weight: bold;
	vertical-align:middle;
}

.slogan { font-size: 18px;
	color: #336699;
	font-weight: bold;}
.nav-bg {
	background-color: #80BB3D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.nav-area {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}
.flash-lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.nav-area2 {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}
.content-bg {
	background-image: url(../images/content-blend.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.event-box {
	background-image: url(../images/event-box.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin-right: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #80BB3D;
	margin-top: 5px;
}
.footer-text {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 20px;
}
.nav-area-s {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #DAEBC7;
	padding-top: 3px;
	cursor: pointer;
	cursor: pointer;
}
.nav-area-s2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #DAEBC7;
	padding-top: 3px;
	cursor: pointer;
	cursor: pointer;
}
.content-interior-bg {
	background-image: url(../images/content-blend2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.content-padding {
	padding-top: 20px;
	padding-left: 10px;
}
.photo-description {
	padding-top: 8px;
}
.field {
	background-color: #FAFDF6;
}

.field2 {
	background-color: #FAFDF6;
	width:175px;
}
.cbs-box {

	background-image: url(../images/cbs-box.gif);
	background-repeat: no-repeat;
	padding: 20px;
	margin-right: 0px;
}

.msg {
	color: #FFFFFF;
	background-color: #232D86;
	padding:8px;
}
#RequestPriority {display: none;}
