﻿
html
{
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;
	padding-left:4px;
}

body
{
	color: #003366;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;
	padding-left:4px;
}

a 
{
	color: #003366;
}

h1 { font-size:25px; }	
h2 
{ 
	font-size:18px; 
	font-weight:bold;
}
h3 
{ 
	font-size:14px; 
	margin-bottom:8px;
}
h4 
{
	font-size:13px;
	margin-bottom:2px;
}

p {
	margin-bottom: 15px;
}

strong 
{
	font-weight:bold;
}
em
{
	font-style:italic;
}

hr{
	border:0;
	border-top:1px solid #CCCCCC;
	height:1px;
	padding-top:10px;
	padding-bottom:10px;
}

ul.List
{
	list-style-type:disc;
	margin-left:30px;
	margin-bottom:20px;
}

ul.List LI
{
	
}

ul.HorizontalList
{
	height:30px;
}
ul.HorizontalList LI
{
	float:left;
	margin-right:5px;
}
ul.HorizontalList LI A:visited
{
	text-decoration:none;
	color:navy;
	margin-right:5px;
	font-size:10px;
}


ul.HorizontalList LI A
{
	text-decoration:none;
	color:navy;
	margin-right:5px;
	font-size:10px;
}


/******** HEADER **************/

#defaultheader 
{
	height:92px;
}
#defaultheader h1 
{
	height:92px;
    width:254px;
    float:left;
	
	background-image:url(../Images/logo.gif);
    background-repeat: no-repeat;
    
    text-indent:-8000px;
    
}
#defaultheader h2 
{
	background-image:url(../Images/where-people-are-the-solution.gif);
    background-repeat: no-repeat;
    height:76px;
    width:314px;
    float:right;
    
    text-indent:-8000px;
}

#header
{
	background-image:url(../Images/header.jpg);
	background-repeat:no-repeat;
	height:104px;
	border:1px solid #40637A;
}

#login 
{
	height:16px;
	text-indent:-8000px;
	margin-left:700px
		}


/******* TABS *******/

div#tabs
{
	height:30px;
	background:#FFF url(../Images/tabs-bg.gif) repeat-x;
	border:1px solid #40637A;
	border-bottom:none;
}

div#tabs UL 
{
	list-style-type:none;
	padding-top:10px;
	padding-left:270px;
}
div#tabs LI
{
	float:left;
	/*margin-left:5px;*/
}

/***** TABS DROP DOWN MENU ************/
div#tabs UL LI#tab1 UL a
{
	background-image:none;
	text-indent:0;
	color:#003366;
	width:auto;
	text-decoration:none;
	height:auto;
}
div#tabs UL LI#tab1 UL a:hover
{
	background-image:none;
	text-indent:0;
	color:#AA42CE;
}
div#tabs UL UL
{
	padding: 3px;
	margin: 0px 0 0 0px;
	width:140px;
}

/***********************/

div#tabs LI a
{
	text-indent:-8000px;
	display:block;
	height:20px;
}


div#tabs LI#tab1 
{
	background-image:url(../Images/Tabs/about_us.gif);	
}
div#tabs LI#tab1 a
{
	background-image:url(../Images/Tabs/about_us.gif);	
	width:71px;
}
div#tabs LI#tab1 a:hover 
{
	background-image:url(../Images/Tabs/about_us-over.gif);	
}

div#tabs LI#tab2 a
{
	background-image:url(../Images/Tabs/our_divisions.gif);	
	width:98px;
}
div#tabs LI#tab2 a:hover 
{
	background-image:url(../Images/Tabs/our_divisions-over.gif);	
}

div#tabs LI#tab3 a
{
	background-image:url(../Images/Tabs/community.gif);	
	width:88px;
}
div#tabs LI#tab3 a:hover 
{
	background-image:url(../Images/Tabs/community-over.gif);	
}

div#tabs LI#tab4 a
{
	background-image:url(../Images/Tabs/careers.gif);	
	width:60px;
}
div#tabs LI#tab4 a:hover 
{
	background-image:url(../Images/Tabs/careers-over.gif);	
}

