@charset "utf-8";
/* CSS Document */

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #012D5A;
	left: 20px;
}
a:link {
	text-decoration: none;
	color: #005BB7;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #8FB3D7;
}
.bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: normal;
	color: #FF0000;
	font-weight: bolder;
}
.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}
.disclaimer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.disclaimer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.disclaimer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.disclaimer a:active {
	color: #FF9933;
	text-decoration: underline;
}
.bold2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.style4 {
	font-size: 14px;
	font-style: normal;
}
.volunteertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
