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

body {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-family: Verdana, Univers;
	/*background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
}
.sidebar-left {
	padding: 0px;
	margin-left: 10px;
}

h1 {
	color: #b80000;
	font-size: 24px;
	font-weight: normal;
	font-family: Impact;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	font-family: Impact;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 10px;
	width: auto;
	padding-right: 10px;
	height: auto;
	font-size: 12px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    {
	color: #B80000;
	font-size: 24px;
	text-decoration: underline;
}

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


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

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

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

.bannernav a { color: #000000; text-decoration: none; }
.bannernav a:visited { color: #000000; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-left: 0px;
	padding-top: 0px;
}




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

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

.topnavigationgroup {
	margin: 0px;
	float: left;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 160px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 4px;
	border-right-style: none;
	border-right-width: 1px;
	color: #be8400;
	font-size: 14px;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: auto;
	background-color: transparent;
	/*background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;*/
}


.contentArea .container {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Univers;
}

.contentleft {
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-right-style: none;
	margin-left: auto;
}

.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 0px;
	width: 400px;
	margin-left: auto;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contentSupport {
	padding-top: 10px;
	margin-left: auto;
	right: 10px;
	background-image: url(images/content_bkgd.jpg);
	width: 1100px;
	padding-right: 15px;
	padding-left: 10px;
}
.imageright {
	margin-left: 0px;
	float: right;
	padding-right: 5px;	
}




/* FOOTER SHADOW AREA */
.footerShadow {
	width: 100%;
	background-image: url(images/footer_shadow.png);
	
	/*border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;*/
}

.footerArea .container {
	height: 20px;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-image: url(images/footer_tile.jpg);
	background-color: #000000;
	
	/*border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;*/
}

.footerArea .container {
	height: 300px;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.bannerArea .container .toplogo a1 {
	color: #FFF;
}
.Header1color {
	color: #B80000;
}
.BlueHeader1 {
	color: #333;
}
