div#logo a {
	background:url('/images/logo_visit.gif') no-repeat;
}

div#masthead {
	background-color: #002b68;
	height: 200px;
	background-image: url('/images/header_visit.jpg')		
}

div#column1 {
	background-image: url('/images/column_visit.gif');

}

a{
	color: #002b68;
}

#stripedTable .even {
	background-color: #ffffff;
	
	
}

#stripedTable .odd {
	background-color: #e5e9f0;


}

p.intro 
{
	color: #002b68;

}
