body
   {
	font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	line-height: 220%;
	background-color: #e5f3f2;	
	}
.page
	{
	margin-left: -388px;
	position: absolute;
	left: 50%;
	top: 20px;
	width: 776px;
    padding: 0px;
	background-color: #ffffff;		    
	}
.dots
	{
	font-size: 20px;
	}	
div
	{
	padding: 0px 0px 10px 0px;
	}
.bld
	{
	font-weight: bold;
	}
.grn
	{
	color: #008582;
	}
.ylw
	{
	color: #f1ab00;
	}
.hd
	{
	font-size: 16px;
	}
.smtx
	{
	font-size: 11px;
	}		

.srch2
	{
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}
.srch3
	{
	width: 45px;
	height: 21px;
	text-align: center;
	border: 1px solid #ffcc22;
	margin: 0px 20px 0px 0px;
	padding: 1px 0px 2px 0px;
	background-color: #e5f3f2;
	}
.srch4
	{
	height: 21px;
	border: 1px solid #ffcc22;
	border-right: none;
	margin: 0px;
	padding: 2px 0px 1px 0px;
	background-color: #ffffff;
	}
img.navimg
	{
	vertical-align: bottom;
	}	
/* links */
		   
a, a:link, a:visited
    {
    color: #008582;
    }
a:hover
    {
    color: #7fc2c0;
    }
	
.bldgrn, a.bldgrn:link, a.bldgrn:visited
	{
	color: #008582;
	font-weight: bold;
	text-decoration: none;
	}	

a.bldgrn:hover
    {
    color: #bfe0e0;
	text-decoration: none;	
    }
	
/* lists */

ul
	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
ul li
	{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: -4px 5px;
	padding: 0px 0px 5px 12px;
	line-height: 180%;	
	}
	
/* page divs */

div.logo
	{
	float: left;
	padding: 20px 0px 0px 20px;
	}
div.lft
	{
	float: left;	
	}
div.rght
	{
	float: right;	
	}		
div.cont
	{
	padding: 10px 20px 0px 0px;
	}
div.inpt
	{
	padding: 0px 20px 0px 0px;
	}
div.nav
	{
	margin: 50px 0px 0px 0px;
	padding: 0px;
	height: 24px;
	}		
div.pgtx
	{
	width: 562px;
	padding: 20px 50px 20px 0px;
	}
div.sdpics
	{
	padding: 20px 0px 15px 0px;
	}
div.sdnv
	{
	padding: 0px;
	}	
br.clr
	{
	clear: right;
	}
br.clb
	{
	clear: both;
	}
br.cll
	{
	clear: left;
	}
div.priv
	{
	width: 611px;
	background-color: #bfe0e0;
	margin-top: 0px;
	padding: 5px 0px 5px 165px;
	font-size: 10px;
	height: 25px;
	}			
	
			
