body {
	background-image: url(blkBar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: #333333;
	background-color: #F2F2CD;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	}
.bodyCopyCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80806C;
	border-right-color: #80806C;
	border-bottom-color: #80806C;
	border-left-color: #80806C;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contentArea {
	margin: 0px;
	padding: 0px;
}
.footer {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:active {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: .15em;
}
a.bottom:link {
	color: #666666;
	text-decoration: none;
}
a.bottom:visited {
	color: #666666;
	text-decoration:none;
}
a.bottom:active {
	color: #666666;
	text-decoration:none;
}
a.bottom:hover {
	color: #006699;
	text-decoration:none;
}
a.page:link, a.page:visited, a.page:active  {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.page:hover {
	color: #006699;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
a.bodyCopy:link, a.bodyCopy:visited, a.bodyCopy:active  {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.bodyCopy:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: 10px;	
}
.container {
	background-position: center;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-color: #000000;
	background-image: url(logo.gif);
	height: 30px;
	background-repeat: no-repeat;
}
.leftCol {
	margin: 0px;
	width: 190px;
	float: left;
	padding: 10px 10px 10px 0px;
}.rightCol {
	margin: 0px;
	padding: 10px 10px 10px 0px;
	float: right;
	width: 190px;
}
.IntroCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.IntroCopyGray {
	color: #80806C;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
}
.headsBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	margin-bottom: 10px;
}
.newsHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	margin: 20px 0px 0px;
}
