@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #443A2E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}

.header {
text-align:left;
color:#F4F4F4;
font-size:10px;
font-weight:bold;
width:775px;
height:39px;
margin-top:30px;
padding-left:82px;
padding-top:113px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.content_area_txt {
text-align:left;
width:533px;
padding-left:20px;
padding-top:10px;
margin-top:0px;
padding-right:12px;
margin-bottom:10px;
padding-bottom:10px;
margin-right:0px;
}

.content_area {
text-align:left;
width:565px;
padding-left:0px;
padding-top:0px;
margin-top:0px;
padding-right:3px;
margin-bottom:0px;
padding-bottom:0px;
}

.content_area a:link {
	color: #D78100;
	text-decoration: none;
	font-weight:bold;
}
.content_area a:visited {
	text-decoration: none;
	color: #D78100;
	font-weight:bold;	
}
.content_area a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FF9C0D;
}
.content_area a:active {
	text-decoration: none;
	color: #FF9C0D;
	font-weight:bold;
}

.menu_area {
text-align:left;
width:258px;
background-image:url(images/bg_left.jpg);
background-repeat:repeat-y;
padding-left:3px;
}

.menu_area h2 {
background-color:#f4aa0b;
color:#f2fbfd;
padding-left:10px;
padding-right:3px;
width:242px;
height:20px;
padding-top:8px;
padding-bottom:5px;
margin-top:0px;
margin-bottom:0px;
font-size:14px;
}

.menu_item {
width:255px;
font-size:13px;
}

.menu_item a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:10px 2px 6px 25px;
	margin:0px;
	height:20px;
	background-image:url(images/menu_tile_bg.jpg);
	background-repeat:no-repeat;
    background-position:left;
}

.menu_item a:visited {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:10px 2px 6px 25px;
	margin:0px;
	height:20px;
	background-image:url(images/menu_tile_bg.jpg);
	background-repeat:no-repeat;
    background-position:left;
}

.menu_item a:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:10px 2px 6px 25px;
	margin:0px;
	height:20px;
	background-image:url(images/menu_tile-hover.jpg);
	background-repeat:no-repeat;
    background-position:left;
}
.menu_item a:active {
    color: #000;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:10px 2px 6px 25px;
	margin:0px;
	height:20px;
	background-image:url(images/menu_tile_hover.jpg);
	background-repeat:no-repeat;
    background-position:left;
}



.footer_area {
text-align: center;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:857px;
height:59px;
}

.footer_area a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
.footer_area a:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;	
}
.footer_area a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #000;
}
.footer_area a:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

.copyright {
height:20px;
padding-top:10px;
padding-bottom:10px;
margin:0px;
font-size:10px;
float:left;
width:255px;
padding-left:30px;
text-align:left;
font-weight:bold;
}

.resources {
text-align:center;
width:310px;
height:20px;
padding-right:250px;
padding-top:8px;
padding-bottom:10px;
margin:0px;
font-size:13px;
float:right;
}

.caboodle {
text-align:left;
clear:left;
color:#FFFFFF;
font-size:10px;
padding-left:15px;
}

.caboodle a:link {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.caboodle a:visited {
	text-decoration: none;
	color: #fff;
	font-weight:bold;	
}
.caboodle a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #fff;
}
.caboodle a:active {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

h1 {
font-size:16px;
color:#000;
}

h4{
color:#F4AA0B;
font-size:14px;
}

.shadow {
width:14px;
}
