body{
	font: 100% 'robotolight';	
	text-align: center;
	background: #FFFFFF;
	margin: 0 auto;
}



.main {
	border: none;
}

.slider {
	width: 100%;
	height: 480px;
	border: none;
	background: #033c58;
}

.sectionWhite {
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	border: none;
	margin: 0 auto;
}

.sectionGray {
	width: 100%;
	background: #e4e4e4;
	text-align: center;
	margin: 0 auto;
}

.content {
	width: 1024px;
	margin: 0 auto;	
	color: #444444;
	font-family: 'robotolight';
	text-align: left;
	padding-top:50px;
	padding-bottom: 50px;
}

.content h2{
	font-family: 'robotothin';
	font-size:36px;
	color: #444444;
	text-align: center;
}


.content a, .content a:hover{
	color: #098bca;
	text-decoration: none;
}

.contentBullet {
	color: #444444;
	text-align:center;
}




.contentBullet a{
	text-decoration: none;
	color: #444444;
}

.contentBullet a:hover{
	color: #098bca;
}

.contentBulletIcon {
	height: 150px; width:150px;
	margin: 0 auto;
}

.contentBulletHeader {
	padding: 10px 10px 10px 10px;
	font-size:24px;
}

.contentBulletText {
	font-size:14px;
	padding-left: 10px;
	padding-right: 10px;
}

.contentBullet2 {
	
}

.contentBullet2Icon {
	height: 200px;
	width:160px;
	text-align:left;
}

.contentBullet2Text {
	
}





.subHeader {
	width: 100%;
	border: none;
	height: 125px;
	background: #033c58;
	text-align: center;
	padding: 0px;	
}

.subHeaderContent {
	width: 1024px;	
	margin: 0 auto;
	height: 125px;
	padding: 0px;
	color: #FFFFFF;
	font-family: 'robotolight';
	font-size: 36px;
	line-height: 120px;
	background-image:url(../pics/slides_bckgrnd.png);
}

.subHeaderAdvanced {
	width: 100%;
	border: none;

	background: #033c58;
	text-align: center;
	padding: 0px;
	
}

.subHeaderAdvancedContent {
	width: 1024px;	
	margin: 0 auto;
	height: 145px;
	padding: 0px;
	color: #FFFFFF;
	font-family: 'robotolight';
	font-size: 36px;
	line-height: 120px;
	background-image:url(../pics/slides_bckgrnd.png);
	text-align: center;
	
}

.textRegular {
	font-family: 'robotolight';
	color: #444444;
	font-size: 14px;
	
}

.textHeaderRegular {
	font-family: 'robotoregular';
	color: #033c58;
	font-size: 16px;

}

.textHeaderRegular a {
	color: #444444;
	text-decoration:none;
}

.textHeaderRegular a:hover {
	color: #098bca;
	text-decoration:none;
}

.subHeaderNavigation {
	margin: 0 auto;
	width: 800px;
	
	padding-top: 40px;
	
	
	line-height: 24px;
	border: none;
}

.subHeaderNavElem {
	font-family: 'robotolight';
	font-size: 18px;	
	width: 266px;	
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}

.subHeaderNavSel {
	height: 17px;
	position: absolut;
	top: 100px;
}

.subHeaderNavElem a {
		font-family: 'robotolight';
	font-size: 18px;	
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	opacity: 0.8;
	border: none;
}

.subHeaderNavElem a:hover {
		opacity: 1.0;
}.dateNews {
	color: #2D6392;
}
.footnote {
	font-size: smaller;
}
.faq-item {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #e4e4e4;
}

.teamItem {
	float:left;
	width:20%;
	text-align:center;
}