BODY, TD {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}
INPUT {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	font-weight:bold; 
}

.body {
	FONT-SIZE: 11px; 	
}
.footerText {
	FONT-SIZE: 9px; 
	COLOR: #999999; 	
}
.footerlink {
	COLOR: #999999; 
	TEXT-DECORATION: none;
}
.footerlink:hover {
	TEXT-DECORATION: underline;
}

.quotetext {
	font-size: 12px;
	font-style: italic;
	text-align: justify;
}
.quoteattrib {
	font-size: 11px; 
	font-style: normal;
	font-variant: small-caps;
}

.sponsortext {
	COLOR: #777777; 
	font-style: italic;
	font-size: 10px;
}

.brightlink {
	COLOR: #FF6600; 
	TEXT-DECORATION: none;
}
.brightlink:hover {
	TEXT-DECORATION: underline;
}

.blacklink {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.blacklink:hover {
	TEXT-DECORATION: underline;
}

.heading {
	DISPLAY: table; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none;
	background-image: url("/web_images/MNP_redheader_bg.gif");
	padding: 2px;
	padding-left: 7px;
	width: 100%;
/*	border: #D61410 1px solid;
  	-moz-border-radius: 9px;
	background-color: #D61410;
	border-radius: 8px; */
}

H1.heading {	
	margin-bottom: -5px;
}
H2.heading {	
	margin-bottom: 1px;
}


.FeatureHeading, .StoryViewSectionHeading {
	text-transform: uppercase; 
	color: #8C3439; 
	DISPLAY: inline; 
	font-size: 14px; 
	font-weight:bold; 
	text-decoration: none;
		
}

.CenterTable{
	border-right: #BBBBBB 1px dashed;  
	padding: 4px; 
}

.DividerCell{
	border-bottom: #BBBBBB 1px dashed;  
}

.StoryViewHeading	{
	font-size: 20px; 
	line-height: 24px; 
	font-weight:bold; 
	}


.standarddivider {  /* HR Replacement */
	height: 1px;
	width: 96%; 
	border-width: 0px;  
	border-bottom: #BBBBBB 1px dashed;  
}


.dateline {
	font-size: 11px; 
	color: #004D9C;
	font-weight:normal; 
}

.button {
	/* BACKGROUND-COLOR: #FFAA22; */	
	background-color: #E7EFF7;
	BORDER: #000000 1px solid; 
	FONT-SIZE: 10px; 
	padding: 2px; 
	WIDTH: 153px; 
	cursor: pointer;
}
.button:hover {
	/*  BACKGROUND-COLOR: #FFCC44; */
}

/* *** BLOCK CONTENT *** */

.blockcolorlight, .searchresults {
	BACKGROUND-COLOR: #F5F5F5;
}

.blockcolordark {
	BACKGROUND-COLOR: #E5E5E5;
}

.staticpages, .headingsmediumwhite {
	BACKGROUND-COLOR: #F0F0F0;
}

.SiteLeftColumn {
	BACKGROUND-IMAGE: url("/web_images/MNP_Lcol.jpg");	
}

.SiteCenterColumn {
	BACKGROUND-IMAGE: url("/web_images/MNP_center.jpg");	
}

.SiteDateLine {
	BACKGROUND-IMAGE: url("/web_images/MNP_date_bg.jpg");	
}

.headingsmediumwhite {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;	
}

.staticpagesHeads {
	BACKGROUND-COLOR: #EAEAEA;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;	
	padding: 5px; 
	width:93%; 
	margin-top: 20px; 
	margin-left: 18px; 
	text-align: left;
	
}
.sectionbox {
	BACKGROUND-IMAGE: url("/web_images/MNP_middle_box_bg.jpg");
	BORDER: #E0E0E0 1px solid; 	
}
/* *** EVENTS *** */
.eventitemmedium {
	font-size: 12px; 
	color: #333333; 
	text-decoration: none;
}
.eventitemmedium:hover {
	text-decoration: underline;	
}

/* **** SEARCH BOX ETC **** */
.boxheading {  /* Search Box Table */
	border-bottom: #BBBBBB 1px dashed;  
}

.boxdivider {  /* HR Replacement for Search Box */
	DISPLAY: none; 
}

.c3heads {  /* Heading */
	DISPLAY: table; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none;
	background-image: url("/web_images/MNP_redheader_bg.gif");
	padding: 2px;
	padding-left: 5px;
	width: 100%;
	/*
	border: #D61410 1px solid;
  	-moz-border-radius: 8px;
	background-color: #D61410;
	border-radius: 8px; */
}
/*
.c3heads {  
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
}
*/
.buttsearch {  /* Search Button */
	FONT-SIZE: 10px; 
	WIDTH: 98% ; 
	padding: 2px; 
	/*  BACKGROUND-COLOR: #FFAA22; */
	background-color: #E7EFF7;
	margin-top: 3px; 
	BORDER: #000000 1px solid; 
	cursor: pointer;
}

.buttsearch:hover {
	/* BACKGROUND-COLOR: #FFCC44; */
}

.listitem {  /* Advanced Search */
	FONT-SIZE: 10px; 
	COLOR: #777777;
}
.listitem:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}

