@charset "utf-8";
/* CSS Document */


h1
	{
	color:#005D92;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
.h1style {
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
}
h2 {
	color:#005D92;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
}

			
p
	{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	line-height: 20px;
	}
.pstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-transform: none;
}
.formboxstyles {
	background-color: #EAFFA8;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #005D92;
	font-size: 11px;
}

.rewritethiscopy {
	color: #900;
}


.uppercase {
	text-transform: uppercase;
}
    
	
.bottompagelinks {
	font-size: 10px;
	color: #F2F2F2;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 10px;
}
.projectdetails {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #690;
	line-height: 16px;
}

.bottomaddress {
	color: #036;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	line-height: 17px;
	text-align: center;
	font-size: 12px;
}
.homepageintrolink {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
}

.indexintro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	text-transform: none;
}
.submitbutton {
	background-color: #9C0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 17px;
}
.bluecolorcopy {
	color: #005D92;
}
