@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 900px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#maincontent {
	width:1024px;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 0px;
	float: none;
}
#topnav {
	background-image: url(../images/universal/bannertop-spp.jpg);
	background-repeat: no-repeat;
	height: 97px;
}
#topnavhome {
	background-image: url(../images/banners/homepage-spp-bg.jpg);
	background-repeat: no-repeat;
	height: 466px;
	z-index:10;
}
#rightside {
	float: right;
	width: 600px;
	background-image: url(../images/universal/redpin.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
}
#rightsidehome {
	float: right;
	width: 410px;
	background-position: left 30px;
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 50px;
	position: absolute;
	top: 205px;
	color: #FFFFFF;
	left: 512px;
}
#questions {
	/*float: left;*/
	width: 260px;
	position: relative;
	left: 135px;
	color: #000000;
	top: -6px;
}
#news {
	/*float: left;*/
	width: 260px;
	color: #000000;
	/*position:relative;*/
	top: -20px;
	text-align: left;
}
#leftside {
	float: left;
	width: 324px;
}
.signup {
	/*float: left;*/
	width: 240px;
	background-image: url(../images/home/signup2.gif);
	background-repeat: no-repeat;
	height: 124px;
	padding: 0px 14px 0px;
	margin-top: 0;
}
.signup2 {
	float: none;
	width: 240px;
	background-image: url(../images/home/signup2.gif);
	background-repeat: no-repeat;
	height: 85px;
	padding: 37px 14px 0px;
}
#player2 {
	width: 595px;
	height: 700px;
	left: 548px;
	z-index:0;
}
#player {
	width: 595px;
	position: absolute;
	height: 700px;
	left: 24px;
	top: 40px;
	z-index:0;
}
#maincontent #rightside #list p {
	padding: 0px;
}
.title {
	position: relative;
	left: -30px;
}
#questions a:link{
	color: #abe1fa;
	text-decoration: underline;
}
#questions a:visited{
	color: #abe1fa;
	text-decoration: underline;
	line-height: 20px;
}
#questions a:hover {
	color: #abe1fa;
	text-decoration: none;
}
#news a:link{
	color: #f7941d;
	text-decoration: underline;
}
#news a:visited{
	color: #f7941d;
	text-decoration: underline;
}
#news a:hover {
	color: #f7941d;
	text-decoration: none;
}
#submitmap {
	position:absolute;
	left:200px;
	top:727px;
	width:312px;
	height:27px;
}
#submitmap a:link{
	color: #00aeef;
	text-decoration: underline;
}
#submitmap a:visited{
	color: #00aeef;
	text-decoration: underline;
}

#submitmap a:hover {
	color: #00aeef;
	text-decoration: none;
}
.subheadorange {
	font-weight: bold;
	font-size: 12px;
}
h2,h3 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size:12px;
}
.subheadorange h2 {
	margin-top: 30px;
}
#rightside #h2orange {
	font-size: 16px;
	color: #f7941d;
	font-family: "trebuchet MS";
	margin-top: .7em;
	line-height: 1.2;
}
h3 {
	font-size:11px;
}
/*#rightside h2 {
	margin-bottom: -6px;*/
}
#rightside h3 {
	margin-top: 12px;
}
#button2 {
	margin-top: 10px;
}
#button3 {
	margin: 6px 0px 0px 170px
	}
#rightside .submit {
	background-image: url(../images/universal/redpin.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: -50px;
	padding-left: 50px;
}
.submit ol {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.submit p {
	margin-bottom: 0;
}
.purpose {
	width: 430px;
	}
.quote {
	padding:0 2px 0 10px;
}
/* Who We Are */
.headshot {
	border: 1px solid gray;
	float:left;
	margin: 14px 8px 0 0;
	padding: 2px;
}
.credit {
	text-align:center;
	clear:both;
}
#questions .credit a {
	color: #00AEEF;
	font-size: 11px;
}
/** Training Form ***/

#expyear {
	margin-left: -6em;
}
#cost  {
background: #A5E9FF;
border: 1px solid #808080;
padding: .5em;
font-weight: 700;
margin: 1.3em 0;
}
#cost h4 {
	font-size: 12px;
	margin: .5em;
}
#cost li{

}
#cost ul {
}
#paytable {
	margin-bottom: 3em;
	}
.hidden {
	display: none;
}
#body-news ol li {
	margin-bottom: 1em;
}
#body-home  #news ul {
	padding-left: 1.5em;
	margin-left: 0;
}
#body-home  #news {
	margin-bottom: 1em;
	padding-bottom: 1px;
	margin-top: 3em;
	clear:both;
}
#body-home #signup {
clear:both;
margin-top: 0;
}
#body-home .signup table {
padding-top: 47px;
margin: 0;
}
.orange {
	color: #F7941D;
	font-weight: 700;
	background: #FFECBF;
	border: 1px solid #F7941D;
	display: block;
	font-size: 1.2em;
	text-align: center;
	}
.strong {
	font-weight: 700;
}
#news h2 {
	color: #F7941D;
	font-size: 17px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
}
#bloghead {
	margin: 0 0 -1.5em 0;
	text-align: left;
}
#questions #bloghead h2 a, #qs h2, .purpose h2{
	color: #F7941D;
	font-size: 17px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bloghead ul {
	list-style: none;
	margin: .5em 0 0;
	padding: 0;
}
#bloghead li {
	margin: .5em 0;
	padding: 0;
	line-height: 18px;
	font-size: 11px;
}
#questions #bloghead a {
	color: #00AEEF;
	line-height: 18px;
}
#questions #bloghead a:hover {
}
#questions #bloghead p {
}
#qs {
	margin: 1em 0 2.6em;
}
#rightsidehome #qs h2 {
	font-size: 17px;
}
#qs p {
	margin: 1em 0 0; 
}
#qs a {
	color: #ABE1FA;
}
#qs a:hover {
}
#rightsidehome div.purpose {
	margin-top: 1em;
}
div.purpose p {
	margin-top: 1em;
}
/* Grants 2010 */
.apply2010 #topnav {
	background-image: url(../images/about/bannertop2010-spp.jpg);
	background-repeat: no-repeat;
	height: 97px;
}
.apply2010 #rightside {
	background: url(../images/about/uservoicepin.gif) no-repeat;
	padding-left: 70px;
	padding-top: 0;
}
abbr {
	cursor: help;
}
#fb {
margin-top: 1em;
}
#questions #fb a {
}
#fb img {
border: none;
}
#fb.left {
margin-right: 4px;
}
#davenport {
	position: absolute;
	right: 310px;
	top: 160px;
}
#body-about #davenport {
	top: 66px;
	left: 450px;
}
#spp {
	position: absolute;
	top: 182px;
	right: 92px;
	z-index: 100;
}
#spp img {
	border: none;
}
#spp a {
	border: none;
}
img#uservoice {
	position: absolute;
	left: 70px;
}