@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(../../Images/Page/back.jpg) repeat-x;
	margin: 0px;
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	font-size: 16px;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#background {
	background: url(../../Images/Page/wrapper.gif) no-repeat;
	height: 900px;
	min-height: 900px;
	padding: 15px;
}
img {border:none 0px}
a {color: #77a72e}
a.purple {color: #661A50}
a.green {color: #688426}
a.blue {color: #2883AE}
a:hover {text-decoration: none}

h1, h2, h3, h4, h5, ul, li {
	padding: 0;
	margin: 0;
}
h1 {font-size:200%}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
p.small, select.small, input.small {font-size: 84%}
h3 {
	/*text-transform: uppercase;*/
	font-size: 120%;
}
h4 {
	border-top: 1px solid #CCCCCC; 
	margin-top: 6px;
}
.more {
	text-transform: uppercase;
	font-size: 80%;
}
.greenBold {
	font-weight: bold;
	color: #637d24;
	padding-right: 8px;
}
#header {
	height: 112px;
	min-height: 112px;
	width:960px;
}
#headerIn {
	height: 112px;
	min-height: 112px;
	border-bottom: #d9f3e5 1px solid;
	width:960px;
}
#TopNavigation
{
	margin: 0 20px 0 20px;
	padding-bottom: 10px;
	float: right;
	width: 730px;
}
h1#brand {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	text-indent: -1999px;
	height: 80px;
	min-height: 80px;
	width: 216px;
	background: url(../../Images/Page/brand.gif) no-repeat;
}
h1#brand:hover {
	cursor: pointer;
}
#global {
	margin: 0;
	padding: 20px 10px;

	float: right;
	display: inline;
	font-size: 84%;
	color: #77A72E;
	text-transform: uppercase;
	width: 610px;
}
		#global a {
			padding: 0 10px;
			color: #77A72E;
			text-decoration: none;
		}
		#global input {
			padding: 0px;
			margin: 2px 0 0 0;
			color: #77A72E;
			font-size: 84%;
			border: #FFFFFF 0px none;
			text-transform: uppercase;
			float:left;
		}
		#global div.search {
			height: 18px;
			min-height: 18px;
			width: 165px;
			padding: 1px 10px;
			background: url(../../Images/Page/searchfield.gif) no-repeat;
			float: right;
			display: block;
			margin: -3px 0 0 0;
			
		}
#menu {
	clear: both;
	padding-top: 20px;
}
#menu a {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
}
#feature 
{
	float: left;
	height: 300px;
	min-height: 300px;
	width: 960px;
}
.featureItem {
	float: left;
	display: inline;
	width: 250px;
	padding: 40px 15px 4px 15px;
	text-align: center;
}
	.featureItem h2 {
		padding: 6px 0;
		margin: 0;
		font-size: 110%;
		font-family: Helvetica;
	}
	.featureItem a {
		text-decoration: none;
		color: #000000;
	}
	.red {color: #CC0000}
	.green {color: #006600}
	.blue {color: #003366}
#BreadCrumb {
	color: #014587;
	font-size: 84%;
	padding: 8px 0 20px 0;
	text-transform: uppercase;
}
#ContentArea {
	border-left: #d9f3e5 1px solid;
	padding-left: 20px;
	float:left;
	width: 638px;
	min-height: 300px;
	margin: 0 10px;
	padding-bottom: 30px;
}

#ContentArea ul {
	list-style: none;
}	
#ContentArea li {
	padding: 10px 0 !important;
	margin: 10px 0 !important;
}
#ContentBlock {
	width:650px; 
	padding-bottom:30px;
	float: left;
	display: inline;
}
	#ContentBlock ul {
		padding: 0 0 0 20px;
		font-size: 100%;
	}
