body {
	margin: 0px;
	background-color: #193551;
	background-image: url(img/body_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	color: #362D2D;
	font-size: 12px;
}

p { margin: 0px; }

a img {
	border: 0px;
}

/** dynamIt editor styles follow **/

.blueTitles {
	font-size: 18px;
	line-height: 26px;
	color: #002d53;
}

.brownTitles {
	font-size: 18px;
	line-height: 26px;
	color: #362d2d;
}

.subHeadings {
	font-size: 14px;
	color: #362d2d;
}

.emphasis {
	color: #DFEEFF;
}

/** end editor styles **/

#master {
	width: 890px;
	margin: 0 auto 0 auto;
}

#header {
}

#lower {
	width: 890px;
	background-image: url(img/lower_bg.jpg);
	background-repeat: repeat-y;
}

#lowerFooter {
	background-image: url(img/lower_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#content {
	margin: 0 auto 0 auto;
	width: 878px;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-y;
}

#contentTop {
	background-image: url(img/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contentBottom {

	background-image: url(img/content_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navContain {
	float: left;
	width: 171px;
	min-height: 300px;
}

#nav {
	padding: 30px 18px 10px 12px;
}

.linkPadd {
	padding: 2px 0px 2px 0px;
}

a.nav {
	display: block;
	width: 141px;
	height: 18px;
	border-left: 2px solid #002d53;
	border-right: none;
	font-family: Arial, sans-serif;
	color: #362d2d;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;
}

a.nav:hover {
	display: block;
	width: 141px;
	height: 18px;
	border-left: 2px solid #e9b756;
	border-right: 2px solid #e9b756;
	font-family: Arial, sans-serif;
	color: #e9b756;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;
}

a.nav-on {
	display: block;
	width: 141px;
	height: 18px;
	border-left: 2px solid #e9b756;
	border-right: 2px solid #e9b756;
	font-family: Arial, sans-serif;
	color: #e9b756;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;
}

.sNavPadd {
	padding: 2px 0px 4px 0px;
}

.sNav {
	text-align: left;
	padding: 2px 0px 2px 10px;
}

a.subNav {
	font-family: Arial, sans-serif;
	color: #362d2d;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.subNav:hover {
	font-family: Arial, sans-serif;
	color: #dfeeff;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.subNav-on {
	font-family: Arial, sans-serif;
	color: #dfeeff;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#contentContain {
	float: left;
	width: 490px;
	min-height: 200px;
}

#contentArea {
	padding: 30px 26px 20px 20px;
	text-align: left;
}

	#contentArea a {
		text-decoration: none;
		color: #35495F;
	}

	#contentArea a:hover {
		text-decoration: underline;
		color: #dfeeff;
	}

#rightContain {
	float: left;
	width: 207px;
	min-height: 200px;
}

#rightPadd {
	padding: 30px 0px 12px 12px;
}

.head {
	text-align: left;
	fon-family: Arial, sans-serif;
	font-size: 18px;
	color: #002d53;
	padding-bottom: 6px;
}

#news {
	text-align: left;
}

#loginContain {
	text-align: left;
	padding-top: 10px;
}

#login {
	padding-left: 10px;
}

#pacContain {
	text-align: left;
	padding-top: 20px;
}

	#pac a {
		text-decoration: none;
		color: #dfeeff;
	}

	#pac a:hover {
		text-decoration: underline;
		color: #e9b756;
	}

#clear {
	clear: both;
}

#footer {
	padding: 20px 20px 0px 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#footerTop {
	margin: 0 auto 0 auto;
	width: 800px;
	border-top: 2px solid #3a546e;
	color: white;
	line-height: 30px;
}

	#footerTop a {
		text-decoration: none;
		color: white;
	}


.nwslnk, .nwslnk:link, .nwslnk:visited {
	color: black;
}

.nwslnk:hover {
	color: #e9b756;
}
