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

body {
	margin: 0px;
	font-size: 18px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
	left: 20px;
	right: 20px;
	height: 200px;
	padding-bottom: 100px;
	padding-left: 30px;
}


h1 {
	color: #000;
	font-size: 24px;
	margin: 3px 0px 25px 0px;
	text-align: center;
}
h2 { color: #333333; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }

a          {
}
a:visited  {
}
a:hover    { color: black; }


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;
	height: 225px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #96A2B0;
}



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

.bannernav a {
	color: #000;
	text-decoration: none;
}
.bannernav a:visited {
	color: #006;
}
.bannernav a:hover {
	color: #ECBB7B;
}

.toplogo {
	margin-left: 0px;
	padding-top: 1px;
	text-align: left;
	height: 200px;
	padding-left: 10px;
	vertical-align: top;
	display: inline;
}



.content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;

}


/* LEFT NAVIGATION */


.leftnavigation {
	width: 192px;
	margin: 70px 0px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

.leftnavigation a{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}

.leftnavigation a:visited{
	color: #364957;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/nav_down.jpg);
}


/* CONTENT AREA */

.contentleft {
	width: 440px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	text-align: center;
	

}

.contentright {
	padding-top: 55px;
	float: left;
	width: 210px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	text-align: center;
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 980px;height: 88px;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 240px;
	margin-right: 30px;
	padding-top: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}
.center {
	text-align: left;
}
.right {
	text-align: left;
}
.container .contentArea .content .contentleft .contentleft {
	font-size: 16px;
}
Content {
	font-size: 14px;
}
.container .contentArea .content .contentleft p {
	text-align: left;
	font-weight: bold;
}
.container .contentArea .content .contentleft {
	text-align: center;
}
.container .contentArea .content .contentleft p {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.container .contentArea .content .contentleft table tr td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