#contentwrapper
{
	
	clear:both;
	width:960px;
	margin: 10px 0 0 0;
}
.PollBox H2 {
	font-size:120%;
	text-transform: uppercase;
	color: #999999;
	margin-top: 20px;
}
.PollBox H3 {
	font-size: 100%;
	color: #2883AE;
	text-transform: none;
}
ul.RadioButtonListCssClass {
	list-style: none;
	font-size: 12px;
}

.GetStartedWrapper
{
	margin:5px 25px 0px 0px;
	clear:both;
	float:left;
	width: 247px;
	display: block;
}

.GetStartedImage
{
	float:left;
	width: 247px;
	height: 67px;
	margin:0px;
	padding: 0px;
	background: url(../../Images/Page/getstarted.jpg) no-repeat;
	display: block;
}

.RadPanelBar {
	width: 240px !important;
	margin-left: 5px !important;
}
.RadPanelBar .rpLink, .RadPanelBar .rpOut {
	border: 0px none !important;
}
.RadPanelBar .rpGroup .rpLink {
	font-size: 16px !important;
	padding: 8px 0;
	border: 0px none !important;
}
.RadPanelBar .rpFirst {padding: 0;}
.RadPanelBar .rpGroup a.rpSelected, .RadPanelBar .rpGroup a.rpSelected:hover {
	color: #FFFFFF !important;
	background: url(/Images/next.gif) left no-repeat;
}
ul.rpLevel2 .rpText {
	color: #00407A;
}
ul.rpLevel2 .rpText:hover {
	color: #2883AE;
}
ul.rpGroup .rpLevel2 a.rpSelected {
	background: url(/Images/next2.gif) 10px no-repeat !important;
}
ul.rpGroup .rpLevel3 a.rpSelected {
	color: #042037 !important;
	background: url(/Images/next3.gif) left no-repeat!important;
	font-weight: bold;
}
.RadPanelBar a:hover {
	color: #2883AE !important;
}
.RadPanelBar .rpRootGroup {
	border-style:none !important;
}
.RadPanelBar_Vista rpLink {
	font: 20px/24px "GillSans", Calibri, Trebuchet, sans-serif !important;
}
.RadPanelBar ul li ul li .rpSlide ul li .rpText {
	font-size: 12px;
	padding-left: 10px;
	
}
.RadPanelBar ul li ul li .rpSlide ul li a.rpSelected {
	color: #FFFFFF !important;
	background: url(/Images/next.gif) left no-repeat;
}
.NewsTitle
{
	float:left;
	color:#003366;
	font-size:24px;
	margin:10px 0 5px 5px;
	width: 240px;
	border-top: #d9f3e5 1px solid;
}
.NewsBlock
{
	float:left;
	margin:0 0 5px 5px;
	width: 230px;
	padding-bottom: 30px;
}
.NewsBlock p
{
	clear:both;
	border:0;
	padding:0px;
}
.NewsBlock ul.sf_newsList, .NewsBlock li, h2.sf_newsTitle {
	padding: 0;
	margin: 0;
	display: inline;
}
.NewsBlock h2.sf_newsTitle {
font-size:15px !important;
font-weight:normal;
line-height:15px !important;
margin:20px 0;
padding:0;
}
.NewsBlock h2.sf_newsTitle a
{
	font-size: 15px !important;
	color: #000000;
	border-top: none 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height:15px !important;
}
.NewsBlock p.sf_newsDate {
	font-size: 11px !important;
	text-transform: uppercase;
	color: #77a72e;
	margin: 0 0 10px;
	padding: 0;
}
#CTA 
{
	float:left;
	width: 678px;
	height: 300px;
	min-height: 300px;
	padding: 0px;
	margin:0px;
	/*background: url(../../Images/Page/CTABack.gif) no-repeat;*/
	
	margin-top: 5px;
	font-size: 86%;	
	font-weight: bold;
	display: block;
}
	#CTA .CTA {
		float: left;
		display: inline;
		width: 205px;
		padding: 10px 0px 4px 15px;
		color: #000000;	
	}
	#CTA .CTA.Middle {
		width: 205px;
		margin:0 0 0 5px;
	}
	#CTA .CTA.Last {
		width: 190px;
		margin:0 0 0 25px;
	}
	.CTA ul {
		list-style: none;
		padding: 0;
	}
	.CTA li {
		padding: 5px 10px 5px 20px;
		margin-right: 30px;
		font-style: italic;
	}
	.CTA a {
		text-decoration: none;
		font-size: 120%;
		font-weight: 100;
	}
	.CTA a:hover {text-decoration: underline;}


