body{
text-align:center;
font-family:Arial, sans-serif;
font-size:10pt;
background-color:#fff;
}
a{
color:#5b5b5b;
text-decoration:underline;
}
a:hover{
color:#5b5b5b;
text-decoration:none;
}
#body{
width:750px; 
text-align:left;
margin:auto;
border:1px solid #808080;
background-color:#fdf9df;
position:relative;
}
img{
border:0;
}
/*--------------------------------------------------------*/
#header{
background:url(../images/header_top.png) no-repeat;
height:96px;
}
#header_left{
position:absolute;
margin-top:96px;
z-index:1000;
}
#home_header_right{
position:absolute;
top:96px;
right:0;
z-index:1000;
}
#header_right{
position:absolute;
margin-top:-162px;
margin-left:282px;
z-index:1000;
}
#header_left img, #header_right img, #home_header_right img{
behavior:url(includes/pngbehavior.htc);
}
#logo{
position:absolute;
margin:51px 0 0 26px;
}
#home_vertical_line{
background-color:#808080;
font-size:0px;
width:1px;
height:455px;
position:absolute;
margin-left:155px;
margin-top:140px
}
#vertical_line{
background-color:#808080;
font-size:0px;
width:1px;
float:left;
margin-left:-13px;
padding-bottom:5000px;
margin-bottom:-5000px;
}
#top_menu{
float:right;
color:#fff;
margin-top:15px;
margin-right:20px;
}
#top_menu a{
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:8pt;
}
#top_menu a:hover{
color:#f2ebbd;
text-decoration:none;
}
#top_menu a.top_on{
color:#f2ebbd;
}
.title{
font-size:9pt;
font-weight:bold;
color:#fff; 
}
/*--------------------------------------------------------*/
#middle{
min-height:540px;
overflow:hidden;
}
#home_content{
width:100%;
min-height:200px;
height:auto !important;
height:200px;
color:#333333;
}
#content{
min-height:400px;
height:auto !important;
height:400px;
padding-bottom:10px;
padding-right:20px;
padding-top:30px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}
#content a, #home_content a{
position:relative;
z-index:10000;
}
.text_2{
color:#214a32;
font-weight:bold;
}
.text_3{
color:#214a32;
font-weight:bold;
font-size:10pt;
padding-right:70px;
padding-left:20px;
}
.text_4{
color:#214a32;
font-weight:bold;
font-size:10pt;
}
.text_5{
color:#214a32;
font-weight:bold;
font-size:12pt;
}
.sub_content_1{
padding-right:70px;
padding-left:20px;
}
.sub_content_2{
padding-right:30px;
padding-left:0px;
}
.resource_abstract{
padding:10px 0 10px 20px;
}
.resource_abstract a{
color:#214a32;
font-weight:bold;
}
.text_2 a, .text_2{
color:#214a32;
font-weight:bold;
font-size: 11px;
font-family: Tahoma;
}
.resource_abstract a:hover, .text_2 a:hover{
color:#81988b;
font-weight:bold;
}
.resource_abstract a.arrow{
color:#214a32;
text-decoration:none;
font-size:7pt;
}
a.link_green {
color:#214a32;
font-weight:bold;
font-size: 11px;
}
a.link_green:hover {
color:#81988b;
font-weight:bold;
}
a.link_grey{
color:#5b5b5b;
font-weight:bold;
}
.text-grey{
padding-left:12px; 
color:#5b5b5b;
line-height:1.6em;
font-size:8pt;
}
.sub_content_1 .site_map a, .sub_content_1 .site_map .text-grey {
font-size: 9px;
line-height: 18px;
}

