/* CSS Document */
/* Account POP*/
#customerInfo2{
	position:relative; 
}

#customerInfo2 h2 {color:#ffffff; text-align:left;}

#shim {
	position:relative;
	top:0px; 
	left:0px;
	z-index:20000; 
	height:100%; 
	width:100%; 
}

.customerInfoPop {
	width:250px;
	height:150px;
	background-color:#c9e7ef; 
	border:1px solid #0b3d64;
	padding:3px;
		
}



.customerInfoPop input {font-size:12px;}
.customerInfoPop select {font-size:12px;}









body {	
	font-family:arial;
	font-size:11px;
	color: #000000;
	background-color:#eeeeee;
}

.text{
	font-family:arial;
	font-size:11px;
	color: #000000;
}

table{
	font-family:arial;
	font-size:11px;
}

A:link    { color: #1F3BBA; text-decoration: none; } /* unvisited links */
A:visited { color: #1F3BBA; text-decoration: none; } /* visited links   */
A:hover   { color: #002B6D; text-decoration: underline; } /* user hovers     */
A:active  { color: #002B6D; text-decoration: none; } /* active links    */

h2 {font-family:arial;
	font-size:12px;
	color: #002B6D;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	}
	
	
	
	/* Navigation */
#navContainer {
	height:36px;
	z-index:200; 
	
}

*html #navContainer { 
	position:relative;
	top:3px;
}

.floatLeft { float:left;}

.noBackground { background:none;}
 

#nav, #nav ul {
	float: right;
	list-style: none;
	font-weight: bold;
	font-size:11px;
	padding: 0px;
	height:36px;
	margin:0px;
	background-image:url(../images/bg-nav-off.gif);
	background-position:top;
	background-repeat:repeat-x;	
}

#nav a {
	display: block;
	color: #0b3d64;
	text-decoration: none;
	padding: 7px 5px 5px 5px;
	height:24px;
	text-align:center;
}

*html #nav a {
	height:36px;
		padding: 4px 5px 4px 5px;

}


#nav li {
	float: left;
	height:36px;
}

.tpsosition{position: relative;}
.navDivder {width:1px;}
.home {width:66px;}
.services {width:76px;}
.clients {width:76px;}
.news {width:66px;}
.aboutus {width:76px;}
.contactus {width:76px;}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 175px;
	font-weight: normal;
	margin: 0px;
	background-image:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#44a825;
}

*html .tpSub{
    right:0;
}

#nav li li {/* chages subnav appearance*/
	padding: 0px;
	width: 175px; /* subnav LI width must total width plus left and right padding of (#nav li ul a)*/
	border-bottom:1px solid #fff;
	height:30px; /* subnav LI height must total height plus top and bottom padding of (#nav li ul a)*/
}

#nav li ul a { /* chages subnav appearance*/
	width: 165px;
	background-color:#44a825;
	text-align:left;
	white-space:nowrap;
	color: #fff;
	height:20px; /* subnav LI height */
	padding:5px 5px 5px 5px;
}

*html #nav li ul a {width: 180px;	height:30px; /* subnav LI height */
	}

#nav li ul a:hover { /* subnav hover bacground color */
	background-color:#317b1c;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 15em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul, {
	left: -999em;
}



#nav li:hover, #nav li.sfhover { /* changes main nav appearance */
	background-color:none;
	background-image:url(../images/bg-nav-on.gif);
	background-position:top;
	background-position:left;
	background-repeat:repeat-x;	
}

#nav li:hover li, #nav li.sfhover li{ /* supresses image for subnav */
		background-image:none !important;		
}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {     left: -999em; } 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {     left: auto; }

	

.arrow {
list-style-image: url(../images/bullet.gif);
margin-left: -1px;
padding-left: -1px;
text-indent: -2em;
}

.header
{
font-family:arial;
	font-size:12px;
	color: #002B6D;
	font-weight:bold;
	}

table.mainborder
{
	border-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	}
	
	td.content {
	background-color:#DAE5E3;
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-color: #0B3D64;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 3px;
	line-height:15px;
	}
	
	td.subpage-highlight {
	background-color:#C9E7EF;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	line-height:15px;
	}

.bg-blue-seperation
{
	
	background-image: url(../images/bg-blue-seperation.gif);
}

#positionsHC td{ border-bottom:1px solid #77add0;}

th{ font-size:11px; font-weight:bold;}
td{ vertical-align:top;}

td.careers {
	background-color:#A82535;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	}
	
td.section-spotlight-shadow {
	background-color:#C9E7EF;
	background-image: url(../images/image-shadow.gif);
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #0B3D64;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	}
	
	td.section-spotlight-white {
	background-color:#C9E7EF;
	background-image: url(../images/image-shadow.gif);
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	}
	
td.section-spotlight {
	background-color:#C9E7EF;
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #0B3D64;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	line-height:15px;
	}
	
	td.section-spotlight-white2{
	background-color:#C9E7EF;
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 0px;
	line-height:15px;
	}
	
	td.footer {
	background-color:#DAE5E3;
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 0px;
	}
	
.advisory td,th { border-bottom:1px solid #AFC0BD ;}
	

#subNav{
	font-family:arial;
	font-size:11px;
	color: #000000;}


#therapyServices{ background-color:#44a825; font-size:14px; color:#ffffff; font-weight:bold; padding:5px;}
#healthCareStaffing{ background-color:#1666a3; font-size:14px; color:#ffffff; font-weight:bold; padding:5px;}

#sideNav{
	background-color:#DAE5E3;  
	padding:5px 0px 0px 5px; 
	border-top:1px solid #ffffff; 
	background-image:url(../images/bg-sidenav.gif); 
	background-repeat:repeat-x; 
	background-position:left; 
	background-position:top;
}

#sideNav.staffing{background-image:url(../images/bg-sidenav-govt.gif); }

#sideNav A:link    { color: #1c500b; text-decoration: none; } /* unvisited links */
#sideNav A:visited { color: #1c500b; text-decoration: none; } /* visited links   */
#sideNav A:hover   { color: #1c500b; text-decoration: underline; } /* user hovers     */
#sideNav A:active  { color: #1c500b; text-decoration: none; } /* active links    */

#sideNav.staffing A:link    { color: #fff; text-decoration: none; } /* unvisited links */
#sideNav.staffing A:visited { color: #fff; text-decoration: none; } /* visited links   */
#sideNav.staffing A:hover   { color: #fff; text-decoration: underline; } /* user hovers     */
#sideNav.staffing A:active  { color: #fff; text-decoration: none; } /* active links    */

#rightColumn{ background-color:#DAE5E3; padding:10px 3px 0px 3px;}
