body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #2B366E;
	margin:0;
	line-height: 130%;
}
.header { 
	background: url(nc_bg.gif) repeat-x; 
}
.search { 
	color:#000066;
	background: url(nc_bg.gif) repeat-x;
	padding:10px;
}
.forms td {
	padding:5px 0;
}
.field { 
	border:1px solid #999999;
}
.submit { 
	border:2px solid #999999; 
	color:#ffffff; 
	background-color:#B57EB7; 
	padding:4px 14px;
	font-weight:bold;
	cursor:pointer;
}
.content-rhs { 
	background: url(nc_content_rhs.jpg) repeat-y; 
}
.contentbox { 
	background: #FFFFFF url(nc_bg.jpg) no-repeat; 
}
.content { 
	padding: 25px 40px; 
}

.cta { 
	padding: 25px 0px; 
}
.footer { 
	color:#666666; 
	font-size:11px; 
	background:url(nc_fmc_logo.jpg) no-repeat right top;
	padding:10px 0px; 
}
.footer A { 
	color:#666666; 
}
.login td, .news td { 
	padding:7px; 
}
.news, .login { 
	border:#FF6600 solid 1px; 
}
h1 { 
	color:#2A366D;
	font-size:16px; 
}
h2 { 
	color:#000; 
	font-size:15px; 
}

.norepeat {
	background-repeat: no-repeat;
}

.padding30 {
	padding:30px;
}

.padding30cta {
	padding:30px 0 30px 30px;
}

.footer {
	padding-left:30px;
}

.searchbox {
	font-weight: bold;
	color: #000000;
	width: 136px;
	height: 25px;

}
.leftmenu, .quicklinks {
	font-weight: bold;
	color: #FFFFFF;
}

.leftmenu {
	padding-left: 10px;
	font-size: 13px;
}

.quicklinks {
	padding-left: 34px;	
	font-size: 12px;
	line-height:160%;
}

.menubullet {
	background-color: #9875AF;
	width: 25px;
}
.pagebg {
	background-image: url(page_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
a.whitelink:link,a.whitelink:active,a.whitelink:visited, .quicklinks a {
color: #FFFFFF;
text-decoration : none;
}
a.whitelink:hover, .quicklinks a:hover {
color: #B57EB7;
text-decoration : none;
}
.toppath {
	font-size: 11px;
	color: #2B366E;
}
a.purplelink:link,a.purplelink:active,a.purplelink:visited
{
color: #B57EB7;
text-decoration : none;
}
a.purplelink:hover
{
color: #2B366E;
text-decoration : none;
}
a.ltrIncrease:link,a.ltrIncrease:active,a.ltrIncrease:visited
{
color: #2B366E;
text-decoration : none;
}
a.ltrIncrease:hover
{
color: #2B366E;
text-decoration : none;
}
.boldtxt {
	font-size: 11px;
	font-weight: bold;
	color: #2B366E;
}
.bluetxt {
	color: #2B366E;
	line-height:16;
}
.data {
	color: #2B366E;
	font-size: 13px;
	line-height: 130%;
}

.data ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}

.data li {
	background:url(bullet-purple.gif) no-repeat 0 7px;
	padding-left: 18px;
	line-height:180%;
}

.formdata {
	color: #2B366E;
	font-size: 13px;
}

/* 
  -----------------------------------
  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: #EFEFEF;
	border-top: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	position: absolute;
		left: -9000px;
	z-index: 10000;
	text-align:left;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #B57EB7;
	letter-spacing: .01px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;

}

/* ------ 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 {
	
	color: #000000;
}
/*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: #777777;
	line-height: 120%;
	margin-right: -1px;
	border-bottom: 1px solid #9C9C9C;
}
#p7PSnav a:hover, #p7PSnav a:active, #p7PSnav a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#B1B1B1;
}
#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: #FDFDB7;
}
#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;}