/*-----------------------------------------------------html--*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background: #444;
	margin: 0 auto;
	padding: 0;
	width: 980px;  /*keeps width and centers*/
	font: 100.01%/120% Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal;}

a:link, a:visited {color:#003366;text-decoration: underline;}
a:hover {color:#666666;}
a:active {color:#006699;}
/*-----------------------------------------------------layout--*/
#wrap {
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	font-size: 80%;
	background: url(../images/fill_wrap.gif) repeat-y;
}
#wrap img {
	border-style: none;}
#wrap .skiplinks {
	display: none;}

/*---------------------------------------------------navigation--*/

#navwrap {
	width: 980px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	float:left;  /*keeps background image showing in firefox*/
	font-weight:bold;
	background: url(../images/nav_end.jpg) no-repeat right top;
}

#navwrap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navwrap ul li{
		list-style: none;
		padding: 0;
		float: left;
		display: block;
		height: 59px;
		float: left;
}
#navwrap li#hrconsult, #navwrap li#benefits, #navwrap li#outsource, #navwrap li#risk {
background: url(../images/nav_fillOff.jpg) repeat-x top;
}
.hrconsult #navwrap #hrconsult a, .benefits #navwrap #benefits a, .outsource #navwrap #nav #outsource a, .risk #navwrap #risk a {
background: url(../images/nav_fillOn.jpg) repeat-x top; color:#fff;}

#navwrap #nav a {
	display:block;
	padding:30px 16px 7px 16px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#navwrap #nav a {float:none;}

	/*End IE5-Mac HAck*/

#navwrap #nav a:hover
{color: #666;
} 

#navwrap #nav #home a{
	display: block;
	padding: 0;
	margin: 0;
}
/*---------------------------------------------------quick navigation--*/
#wrap #quicknav {
	width: 980px;
	clear:both;
}
#wrap #quicknav .business {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: .25em;
	padding-left: 16px;
}

/*---------------------------------------------------quick navigation toolbar--*/

#toolbar ul{
	margin: 0;
	padding-top: 0;
	list-style-type: none;
	text-align: right;
	font-family: arial;
	font-size: 10px;
	height: 15px;
}

#toolbar ul li { display: inline;}

#toolbar ul li a{
	text-decoration: none;
	padding: 0px 10px 0 10px;
	color: #000;
	width: 80px;
}

#toolbar ul li a:hover{
	color: #666;
	width: 80px;
	text-decoration: underline;
}
/*---------------------------------------------------quick navigation search*/
#wrap #quicknav #search_box{
	width: 230px;
	height: 31px; 
	background: url(../images/box_search.gif) no-repeat left top;
}
 
#searchsite #zoom_query {
	float: left;
	padding: 0;
	margin: 8px 0 0 8px; 
	border: 0; 
	width: 134px;
	background: none; 
}
 
#searchsite #SubmitSearch { 
	float: right; 
	margin: 0;
	padding: 0;
}

#wrapcontent #content .zoom_searchform .zoom_searchbox{
	height: 26px;
	line-height:30px;
	margin: 6px 0 0 0;
	padding-left: 12px;
	background: url(../images/box_search.gif) no-repeat left top;
} 
/*----------------- wrap content --*/
#wrapcontent {
	background: url(../images/fill_side.gif) repeat-y left;
}
#topedge {
	background: url(../images/content_start.gif) repeat-x top;
	/*width:100%;*/
}

#wrap #footer {
}

#wrap #crumbs {
	margin: 0px;
	padding: 0px;
	height: 21px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background:url(../images/breadcrumbs.gif) no-repeat left bottom;
}
#wrap #crumbs h1.tagline {
	margin: 6px 10px 0 20px;
}

#wrap #crumbs .breadcrumbs {
	float: right;
	margin: 6px 20px 0 10px;
}
#wrap #crumbs .breadcrumbs a {
	color: #999;
}
/*-------------Left Column Navigation---------*/

