html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

img {
	border: none;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFF2F3;
	color: #5f5549;
	
}



/******** Rounded Corners ***********/

#fixed {width:1028px;margin:0px auto;background:#fff url(../leftside.gif) repeat-y left top;}

#liquid-round {width:98%;margin:0px auto;background:#fff url(../leftside.gif) repeat-y left top;}
.top {width:100%;height:20px;background:url(../top.gif) no-repeat left top;}
.top span {display:block;position:relative;height:20px;background:url(../top-right.gif) no-repeat right top;}
.center-content {position:relative;background:url(../rightside.gif) repeat-y right top;padding:1px 20px 1px 25px;margin:-1px 0 -50px 0;}
.bottom {width:100%;height:60px;background:url(../bottom.gif) no-repeat left bottom;}
.bottom span {display:block;position:relative;height:60px;background:url(../bottom-right.gif) no-repeat right top;}
p {margin:0 0 1em 0}

/************************************/



#header {
	background-color: #00AE9D;
	height: 127px;
	background-image: url(../images/headerBG_expanded.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

.strapWrapper {
	background-color: #00AE9D;
	height: 28px;
	
	margin: 5px 0 10px 0;
	text-align: center;
}




#strap {
	background-color: #00AE9D;
	height: 25px;
	/*width: 675px;*/
	margin: 5px 0 10px 0;
	text-align: center;
}

#strap ul
{
list-style: none;
padding: 0;
margin: 0;
}

#strap li
{
float: left;

font: Arial, Helvetica, sans-serif;
font-size: 1em;

}

#strap li a
{
height: 1em;
line-height: 1.85em;

width: 6.25em;
display: block;
color: #ffffff;
text-decoration: none;
text-align: center;
margin:0px auto;
}

/* Hide from IE5-Mac \*/
#strap li a
{
float: none
}
/* End hide */








#navcontainer
{
text-align: left;
width: 125px;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #333;
font-size: .6em;
float: left;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #338075;
margin: 0 0 0 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
background-color: #007161;
color: #fff;
text-decoration: none;
}

#navcontainer li a:hover
{
background-color: #00ae9d;
color: #fff;
}

#navcontainer ul ul li
{
border-bottom: 1px solid #619f96;
margin-left: 0px;
}

#navcontainer ul ul li a
{
background-color: #4b9187;
color: #fff;
text-decoration: none;
padding-left: 20px;
}

#navcontainer ul ul li a:hover
{
background-color: #84bab2;
color: #fff;

}







#contentone {
	
	margin-left: 0px;

}

#content {
	text-align: left;
	margin-top: 0;
	margin-left: 135px;
	
}

#contentWide {
	width: 99%;
	margin-top: 0;
	margin-left: 40px;
	clear: both;
	
}

#contentWide p {
	font-size: .7em;
		
}

#content p {
	font-size: .7em;
	line-height: 1.3em;	
}

#content ul {
	font-size: .7em;
	margin: 10px 0 0 10px;	
}

#content li {
	
	margin: 0 0 0 10px;	
}

#tableDiv {
	background-color: #deefec;
	
	padding: 5px 5px 5px 5px;
}




#clearFloat {
	clear: both;
}


/*****   Content List styles   *****/

.conList ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0px;
	border: none;
}

.conList li {
	list-style-image: url(../images/arrows.gif);
	font-weight: bold;
	
	margin-bottom: 15px;
	
	height: 20px;
}

.conList li a {
	
	
	margin-bottom: 5px;
	color: #333;
	text-decoration: none;
	
}



.conList li a:hover {
	color: #007161;
}

/*****   End Content List Styles   *****/

/*****   PDF List styles   *****/

#pdfListWrapper {
	margin: 0 0 0 25px;
}

.pdflist ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0px;
	border: none;
}

.pdflist li {
	list-style-image: url(../images/pdficon.gif);
	font-weight: bold;
	
	margin-bottom: 15px;
	width: 300px;
	height: 20px;
}

.pdflist li a {
	
	
	margin-bottom: 5px;
	color: #333;
	text-decoration: none;
	
}



.pdflist li a:hover {
	color: #971b1e;
}

/*****   End PDF List Styles   *****/

/*****   Headings   *****/

h1 {
	font-size: .8em;
	padding: 10px 0;
}

h2 {
	font-size: .8em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}

h4 {
	font-size: .8em;
	font-weight: bold;
	color: #9b2a23;
	margin-bottom: 5px;
}

h5 a {
	font-size: .7em;
	font-weight: bold;
	color: #007161;
	float: right;
	margin-right: 15px;
	
}

h6 {
	font-size: .65em;
	font-weight: lighter;
	
}

h6 a {
	text-decoration: none;
	
}

.greenHeading {
	color: #006652;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 5px;
}

.blueHeading {
	color: #0054a4;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 5px;
}




/*****   End Headings   *****/

.noLineLink {
	text-decoration: none;
	color: #333;
	
}



.tableStyles {
	font-size: .7em;
}

.tableStyles a {
	color: #971b1e;
}

.tableStyles a:hover {
	color: #c76c6f;
}

.hrWide {
	margin: 0 10px 0 0;
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #ccc;
}

.mapShift {
	margin: 0 0 0 0;
}

#sitemap {
	float: right;
	width: 115px;
	margin-top: 130px;
	font-size: .6em;
	color: #FFFFFF;
}

#sitemap a {
	text-decoration: none;
	color: #FFFFFF;
}

#sitemap a:hover {
	color: #FFFFFF;

}

#wait p {
	margin: 10px 0;
	line-height: 125%;
}

#contentone p {
	font-size: .8em;
	color: #222;
}

#footer {
	text-align: center;

	height: 115px;
	margin-left: -1px;
	clear: both;
	padding: 20px 30px 0 30px;
	background-image: url(../images/buildGreen01.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#footer p {
	font-size: .6em;
	color: #333333;
	padding: 10px 0 0 0;
}

#footer a {
text-decoration: none;
color: #007060;
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 5px 10px 2px 0;
}

.affHousing {
	margin: 0 5px 0 5px;
	font-size: .8em;

}

.affHousing a {
color: #971b1e;

}

.modHousing {
	margin: 0 5px 0 0px;
	color: #000000;

}

.sitemapSpace {
	margin-left: 30px;
}

.readerSpace {
	margin-left: 8px;
}

.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #007060;
	margin-top: -10px;
	
}

.footerInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #333;
	line-height: 2.25em;
}


.footerDisc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #333;
	
}

.picFloatRight {
	float: right;
	margin: 0 0 10px 15px;
}

.picFloatLeft {
	float: left;
	margin: 0 15px 8px 0;
}

.tableHeight {
	padding-bottom: -10px;
	}
	
	.redLink a {
	color: #971b1e;
}

.redLink a:hover {
	color: #c76c6f;
}

.smallText {
	font-size: .8em;
	margin: 0 10px 0 0;
}

.smallText a{
	color: #971b1e;
}

.smallerText {
	font-size: .7em;
	margin: 0 10px 0 0;
}

.smallerText a{
	color: #971b1e;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

.floatRightGreen {
	float: right;
	margin-top: -20px;
}