@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */


a {
	color: #36C;
}
a:visited {
	color: #36C;
}
a:hover {
	color: #69aaff;
}
body {
	margin: 0px;
	color: #333333;
	font-size: 13px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #cfcfcf;
}
h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0px 15px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight:bolder;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
img {
	border-style: none;
}
.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 80px;
	background-color: #4971a2;
}
.bannerArea .container {
	height:83px;
	background-image: url(/images/banner_bkgd.jpg);
	background-repeat: no-repeat;
}
.bannernav {
	padding-top: 20px;
	padding-right: 30px;

	float: right;
	color: #112c4c;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
/*
.bannersearch {
	margin-top: 0px;
	margin-bottom: 3px;
	float: right;
}
*/
.bannernav a {
	color: #ffffff;
	text-decoration: none;
}
.toplogo {
	padding-left: 85px;
	padding-top: 9px;
}
/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(/images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}
.topnavigationgroup {
	margin: 0px;
	float: right;
 p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}
.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}
/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #f6f6f6;
	background-image: url(/images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
}
.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(/images/content_bkgd.jpg);
	background-repeat: no-repeat;
}
.contentleft {
	width: 650px;
	padding-left: 5px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
}
.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 30px;
	padding-bottom: 10px;
	width: 250px;
}
.imageright {
	margin-left: 5px;
	float: right;
}
.imageRightWithBorder {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
	border-style:outset; 
	border-color: black; 
	border-width:1px;
}

/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #cfcfcf;
	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;/*
	height:50px;
	*/
}
.footerArea .container {
	height: 77px;
	background-image: url(images/footer_bkgd.jpg);
}
.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0px 15px 0px;
}

h2 {
	color: #214265;
	font-size: 14px;
	font-weight:bolder;
	margin: 0px 0px 15px 0px;
}

h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

