body {
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#999999;
	margin-top:0;
	}
#outer_container{
	width:836px;
	text-align:left;
	margin:0 auto;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-y;
	}
#header {
	width:836px;
	height:154px;
	background-image:url(images/top-slice.jpg);
	background-repeat:no-repeat;
	}
#menu{
	width:836px;
	height:28px;
	color:#ffffff;
	background-image:url(images/bg-menu.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	font-style:italic;
	padding-top:5px;
	}
#left_header {
	font-family:"Times New Roman", Times, serif;
	width:150px;
	float:left;
	padding-left:40px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	}
#left_header a {
	color:#ffffff;
	text-decoration:none;
	}
#left_header a:hover {
	color:#efefef;

}
#right_header {
	font-family:"Times New Roman", Times, serif;
	width:400px;
	float:right;
	padding-right:40px;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	text-align:right;
	}
#center_content{
	width:836px;
	height:auto;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-y;
	padding-bottom:12px;
	}
#page_center {
	width:578px;
	float:left;
	padding-right:18px;
	}
#home_center {
	width:316px;
	float:left;
	padding-right:20px;
	font-size:14px;
	}
#home_center li {
	line-height:1.25;
	}
#center_content_home{
	width:836px;
	min-height:525px;
	background-image:url(images/bg-body-home.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	}
#home_right {
	width:240px;
	margin-right:33px;
	float:left;
	margin-left:16px;
	font-size:13px;

	}
#left_menu{
	width:175px;
	background-image:url(images/left-menu-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	margin-left:18px;
	margin-right:16px;
	margin-bottom:8px;
	}
#left_menu ul {
	margin:0;
	padding:0;
	background-color:#34383e;

	}
#left_menu li {
	padding:12px 0 12px 14px;
	background-image:url(images/left-menu-separator.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style-position: inside;
	list-style-type: none;
	}
#left_menu li:hover {
	background-image:url(images/left-menu-separator-ov.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style-position: inside;
	list-style-type: none;
	}
#left_menu li a {
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	}
#left_menu li a:hover {
	color:#B7D896;
	text-decoration:none;
							} 
#menu_image {
	background-image:url(images/left-menu-image.jpg);
	width:175px;
	height:117px;
	background-color:#ffffff;
	}
#footer{
	clear:both;
	width:836px;
	height:81px;
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	}
#bottom_links {
	color:#ffffff;
	font-size:10px;
	font-style:italic;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	}
#bottom_links a{
	color:#ffffff;
	text-decoration:none;
	padding:0 7px;

	}
#bottom_links a:hover{
	color:#ffffff;
	text-decoration:none;
	color:#000000;
	padding:0 7px;
	}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	color:#25408f;
	}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style: italic;
	color:#25408f;
	}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	color:#4F9C41;
	}
h3 a {
	color:#4F9C41;
	}
h3 a:hover {
	color:#25408f;
	}

.italic10 {
	font-size:10px;
	font-style:italic;
	}
.body_list {
	font-size:13px;
	list-style-image: url(images/arrow-bullet.gif);
	line-height:1.4;
	}
.homepage-text {
	font-size:15px;
	}
.arial14B {
	font-size:14px;
	font-weight:bold;
	color:#474c51;
	}
	
.highlight {
	font-size:16px;
	font-weight:bold;
	color:#474c51;
	font-style:italic;
	}
a {
	color:#25408f;
	text-decoration:none;
	}
a:hover {
	color:#4F9C41;
	}

	
