body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/site_bg.gif);
	color: #444444;
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f6a85;
	font-size: 16px;
	padding: .50em 0 .10em 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f6a85;
	font-size: 14px;
	padding: .50em 0 .10em 0;
}


a {
	color: #4f6a85;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.body_bdr {
	background: #fff;
	width: 4px;
	min-width: 4px;
	height: 100%;
}

.body_bdr_inner {
	background: #fff;
	width: 1px;
	height: 100%;
}

.body_bdr2 {
	background: #fff;
	width: 100%;
	height: 4px;
}

.breadcrumb {
	position: relative;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.breadcrumb a {
	color: #4f6a85;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.btm {
	height: 5px;
}

.btm_lt {
	background: url(../images/btm_lt_crn.gif) bottom left no-repeat;
	width: 5px;
	height: 5px;
}

.btm_mid {
	background: #fff;
	height: 5px;
}

.btm_rt {
	background: url(../images/btm_rt_crn.gif) bottom right no-repeat;
	width: 5px;
	height: 5px;
}

.content {
	background: #fff;
	text-align: left;
	width: 100%;
	height: 350px;
	padding: 10px 15px 10px 15px;
}
.foot_sep {
	background: url(../images/line_br.gif) top left repeat-x;
	width: 100%;
	height: 1px;
}

.footer {
	background: #fff;
	font-size: 10px;
	width: 841px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	/* padding-left: 0px;
	padding-right: 0px;
	height: 30px; */
}

.footer a {
	color: #4f6a85;
	text-decoration: underline;
	line-height: 15px;
}

.footer a:hover {
	text-decoration: none;
}

.footer_sep {
	color: #917c62;
}
.grand_child_link {
	font-size: 10px;
}

.home_content {
	background: #fff;
	text-align: left;
	width: 543px;
	height: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.left_menu {
	background-color: #8f7b62;
	vertical-align: top;
	color: #fff;
	width: auto;
	height: auto;
	padding: 0;
}

.left_menu li {
	background-color: #917c62;
	list-style: none;
	margin-left: -30px;
	padding: 2px;
}

.li_pdf {
	list-style: url(../images/pdficon.gif);
}

.li_doc {
	list-style: url(../images/docicon.gif);
}

.prog_links {
	padding: 0 0 0 26px;
}
.root_link {
	font-weight: bold;
}

#nav_photo {
	/* background: url(../images/cont_ed.jpg) no-repeat top center; */
	width: 178px;
	/*height: 159px;*/
	height:auto;
	text-align: center;
	border-left: #8f7b62 5px solid;
	border-right: #8f7b62 5px solid;
	border-top: #8f7b62 5px solid;
}

#quick_access {
	background: #fff;
	text-align: left;
	width: 298px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
}

#quick_access ul {
	list-style-image: url(../images/qa_bullet.gif);
	margin: 0 0 0 30px;
	padding: 0;
}

#quick_access ul li{
	margin: 0;
	padding: 0;
}

#quick_access h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ac9d8c;
	font-size: 16px;
}

#quick_access ul {
	list-style: none;
}

#quick_access ul li {
	list-style: url(../images/qa_bullet.gif);
}

/* -------- Start Sub Page Sub Nav Rules ------- */
#subnav {
	font-size: 10px;
	font-weight: normal;
	/*float: left;*/
	width: 188px;
	max-width: 188px;
	height: auto !important; /* IE6 Fix */
	height: 100%; /* IE6 Fix */
	background: #8f7b62; /* brown */
	padding:0;
	margin:0;
}
#site_map td {
	vertical-align: top;
	line-height: 20px;
}
#subnav ul {
    margin: 0 auto;
	padding: 0;
	border: #8f7b62 5px solid;
	list-style: none;
}
#subnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
#subnav ul li a{
	background: #4f6a85;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	display: block;
	min-height: 24px;
	height: auto !important;
	width: 168px;
	max-width: 168px;
	margin:0;
	padding: 1px 5px 0 5px;
	line-height: 20px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #8f7b62;
}
#subnav ul li a:hover, #subnav ul li.active a, #subnav ul li a:active {
	list-style: none;
	color: #fff;
	background: #a18b6e;
	text-decoration: none;
	border-bottom: 1px solid #8f7b62;
}
#subnav ul li.active ul{
    margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