.catagory { /* Text and select boxes */
	/*WIDTH: 98% ; 
	FONT-SIZE: 7pt;*/
	width:85%;
	font-family: Arial;
}

.catagorylink {
	WIDTH: 98% ; 
	FONT-SIZE: 7pt;
}

.c2Heads {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	text-align: center;
}
.headingssmallwhite {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: white;
}



/* **** END SEARCH BOX STUFF **** */


/*  Standard Story Style Definitions */
	
	.leadstory_head { 
	/* Intended for the lead story on a site. Increased headline size */
		DISPLAY: inline; 
		font-size: 15px; 
		line-height: 18px; 
		color: #000;
		font-style: normal; 
		font-weight:bold; 
		text-decoration: none;
	}
	
	.headline_head {
	/* Intended for a headline list. small headline size */
		DISPLAY: inline; 
		font-size: 11px; 
		line-height: 18px; 
		color: #333333;
		font-style: normal; 
		font-weight:normal; 
		text-decoration: none;
	}
	.headline_head:hover {
		color: #000000;
		text-decoration: underline;
	}	
	
	.story_head, .storyHead {
	/* Standard story headline size */
		DISPLAY: inline; 
		font-size: 12px; 
		line-height: 18px; 
		color: #000;
		font-style: normal; 
		font-weight:bold; 
		text-decoration: none;
	}
	.leadstory_text, .story_text, .bodytext {		
		font-size: 11px; 
		color: #000;
		font-style: normal; 
		text-decoration: none;
	}
	.leadstory_date, .story_date, .storyDate {
		font-size: 9px; 	
	}
	.leadstory_image, .story_image,  {
		BORDER-RIGHT: #999999 1px solid; 
		BORDER-TOP: #999999 1px solid; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-BOTTOM: #999999 1px solid
	}
	.storylink, .SearchLinks, .page {
		COLOR: #777777; 
		font-weight:bold; 
		TEXT-DECORATION: none
	}
	.headline_link, .leadstory_link, .story_link {
		COLOR: #000000; 
		font-weight:bold; 
		TEXT-DECORATION: none
	}
	.headline_link:hover, .leadstory_link:hover, .story_link:hover {
		COLOR: #555555; 
		font-weight:bold; 
		TEXT-DECORATION: none
	}
	.storylink:hover, .SearchLinks:hover, .page:hover {
		COLOR: #555555; 
		font-weight:bold; 
		TEXT-DECORATION: underline
	}


