body, html
{
	
	margin-top: 0px;
	margin-left: 0px;
		
	/*background-image: url( 'images/bg.gif' );
	background-repeat: repeat-x;
	background-position: top left;*/
	background-color: #ffffff;
	color:Black;
}


body, div, p, td, th, a:link, a:active, a:visited, a:hover, H1, H2, H3, H4, input, textarea, select
{
	/*color: #000000;*/
	font-family: verdana, arial, helvetica,;
	font-size: 11px;
}

td, th
{
	text-align: left;
	vertical-align: top;
}
.leftMenu a, .leftMenu a:link, .leftMenu  a:active, .leftMenu  a:visited, .leftMenu  a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	
}

.leftMenu a, .leftMenu  a:hover
{
	color: green;	
}


.industry a, .industry a:link, .industry a:active, .industry a:visited, .industry a:hover
{
	color: green;
	text-decoration: none;
	font-size: 10px;
	
}

.industry a, .industry a:hover
{
	color: #66cc33;	
}

.privacy a, .privacy a:link, .privacy a:active, .privacy a:visited, .privacy a:hover
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	
}

.privacy a, .privacy a:hover
{
	color: #DFE2DD;	
}


#mainBox
{

	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/images/bg_left_nav.gif);
	background-repeat: repeat-y;
	background-position: top left;
		
}


#mastheadBox
{
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 780px;
	height: 101px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	    
}
#mastheadBoxNews
{
	background-image: url(/images/mast_news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 600px;
	height: 139px;
	margin: 0px;
	
	    
}
.topNav
{
	float: left;
	margin: 0px;
	padding:0px;
	
}



#bodyBox
{
	
	padding: 0px 0px 0px 0px;
	width:637px;
	height:100%;
	margin: 0px;
	 
			
}
#leftNavBox
{
	width: 143px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height:100%;
}
#rightNavBox
{
	width:168px;
	background-image: url(/images/news_right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	
}
#footerBox
{
	margin: 0px 0px 0px 0px;
	height:22px;
	background-color: #666666;	
}


.bgEmerald
{
	height:144px;
	width:214px;
	background-image: url(/images/banner_connections_benefits.jpg);
	background-repeat: no-repeat;
	background-position: top left;

	
}

.contentColumn
{
	padding: 0px 6px 0px 8px;
	background-image: url(/images/border_right_column.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


.contentColumnRight
{
	padding: 0px 0px 0px 6px;

}

.industryBg
{
	
	background-image: url(/images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.inputsearch {
	color: #333333;
	background-color: #CCFF99;
	border: 1px solid green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	

}
.newsBoxRight
{
	background-image: url(/images/news_box_body.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.hr
{
	padding: 0px 0px 0px 0px;
}
.leftMenu
{
	
	padding: 0px 0px 0px 0px;
		
}

.leftMenu a, .leftMenu a:link, .leftMenu a:active, .leftMenu a:visited, .leftMenu a:hover
{
	padding: 8px 0px 8px 11px;
	/*width: 132px;
	height: 22px;*/
	display: block;
	/*border-width: 1px;
	border-color: red;
	border-style: solid;*/
}

#nav li 
{ 
list-style: disc outside; color:#87b342;
padding: 0px 0px 6px 0px;

}

ul
{
padding-left:15px;
padding-right:0px;
margin:0px;
}

.whiteText {color:white}
.blackText {color:black}



/* Menu system starts here */
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
/*  font-family: "MS Sans Serif", Arial, sans-serif;*/
  font-size: 10px;
/*  font-style: normal;
  font-weight: normal;
  color: #000000;*/
}

div.menuBar 
{
  /*background-color: #e0e0e0;*/
  /*border: 2px outset #e0e0e0;*/
  /*padding: 4px 2px 4px 2px;*/
  /*text-align: left;*/
}

div.menuBar a.menuButton {
/*  background-color: transparent; 
  border: 1px solid #e0e0e0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 5px;
  padding: 5px 26px 2px 26px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;*/
}

div.menuBar a.menuButton:hover {
/*  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
  background-color: #ffffff;*/
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
/*  background-color: #5050f0;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;*/
}

div.menu {
  border: 1px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  left: 0px;
  padding: 0px 1px 1px 0px;
  margin-left:143px;
  margin-top:-29px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  background-color: #AAF061;
}

div.menu a.menuItem {
  color: green;
  cursor: default;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid #ffffff;
  padding: 8px 11px 8px 11px;
  font-size: 10px;
 
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  /*background-color: #5050f0;*/
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
/*  margin-right: -.75em;*/
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 0px;
}
/* Menu system ends here */


/* 
	Newsletter styles copied for shared items on home page. e.g. Calendar 
	Note: Not exact copy. SiteURL asp variable removed

*/
.newsBoxRight
{
	background-image: url(/images/news_box_body.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#mastheadBoxNews
{
	background-image: url(/images/mast_news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 600px;
	height: 139px;
	margin: 0px;
}
.calendarBox
{
	background-image: url(/images/email_box_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:195px;
	height:46px;
	padding-left:6px;
}
.calendarBoxBody
{
	background-image: url(/images/email_box_body.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left:6px;
}
.cat a, .cat a:link, .cat a:active, .cat a:visited, .cat a:hover
{
	color: green;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	
}

.cat a, .cat a:hover
{
	color: #66cc33;	
}

A.pagecontent
{
    COLOR: #339900
}
A.pagecontent:hover
{
    COLOR: #66cc33
}

A.blink, A.blink:visited , A.blink:active 
{  
	font-size: 7pt;
	color: #999999; 
	
}

A.blink:HOVER
{
	font-size: 7pt;
   	COLOR: black;
    	font-family: Verdana, Arial, Helvetica, sans-serif; 

}

.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3F3F3F;
}
TD.middle
{
	vertical-align: middle;
}

#join li 
{ 
	list-style: disc outside; color:gray;
	padding: 0px 0px 0px 0px;


}

.joinBG
{
	background-image: url(/images/m_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}
.joinText
{
	color:#428c1e;
	font-size:10;
	
}

/* 
* ASP.NET styles below
*/

.CapHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #66CC33; 
    font-size: 11px ; 
    font-weight: bold
}

.CapPageContent 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #333333; 
    font-size: 11px
}

.CapLink
{
    font-weight: bold; 
    color: #333333;
    font-size: 20px
}

.CapTable
{
		
}

.CapTableHeader
{
	font-weight: bold; 
	color: #339900;
	background-color: #ccff99;
}

.CapTableRow
{
}

.CapTableRowAlternate
{
	background-color: #eeeeee;
}

.CapTableSelected
{
	background-color: #80FF80;
}

LEGEND
{
	font-weight: bold;
	color:Black;
}

.LayoutLabelCell
{
	width: 80px;
}

.LayoutDataCell
{
	/*width: 200px;*/
}

.LayoutTextArea
{
	width:335px;
}

.error {  color: #FF0000; }
.success { color: #669900;  }

.ValidationSummary li 
{
	color: Red;
}

.TextBoxLong
{
	width:250px;
}