* {
padding: 0;
margin: 0;
}


a {
outline: none;
}



body {


	margin-top: 0px;
	margin-bottom: 30px;

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-weight: normal;
    text-align: center;
	background:url(../images/bg_body_desat_3.jpg) repeat-x;
	
}






#wrapper {
width: 640px;
	text-align: left;
   margin: 0px auto;
	background-color: #cad2d5;
}


#nav
	{
	
	
	font-size: .65em;

	background-color: #cad2d5;
	width: 640px;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #fff;



}

#nav ul{




padding: 6px;
margin-left: 46px;
background-color: #cad2d5;
text-align: left;


}

#nav li{

display: inline;

padding: 12px;
border-right: 0px solid #fff;
list-style:none;

}

#nav ul li a{

padding: 6px;
color: #016e99;
text-decoration: none;
font-weight: bold;
border-left: 0px solid #106c9f;


}

#nav ul li a:hover{

color: #016e99;
text-decoration: underline;
border-left: 0px solid #fff;


padding: 6px;

}






#content {
background-color: #fff;

border-top: 0px solid #fff;

	

}


a {

color: #17587f;
font-weight: bold;
text-decoration: none;

	

}


a:hover {

color: #17587f;
font-weight: bold;
text-decoration: underline;

	

}


#content img {

border-bottom: 3px solid #fff;
	

}

#content p {



font-size: .70em;
padding-bottom: 10px;
line-height: 1.6em;

margin-left: 70px;
margin-right: 70px;

}

#content h1 {


font-size: .65em;
padding-top: 25px;
margin-bottom: 0px;
color: #000;
margin-left: 70px;
margin-right: 70px;
}


#footer {
padding-top: 20px;
padding-bottom: 40px;
background-color: #fff;
background-image: url(../images/shadows/shadow_down_deeper.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
 
}


#footer p {
 
padding-top: 7px;	

color: #000;
font-size: .60em;
text-align: left;
margin-left: 70px;


}

#content td {
font-size: .70em;
padding-bottom: 8px;
padding-top: 8px;

border-bottom: 1px solid #ebeff2;




}

.tablecenter {
margin-left: 68px;



}

.textbold {
font-size: .70em;
font-weight: bold;
} 


.current {

margin-left: 6px;
margin-right: 6px;
color: #000;
text-decoration: none;
font-weight: bold;
	
}