div#tabs LI#tab5 a
{
	background-image:url(../Images/Tabs/contact_us.gif);	
	width:84px;
}
div#tabs LI#tab5 a:hover 
{
	background-image:url(../Images/Tabs/contact_us-over.gif);	
}

div#tabs LI#tab6 a
{
	background-image:url(../Images/Tabs/login.gif);	
	width:43px;
}
div#tabs LI#tab6 a:hover 
{
	background-image:url(../Images/Tabs/login-over.gif);	
}

div#tabs LI#tab7 a
{
	background-image:url(../Images/Tabs/home.gif);	
	width:49px;
}
div#tabs LI#tab7 a:hover 
{
	background-image:url(../Images/Tabs/home-over.gif);	
}

div#tabs LI#tab8 a
{
	background-image:url(../Images/Tabs/login.gif);	
	width:43px;
}

div#tabs LI#tab8 a:hover 
{
	background-image:url(../Images/Tabs/login-over.gif);	
}

div#tabs LI.spacer
{
	background-image:url('../Images/Tabs/button_spacer.gif');
	width:2px;	
	height:20px;
}


/******* FOOOTER *******/
#footer
{
	background-color:#003366;
	color:#CCC;
	font-size:11px;
	height:50px;
	padding-top:45px;
	text-align:center;
	background-image:url(../Images/footer-bg.png);
	background-repeat:repeat-x;
	border-left:1px solid #40637A;
	border-right:1px solid #40637A;
}

#footer A
{
	color:#CCC;
	margin-left:10px;
}

#footer span
{
	margin-right:10px;
}


/********  DEFAULT CONTENT *********/
#content
{
	/*border:1px solid #40637A;*/
	margin-bottom:0;
	background-image:url('../Images/background.gif');
}
#defaultContent
{
	/*border:1px solid #40637A;*/
	margin-bottom:0;
}
#defaultContent
{
	background:#FFF url(../Images/default-bg.jpg) no-repeat;
	
}
#defaultContent P
{
	display:none;
}


/******** CONTENT *********/
#content
{
}

#content H1 {
	float:left;
	margin-left:10px;
    height:63px;
    width:156px;
    display:block;
	background-image:url(../Images/logo-small.gif);
    background-repeat: no-repeat;
}

#content H1 a
{
    height:63px;
    width:156px;
    display:block;
	text-indent:-8000px;
    
}


#content #inner
{
	width:600px;
	float:right;
	padding-top:50px;
}

#content #inner h4 
{
	margin-top:-7px;
}

#content #inner ul#subtabs 
{
	float:right;
	text-align:right;
	margin-right:10px;
	margin-top:-50px;
	color:#40637A;
}
#content #inner ul#subtabs a 
{
	color:#40637A;
}

#content #inner p 
{
	padding-right:10px;
}


#content
{
}

/******** ABOUT US ***********/

H2#about-us
{
	background-image:url(../Images/heading_about.gif);
    background-repeat: no-repeat;
    height:71px;
    width:247px;
    text-indent:-8000px;
}
/******** COMMUNITY ***********/

H2#community
{
	background-image:url(../Images/heading_community.gif);
    background-repeat: no-repeat;
    height:70px;
    text-indent:-8000px;
}
/******** DIVISIONS ***********/

H2#divisions
{
	background-image:url(../Images/heading_divisions.gif);
    background-repeat: no-repeat;
    height:71px;
    text-indent:-8000px;
}

H2#mission-statement 
{
	background-image:url(../Images/heading_mission.gif);
    height:56px;
    width:468px;
    text-indent:-8000px;
}

H2#management-team
{
	background-image:url(../Images/heading_manage.gif);
    height:49px;
    width:466px;
    text-indent:-8000px;
}


/******** CAREERS ***********/

H2#careers-careeropportunities
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-faq
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-fairs
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-industry
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-companyevents
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-wellness
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-benefits
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-careerdevelopment
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-lifestyle
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-why
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers-jobsearch
{
	background-image:url(../Images/heading_careers.gif);
    background-repeat: no-repeat;
    height:66px;
    text-indent:-8000px;
}

H2#careers
{
	display:none;
}


/****** CAREERS MENU *******/

