html {
    height:             100%; 
}
body {
	margin:             0 auto;
	height:             100%;
	padding:            0;
	font:               11px arial, helvetica, sans-serif;
	background:         url(/images/bkgrnd_body.gif) repeat;
	text-align:         center;
}
a:link, a:visited {
    color:              #B50938; 
}
a:hover { 
    color:              #999999; 
}
img { 
    display:            block;
}
.inline {
    display:            inline; 
}

h1, h2, h3, h4, h5, h6 { margin: 0; color: #660000; font-size: 13px; }
h3, h4 { color: #B50938; padding-top: 10px; }
h5, h6 { color: #666666; padding-top: 10px; }
.subhead { font-size: 12px; } /* used on Specialty Networks subhead H tags */
sup { font-size: 10px; }
dt { font-weight: bold; margin-top: 20px; }
dd { margin: 0; }
em { font-style: normal; color: #B50938; }
label { font-weight: bold; }
hr { width: 90%; height: 2px; color: #999999; }
/* ==== end tag styles ==== */

div#container { /* Main outer DIV */
	width: 770px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 13px;
	background: url(/images/bkgrnd_container.gif) #fff;
	text-align: left;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 744px;
	}
	html>body div#container { width: 744px; }

div#footer { 
	clear: both; 
}
.footnote { font-size: 10px; color: #999999; }
.footnote a:link, .footnote a:active, .footnote a:visited { color: #999999; }
.footnote a:hover { color: #666666; }

/* ==================================================================== */
/* =================== Start Global Nav Styles ======================== */
/* ==================================================================== */
			/* These styles apply to masthead at top */

div#globalNav { /* Container DIV for top nav masthead */
	height: 89px;
	background: url(/images/nav/bkgrnd_globalnav.gif);
	}

#logo { margin: 0 auto; text-align: center; } /* CorVel logo */

/* Start general global links */	
div#globals { 
	margin: 0; 
	padding: 0; 
	width: 744px; 
	height: 23px; 
	background: url(/images/nav/bkgrnd_bars.gif) no-repeat; 
	margin-left: 0px; 
	}
	
div#globals ul { 
	margin: 0; 
	padding: 6px 0 0;
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	padding-top: 6px; /* for IE6 */
	}
	
div#globals li { display: inline; } 
div#globals li img { display: inline; }
	img#about { margin-left: 105px; }
	img#investor { margin-left: 15px; }
	img#providerRel { margin-left: 15px; }
	img#contact { margin-left: 30px; }
	img#providerLookup { margin-left: 15px; }
	img#request { margin-left: 15px; }
/* end general global links */

/* Start Constituents nav row */
div#constituents { 
	width: 744px;
	height: 20px;
	margin: 1px 0 0;
	background: url(/images/nav/bkgrnd_constituents.gif) no-repeat;
	}
div#constituents ul { 
	margin: 0;
	padding: 4px 0 0;
	font-size: 7px; /* remove whitespace below images in IE */
	}
div#constituents li { display: inline; list-style-type: none; margin-right: 1px; }
div#constituents li img { display: inline; height: 16px; }
	#employers { margin-left: 52px; }
	/* end constituents nav row */

/* Constituent li's. Explicit width solves IE 5 PC */


li#li_ap_image_data_capture { width: 150px; }
li#li_ap_invoice_workflow { width: 150px;  } 
li#li_supporting_solutions { width: 150px; }
li#li_our_difference { width: 150px; }
/* == borders are for IE 5 Mac. need to lose for everyone else. == */
li#li_ap_image_data_capture, li#li_ap_invoice_workflow, li#li_supporting_solutions, li#li_our_difference { border-left: 1px solid #463a6b; } 
/* 
	overwrite IE 5 Mac borders for other browsers
\*/
li#li_ap_image_data_capture, li#li_ap_invoice_workflow, li#li_supporting_solutions, li#li_our_difference { border-left: none; } 
/* end of overwriting */	




/* ==== Start content area ==== */
div#content {
	margin: 11px 105px;
	background: transparent;
	color: #333333;
	line-height: 1.45em;
	letter-spacing: 1px;
	height: 100%;
}

div#content1 {
	margin: 11px 50px;
	background: transparent;
	color: #333333;
	line-height: 1.45em;
	letter-spacing: 1px;
}
	
div#content2 {
	margin: 11px 125px;
	background: transparent;
	color: #333333;
	line-height: 1.45em;
	letter-spacing: 1px;
}
	
