@charset "UTF-8";
.mm{
}

.mm .headerbar{
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.mm .headerbarGrey{
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: .2em;
	font-size: 10px;
}

.mm .headerbarGreymoline{
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: .2em;
	font-size: 10px;
}

.mm .headerbarBoth{
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: .2em;
}

.mm .headerbarnoline{
color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: ;
	border-bottom-style: ;
	border-bottom-color: ;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: 0.2em;
}

.mm a:link{
	color: #FFFFFF; /*bottom spacing between header and rest of content*/
	text-decoration: none;
}
.mm a:visited {
	color: #FFFFFF; /*bottom spacing between header and rest of content*/
	text-decoration: none;
}
.mm a:hover{
	text-decoration: none;
	color: #999999;
}

.mm ul{
	list-style-type: none;
	margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

.mm ul li{
	padding-bottom: 2px;
}

.mm ul li a{
	color: #FFFFFF; /*custom bullet list image*/
	display: block;
	padding-left: 40px; /*link text is indented 19px*/
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

.mm ul li a:hover { /*hover state CSS*/
	color: #FFFFFF;
	background-color: #6A81B0;
}

.current {
	background-color: #6A81B0;
}
.current1B{
	background-color: #6A81B0;
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: ;
	border-bottom-style: ;
	border-bottom-color: ;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: .2em;
	}
.current2 {
	background-color: #3C8C9B;
}
.current2B{
	background-color: #3C8C9B;
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	}
.current3 {
	background-color: #9FA1A4;
}
.current3B{
	background-color: #3C8C9B;
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: ;
	border-bottom-style: ;
	border-bottom-color: ;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: .2em;
	}
.current2C{
	background-color: #9FA1A4;
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: .2em;
	font-size: 11px;
	}
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #D1D2D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
	line-height: 16px;
}
.boldBlue {
	font-weight: bold;
	color: #0C296D;
}
.leftcolumnBlue {
	color:#006dba;
}
.boldBlueSmall {
	font-weight: bold;
	color: #0C296D;
	font-size: 10px;
	line-height: 10px;
}
.titleLight {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006DBA;
}
.titleDark {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0C296D;
	line-height: 25px;
}
.topBg {
	background-image: url(../images/bg-top.jpg);
}
.shadowLeft {
	background-image: url(../images/bg-shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowRight {
	background-image: url(../images/bg-shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	background-image: url(../images/bg-shadow-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomLeft {
	background-image: url(../images/bg-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomRight {
	background-image: url(../images/bg-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
.footer a:link {
	color: #666666;
}
.footer a:visited {
	color: #666666;
}
.footer a:hover {
	color: #999999;
}
/*content backgrounds*/
.bgAbout {
	background-image: url(../images/whitegradient/about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgCert {
	background-image: url(../images/whitegradient/cert.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgMission {
	background-image: url(../images/whitegradient/mission-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgGrowth {
	background-image: url(../images/whitegradient/growth.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgLegal {
	background-image: url(../images/whitegradient/legal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgPrivacy {
	background-image: url(../images/whitegradient/privacy-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgGiving {
	background-image: url(../images/whitegradient/corporate-giving.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgContact {
	background-image: url(../images/whitegradient/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgCompanies {
	background-image: url(../images/whitegradient/op_companies.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgChero {
	background-image: url(../images/whitegradient/cherokee.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}	
.bgPres {
	background-image: url(../images/whitegradient/President_fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgPrwt {
	background-image: url(../images/whitegradient/bps.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgusf {
	background-image: url(../images/whitegradient/usf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgLocations {
	background-image: url(../images/whitegradient/locations.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.bgNews {
	background-image: url(../images/whitegradient/news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.bgCareers {
	background-image: url(../images/whitegradient/careers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgSitemap {
	background-image: url(../images/whitegradient/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.mainCallout {
	color: #FFFFFF;
	background-color: #0E4F8A;
	text-transform: uppercase;
	border: thin solid #CCCCCC;
}
.contactUs {
	font-size: 11px;
	text-decoration: underline;
}
.swoosh {
	background-image: url(../images/swoosh.jpg);
	background-repeat: no-repeat;
	background-position: left 350px;
}
.stroke {
	border: thin solid #CCCCCC;
}
.searchbar {
	color:#666666;
	border: 1px solid #999999;
	font-size: 9px;
	height: 17px;
	padding: 2px;
	width: 110px;
}
a:link {
	color: #0081C6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0081C6;
}
.borderPict {
	border: 1px solid #0E4E89;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
}
hr {
	color: #006dba;
	size: 1;
}
.boldBlue2 {
	font-weight: bold;
	color: #197fc5;
}
.boldBlue3 {
	font-weight: bold;
	color: #197fc5;
}
.missionheaders {
	font-weight: bold;
	color: #197fc5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #197FC5;
	line-height: 20px;
}
.lowercase {
	text-transform: lowercase;
}