.sub_content_1 .site_map a.link_green {
color:#214a32;
font-weight:bold;
font-size: 11px;
font-family: Tahoma;
}
/*--------------------------------------------------------*/
#left_column{
float:left;
width:168px;
background-color:#fdf9df;
padding-bottom:5000px;
margin-bottom:-5000px;
}
.search{
margin-top:205px;
margin-left:33px;
position:absolute;
z-index:10000;
}
.text-search{
width:80px;
border:1px solid #ccc;
color:#000;
padding:0px;
padding-left: 5px;
}
/*--------------------------------------------------------*/
#right_column{
float:left;
width:582px;
background-color:#fdf9df;
padding-bottom:5000px;
margin-bottom:-5000px;
}
#home_bunner{
height:283px;
width:582px;
}
#home_orange_bar{
height:33px;
}
#orange_bar{
height:33px;
background:url(../images/bg_orange_section.gif) no-repeat;
}

/*------------------------------------------------------------*/
#nav{
margin-top:155px;
margin-left:25px;
}
#nav ul{
	margin:0px;
	padding: 0px;
}
#nav ul li{
	text-align:left;
	padding:0;
	margin:0px;	
	list-style:none;
	font-size:0px;
	line-height:0px;
	margin-bottom:20px;
}
#nav ul li a
{
	text-decoration:none;	
	margin:0px;
	padding:0;
	display:block;
	height:10px;
}
/*-----------------------------------------------*/
#nav ul li a.home {
background:url(../images/nav_1_off.gif) no-repeat;
}
#nav ul li a.home-on {
background:url(../images/nav_1_on.gif) no-repeat;
}
#nav ul li a.home:hover{
background:url(../images/nav_1_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.about {
background:url(../images/nav_2_off.gif) no-repeat;
}
#nav ul li a.about-on {
background:url(../images/nav_2_on.gif) no-repeat;
}
#nav ul li a.about:hover{
background:url(../images/nav_2_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.college {
background:url(../images/nav_3_off.gif) no-repeat;
height:24px;
}
#nav ul li a.college-on {
background:url(../images/nav_3_on.gif) no-repeat;
height:24px;
}
#nav ul li a.college:hover{
background:url(../images/nav_3_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.resource {
background:url(../images/nav_4_off.gif) no-repeat;
}
#nav ul li a.resource-on {
background:url(../images/nav_4_on.gif) no-repeat;
}
#nav ul li a.resource:hover{
background:url(../images/nav_4_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.traffic {
background:url(../images/nav_5_off.gif) no-repeat;
height:24px;
}
#nav ul li a.traffic-on {
background:url(../images/nav_5_on.gif) no-repeat;
height:24px;
}
#nav ul li a.traffic:hover{
background:url(../images/nav_5_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.careers {
background:url(../images/nav_6_off.gif) no-repeat;
}
#nav ul li a.careers-on {
background:url(../images/nav_6_on.gif) no-repeat;
}
#nav ul li a.careers:hover{
background:url(../images/nav_6_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.contact {
background:url(../images/nav_7_off.gif) no-repeat;
}
#nav ul li a.contact-on {
background:url(../images/nav_7_on.gif) no-repeat;
}
#nav ul li a.contact:hover{
background:url(../images/nav_7_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a:hover
{
	color:#327a49;
}
#nav > ul > li:hover > a{
	color:#327a49;	
}
#nav ul li.nav_on{
color:green;
}
#nav ul li.nav_on a{
color:#327a49;	
}