UL.CareersMenu
{
	font-size:13px;
	list-style-type:none;
	clear:both;
	margin-top:25px;
	display:block;
}

UL.CareersMenu A
{
	text-decoration:none;
	font-weight:bold;
	color:#003366;
}
UL.CareersMenu A:hover
{
	color:#9842B4;
}

UL.CareersMenu LI
{
	margin-left:20px;
	margin-bottom:4px;
}
UL.CareersMenu UL.subTabs
{
	margin-top:5px;
	font-size:12px;
	list-style-type:none;
}

#navigation
{
	width:180px;
	float:left;
}
#navigation H1
{
	float:none;
	height:80px;
}

/***** CAREERS PAGES *****/

#CareersContent
{
	float:left;	
	width:450px;
	padding-left:6px
}

#CareersSideBar
{
	float:right;
	background-image:url(../Images/blue_bar.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-right:10px;
	padding-left:8px;

}

#CareersMagGlass
{
	float:right;
	width:34px;
	height:32px;
	background-image:url(../Images/mag_glass.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:50px;
}

#CareersDefault
{
	background-color:#1C406C;
	color:#ffffff;
	padding:8px;
	margin-top:0;
}

#CareersDefault A
{
	color:#ffffff;
}

/******** CONACT US***********/

H2#contact-us
{
	background-image:url(../Images/heading_contact.gif);
    background-repeat: no-repeat;
    height:70px;
    text-indent:-8000px;
}


/**** JOB Search *****/
.JobSearchHeader TH
{
    font-weight:bold;
    padding:10px;
    text-align:left;
    background-color:#003366;
    color:#FFFFFF;
}
.JobSearchHeader
{
    font-weight:bold;
    padding:10px;
    text-align:left;
    background-color:#003366;
    color:#FFFFFF;
}
.JobSearchSubHeader
{
    padding:10px;    
    vertical-align:top;    
    /*background-color:#FFEECB;*/
}
.JobSearchGrid
{
	border:1px black solid;
	width:95%;
}
.JobSearchGrid TD
{
    padding:4px;    
    padding-left:10px;    
    vertical-align:top;    
}
.JobSearchGrid TD.Reference
{
    font-weight:bold;
}
.JobSearchGrid TD.Icon
{
    padding-left:0;
}
.JobSearchGrid .Item
{
    background-color:#FFFFFF;
}
.JobSearchGrid .AlternatingItem
{
    background-color:#B0C0D1;
}

/************ JOB VIEW ***************/
.JobView
{
	margin-right:10px;
}

.JobView .Header
{
	clear:both;
	height:50px;
}

.JobView H2
{
	background-color:#003366;
	color:white;
	border-bottom:1px black solid;
	display:block;
	padding:2px;
}
.JobView H2 span 
{
	margin:0;
	height:5px;
	font-size:14px;
}

.JobView h4
{
	margin-top:0 !important;
}

.JobView .Location
{
	float:left;
	width:50%;
}

.JobView .MetroArea
{
	float:left;
	width:25%;
	margin-top:15px;
}

.JobView .State
{
	float:left;
	width:25%;
	margin-top:15px;
}

.JobView .Title
{
	float:left;
	width:40%;
	margin-top:15px;
}
.JobView .Location
{
	margin-top:15px;
}
.JobView H3
{
	color: #000;
	background-color: #B0C0D1;
	padding:4px;
	clear:both;
	margin-top:10px;
}

.JobView .Buttons
{
	text-align:center;	
	padding:5px;
}

.JobView .Buttons A
{
	margin-left:25px;
}

.JobView .Description
{
	padding:5px;
	min-height:100px;
}


/***************** NEWS *********************/

H2#news
{
	background-image:url(../Images/heading_news.gif);
    background-repeat: no-repeat;
    height:55px;
    text-indent:-8000px;
}
.NewsEntry 
{
}

.NewsEntry h2
{
	font-size:11pt;
	font-weight:bold;
}

.NewsEntry h3
{
	font-size:10pt;
	color:#003366;
	font-weight:normal;
}

.NewsEntry h4
{
	font-style:italic;
	font-size:10pt;	
	font-weight:normal;
}