body {
	color: #333333;
	background-color: #E0EEFE;
	background-image: url(images/upperleftback.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.container {
	width: 900px;
	min-height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #063a69;
	position: relative;
}
.header {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.navArea {
	margin-right: 45px;
	margin-left: 45px;
	height: 35px;
	line-height: 25px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #AABECE;
	margin-top: 2px;
}
.navButton {
	background-color: #4F7596;
	border: thin solid #8CA6BC;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
}
.navButton:hover {
	background-color: #063A69;
}
.navButton a {
	float: left;
	font-style: italic;
	font-weight: bold;
	color: #AABECE;
	text-decoration: none;
}
.navButton a:hover {
	color: #8BA5BB;
}
.slideshowarea {
	background-color: #063a69;
	height: 300px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	z-index: 1;
	position: relative;
}
.slideCover {
	position: absolute;
	z-index: 1000;
	float: left;
	left: -105px;
	width: 300px;
}
.slideCoverRt {
	position: absolute;
	z-index: 1000;
	float: right;
	width: 200px;
	right: -105px;
}
.clrflt {
	clear: both;
	float: none;
}
.maincontent {
	width: 100%;
}
.wideContent {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/secBacks.png);
	background-repeat: repeat-x;
	background-color: #0969ba;
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	color: #BFD1FF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
.stdPageContentWrap {
	min-height: 300px;
}

.lgTopCap {
	background-image: url(images/LgCatTop.png);
	background-repeat: repeat-x;
	height: 46px;
	line-height: 44px;
}
.wideContent p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
.wideContent a {
	font-weight: bold;
	text-decoration: none;
	color: #DDF4FF;
}
.wideContent a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}
.topCaps {
	background-image: url(images/catTops.png);
	background-repeat: repeat-x;
	height: 36px;
}
.wideContent2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	color: #BFD1FF;
	text-align: left;
}
.each3clm {
	float: left;
	width: 260px;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #0969ba;
	background-image: url(images/secBacks.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 260px;
}
.each3clm p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.each3clm a {
	font-weight: bold;
	text-decoration: none;
	color: #DDF4FF;
}
.each3clm a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}
.each3clmClsp {
	float: left;
	width: 260px;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #0969ba;
	background-image: url(images/secBacks.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.each3clmClsp p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.each3clmClsp a {
	font-weight: bold;
	text-decoration: none;
	color: #DDF4FF;
}
.each3clmClsp a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}

.footer {
	background-color: #096abb;
	margin-top: 10px;
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	padding-top: 8px;
	position: relative;
}
