.text_titles {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}


.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.section_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fba500;
	text-decoration: none;
}
.body_text {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle
}

.bio_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bio_p
{
	margin-bottom: 7px;
	margin-top: 3px
}

.bio_p_compressed
{
	margin-bottom: 5px;
	margin-top: 3px
}

.bg_repeat {
	background-attachment: fixed;
	background-image: url(../images/right_04.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.rollover2 {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rollover2:hover {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#00b3f0
}


.rollover2_2 {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.rollover2_2:hover {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#00b3f0
}

.rollover22 {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:778fbb
}
.leadership {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leadership:hover {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00b3f0;
	text-decoration: none;
	
}
.bg_home {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_about {
	background-attachment: fixed;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_media {
	background-attachment: fixed;
	background-image: url(../images/bg_media.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_contactus {
	background-attachment: fixed;
	background-image: url(../images/bg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_contact {
	background-attachment: fixed;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}