#subnav ul li.active ul li{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
#subnav ul li.active ul li a{
	color: #4f6a85;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	display: block;
	min-height: 24px;
	line-height: 20px;
	padding: 1px 5px 0 5px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	/* border-top: 1px solid #8f7b62; */
	border-bottom: 1px solid #8f7b62;
	/* border: none; */
}
#subnav ul li.active ul li a:hover, #subnav ul li.active ul li.active a, #subnav ul li.active ul li a:active {
	color: #8f7b62;
	background: #ece2d1;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #8f7b62;
	/* border: none; */
}
/* -------- End Sub Page Sub Nav Rules ------- */

#banner_bg {
	background-image: url(../images/banner_grd.jpg);
	width: 100%;
	height: 94px;
}

#banner_btm {
	background: #fff;
	width: 100%;
	height: 2px;
}

#content {
	background: #fff;
	width: 841px;
	padding: 0;
	margin: 0 auto;
}

#get_started {
	padding-left: 45px;
}

#lmep_bg {
	background-image: url(../images/LMEP_bg.jpg);
	width: 300px;
	height: 282px;
	padding: 0px;
	margin: 0px;
}

#lmep_bg ul {
	list-style-image: url(../images/arrow.gif);
	line-height: 23px;
	text-align: left;
}

#lmep_bg a {
	font-size: 13px;
	font-weight: bold;
	color: #706961;
	text-decoration: none;
}

#lmep_bg a:hover {
	color: #958e84;
	text-decoration: none;
}

#logo {
	width: 100px;
	margin: 0;
}

#main {
	width: 100%;
}

#programs_bar {
	background-color: #4f6a85;
	width: 100%;
	height: 114px;
}

/* @group Featured Programs */
#feat-progs {
	width: 833px;
	height: 114px;
	background: #4f6a85;
	z-index: 10;
	overflow: hidden;
	position:relative;
}
#next, #prev {
	display: block;
	width: 18px;
	text-indent: -9000px;
	outline: none;
	height: 18px;
}
#next {
	background: url(../images/arrow-right.gif) 0 0 no-repeat;
	float: right;
	margin: 50px 6px 0 0;
}
#prev {
	background: url(../images/arrow-left.gif) 0 0 no-repeat;
	float: left;
	margin: 50px 0 0 6px;
}
#progs-mask {
	overflow: hidden;
	width: 774px;
	position: relative;
	height: 99px;
	float: left;
	margin: 8px 0 0 4px;
}
#progs-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10000px;
}
#progs-scroll a img {
	background: #4f6a85;
	padding: 0px;
	border: 0px;
	margin: 0 10px 0 5px;	
}
#progs-scroll a:hover img {
	background: #4f6a85;
}

/* @end */

#top_border {
	background-image: url(../images/top_border.gif);
	width: 100%;
	height: 19px;
}

#top_links {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding: 0;
}

#top_links a {
	text-decoration: underline;
}

/* Start Main Nav */
  
#main_nav{
	/* float:left; */
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#main_nav ul{
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0px;
}

#main_nav li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#main_nav a{
	float:left;
	background:url(../images/main_navtab-left.gif) no-repeat left top;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 5px;
	text-decoration:none;
	color: #fff;
}

#main_nav a span{
	float:left;
	display:block;
	background: url(../images/main_navtab.gif) no-repeat right top;
	padding: 10px 9px 5px 0;
	font-weight:500;
	color: #fff;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#main_nav a span {float:none;}
/* End IE5-Mac hack */

/* #main_nav a:hover span {
	color: #405b9e;
}*/

#main_nav #current a{ /*Selected Tab style*/
	background-position:0 -29px; /*Shift background image up to start of 2nd tab image*/
}

#main_nav #current a span{ /*Selected Tab style*/
	background-position:100% -29px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
}

#main_nav a:hover{ /*onMouseover style*/
	background-position:0% -29px; /*Shift background image up to start of 2nd tab image*/
}

#main_nav a:hover span{ /*onMouseover style*/
	background-position:100% -29px; /*Shift background image up to start of 2nd tab image*/
}

/* End Main Nav */