/* CSS Document*/
body {
	height: 100%;
	padding:0;
	margin:0;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	background: url(images/bckgr_tile.png) ;
}

a, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	line-height: 120%;
	
}
h3 {
	font-weight: bold;
	font-color: #285583;
	}

a {
	color:#285583;
	border-color: #ffffff;
	
}


a:hover {color:#70BFDF}
a:active {color:#70BFDF}

#header {
	width:850px;
	margin: 0 auto;
	z-index: 1500;
	
	}

#siteContainer {
width: 780px;
margin: 0 auto;
background-color: #ffffff;
	z-index: 1000;
	}


#content {
width: 750px;
margin: -5px auto 0 auto;
	line-height: 120%;
	height: 100%;
	text-align: justify;
	background-color: #ffffff;
	}

#nav {
	width: 160px;
	margin: 20px auto 0 10px;
	z-index: 400;
}
#nav a {color: #285583; text-decoration: none;}
#nav a:hover {color: #99CC00;}
#nav a:active {color: #99CC00;}


#nav li {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding: 10px 0px;
	border-bottom: 2px solid yellow;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	
}
	

#content h3 {font-weight: bold; color: #285583;}
#content h4 {text-align: left; font-weight: bold; font-size: 110%;}
.caption {font-size: 90%; text-align: left; padding-right: 4px; font-style: oblique;}
.boldunderital {text-decoration: underline; font-weight: bold;font-style: oblique;}
.boldital {font-weight: bold; font-style: oblique;}
.ital {font-style: oblique;}
.media {font-weight: bold; padding: 0 20px; color: #285583;}
.partners {clear: both; margin-top: -70px;}
.bold {font-weight: bold;}
.underline {text-decoration: underline;}
.phone {font-size:180%; font-weight: bold; letter-spacing: -5; color: #b9d5c7; text-align: center;}
.phone a {color: #b9d5c7; text-decoration: none;}


#newsletter {
margin: 0, auto;
text-align: center;
}
table img {border: none;}

#logos {
	border-color: #ffffff;
	margin: 0 auto 0 10px;
	}

	
#linklist {line-height: 80%; text-align: left;}
#left {text-align: left;}
	
.pdf {text-decoration: underline;}
.bold {font-weight: bold;}
.audio {text-align: center;}
.audio img {margin: 0 auto;}
.center {text-align: center;}
.smaller {font-size: 85%;}
.plainlink a {text-decoration: none;}

#wrapper {width: 374px; margin: 0 auto;}

#windowtext {	 
	width: 750px;
	position: relative;
	float: left;
	margin: 10px auto 10px 30px;
	padding: 0 0 0 25px;
	text-align: left;
	line-height: 125%;
	background-color: #ffffff;
	z-index: 1000;	
}


.featurehead {color: #43a83e; font-weight: bold; font-style: italic; font-size: 115%;}
.lightlink {color: #888888;}



	
#footer {
	margin-top: 20px;
	padding: 5px;
	width: 780px:
	height: 22px;
	font-size: 70%;
	text-align: center;
	color: #ffffff;
	background-image: url(images/footerBar.png);
	background-repeat: repeat-x;
	}
	


	
