body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
}
a {
	color:#0574B5;
}
a:hover {
	text-decoration:none;
}
.nav {
	padding:5px 0px;
	text-transform:uppercase;
	border-top:#A6A6A6 solid 1px;
	border-bottom:#A6A6A6 solid 1px;
	font-size:11px;
}
.lhs_box, .rhs_box {
	border:#CCCCCC solid 1px;
	background:#EAEAEA;
}
.lhs_box td {
	padding:10px 26px;
}
.rhs_box td {
	padding:10px 13px;
}
.box_header {
	color:#0574B5;
	font-size:12px;
	font-weight:bold;
}
.box_header_underline {
	color:#0574B5;
	font-size:12px;
	font-weight:bold;
	border-bottom:#0574B5 solid 1px;
}
.login td {
	padding:5px 0px;
	line-height:150%;
}
.news td {
	padding:5px 0px;
}
.field, .sufield {
	background:#FFFFFF;
	border:#000000 solid 1px;
}
.field {
	width:105px;
}
.sufield {
	width:170px;
}
.main {
	padding-top:13px;
}
.content {
	padding:13px 38px 25px 38px;
	color:#555555;
}
.lines {
	background:url(eis_footer_lines.jpg) repeat-x;
}
.footer {
	color:#333333;
	font-size:10px;
	padding:15px 0px;
	text-transform:uppercase;
}
.footer a {
	color:#333333;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
h1 {
	color:#0574B5;
	font-size:14px;
}
.signup {
	color:#FFFFFF;
	background: url(eis_become_subscriber.jpg) no-repeat top left;
	padding-bottom:5px;
}
.status-ok {
	border:#00FF00 solid 1px;
	background:#EAEAEA;
	padding:10px;
}
.status-no {
	border:#FF0000 solid 1px;
	background:#EAEAEA;
	padding:10px;
}
/* 

  -----------------------------------

  PopMenu Magic Style Sheet

  by Project Seven Development

  www.projectseven.com

  Menu Type: Horizontal

  Style Theme:0 -Basic Style

  -----------------------------------

*/

#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* 2nd-n levels */

#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 13px 26px;
	border-right: 1px solid #CBCBCB;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #EAEAEA;
	color: #0574B5;
	letter-spacing: .01px;
	text-decoration: none;
}
/* ------ the current page marker style ------ */

#p7PMnav .p7PMmark {
/* color: #CCCCCC;

	font-weight: bold; */

}
/* ------ the trigger link styles ------- */



/*the trigger link */

#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(/assets/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */

#p7PMnav .p7PMon {
	background-color: #EAEAEA;
	color: #0574B5;
}
/*the submenu classes */



#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */

#p7PMnav li {
	float: left;
	width: 140px;
}
#p7PSnav a {
	color: #0574B5;
	line-height: 120%;
	margin-right: -1px;
	border-bottom: 1px solid #EAEAEA;
}
#p7PSnav a:hover, #p7PSnav a:active, #p7PSnav a:focus {
	color: #0574B5;
	text-decoration: none;
}
#p7PMnav ul li {
	float: none;
}
#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: #F49300;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* The single backslash \ character inside this comment

causes IE5 Mac to ignore the following rule, which allows other

browsers to render top-level menu items to their natural width. */

#p7PMnav li {
	width: auto;
}