#footer 
{
	float: left;
	border-top: #d9f3e5 1px solid;
	width: 940px;
	padding-top: 10px;
	margin: 0 20px 0 10px;
	
	font-size: 84%;
	color: #003366;
	display:block;
	
}
	#footer a {color:#003366}
	#footer ul.one {
		padding-right: 50px;
		float: left;
		display: block;
		list-style: none;
	}
	#footer ul.two {
		padding-right: 60px;
		float: left;
		display: block;
		list-style: none;
	}
	#footer ul.three {
		padding-right: 55px;
		float: left;
		display: block;
		list-style: none;
	}
	#footer ul.four {
		padding-right: 0px;
		float: left;
		display: block;
		list-style: none;
	}
	#footer li {padding: 5px 0px 16px 0px;}
	#footer li.socialRSS 
	{
		padding: 5px 0px 7px 30px;
		background: url(../../Images/Buttons/socialRSS.png) no-repeat;
	}
	#footer li.socialFacebook {
		padding: 5px 0px 7px 30px;
		background: url(../../Images/Buttons/socialFacebook.png) no-repeat;
	}
	#footer li.socialLinkedIn {
		padding: 5px 0px 7px 30px;
		background: url(../../Images/Buttons/socialLinkedIn.png) no-repeat;
	}
	#footer li.socialTwitter {
		padding: 5px 0px 7px 30px;
		background: url(../../Images/Buttons/socialTwitter.png) no-repeat;
	}
	
	#footer li.socialHR{
		padding: 5px 0px 7px 30px;
		background: url(../../Images/Buttons/IG-logo-sm.png) no-repeat;
	}
	
#copyright {
	width: 800px;
	padding: 10px;
	font-size: 80%;
	clear: both;
	margin: 0 auto;
	text-align: center;
}
.sf_searchSubmit
{
	margin: 0;
	padding:0;
background-color:Transparent;
cursor:pointer;

width:15px;
}
.sf_searchText
{
	width:150px;
	margin: 0;
	padding:0;
}
.requestInfo
{

}
.requestInfo ul
{
	list-style:none;
}
.requestInfo .label
{
  
   margin: 0 10px 10px 0px;
  float: left; 
  clear: left; 
 width:210px;
  text-align:right;
  
}

.requestInfo .sectionheader
{
  
   margin: 0 0 10px 0px;
   clear: left;
  float: left; 
  clear: left; 
  width:100%;
  
}

.requestInfo li
{
  float: left; 
 display: block; 
 margin: 0 0 10px 0px;
 width:400px;
padding: 0; 
 }
 
 
 
 .feedbackInfo
{
	margin:10px 0 0 0;

}
.feedbackInfo ul
{
	list-style:none;
}
.feedbackInfo .label
{
  
   margin: 0 10px 10px 0px;
  float: left; 
  clear: left; 
 width:100px;
  text-align:right;
  
}

.feedbackInfo .sectionheader
{
  
   margin: 0 0 10px 0px;
   clear: left;
  float: left; 
  clear: left; 
  width:100%;
  
}

.feedbackInfo li
{
  float: left; 
 display: block; 
 margin: 0 0 10px 0px;
 width:400px;
padding: 0; 
 }

 .rightsidebox
 {
	float:right;
	width:100%;
	color:#00407A;
	background-color:#C8E4F2;
	padding:15px;
 }

 