#global {
     margin-left: auto;
     margin-right: auto;
     width: 755px; /* mandatory to be centered */
     }
	 
.header {
	width: 755px;
	height: 77px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-bottom: 2px;
}

.main_content {
	float: left;
	height: auto;
	width: 755px;

}
	 
P {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

h2 {
	background-color: transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5E5E5E;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
	font-size : 10px;
} 

A:link {
	text-decoration: none;
} 

A:visited {
	text-decoration: none;
} 

A:hover {
	text-decoration: underline;
} 
A:active {
	text-decoration: none;
} 

.logo {
	height: 77px;
	width: 198px;
	
}

.header_links {
	height: 57px;
	width: 555px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-bottom: 10px;
	margin-left: 60px;
	
}

.header_padding {
	height: 20px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

.header_links_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	margin-bottom:10px;
	
}

.greybar {
	height: auto;
	width: 755px;
}

.leftnav  {
	float:left;
	width:198px;
	height:745px;
	padding-top: 0px;
}

.navbox {
	width: 198px;
	height: 28px;
	display: block;
	
}

.body {
	width: 555px;
	height: auto;
	padding-left: 0px;
	border-left : 1px solid #C2C2C2;
	display: block;
	float: left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	
}

.solutions_background
{
	background-image: url(/images/selection_background.gif);
	background-repeat: no-repeat;
	width: 362px;
	height: 169px;
	display: block;
	float: left;
	border-left : 1px solid #C2C2C2;
	border-top : 1px solid #C2C2C2;
}

.solutionsselect {
	background-color : transparent;
	margin-left : 20px;
	margin-top : 75px;
	display: block;
	float: left;
}

.newsbox {
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	width : 170px;
	height: 264px;
	background-image: url(../images/beige_box.png);
	background-position : top;
	display: inline;
	float: right;
	background-repeat:repeat-y;
	border-bottom : 1px solid #C2C2C2;
	border-left : 1px solid #C2C2C2;
	border-right : 1px solid #C2C2C2;
	border-top : 1px solid #C2C2C2;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
}

.eventsbox {
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	width : 170px;
	height: 118px;
	background-image: url(../images/beige_box.png);
	background-position : top;
	display: inline;
	float: right;
	background-repeat: no-repeat;
	border-bottom : 1px solid #C2C2C2;
	border-left : 1px solid #C2C2C2;
	border-right : 1px solid #C2C2C2;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
}



.blurbbox {
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	width : 343px;
	background-image : url(/images/gray_shade_top.gif);
	background-position : top;
	display: inline;
	float: left;
	background-repeat : repeat-x;
	border-bottom : 1px solid #C2C2C2;
	border-left : 1px solid #C2C2C2;
	border-top : 1px solid #C2C2C2;
	padding-left: 10px;
	padding-top: 27px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.GridViewNews{
  	padding-top: 2px; 
  	padding-bottom: 10px;
	color: #333333;
	background-image: url(/images/green_arrow.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 1em;
}

.LearnMore {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-image:url(../images/2green_arrows.gif);
	background-position: top;
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 3px;
	}