div#content3 {
	margin: 11px 125px;
	background: transparent;
	color: #333333;
	line-height: 1.45em;
	letter-spacing: 1px;
}

div#content_pporesults {
	margin: 11px 0px;
	background: transparent;
	color: #333333;
	line-height: 1.45em;
	letter-spacing: 1px;
}

div#content ul { 
	list-style: square;
	line-height: 1.8em;
	margin-top: 15px;
	}
div#content ul.nested { margin-top: 0; }

.listintro { /* used on H tags */
	font-size: 11px;
	font-weight: bold;
	margin-top: 23px;
	margin-bottom: 0;
	}

p.listintroP {
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0;
	}
	
ul.listright { float: right; padding-left: 15px; } /*  for side by side */

dl.faq dd { padding-left: 20px; }
/* ==== end content area ==== */

/* ==== Start sidebar treatments for Case Mgmnt pages ==== */
div.sidebarSBContainer {
	margin-top: 25px;
	width: 350px;
	}

div.sidebar1, div.sidebar2 {
	background: #fff;
	border-top: 1px solid #a0cfed;
	border-left: 1px solid #a0cfed;
	width: 137px;
	padding: 0;
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 125px;
	}
	html>body div.sidebar1, div.sidebar2 { width: 125px; }

div.sidebar2 {
	float: right;
	width: 179px;
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 167px;
	}
	html>body div.sidebar2 { width: 167px; }	
	
div.sidebarSBContainer STRONG {
	font-size: 10px;
	font-weight: normal;
	color: #041e37;
	padding: 3px 6px;
	margin-bottom: 5px;
	background: #eef9ff; 
	display: block; 
	}	

div.sidebarSBContainer UL { 
	margin: 0;
	padding-left: 22px;
	color: #4b738c;
	font-size: 10px;
	}
div.sidebarSBContainer LI { 
	padding: 0 0 5px 0; 
	line-height: 1.3em;
	letter-spacing: normal;
	}
/* ==== end sidebar treatments ==== */

/* ==== form elements ==== */
.formbtn, .formbtn2, .formbtn3, .formbtn4 { 
	border-style: outset;
	background: #ebecee;
	font: bold 12px arial, helvetica, sans-serif;
	color: #036;
	border-top-color: #dbdbdb;
	border-top-width: 1px;
	border-left-color: #c9c9c9;
	border-left-width: 1px;
	border-right-color: #5e5e5e; 
	border-bottom-color: #3a3a3a;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-left: 16px;
	}
.formbtn2 {	margin-left: 0px; }

.formbtn3 {	
	margin-left: 0px; 
	width: 100px; 
	}
	
.formbtn4 {	
	margin-left: 0px; 
	width: 200px; 
	}

div.buttons { margin: 20px 0 0 160px; }

input.typetext { 
	background: #f0f0f0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 180px; 
	height: 18px;
	}

	input.typetext1 { 
	background: #f0f0f0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100px; 
	height: 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3385AD;
	}
	
select { 
	background: #f0f0f0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	width: 180px; 
	height: 18px;
	}

	.search1 { 
	background: #f0f0f0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	width: 150px; 
	height: 25px;
	}

	.search2 { 
	background: #f0f0f0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	width: 100px; 
	height: 25px;
	}
	
/* ==== end form elements ==== */

/* ==== adjacent lists ==== */
div.adjlistsContainer {
	width: 435px;
	margin-top: 0;
	}

div.list1, div.list2 {
	width: 175px;
	padding: 0; 
	}
	html>body div.list1, div.list2 { border: 1px solid #fff; }

div.list2 {
	float: right;
	width: 250px;
	}	
	
div.adjlistsContainer UL { 
	margin: 18px 0 18px 18px;
	padding-left: 22px;
	margin-bottom: 0;
	}
/* ==== end adjacent lists ==== */	
/* ================================================================== */
/* ======================= end subpage styles ======================= */ 
/* ================================================================== */

/* ================================================================== */
/* ================== Start Drop Down Menu Styles =================== */ 
/* ================================================================== */
/* ==== START DROP DOWNS FOR CONSTITUENTS ==== */
div#aboutSub {
	position: absolute; 
	left: 0px;
	top: 88px; 
	border: 1px solid #b0bce7;
	border-top: none;
	z-index: 100; 
	visibility: hidden;
	background: url(/images/spacer.gif) repeat;
	}

 /* ================================================================ */
