@charset "UTF-8";
/* CSS Document */

body {
	background-color:#9CAA9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:25px;
	padding:0px;
	color:#000;
	}
h2 {
	font-weight:bold;
	font-size:120%;
	}
h3 {
	font-weight:bold;
	font-size:120%;
	color:#00674E;
	}
.greentitle {
	font-weight:bold;
	font-size:150%;
	color:#00674E;
	}
.biggreentitle {
	font-weight:bold;
	font-size:200%;
	color:#00674E;
	}
.blktitle {
	font-weight:bold;
	font-size:130%;
	line-height:25px;
	}
.smaller {
	font-size:90%;
	}
.tablefont {
	font-size:95%;
	}
.grnbullet {
	color:#9FAD9F;
	font-size:18px;
	}
#homewrapper {
	background-image:url(09images/nearman-wrapper410.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#homewrapper2 {
	background-image:url(09images/0820wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#hometextleft {
	font-size:11px;
	color:#f00;
	position: relative;
	top: 0px;
	}
#wrapper {
	background-image:url(09images/wrapper-int.jpg);
	background-position:center;
	background-repeat:repeat-y;
	
	}
#wrapper-b {
	background-image:url(09images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	position: relative;
	}
	
#wrapper-top {
	background-image:url(09images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position: relative;
	}
/****this is the changing ad at the top of the page****/	
.homecontent1 {
	padding-left:35px;
	padding-top:5px;
	}
/****this is the changing review at the bottom of the page****/	
.homecontent2 {
	padding-left:30px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:25px;
	font-size:10px;
	}
.currentpage {
	font-size:14px;
	color: #05644E;
	font-weight: bold;
	}
.intcontent {
	
	padding-right:25px;
	padding-top:35px;
	padding-bottom:100px;
	line-height:16px;
	}
.widelinks {

	padding-right:25px;
	padding-top:35px;
	padding-bottom:100px;
	line-height:22px;
	}
.pdf {
	font-size:10px;
	}
.new {
	line-height:18px;
	padding-left:20px;
	padding-top:90px;
	}
.alert {
	color:#CC0000;
	font-weight:bold;
	}