/*************** Main Navigation ***************/
	#globalnav {
		font-size: 11px;
		width: 160px;
	}
	
	#globalnav ul {
		padding: 0;
		list-style-type: none;
		margin: 0;
	}
	
	#globalnav li a {
		padding: 5px;
		margin: 0px;
		display: block;
		/* color: #000000; */
		color: #004D9C;
		/* font-weight:bold; */
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #7BA2CE;
	}
	
	/** IEwin hack for maximum clickable area **/
	/* Hides from IE5-mac \*/
	* html #globalnav a {
		height: 1%;
	}
	/* End hide from IE5-mac */
			
	#globalnav li a:hover {
		/* color: #FF6600; */
		color: #FFFFFF;
		/* background-color: #F2EEDC; */
		background-color: #D61410;
	}
	
	#globalnav li a.active {
		/* color: #FF6600; */
		background-color: #F2EEDC;
	}
	
	#globalnav li a#last {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		/* border-bottom-color: #CCCCCC; */
		border-bottom-color: #004D9C;
	}


/************ SPREADSHEET CSS ***********/
	.borderGrey {
		border: 1px solid #CCCCCC;
	}
	.HeaderLeft-Light {
		background-color: #e8edf7;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		vertical-align: bottom;
		text-align: left;
		padding-left: 6px;
		font-weight: bold;
		padding-right: 6px;
		padding-bottom: 6px;
	}
	.HeaderLeft-Dark {
		background-color: #dbe1f0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		vertical-align: bottom;
		text-align: left;
		padding-left: 6px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	.HeaderRight-Light {
		background-color: #e8edf7;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		vertical-align: bottom;
		text-align: right;
		padding-right: 6px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	.HeaderRight-Dark {
		background-color: #dbe1f0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		vertical-align: bottom;
		text-align: right;
		padding-right: 6px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	.BodyLeft-Light {
		background-color: #f5f5f5;
		font-size: 9px;
		text-align: left;
		padding-left: 4px;
		padding-bottom: 4px;
		padding: 4;
	}
	.BodyLeft-Dark {
		background-color: #e9e9e9;
		font-size: 9px;
		text-align: left;
		padding-left: 4px;
		margin-bottom: 4px;
	}
	.BodyRight-Light {
		background-color: #f5f5f5;
		font-size: 9px;
		text-align: right;
		border-color: #FFFFFF;
		padding-right: 4px;
		margin-bottom: 4px;
	}
	.BodyRight-Dark {
		background-color: #e9e9e9;
		font-size: 9px;
		text-align: right;
		padding-right: 4px;
		margin-bottom: 4px;
	}
	.borderWhite {
		border: 1px solid #ffffff;
		color: #000000;
	}
	.SpreadsheetCaption {
		font-size: 9px;
		vertical-align: bottom;
		text-align: left;
		padding-left: 6px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	
/*  New Search boxes */

.searchBoxheading {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	/*BORDER-BOTTOM: #ffffff 1px solid; */
	width: 97%;
}

.searchBoxheading2 {
	BORDER-RIGHT: #ffffff 1px solid; 
	/*BORDER-TOP: #ffffff 1px solid; */
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	width: 97%;
}

.sbox_site
{
	background-color: #000000;
/*	border: 1px solid #FFFFFF;*/
	color: #BCBCBC;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
/*	padding-top: 12px;*/
	vertical-align: top;
	padding-bottom: 8px;
	line-height: 16px;
}

.sbox_industry
{
	color: #BCBCBC;
	font-family: verdana;
	font-size: 40px;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

.sbox_site_submit
{
	text-align: center;
	padding-top: 12px;
	vertical-align: bottom;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

.sbox_industry_submit
{
	text-align: center;
	vertical-align: bottom;
	background-image: url(sbox_sumbit.gif);
	height: 19px;
	width: 54px;
	border:none;
	margin-bottom: 12px;
	margin-top: 3px;
	background-repeat: no-repeat;
}

INPUT.catagory2
{
	WIDTH: 85%;
	WORD-WRAP: break-word;
	font-size:10px;
	border: solid 1px #999;
	font-family:Arial; 
}

.sbox_site_SL
{
	background-color: #000000;
	color: #BCBCBC;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
	vertical-align: top;
	padding-bottom: 8px;
	line-height: 16px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