div#stockSub {
	position: absolute;
	left: 330px;
	top: 200px; 
	border: none;
	border-top: none;
	z-index: 100; 
	visibility: hidden;
	}
/* ================================================================ */

div#about_usSub, div#resourcesSub, div#contact_usSub, div#odc_loginSub, div#cap_loginSub, div#ap_image_data_captureSub, div#ap_invoice_workflowSub, div#supporting_solutionsSub, div#our_differenceSub, div#homeSub {
	position: absolute; 
	left: 0px;
	top: 88px; 
	border: 1px solid #b0bce7;
	border-top: none;
	z-index: 100; 
	visibility: hidden;
	background: url(/images/spacer.gif) repeat;
	}


div#ap_image_data_captureSub { 
	width: 180px;
	voice-family: "\"}\""; 
  	voice-family:inherit;  	 
	width: 162px;
	}
	
div#ap_invoice_workflowSub { 
	width: 180px; 
	voice-family: "\"}\""; 
  	voice-family:inherit;  	
	width: 162px; 
	}

div#supporting_solutionsSub { 
	width: 180px;
	voice-family: "\"}\""; 
  	voice-family:inherit;  	 
	width: 162px;	
	}

div#our_differenceSub { 
	width: 180px; 
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 162px; 
	}




div#about_usSub, div#resourcesSub, div#contact_usSub, div#odc_loginSub, div#cap_loginSub {
	top: 63px; 
	margin-left:0px;
	z-index: 150;
	border: none;
	padding-top: 4px;
	}

div#homeSub { /* set drop down widths */
	width: 160px;
	voice-family: "\"}\""; 
  	voice-family:inherit; 	 
	width: 142px;
	}
	
div#about_usSub { 
	width: 140px; 
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 122px; 
	}

div#resourcesSub { 
	width: 120px; 
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 102px; 
	}
	
div#contact_usSub { 
	width: 160px; 
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 142px; 
	}

div#odc_loginSub { 
	width: 160px; 
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 142px; 
	}

div#cap_loginSub { 
	width: 160px; 
	voice-family: "\"}\""; 
  	voice-family:inherit; 
	width: 142px; 
	}

/* ==== end globals ==== */

ul.gnavDropdown {
	margin: 0;
	padding: 0; 
	text-align: left;
	list-style: none;
	}

ul.gnavDropdown li { 
	margin: 0; /* Opera requires */
	background: #e8eff5;
	border-top: 1px solid #b0bce7;
	}
div#homeSub ul.gnavDropdown li, div#about_usSub ul.gnavDropdown li, div#resourcesSub ul.gnavDropdown li, div#contact_usSub ul.gnavDropdown li, div#odc_loginSub ul.gnavDropdown li, div#cap_loginSub ul.gnavDropdown li {
	border: 1px solid #b0bce7; 
	border-top: none;
	}
div#homeSub ul.gnavDropdown li.firstchoice { border-top: 1px solid #b0bce7; padding: 2px 2px 2px 14px; color: #036; }
div#homeSub ul.gnavDropdown li.lastchoice { border-top: 1px solid #b0bce7; padding: 2px 2px 2px 14px; color: #036; border-bottom: none; } 
div#about_usSub ul.gnavDropdown li.firstchoice { border-top: 1px solid #b0bce7; }
div#resourcesSub ul.gnavDropdown li.firstchoice { border-top: 1px solid #b0bce7; }
div#contact_usSub ul.gnavDropdown li.firstchoice { border-top: 1px solid #b0bce7; }
div#odc_loginSub ul.gnavDropdown li.firstchoice { border-top: 1px solid #b0bce7; }
div#cap_loginSub ul.gnavDropdown li.firstchoice { border-top: 1px solid #b0bce7; }
	
ul.gnavDropdown li a { 
	display: block;
	width: 100%; 
	padding: 2px 2px 2px 14px; 
	color: #666666;
	text-decoration: none;
	}
html>body ul.gnavDropdown li a { width: auto; } 


