@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CCFF66;
	line-height: 1.25;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
table {
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
table.noborder {
	border-bottom-style: none;
}
th {
	color:#FFF;
	background-color: #39C;
}
tr.odd {
	background-color:#FFF;
}
tr.even {
	background-color: #EEE;
}
ul a {
	text-decoration: none;
}
#wrap {
	width: 940px;
	text-align: left;
	height: auto;
	background-image: url(../images/wrap-bkgnd-shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
#HeaderWrap {
	width: 100%;
	text-align: center;
	height: 150px;
	background-image: url(../images/body-bkgnd-vert.png);
	background-position: top;
	background-repeat: repeat-x;
}
#Header {
	width: 960px;
	height: 150px;
	position: relative;
	background-image: url(../images/header-bkgnd.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	text-align: left;
}
#Header img {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#HeaderNav {
	width: 480px;
	position: absolute;
	top: 40px;
	right: 10px;
}
#Sidebar {
	float: left;
	width: 250px;
	text-align: center;
	color: #333;
	background-image: url(../images/body-bkgnd-vert-bw.png);
	background-repeat: repeat-x;
	}
#Sidebar h1 {
	color: #666;
}
#Sidebar ul {
	text-align: left;
}
#Sidebar a {
	text-decoration: none;
}
#Sidebar p {
	padding: 10px;

}
#MainContent {
	width: 620px;
	padding: 10px 35px;
	float: left;
}
#HomeContent {
	text-align:center;
	width: 860px;
	padding: 40px;
	background-image: url(../images/RedWhiteBlueBkgnd.jpg);
	background-repeat: no-repeat;
	background-color: #E1E7F3;
	background-position: 50%;
	color: #FFFFFF;
}
#HomeContent img {
	float: left;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 23px;
	padding: 0px;
}
#Footer {
	width: 940px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	clear: both;
	background-image: url(../images/footer-bkgnd-gradient.png);
	background-repeat: no-repeat;
	height: 94px;
	background-position: top;
	padding: 10px;
	margin-left: -10px;
}
#Footer p {



}
#ServiceNav {
	width: 940px;
	background-color: #EEE;
	position: absolute;
	left: 10px;
	bottom: 0px;
}
#ServiceSubNav {
	clear: both;
	width: 940px;
	background-color: #CFF;
}
.note {
	font-size: 80%;
}
.blue {
	color: #39C;
}
.FloatLeft {
	float: left;
}
.FloatRright {
	float: right;
}
.Clear {
	clear: both;
}
.HomeFeature {
	width: 252px;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
	height: 200px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/1-3399CC-50.png);
	border: thin solid #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.SidebarFloat {
	width: 250px;
	text-align: center;
	float: left;
	clear: both;
}
.Feature {
	background-color:#ffd449;
	padding: 20px;
}
.PrintButton {
	font-size: 75%;
	padding: 3px;
	line-height: 18px;
	margin: 3px;
	background-color: #CCCCCC;
}
h2 .note {
	font-size: 76%;
	color: #999;
	font-variant: small-caps;
}
