* {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	color: #297caa;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.2em;
}

h1 span.home {
	font-size: .9em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	color: #B32A2C;
	font-weight: normal;
	margin-bottom: 0.3em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin-bottom: 0.6em;
	font-size: 1em;
	text-align: right;
	font-style: italic;
	margin-right: 100px;
	margin-top: 50px;
}
p, th, td  {
	margin-bottom: 1.3em;
	line-height: 1.4em;
	font-size: 0.7em;
}
body {
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #BADDEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
sub {
	font-size: 8px;
}
#wrapper {
	text-align: left;
	width: 801px;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#banner {
	height: 100px;
	width: 801px;
	background-image: url(../images/bannerBG.gif);
	background-repeat: no-repeat;
}
#banner-home {
	height: 100px;
	width: 801px;
	background-image: url(../images/bannerBG-home.gif);
	background-repeat: no-repeat;
}

#pageBG {
	background-image: url(../images/pageBG.jpg);
}
#menubar ul {
	list-style-type: none;
	background-image: url(../images/navBG.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 801px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#menubar {
	clear: both;
}
#menubar li#home {
	position: absolute;
	top: 0px;
	left: 111px;
	height: 17px;
	width: 59px;
}
#menubar li#promise {
	position: absolute;
	top: 0px;
	left: 170px;
	height: 21px;
	width: 125px;
}
#menubar li#programs {
	position: absolute;
	top: 0px;
	left: 295px;
	height: 21px;
	width: 94px;
}
#menubar li#partnership {
	position: absolute;
	top: 0px;
	left: 389px;
	height: 21px;
	width: 115px;
}
#menubar li#company {
	position: absolute;
	top: 0px;
	left: 504px;
	height: 21px;
	width: 86px;
}
#menubar a {
	display: block;
	height: 17px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 0.65em;
	text-align: center;
	padding-top: 4px;
}
#menubar li#home a {
	width: 59px;
}
#menubar li#promise a {
	width: 125px;
}
#menubar li#programs a {
	width: 94px;
}
#menubar li#partnership a {
	width: 115px;
}
#menubar li#company a {
	width: 86px;
}
#menubar a:hover {
	background-image: url(../images/nav-linkBG.jpg);
	background-position: left bottom;
}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	background-color:#979797;
}
.menu a {
	color:#FFFFFF;
	display:block;
	padding:4px 10px;
	text-decoration:none;
	background-color:#c43939;
	border: 1px solid #676767;
	font-size: .65em;
}
.menu a:hover {
	color: #ffffff;
	background-color: #8e2929;
}
#main {
	margin-left: 124px;
	margin-right: 137px;
	padding-top: 20px;
	margin-bottom: 50px;
}
#main #breadcrumbs {
	margin-top: 10px;
	margin-bottom: 8px;
	color: #999999;
	font-size: 0.9em;
	font-weight: bold;
}
#main #breadcrumbs a{
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}
#main #breadcrumbs a:hover{
	color: #297CAA;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a {
	color: #297CAA;
	background-color: transparent;
}
#main a:visited {
	color: #666666;
}
#main a:hover {
	color: #297CAA;
	background-color: #DCF1FC;
}
#main ul, ol  {
	margin-bottom: 10px;
	position: relative;
	margin-left: 40px;
}
#main li  {
	margin-bottom: 5px;
	font-size: .7em;
}	
#main li li {
	font-size: 100%;
	margin-bottom: 0px;
}
#main #sidecol {
	width: 181px;
	margin-right: 28px;
	margin-top: 5px;
	margin-left: -90px;
	float: left;
	position: relative;
}
#main li ul {
	margin-bottom: 0px;
}
* html #main #sidecol {
	margin-left: -40px;
}
#main #sidecol img {
}
#main  #sidecol  p {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	color: #297caa;
	font-style: italic;
	line-height: 1.2em;
	
}
#main  #sidecol  a {
	color: #297caa;
	text-decoration: underline;
	background-color: transparent;
}
#main #sidecol  a:hover {
	color: #297caa;
	text-decoration: underline;
	background-color: #DCF1FC;
}
#footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	width: 801px;
	position: relative;
	height: 100px;
	background-color: #BADDEB;
}
#footer #bottomnav {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 20px;
	left: 121px;
	position: relative;
	width: 675px;
}
#footer #bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.95em;
}
#footer #bottomnav #btm-home {
	padding-left: 0px;
}
#footer #bottomnav a:hover {
	color: #000000;
}
#footer #copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
	color: #000000;
	text-align: left;
}
#footer #bottomnav #copyright a {
	color: #000000;
	text-decoration: none;
}
#footer #bottomnav #copyright a:hover {
	text-decoration: underline;
}
#bottom-padding {
	height: 50px;
	position: relative;
}
#skiplink { 
	position: absolute;
	left: -999px;
	width: 990px;

}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.center {
	text-align: center;
}
.right-image {
	margin-right: -100px;
	float: right;
	margin-left: 10px;
}
#main #references {
	background-color: #EEF0E2;
	border: 1px solid #D2D2C7;
	padding: 10px;
	margin-top: 20px;
}

#main #references h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #404040;
	margin-bottom: 0.4em;
	font-weight: normal;
	background-image: url(../images/referencesBG.gif);
	background-repeat: no-repeat;
	padding-left: 1.3em;
	background-position: left center;
	font-size: 0.9em;
}
table.features {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #2F81AD;
}
#main #pullquote {
	font-variant: normal;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.5em;
	width: 250px;
	float: right;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: -50px;
	background-image: url(../images/pullquoteBG.gif);
	background-position: right top;
}
table.features   th {
	background-color: #2F81AD;
	margin: 0px;
	padding: 2px;
	color: #EEF0E2;
	text-align: center;
}
#main blockquote {
	position: relative;
	left: 20px;
	padding-right: 40px;
}
table.features td {
	margin: 0px;
	padding: 4px;
	background-color: #EEF0E2;
	vertical-align: top;
}
.pullquote {
	font-style: italic;
	font-weight: bold;
	color: #999999;
	width: 300px;
	padding: 20px;
	border: 1px solid #999999;
}
.features {
	width: 100%;
}
#main     td li     {
	font-size: 100%;
}

a.active0, a.active1, a.active2, a.active3, a.active4 {
	background-image: url(../images/nav-linkBG.jpg);
	background-position: left bottom;
}
