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

body {
	background-position: center top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.geckoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #999999;
	padding-top: 10px;
}
.imageborderLeft {
	padding-left: 10px;
	padding-bottom: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size: 12px;
	font-weight: 400;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: underline;
	color: #003300;
}
.imageborderRight {
	padding-right: 5px;
}
.bodyTextBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.menuHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006633;
}
.topPic {
	text-align: right;
	margin-left: 10px;
}
.topBorder {
	background-image: url(../images/midband.gif);
	height: 34px;
	text-align: left;
}
.blanktopBorder {
	height: 25px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	background-position: bottom;
	font-size: 12px;
}

.blanktopBorderNav {
	height: 18px;
}
.blankbotBorder {
	height: 18px;
}
