/* CSS Document */

/* Spirit home */
BODY {
	MARGIN: 0;
	MARGIN-BOTTOM: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-TOP: 0;
}
/*This handles no borders on images for Netscape - both normal images and linked images*/
image {border: none;}
a img { color: #FFF; border: none; }

.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 15px;
	color: #ffffff;

}

.Nav A:link    	{ color: #ffffff; font-weight: Bold; text-decoration: none; }
.Nav A:active  	{ color: #ffffff; font-weight: Bold; text-decoration: none; }
.Nav A:visited 	{ color: #ffffff; font-weight: Bold; text-decoration: none; }
.Nav A:hover  	{ color: #acd9ff; font-weight: Bold; }

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	width: 850px;
}

.BodyText A:link    	{ color: #004399; font-weight: normal; text-decoration: none; }
.BodyText A:active  	{ color: #004399; font-weight: normal; text-decoration: none; }
.BodyText A:visited 	{ color: #004399; font-weight: normal; text-decoration: none; }
.BodyText A:hover  		{ color: #004399; font-weight: normal; text-decoration: underline; }

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 11px;
	color: #4a4a4a;
	padding-left: 10px;
}

.Footer A:link    	{ color: #4a4a4a; font-weight: normal; text-decoration: none; }
.Footer A:active  	{ color: #4a4a4a; font-weight: normal; text-decoration: none; }
.Footer A:visited 	{ color: #4a4a4a; font-weight: normal; text-decoration: none; }
.Footer A:hover  	{ color: #4a4a4a; font-weight: normal; text-decoration: underline; }

.Intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 20px;
	color: #004399;
	margin-top: 8px;
	padding-top: 8px;
}
h3 {
	font-size: 14px;
	color: #FF9900;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 20px;
	color: #004399;
	margin-top: 8px;
	padding-top: 8px;
}
.HomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	width: 680px;
}
.HomeText A:link    	{ color: #004399; font-weight: normal; text-decoration: none; }
.HomeText A:active  	{ color: #004399; font-weight: normal; text-decoration: none; }
.HomeText A:visited 	{ color: #004399; font-weight: normal; text-decoration: none; }
.HomeText A:hover  		{ color: #004399; font-weight: normal; text-decoration: underline; }
.bid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 11px;
	color: #4a4a4a;
	padding-left: 10px;
	border: 1px solid #FF9900;
}
