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

body {
	margin: 0px;
	color: #999999;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #CCCCCC;
}

h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	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;
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a          {
	color: #36C;
}
a:visited  {
	color: #9900CC;
}
a:hover    { color: #5872f4; }

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 250px;
	background-color: #CCCCCC;
	
}

.bannerArea .container {
	height:238px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: no-repeat;
}

.bannernav {
	float: right;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 20px;
}

.bannernav a {
	color: #000000;
	text-decoration: none;
}
.bannernav a:visited {
	color: #000000;
}
.bannernav a:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
}

.toplogo {
	padding-left: 30px;
	padding-top: 5px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}

.topnavigationgroup {
	margin: 0px;
	float: Center;

	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: #f0eff0;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat;
	
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	color: #066;
}

.contentleft {
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contentright {
	padding-top: 20px;
	float: left;
	padding-left: 30px;

	width: 210px;
}

.imageright {
	
	margin-left: 5px;
	
	float: right;
	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 4px;
	
}

.footerArea .container {
	height: 200px;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.contentArea .container .contentleft p strong {
	color: #FFF;
	font-size: 14px;
}
.contentArea .container .contentleft ul li {
	font-size: 14px;
}
.contentArea .container .contentleft p {
	font-size: 14px;
}
.contentArea .container .contentleft p {
	color: #000;
	font-size: 14px;
}
.style10 {
	color: #000;
}
style9 {
	color: #000;
}
.contentArea .container .contentleft .style9 .style10 {
	color: #000;
}
.contentArea .container .contentleft .style14 {
	color: #000;
}
.contentArea .container .contentleft .style14 .style8 {
	color: #000;
}
.contentArea .container .contentleft .style23 {
	color: #000;
}
.style3 {
	color: #000;
}
.contentArea .container .contentleft .style3 strong {
	color: #000;
}
.contentArea .container .contentleft .style3 {
	color: #000;
}
.contentArea .container .contentleft table tr td p strong {
	color: #066;
}
.contentArea .container .contentleft p {
	font-style: italic;
}
.contentArea .container .contentleft p {
	font-style: normal;
	font-weight: bold;
}
.contentArea .container .contentleft p {
	font-weight: normal;

}
.contentArea .container .contentright p strong {
	font-weight: bold;
}
.contentArea .container .contentright p {
	font-weight: normal;
}
.contentArea .container .contentright p strong a {
	font-weight: bold;
}

