/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:3 -Blue Sapphire
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	font-size: 1em;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
}
#p7PMnav ul a {
	display: block;
	text-decoration: none;
	background-color: #D9D2CA;
	padding: 4px 10px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	line-height:1;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	border-top: 1px solid #333333;
	color: #000000;
	letter-spacing: 0.01px;
	background-color: #FFFFFF;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #990000;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg {
	background-image:  url(navigation/p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #8CB3D9;
	color: #FFFFFF;
}
#p7PMnav ul .p7PMon {
	background-image:  url(navigation/p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
img {border: 0;}
body {
	background-color: #e4dfd6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#maincontent {
	background-color: #FFFFFF;
}
.body-hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.small-hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
a {
	color: #0033FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.midbar {
	padding-right: 15px;
}
.red-links {
	color: #990000;
}

.home-news-links {
	color: #333333;
}

.home-news-links a:link, .home-news-links a:visited, .home-news-links a:active {
	color: #333333;
	text-decoration:none;
}

.home-news-links a:hover {
	color: #990000;
	text-decoration:none;
}


.home-body-links {
}

.home-body-links a:link, a:visited {
	color: #990000;
	text-decoration:none;
}

.home-body-links a:hover {
	color: #990000;
	text-decoration: underline;
}

.right-feature {
	background-image: url(images/img_fea-right-bkgd.jpg);
	background-repeat: repeat-y;
}
.left-feature {
	background-image: url(images/img_fea-left-bkgd.jpg);
	background-repeat: repeat-y;
}
.home-image-bkgd {
	background-image: url(images/home-oct2006/img_home-bkgd.gif);
	background-repeat: repeat-x;
}
#domain22 {
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
#new_header {
	background-image: url(images/img_header-bkgd.gif);
	display: block;
	height: 98px;
	width: 793px;
	background-color: #FEFEFC;
	background-repeat: no-repeat;
}
#header-logo {
	height: 70px;
	width: 325px;
	float: left;
}
#new_header #header-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#new_header #header-nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
#new_header #header-nav {
	width: 330px;
	float: right;
}
#e-news-archives h1 {
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#e-news-archives h1 a {
	color: #990000;
	text-decoration: none;
}
#e-news-archives ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0px;
}
