@charset "utf-8";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A4A70;
	background-color: #FFFFFF;
	height: 20px;
	padding-left: 20px;
	padding-top: 6px;
	text-align: left;
}
.homePhotos {
	background-color: #1A4A70;
	height: 70px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}


.homePhoto {
	background-image: url(../photos/home/bkgnd2.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 800px;
}
.topStripe {
	background-image: url(../graphics/topStripe.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.botStripe {
	background-image: url(../graphics/botStripe.gif);
	background-repeat: repeat-x;
	height: 10px;
}
a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
a.whiteLink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}
a.whiteLink:hover {
	text-decoration: none;
	color: #FFFF00;
	font-size: 9px;
}
a.whiteLink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}
a.footW:link {
	color: #990000;
	text-decoration: none;
}
a.footW:visited {
	text-decoration: none;
	color: #990000;
}
a.footW:hover {
	text-decoration: underline;
	color: #0033CC;
}
a.footW:active {
	text-decoration: none;
	color: #990000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.content {
	background-color: #FFFFFF;
}
.baseNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A4A70;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.red {
	color: #FF0000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.content2 {
	background-color: #F2F2F2;
}
.redTxt {
	font-size: 14px;
	font-weight: bold;
	color: #E6222E;
}
.screenSaver {
	line-height: 20px;
}
.required {
	color: #990000;
}
.facebook {
	padding-left: 15px;
}

