﻿body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url('images/pageHeader.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom:15px;
}

h1 {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}


.pageContainer {
	width: 680px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-top:20px;
	padding-left:20px;
	text-align: justify;
}



#TestiminialLinks a {
	text-decoration: none;color:black;
}

#TestiminialLinks a:hover{
	text-decoration: underline ;
}



.headMission {
	background-image: url('images/headMission.gif');
	background-repeat: no-repeat;
	height: 24px;
	width: 700px;
	margin-top:4px;
}

.headLogo {
	background-image:url('images/headLogo.gif');
	background-repeat: no-repeat;
	height: 51px;
	width: 700px;
}


.topPadding {
	width: 700px;
	height: 45px;
}


.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	height: 30px;
}

.topNav a{
	background-image:url('images/navArrow.gif');
	background-repeat:no-repeat;
	width: 120px;
	color: white;
	text-indent: 15px;
	float: left;
	text-decoration: none;
}

.topNav a:hover {
	background-image:url('images/navArrowOver.gif') ;
	background-repeat: no-repeat;
	color: yellow;
}

.navHeader {
	background-image:url('images/navHeader.gif') ;
	background-repeat: no-repeat;
	width: 150px;
	height:158px;
	text-align: center;
	padding-top: 42px;
	font-size: 14pt;
	font-weight: bold;
}

.navFooter {
	background-image:url('images/navFooter.gif') ;
	background-repeat: no-repeat;
	width: 150px;
	height:200px;
}


.navButton {
	width: 150px;
	height: 31px;
	font-size:10pt;
}

.navButton a{
	background-image:url('images/navButton.gif') ;
	width: 150px;
	height: 23px;
	display: block;
	text-decoration: none;
	color: white;
	text-indent: 8px;
	padding-top: 7px;
}

.navButton a:hover {
	background-image:url('images/navButtonOver.gif') ;
	color: yellow;

}


.style1 {
	color: #0094D8;
	font-weight: bold;
}