#LeftCol {
	float: left;
	width: 180px;
	min-height: 400px;
}
#LeftWrap {
	width: 180px;
	min-height: 400px;
	background: url(../images/filler_side.gif) repeat-x left;
}
#LeftCol ul {
	list-style-type: none;
	width: 150px;
	margin: 3px 0 3px 20px;
	/*position: static; Overrides the absolute positioning on the wrapper ul*/
}
#LeftCol ul ul {
	list-style-type: none;
	width: 120px;
	margin: 3px 0 3px 10px;
	/*position: static; Overrides the absolute positioning on the wrapper ul*/
}
#LeftCol li {
	display: block;
	float: none;
	margin: 0;
	padding: 6px 0;
	font-size: 0.85em;
	letter-spacing: 0.15em;
	line-height: 1.5em;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
}
#LeftCol li li {
	display: block;
	float: none;
	margin: 0;
	padding-top: 4px;
	border-top: 1px solid #999999;
	border-bottom: 0px;
	padding-left: 4px;
}
#LeftCol li.topic{
	padding: 10px 0 0 0;
	border-bottom: 1px solid #666666;
	color: #000;
}
#LeftCol li.topicCopy{
	padding: 10px 0;
	border-top: 1px solid #D2CEAD;
	border-bottom: 1px solid #D2CEAD;
	color: #000;
}
#LeftCol a:link, #LeftCol a:visited {
	/*display: block;*/
	padding: 0;
	text-decoration: none;
	color: #000;
}
#LeftCol a:hover {
	color:#fff;
	text-decoration: none;
}
#wrapcontent #LeftCol .current .sub a{
	color: #000;
}
#LeftCol .navSpace {
	height: 250px;
}
#wrapcontent #LeftCol .current a{
	color: #fff;
	font-weight: bold;
}
/*-------------Right Column--------*/
#RightCol {
	float: right;
	width: 200px;
	min-height: 400px;
	border: 1px solid #999999;
	padding: 4px;
}

#RightCol img {
	display: block;
	margin: 10px auto;
}
#wrapcontent #RightCol #zoom_query {
	padding: 0;
	margin: 8px 0 0 8px; 
	border: 0; 
	width: 134px;
	background: none; 
}
#RightCol p.padL {
	padding-left: 12px;
}

#RightCol #crL {
	background: url(../images/crL.gif) no-repeat right top;
	width: 100%;
}
#RightCol li {
	padding-left: 20px;
	list-style-type: none;
	line-height: 20px;
	margin-left: 10px;
	background: url(../images/checkgif.gif) no-repeat left 6px;
}
#RightCol h4 {
	font-weight: bold;
	color: #246C6C;
	font-size: 1.25em;
}
#RightCol h5 {
	font-size: 1em;
	line-height: 22px;
	color: #D85110;
	font-weight: bold;
}
#content {
	width: 560px;
	margin: 0 20px 0 195px;
	min-height: 500px;
	padding-top: 1px;
}
/*-------------footer--------*/
#wrap #footer {
	clear: both;
	background: url(../images/side_end.gif) no-repeat left top;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 40px 10px 20px 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer ul li{
	list-style: none;
	padding: 0 0 10px 0;
	float: left;
	display: block;
	float: left;
}
/*----------------- others --*/
.clearL {
	clear: left;
}
#LeftCol .highlite {
	height: 300px;
}
#content h2 {
	font-size: 1.5em;
	color: #D85110;
	font-weight: bold;
	padding-top: 20px;
}
#content p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 6px 0;
}
#content h3 {
	font-size: 1.35em;
	color: #D6610A;
	margin-top: 10px;
}
span.heading {
	font-size: 1em;
	color: #8C6111;
	margin-top: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*#content strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6610A;
	font-size: 0.9em;
}*/
#content hr {
	border: 1px solid #ABBDA3;
}

#content li {
	padding-left: 20px;
	list-style-type: none;
	line-height: 26px;
	margin-left: 10px;
	background: url(../images/bullet.gif) no-repeat left 6px;
}

img.floatR {
	float: right;
}

#content .box {
	background: #FFFFCC;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #ADA769;
}
.txsm {
	font-size: 0.9em;
}

span.smcopy {
	font-size: 0.7em;
	vertical-align: super;
}
.pagetop {
	float: right;
}
#RightCol .go {
	margin: 5px 0px;
	float:left;
}

#RightCol ul li.subtab {
	padding-left: 20px;
	list-style-type: none;
	line-height: 20px;
	margin-left: 6px;
	background: url(../images/btn_subtab.gif) no-repeat left 6px;
	font-size: 0.85em;
	letter-spacing: .1em;
}

#content .box2, #RightCol .box2 {
	color: #333333;
	margin: 2px;
	padding: 10px;
	border: 3px double #999999;
	letter-spacing: 0.1em;
	font-size: 0.85em;
	font-weight: bold;
}
#content .box2 {background: url(../images/fill_box3.jpg) repeat-x;}
#RightCol .box2 {background: url(../images/fill_box2.jpg) repeat-x;}
#RightCol .subtab a {
	color: #257272;
}
#content .box2 p {padding-left: 12px;}
#content .box2 h4 {
	font-weight: bold;
	font-size: 1.25em;
	color: #666666;
}
#wrap #feature {
	text-align: center;
}
