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

body {
	margin: 0px;
	color: #333;
	font-size: 11px;
	font-family: Arial;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
}

caption {
	text-align: left;
}

p {
	line-height:normal;
	color: #333;
	font-size: 12px;
}

h1 {
	color: #039;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0px 10px 0px;
}
h2 {
	color: #039;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #039;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h4 {
	color: #039;
	font-size: 12px;
	font-weight: bold;
}


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


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


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



.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: #060;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

.bannernav a {
	color: #060;
	text-decoration: underline;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #FFF;
}

.toplogo {
	margin-left: 70px;
	padding-top: 100px;
}



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


/* LEFT NAVIGATION */
.leftMenu {
	float:left;
	width: 200px;
	height: 600px;
	margin-left: 0px;
}

.leftnavigation {
	width: 192px;
	padding-left: 8px;
	margin: 70px 0px 0px 0px;
	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);
}
/* Left Menu 2nd set */
.leftnavigation2 {
	width: 192px;
	margin: 0px 0px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

.leftnavigation2 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;
}

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


/* CONTENT AREA */

.contentleft {
	width: 485px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	text-align: left;
}

.contentright {
	padding-top: 0px;
	float: left;
	width: 255px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.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: 200px;
	margin-right: 15px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
#icons {
	width: 230px;
	float: left;
	margin-left: 3px;
	height: 350px;
	color: #FFF;#MBA {
	float: left;
	margin-top: 150px;
}
#MBA {
	float: left;
	clear: both;
	margin-bottom: -200px;
}
.bold-red {
	color: #C00;
	font-weight: bold;
}
.centered {
	text-align: center;
}
