/* CSS Document */
body,td,th {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}
h1 {
	font-size : 20px;
	color : #666666;
	font-weight: bolder;
	letter-spacing: 2px;
	margin-bottom : 14px;
	margin-top : 14px;
}
UL, LI {
	list-style-type : disc;
	list-style : outside;
}
.superscript{
	vertical-align:super;
	font-size: xx-small;
}
.boldYellow {
	color: #F9D302; 
	font-weight: bold; 
}

.bluBody {	
	color: #003366;
	font-style: normal;
}
.bluBodyItalic {	
	font-size: small;
	color: #003366;
	font-style: italic;
}
.bluBodyLRG {
	font-size: medium;
	color: #005099;
	font-style: normal;
}
.bluBodyItalic {
	font-size: small;
	color: #003366;
	font-style: italic;
}
.bluBodyLRG {
	font-size: medium;
	color: #005099;
	font-style: normal;
}
.bluBodyLRGBold {
	font-size: medium;
	color: #005099;
	font-style: normal;
	font-weight: bold;
}
.deadLink	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
.spacer {
	width: 30px;
}
.address {
	text-align: right;
	
	font-size: xx-small;
	color: #333333;
}
.top {
	background-image: url(images/top.jpg);
	height: 56;
}
.main {
	background-image: url(images/main.jpg);
	height: 327;
}
.bar {
	color: #FFCC00;
	height: 89;
}
.blue {
	background-color: #9CB0AE;
	background-image: url(images/blue-line.jpg);
	height: 22px;
}
.bottom {
	background-color: #453929;
}
.menulinks {
	text-align: center;
	font-size: 12px;
	text-transform : uppercase;
	color: #FFCC00;
	font-weight: bold;
}
.menulinks2 {
	text-align: center;
	font-size: 12px;
	text-transform : uppercase;
	color: #FFCC00;
}
.content {
	width : 900px;
}
.maintext, p {
	text-align: justify;
	font-size: 13px;
	font-weight: bolder;
	vertical-align : top;
	line-height : 20px;
	margin-top : 24px;
}
td.maintext {
	background-color:#ffffff;
}
.background {
	background-position : top left;
	background-repeat : no-repeat;
}
.title {
	color:#FFF7CD;
	font-weight:bold;
	font-size:larger;
	letter-spacing : 3px;
}
a.inBody:link {
	color: #003366;
	font-weight: bold;
}
a.inBody:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
a.inBody:active {
	text-decoration: overline;
	font-weight: bold;
	color: #003366;
}
a.inBody:hover {
	color: #D9AD00;
	}
a.regularBody:link {
	color: #003366;
}
a.regularBody:visited {
	color: #003366;
	text-decoration: underline;
}
a.regularBody:active {
	color: #003366;
	text-decoration: none;
}
a.regularBody:hover {
	color: #D9AD00;
	text-decoration: underline;
}

#news {
	/*/*/line-height: 1.0; /* */
}
.linkNews {
	/*/*/line-height: 18px; /* */
}
.italicBold{
	font-style: italic;
	font-weight: bold;
}
.bluBoldBody{
	font-weight: bold;
	color: #003366;
}
a.submenu{
	color: #013565;
	height: 20px;
	font-size: x-small;
	text-decoration: none;
}
a.submenu:visited {
	color: #013565;
	height: 20px;
}
a.submenu:hover {
	color: #990001;
	height: 20px;
	text-decoration: underline;
}
a.submenu:active {
	color: #013565;
	height: 20px;
}
.navmenu {
	height: 20px;
}
.navmenuWht {
	font-size: small;
	color: #FFFFFF; 
}
a.navmenu{
	color: #013565;
	height: 20px;
	font-size: small;
	text-decoration: none;
}
a.navmenu:visited {
	color: #013565;
	height: 20px;
}
a.navmenu:hover {
	color: #990001;
	height: 20px;
	text-decoration: underline;
}
a.navmenu:active {
	color: #013565;
	height: 20px;
}
.menu {
	height: 20px;
}
.menuWht {
	font-size: small;
	color: #FFFFFF; 
}
a.menu{
	color: #013565;
	height: 20px;
	font-size: x-small;
	text-decoration: none;
}
a.menu:visited {
	color: #013565;
	height: 20px;
}
a.menu:hover {
	color: #990001;
	height: 20px;
	text-decoration: underline;
}
a.menu:active {
	color: #013565;
	height: 20px;
}
/* Container for the Menu */
#p7swapmenu {
	background-color: #FFFFFF;
	border: 0px solid;
}
/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}
/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}
/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-color: #FFFFFF;
	border: 0px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	color: #990001;
	display: block;
	font-size: x-small;
	padding: 2px 0px 2px 16px;
	text-decoration: underline;
}
/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #EDEDED;
	color: #5B624F;
}
/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: menu/menplus.gif;}
/* Minus Sign for Trigger Links in Open State */
.open a {background-image: menu/menminus.gif;}
/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#990001;
	font-size: x-small;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}