ul.gnavDropdown a:visited { color: #666666; }
ul.gnavDropdown a:hover { color: #990000; background: url(/images/nav/gnav_onarrow.gif) no-repeat #fff; }


/*  stockSub */
ul.gnavDropdown1 {
	margin: 0px;
	padding: 0px; 
	text-align: left;
	list-style: none;
	border: none;
	}

ul.gnavDropdown1 li { 
	margin: 0; /* Opera requires */
	background: #5ea2c7;
	
	}
div#stockSub ul.gnavDropdown1 li{
	margin: 0px;
	border-top: none;
	}
div#stockSub ul.gnavDropdown1 li.firstchoice { margin: 0; }

	

ul.gnavDropdown1 li a { 
	margin: 0px;
	display: block;
	width: 100%; 
	color: #206a8f;
	text-decoration: none;  
	border:none;
	}
html>body ul.gnavDropdown1 li a { width: auto; border: none; } 

ul.gnavDropdown1 a:visited {
	color: #206a8f;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul.gnavDropdown1 a:hover { 
color: #3584ad;margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px; }


/* 3 styles for Home nested lists */
ul.gnavDropdown li.nolink { padding: 2px 2px 2px 14px; color: #036; }

ul.gnavDropdown li ul { 
	margin: 0 -3px 0 -15px;
	padding: 0; 
	list-style: none; 
	}

ul.gnavDropdown li ul li a { 
	display: block;
	width: 93%; 
	padding-left: 24px; /* indent for subs */
	color: #033;
	text-decoration: none;          
	}
	html>body ul.gnavDropdown li ul li a { width: auto; }
/* ================================================================ */
/* ================== end drop down menu styles =================== */ 
/* ================================================================ */

/* ==== Start subpage level 3 links ==== */
div#sublinksContainer {
	height: 18px;  
	background: #f1f8fc;
	padding: 3px 0 0 153px;
	}

ul#localNavSublinks, ul#localNavSublinks li {
	display: inline;
	margin: 0; 
	background: transparent;
	padding: 0; 
	font-size: 10px;
	font-weight: bold;
	}
	
ul#localNavSublinks li { 
	width: 103px;
	font-size: 9px;
	color: #90908f;
	margin-right: 12px; 
	}
	
ul#localNavSublinks a:link, ul#localNavSublinks a:visited { 
	color: #90908f; 
	background: transparent; 
	}

ul#localNavSublinks a:hover { color: #f93; }
/* ==== end subpage level 3 links ==== */

.press1 {
	font-size:  15px;
	font-family: Courier;
	line-height: 15px; }


.sitemap td {
    vertical-align: top;
    padding-bottom: 1px;
    padding-left: 3px;

}

.sitemap-node a:link, .sitemap-node a:visited, .sitemap-node a:active, .sitemap-node a:hover {
    color:          #00c;
}
.sitemap-rootnode a:link, .sitemap-rootnode a:visited, .sitemap-rootnode a:active, .sitemap-rootnode a:hover {
    color:          #00c;
}
.sitemap-parentnode a:link, .sitemap-parentnode a:visited, .sitemap-parentnode a:active, .sitemap-parentnode a:hover {
    color:          #00c;
}
.sitemap-hovernode a:link, .sitemap-hovernode a:visited, .sitemap-hovernode a:active, .sitemap-hovernode a:hover {
    color:          #00f;
}
.sitemap-selectednode a:link, .sitemap-selectednode a:visited, .sitemap-selectednode a:active, .sitemap-selectednode a:hover {
    color:          #00c;
}

input.contactform {
    border:         1px solid #7f9db9;
    height:         16px;
    background:     #ffffff;
}
select.contactform {
    border:         1px solid #7f9db9;
    height:         20px;
    background:     #ffffff;
}
input.contactbutton {
    background:     #e7e7e7;
    border:         1px solid #7f9db9;
    font-weight:    bold;
    font-size:      12px;
}
input.contactbutton:hover {
    background:     #ffffcc;
}
.error {
    font-weight:    bold;
    color:          #ff0000;
    font-size:      18px;
    line-height:    12px;
}

div.footerkeywords {
    color:          #999999;
    font-weight:    bold;
    text-align:     center;
}

.footnote {}

#top_search_container {width: 714px; height:44px;}
#top_search_go {float:right; padding-top: 19px; padding-left: 4px;}
#top_search_input {float:right; padding-top: 18px;}
/* #top_search_spacer {float:right; width: 150px;} */
#top_search_spacer {float:right; width: 295px;}
#top_search_logo {float:right; width: 114px;}

div.lookupContainer {
	margin-top:         20px;
	border-top:         1px solid #dee9fb;
	border-bottom:      1px solid #dee9fb;
	border-left:        none;
	border-right:       none;
	background:         #fff;
	padding:            1px 0;
}
div.lookup { 
	background:         #e7f4fd;
	padding:            1px 12px; 	
}
div.lookup p {
    margin:             11px 0;
}