/*------------------------------------------------------------*/
#footer{
margin-top:5px;
color:#19341b;
font-size:8pt;
}
#footer a{
font-size:7pt;
color:#19341b;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
/*------------------------------------------------------------*/
#text_1{
position:absolute;
color:#fffeee;
font-size:7pt;
margin-left:610px;
margin-top:135px;
z-index:100000;
width:140px;
}
#text_1 a{
color:#fffeee;
text-decoration:underline;
}
#text_1 a:hover{
color:#fffeee;
text-decoration:none;
}
.line_orange{
width:100%;
font-size:0px;
line-height:0px;
height:1px;
background-color:#f1d7b5;
}
.line_grey{
width:100%;
font-size:0px;
line-height:0px;
height:1px;
background-color:#e4e1cc
}
#abs_bg{
background-color:#fdf9df;
height:10px;
font-size:0px;
width:1px;
position:absolute;
margin-left:155px;
margin-top:-10px;
}
/*------------------------news--------------------*/
.news_top{
padding-left:10px;
font-size:8pt;
}
.news_content{
padding:0 10px;
font-size:8pt;
}
.print{
text-align:center; 
clear:both;
padding-top:10px;
}
/*------------------------network--------------------*/
#green_bar{
height:33px;
background:url(../images/network/bg_green_section.gif) no-repeat
}
#arrow{
background:url(../images/network/net_arrow.gif) no-repeat;
height:155px;
width:155px;
}
#arrow .content{
padding:10px 10px 10px 15px;
color:#58757c;
font-weight:bold;
}
.left_side{
float:left;
width:390px;
padding-bottom:10px;
}
.left_side .l_content{

}
.right_side{
float:left;
width:130px;
}
.right_side .r_content{
padding-left:15px;

}
#nav ul li a.net_home {
background:url(../images/network/net_nav_1_off.gif) no-repeat;
}
#nav ul li a.net_home-on {
background:url(../images/network/net_nav_1_on.gif) no-repeat;
}
#nav ul li a.net_home:hover{
background:url(../images/network/net_nav_1_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.net_marketing {
background:url(../images/network/net_nav_2_off.gif) no-repeat;
height:24px;
}
#nav ul li a.net_marketing-on {
background:url(../images/network/net_nav_2_on.gif) no-repeat;
height:24px;
}
#nav ul li a.net_marketing:hover{
background:url(../images/network/net_nav_2_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.net_partner {
background:url(../images/network/net_nav_3_off.gif) no-repeat;
}
#nav ul li a.net_partner-on {
background:url(../images/network/net_nav_3_on.gif) no-repeat;
}
#nav ul li a.net_partner:hover{
background:url(../images/network/net_nav_3_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#nav ul li a.net_contact {
background:url(../images/network/net_nav_4_off.gif) no-repeat;
}
#nav ul li a.net_contact-on {
background:url(../images/network/net_nav_4_on.gif) no-repeat;
}
#nav ul li a.net_contact:hover{
background:url(../images/network/net_nav_4_on.gif) no-repeat;
}
/*-----------------------------------------------*/

#orange_nav{
margin-top:233px;
margin-left:180px;
position:absolute;
z-index:10000;
}
#orange_nav ul{
margin:0px;
padding: 0px;
float:left;
}
#orange_nav ul li{
float:left;
padding:0;
margin:0px;	
list-style:none;
padding-right:15px;
position:relative;
}
#orange_nav ul li a
{
display:block;
height:12px;
}

