.header { background: url(nc_bg.gif) repeat-x; }
.search { color:#000066;font-size:12px; background: url(nc_bg.gif) repeat-x; padding:10px; }
.field { border:1px solid #999999;  }
.submit { font:bold 12px Arial,Helvetica,sans-serif; height:23px; border:1px solid #999999; color:#ffffff; background-color:#F49300; padding:0px 4px; }
.content-rhs { background: url(nc_content_rhs.jpg) repeat-y; }
.contentbox { background: #FFFFFF url(nc_bg.jpg) no-repeat; }
.content { font: 12px/140% Arial, Helvetica, sans-serif; padding: 25px 40px; }
.cta { padding: 25px 0px; }
.footer { color:#666666; font:11px Arial,Helvetica,sans-serif; background:url(nc_fmc_logo.jpg) no-repeat right top; padding:10px 0px; }
.footer A { color:#666666; }
.login td, .news td { font-size:12px; padding:7px; }
.news, .login { border:#FF6600 solid 1px; }
h3 { color:#666666; font-size:16px; }

/* 
  -----------------------------------
  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;
	color : #6E6E6E;
	padding: 7px 24px;
	line-height:1;
	font-weight: bold;
	border-right: 0px solid #C8C8C8;
	text-decoration: none;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #0176B4;
	letter-spacing: .01px;
	text-decoration: none;
	font-weight: bold;
}

/* ------ 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;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
/* 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;}

/*
for the right most link
*/
#p7PMnavRight {
	margin: 0;
	padding:0;
}
#p7PMnavRight li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* 2nd-n levels */
#p7PMnavRight 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;
}
#p7PMnavRight a {
	display: block;
	color : #6E6E6E;
	padding: 7px 30px;
	line-height:1;
	font-weight: bold;
	border-right: 0px solid #C8C8C8;
	text-decoration: none;
}
#p7PMnavRight a:hover, #p7PMnavRight a:active, #p7PMnavRight a:focus {
	color: #0176B4;
	letter-spacing: .01px;
	text-decoration: none;
	font-weight: bold;
}

/* ------ the current page marker style ------ */
#p7PMnavRight .p7PMmark {
	/* color: #CCCCCC;
	font-weight: bold; */
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnavRight ul .p7PMtrg, #p7PMnavRight ul .p7PMon {
	background-image:  url(/assets/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnavRight .p7PMon {
	
	color: #000000;
}
/*the submenu classes */

#p7PMnavRight .p7PMhide {
	left: -9000px;
}
#p7PMnavRight .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnavRight li {
	float: left;
	width: 140px;
}
#p7PMnavRight ul li {
	float: none;
}
#p7PMnavRight ul, #p7PMnav ul li {
	width: 172px;
}
/* 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. */
#p7PMnavRight li {width: auto;}

#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;
}

#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;
}

.menutxt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #777777;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4F4F4F;
}

a.morelink:link,a.morelink:active,a.morelink:visited
{
color : #0176B4;
text-decoration : none;
}
a.morelink:hover
{
color : #000000;
text-decoration : none;
}

a.menulink:link,a.menulink:active,a.menulink:visited
{
color : #777777;
text-decoration : none;
}
a.menulink:hover
{
color : #0176B4;
text-decoration : none;
}
.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	border: 1px solid #D4D4D4;
}
.footer {
	color: #FFFFFF;
}
