﻿
body {
	margin: 0px;
	font-family: Geneva,Tahoma,Arial;
	font-size: 12px;
}

p.header {
	margin: 0;
	text-align: center;
	margin-bottom: 15px;
}

p {
	line-height: 16px;
}

img {
	border: 0px;
}

h2 {
	font-family: Geneva, Tahoma, Arial, Sans-Serif;
	color: #001B51;
	font-size: 20px;
	text-align: center;
	margin: 5px 0 10px 0;
}
h3 {
	margin: 20px 0 5px 0;
	font-family: Geneva, tahoma, arial, Sans-Serif;
	color: #001B51;
	font-size: 15px;
	border-bottom: 1px dashed #B0AE6f;
}

hr {
	border-top: 1px dashed #B0AE6f;
	margin: 20px 0 20px 0
}

li {
	list-style-image: url('images/layout/bullet.jpg');
	margin-left: 20px;
}
* > li {
	margin-left: 0;
}
a {
    color:#001B51;
}
a:hover {
	color: #C1500C;
}

body table { position:relative;top:-3px; }



.row0 {
	background-color: #DDDCC0;
}

#sponsorheader,#helpfosaheader {
	display: block;
	height: 41px !important;
	width: 193px;

} 
#sponsorheader { background-image: url('images/layout/sponsor.jpg'); }
#helpfosaheader { background-image: url('images/layout/helpfosa.jpg'); }
#sponsorheader:hover,#helpfosaheader:hover { background-position: bottom left; }
#sponsorheader span,#helpfosaheader span { display: none; }
.sponsorachildimg { 
	display:block;
	width: 125px;
	border: 2px solid #FFFFFD; text-decoration: none;
}
td>.sponsorachildimg {
margin: 0 10px 0 30px;
}
.sponsorachildimg:hover { 
	border: 2px solid #C1500C !important;
}