body {
	background-color: #9F9F9F;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(images/BGgrad.jpg);
	background-repeat: repeat-x;
}


.bodyNarrow {
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	padding: 30px;
	width: 550px;
}



.bodyGrid {
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	padding: 30px;
}

.pic {
	margin: 6px;
	border: 5px solid #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.navBox {
	background-color: #B9C9D8;
	height: 25px;
	width: 149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
}

.nav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 22px;
	padding-right: 6px;
	}
	
.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 22px;
	padding-right: 6px;
	}
	
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	vertical-align: middle;
	line-height: 22px;
	padding-right: 6px;
	}
	
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFCC;
	padding-left: 12px;
	float: left;
	padding-top: 4px;
}
.controlBox {
	float: right;
	padding-right: 12px;
	vertical-align: middle;
}

.controls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.navBG {
	background-color: #FFFFFF;
	background-image: url(images/blueGrad.jpg);
	background-repeat: repeat-x;
}

.horzRule {
	margin-top: 25px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
