	
*{ 
	margin: 0;
	padding: 0;
	}
	
	
a{			
	text-decoration: none;
	color: #066c57;
		
	}
	
	
a:hover {	
	color: #b2b2b2;
	text-decoration: none;
		}
		
a:active {	
	color: #b2b2b2;
	text-decoration: none;
		}

a.specialLink:link {
	color: #b2b2b2;
	text-decoration: none;
		}
		

span.highlight {
	background-color: #fff;
	padding: 2px;
}


p{	
	color: #000;
	}

img{	
	border: 0px;
	}


h1{
	color: #333;
	font: normal 22px Arial, Helvetica, Verdana, Geneva, sans-serif;
	line-height: 30px;
	}
	
h2{
	color: #000;
	font: normal 9pt Arial, Helvetica, Verdana, Geneva, sans-serif;
	}

#topband  {
	text-align: center;
	height: 23px;
	clear: both;		
	background-color: #dbdbdb;
	overflow: hidden;
	position: fixed;
	top: 0px;
	width: 100%;
	}
	
body  {
	font: 8pt Helvetica, Verdana, Geneva, Arial, sans-serif;
	width: 950px;
	line-height: 12pt;
	background-color: #fff;
	}
		
	
#container{ 	
	width: 950px;	
	height: 135px;		
	margin: 0 auto;
	
	}
	
#container1{ 	
	width: 950px;	
	margin: 0 auto;
	text-align: left;
	}
		

#content{
	float: right;
	width: 623px;
	padding-top: 10px;
	}
	
#content1{
	float: left;
	width: 205px;
	padding-left: 100px;
	padding-top: 7px;

	}
		
	
#content2{
	float: right;
	width: 623px;
	padding-top: 10px;
	}
	
#content3{
	float: right;
	width: 850px;
	padding-left: 100px;
	padding-top: 10px;

	}
	
#left{
	float: left;
	width: 480px;
	padding-right: 20px;
	}
	
#right{
	float: right;
	width: 350px;
	}		
	
#rightfooter{
	width: 350px;		
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#footer{
	width: 950px;
	clear: both;		
	text-align: right;
	padding-bottom: 10px;
	}
	
#footer1{
	width: 850px;
	margin-left: 100px;
	clear: both;		
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	}	

#navigation{
	width: 950px;
	clear: both;		
	padding-top: 38px;
	text-align: right;
	}
	
#logo{
	width: 850px;
	clear: both;		
	padding-top: 20px;
	padding-left: 100px;
	}
	
#footer2{
	width: 950px;
	clear: both;	
	text-align: right;	
	padding-top: 60px;
	}
	
	