/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body {
	font: 9pt/16pt Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
/*	text-align: center; */
	background-color: #FFFFFF;
	}
p { 
	font: 9pt/16pt Verdana, Helvetica, sans-serif; 
	margin-top: 0px; 
/*	text-align: justify; */
	
	}
h3 {
	font: italic bold normal 14pt arial, verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 3px;
	}

h2 {
	font: bold normal 14pt arial, verdana, sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #022E79;
	background-repeat: no-repeat;
	background-position: 3px;
	}

a{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #022E79;
	}

a:hover, a:active { 
	text-decoration: underline;
	}
/* specific divs */

#seo { 
	/* text-align: center; */
	margin-left: 200px;
}

#seo h1{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #999999;
	}

#container {
	padding: 0px 8px 0px 8px;
	margin-left: 120px;
	width: 728px;
	/* text-align: center; */
	background-color: #FFFFFF;
	}
#intro {
	margin-bottom: 0px;
	width: 724px;
	}
#pageHeader {
	background-image: url(../images/seo-banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 171px;
	width: 724px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader a:link.url, #pageHeader a:visited.url{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	margin-left: 75px;
	text-decoration: none;
}

#pageHeader a:link.url2, #pageHeader a:visited.url2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	line-height: 32px;
	margin-left: 75px;
	text-decoration: none;
}

#pageHeader img.title{ 
	margin-top: 30px; 
	margin-left: 75px; 
	width: 300px; 
	height: 57px;
	margin-bottom: 15px;
	border: 0px;

	}
#pageHeader img.star{
	margin-left: 120px;
	width: 36px;
	height: 31px;
	border: 0px;
	}
#horzNav {
	margin-top:2px;
	width: 720px;
/*	text-align: center; */
	}
#quickSummary {
	clear:both; 
	margin: 50px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt arial, verdana, sans-serif; 
	text-align:center;
	}
#path {
	padding: 5px 10px;
	font-size: 12px;
	color: #022E79;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(../images/orange-horz.gif);
	background-repeat: no-repeat;
	}
#path a{
	color: #022E79;
	}
#preamble {
	clear: right;
	margin-top: 0px;
	width: 490px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	}
#preamble p{
	padding: 0px 10px 0px 10px;
}
#preamble h3{
	background-color: #003399;
	padding-left: 4px;
}
#preamble h3.orange{
	background-color: #FF9900;
	padding-left: 4px;
}
#proposal{
	width: 400px;
	background-color:#FFF2C6;
}

#supportingText {
	margin-bottom: 40px;
	width: 490px;
	margin-top: 0px;
	padding: 0px;
	}
#explanation,#participation,#benefits,#requirements{
	background-color: #FFFFFF;

}
#explanation p,#participation p,#benefits p,#requirements p{
	padding-right: 6px;
	padding-left: 5px;
	padding-bottom: 4px;
}
#explanation{
	background-color:#D6E6FC;
}
#explanation h3{
	background-color:#003399;
	background-image: url(../images/arrow1.gif);
	padding-left: 22px;
}
#requirements{
	background-color: #FFF2C6;
	}
#requirements h3{
	background-color: #FF9900;
	background-image: url(../images/arrow1.gif);
	padding-left: 22px;
}
#requirements li{
	padding-right: 6px;
	padding-left: 6px;
}
#participation{
	background-color:#D6E6FC;
}
#participation h3{
	background-color: #003399;
	background-image: url(../images/arrow1.gif);
	padding-left: 22px;
}
#benefits{
	background-color: #FFF2C6;
	}
#benefits h3{
	background-color:#FF9933;
	background-image: url(../images/arrow1.gif);
	padding-left: 22px;

}

#benefits h2 a:link, #benefits h2 a:visited{
	font: bold normal arial, verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #022E79;
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: none;

}
#footer {
	text-align: center;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#footer a:link, #footer a:visited { 
 
	}

#linkList {
	position: absolute;
	top: 245px;
	margin-left:510px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CCCCCC;
/*	left: 374px;  */

	}
#linkList2 {
	font: 10px verdana, sans-serif;
	background: #FFFFFF no-repeat right top;
	width: 210px;
/*	filter: Alpha(Opacity=100, FinishOpacity=60, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=60);*/
	border: 1px solid #FFFFFF;
/*	height: 500px;	*/
	margin: 1px;
	}
#linkList h3.rightbar-news {
	background: #003399 url(../images/rightbar.jpg) no-repeat right;
	margin: 0px;
	height: 16px;
	font-style: normal;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	}
/*#linkList h3.rightbar-news span {
	display:none
	}*/
#linkList h3.favorites { 
	background: #003399 url(../images/rightbar.jpg) no-repeat right;
	margin: 10px 0px 1px;
	height: 16px;
	font-style: normal;
	font-size: 12px;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	}
/*#linkList h3.favorites span {
	display:none
	}*/
#linkList h3.archives { 
	background:#003399  url(../images/rightbar.jpg) no-repeat right;
	margin: 10px 0px 1px;
	height: 16px;
	font-style: normal;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	}
/*#linkList h3.archives span {
	display:none
	}*/
#linkList h3.resources { 
	background: #003399 url(../images/rightbar.jpg) no-repeat right;
	margin: 10px 0px 1px;
	height: 16px;
	font-style: normal;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	}
/*#linkList h3.resources span {
	display:none
	}*/
#linkList ul {
	margin: 0px;
	padding: 4px;
	}
#linkList li {
	line-height: 2.5ex;
	padding-top: 2px;
	margin-bottom: 8px;
	display: block;
	}
#linkList li a{ 
	color: #666666;
	}

#extraDiv1 {
	background: transparent url(../images/star3-trans.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	width: 0px;
	height: 0px;
	z-index: 100;
	left: 540px;
	visibility:hidden;
	}
#extraDiv2 {
	background: transparent url(../images/business-bg1.jpg) no-repeat left top;
	position: absolute;
	top: 160px;
	width: 0px;
	height: 0px;
	z-index: 101;
	visibility:hidden;
	}

