






/* ----- */


a{
	
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

a:link{
text-decoration: none;	
} 
a:hover {
text-decoration: underline;

}

a:active {
	text-decoration: underline;
}




/* CONTENT STYLES */
body {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

td{
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
	
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 18px;
	padding-left: 16px;
        text-align:center;
	

}


.header{
	
padding:0px;


	
}
.intro{
	background-color: #2878A5;
	background-image: url(../images/blue_rounded.gif);
	background-position: top right;
	background-repeat: no-repeat;
height: 70px;
padding-bottom: 25px;
}

.links{
	background-color: #7BB21B;
	background-image: url(../images/green_rounded.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
height: 35px;
}

.links td{
	padding: 5px;	
text-align: left;
}
.links a{
font-size: 12px;
font-weight:600;
}



.footer{
  color: #999999;
font-size: 10px;
vertical-align: bottom;
}



.footer a{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}



.footer{
  color: #999999;
font-size: 10px;
vertical-align: bottom;
}



.footer a{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

.footer a:link{
	text-decoration: underline;
} 
.footer a:hover {
	text-decoration: none;
}

.footer a:active {
	text-decoration: underline;
}