/*----------------------About-------------------------*/
#orange_nav ul li a.about_overview {
background:url(../images/orange_nav/about_overview_off.gif) no-repeat;
width:46px;
}
#orange_nav ul li a.about_overview-on {
background:url(../images/orange_nav/about_overview_on.gif) no-repeat;
width:46px;
}
#orange_nav ul li a.about_overview:hover{
background:url(../images/orange_nav/about_overview_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.about_vision {
background:url(../images/orange_nav/about_vision_off.gif) no-repeat;
width:78px;
}
#orange_nav ul li a.about_vision-on {
background:url(../images/orange_nav/about_vision_on.gif) no-repeat;
width:78px;
}
#orange_nav ul li a.about_vision:hover{
background:url(../images/orange_nav/about_vision_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.about_leadership {
background:url(../images/orange_nav/about_leadership_off.gif) no-repeat;
width:53px;
}
#orange_nav ul li a.about_leadership-on {
background:url(../images/orange_nav/about_leadership_on.gif) no-repeat;
width:53px;
}
#orange_nav ul li a.about_leadership:hover{
background:url(../images/orange_nav/about_leadership_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.about_history {
background:url(../images/orange_nav/about_history_off.gif) no-repeat;
width:35px;
}
#orange_nav ul li a.about_history-on {
background:url(../images/orange_nav/about_history_on.gif) no-repeat;
width:35px;
}
#orange_nav ul li a.about_history:hover{
background:url(../images/orange_nav/about_history_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.about_news {
background:url(../images/orange_nav/about_news_off.gif) no-repeat;
width:73px;
}
#orange_nav ul li a.about_news-on {
background:url(../images/orange_nav/about_news_on.gif) no-repeat;
width:73px;
}
#orange_nav ul li a.about_news:hover{
background:url(../images/orange_nav/about_news_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.about_responsibility {
background:url(../images/orange_nav/about_responsibility_off.gif) no-repeat;
width:69px;
}
#orange_nav ul li a.about_responsibility-on {
background:url(../images/orange_nav/about_responsibility_on.gif) no-repeat;
width:69px;
}
#orange_nav ul li a.about_responsibility:hover{
background:url(../images/orange_nav/about_responsibility_on.gif) no-repeat;
}
/*---------------------Colledge--------------------------*/
#orange_nav ul li a.college_directory {
background:url(../images/orange_nav/college_directory_off.gif) no-repeat;
width:85px;
}
#orange_nav ul li a.college_directory-on {
background:url(../images/orange_nav/college_directory_on.gif) no-repeat;
width:85px;
}
#orange_nav ul li a.college_directory:hover{
background:url(../images/orange_nav/college_directory_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.success_stories {
background:url(../images/orange_nav/success_stories_off.gif) no-repeat;
width:75px;
}
#orange_nav ul li a.success_stories-on {
background:url(../images/orange_nav/success_stories_on.gif) no-repeat;
width:75px;
}
#orange_nav ul li a.success_stories:hover{
background:url(../images/orange_nav/success_stories_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.newest_schools {
background:url(../images/orange_nav/newest_schools_off.gif) no-repeat;
width:99px;
}
#orange_nav ul li a.newest_schools-on {
background:url(../images/orange_nav/newest_schools_on.gif) no-repeat;
width:99px;
}
#orange_nav ul li a.newest_schools:hover{
background:url(../images/orange_nav/newest_schools_on.gif) no-repeat;
}
/*-----------------------Resorce------------------------*/
#orange_nav ul li a.resource_industry {
background:url(../images/orange_nav/resource_industry_off.gif) no-repeat;
width:105px;
}
#orange_nav ul li a.resource_industry-on {
background:url(../images/orange_nav/resource_industry_on.gif) no-repeat;
width:105px;
}
#orange_nav ul li a.resource_industry:hover{
background:url(../images/orange_nav/resource_industry_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.resource_faq {
background:url(../images/orange_nav/resource_faq_off.gif) no-repeat;
width:18px;
}
#orange_nav ul li a.resource_faq-on {
background:url(../images/orange_nav/resource_faq_on.gif) no-repeat;
width:18px;
}
#orange_nav ul li a.resource_faq:hover{
background:url(../images/orange_nav/resource_faq_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.resource_communications {
background:url(../images/orange_nav/resource_communications_off.gif) no-repeat;
width:83px;
}
#orange_nav ul li a.resource_communications-on {
background:url(../images/orange_nav/resource_communications_on.gif) no-repeat;
width:83px;
}
#orange_nav ul li a.resource_communications:hover{
background:url(../images/orange_nav/resource_communications_on.gif) no-repeat;
}
/*------------------------Careers-----------------------*/
#orange_nav ul li a.careers_life {
background:url(../images/orange_nav/careers_life_off.gif) no-repeat;
width:112px;
}
#orange_nav ul li a.careers_life-on {
background:url(../images/orange_nav/careers_life_on.gif) no-repeat;
width:112px;
}
#orange_nav ul li a.careers_life:hover{
background:url(../images/orange_nav/careers_life_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.careers_learning {
background:url(../images/orange_nav/careers_learning_off.gif) no-repeat;
width:42px;
}
#orange_nav ul li a.careers_learning-on {
background:url(../images/orange_nav/careers_learning_on.gif) no-repeat;
width:42px;
}
#orange_nav ul li a.careers_learning:hover{
background:url(../images/orange_nav/careers_learning_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.careers_diversity {
background:url(../images/orange_nav/careers_diversity_off.gif) no-repeat;
width:43px;
}
#orange_nav ul li a.careers_diversity-on {
background:url(../images/orange_nav/careers_diversity_on.gif) no-repeat;
width:43px;
}
#orange_nav ul li a.careers_diversity:hover{
background:url(../images/orange_nav/careers_diversity_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.careers_benefits {
background:url(../images/orange_nav/careers_benefits_off.gif) no-repeat;
width:40px;
}
#orange_nav ul li a.careers_benefits-on {
background:url(../images/orange_nav/careers_benefits_on.gif) no-repeat;
width:40px;
}
#orange_nav ul li a.careers_benefits:hover{
background:url(../images/orange_nav/careers_benefits_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.careers_paths {
background:url(../images/orange_nav/careers_paths_off.gif) no-repeat;
width:62px;
}
#orange_nav ul li a.careers_paths-on {
background:url(../images/orange_nav/careers_paths_on.gif) no-repeat;
width:62px;
}
#orange_nav ul li a.careers_paths:hover{
background:url(../images/orange_nav/careers_paths_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.careers_jobs {
background:url(../images/orange_nav/careers_jobs_off.gif) no-repeat;
width:21px;
}
#orange_nav ul li a.careers_jobs-on {
background:url(../images/orange_nav/careers_jobs_on.gif) no-repeat;
width:21px;
}
#orange_nav ul li a.careers_jobs:hover{
background:url(../images/orange_nav/careers_jobs_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.careers_faq {
background:url(../images/orange_nav/careers_faq_off.gif) no-repeat;
width:19px;
}
#orange_nav ul li a.careers_faq-on {
background:url(../images/orange_nav/careers_faq_on.gif) no-repeat;
width:19px;
}
#orange_nav ul li a.careers_faq:hover{
background:url(../images/orange_nav/careers_faq_on.gif) no-repeat;
}
/*-------------------Contact----------------------------*/
#orange_nav ul li a.contact_overview {
background:url(../images/orange_nav/contact_overview_off.gif) no-repeat;
width:54px;
}
#orange_nav ul li a.contact_overview-on {
background:url(../images/orange_nav/contact_overview_on.gif) no-repeat;
width:54px;
}
#orange_nav ul li a.contact_overview:hover{
background:url(../images/orange_nav/contact_overview_on.gif) no-repeat;
}
/*-----------------------------------------------*/
#orange_nav ul li a.contact_visit {
background:url(../images/orange_nav/contact_visit_off.gif) no-repeat;
width:49px;
}
#orange_nav ul li a.contact_visit-on {
background:url(../images/orange_nav/contact_visit_on.gif) no-repeat;
width:49px;
}
#orange_nav ul li a.contact_visit:hover{
background:url(../images/orange_nav/contact_visit_on.gif) no-repeat;
}
/*-----------------------------------------------*/

.clsbody{
text-align:center;
font-family:Arial, sans-serif;
font-size:10pt;
background-color:#fdf9df;
}

.styleInTheNews {
	background-color:#fdf9df;
	color:#408253;
	width:100%;
	height:100%;
	text-align:left;
	font-family:Arial, sans-serif;
	font-size:8pt;
	position:relative;
	z-index:10000;
}
		
.styleInTheNews a {
	color:#333333;	
	text-decoration:none;
	position:relative;
	z-index:10000;
}

.home_title {
	color:#214a32;
	font-weight:bold;
	padding-bottom:5px;
}

.styleMoreNews {
	color:#408253;
	text-decoration:underline;
}

.stlInTheNewsFrame {
	position:relative;
	z-index:10000;
}