/* IVANS print CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	#line-height: 14px;
	color: #444;
	margin: 0;
	padding: 0;
}

img, div, input { behavior: url("iepngfix.htc") }

a img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #4992b4;
	text-decoration: none;
}

a:hover {
	color: #69a6c2;
	text-decoration: underline;
}

ul {
	#list-style-type: disc;
	#padding-left: 35px;
	#padding-top: 4px;
}

h3 {
	font-size: 14px;
}

input, textarea {
	font-size: 12px;
}


#container_outer {
	width: 990px;
	background-image: url(../images/print/homepage_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_2 {
	width: 990px;
	background-image: url(../images/print/healthcare_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_hc {
	width: 990px;
	background-image: url(../images/print/corporate_main_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_about {
	width: 990px;
	background-image: url(../images/print/corporate_main_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}



#container_outer_hc_service {
	width: 990px;
	background-image: url(../images/print/healthcare_main_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_hc_service2 {
	width: 990px;
	background-image: url(../images/print/healthcare_main_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}


#container_outer_hc_landing {
	width: 990px;
	background-image: url(../images/print/healthcare_main_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_hc_payers {
	width: 990px;
	background-image: url(../images/print/health_payers_landing.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_hc_providers {
	width: 990px;
	background-image: url(../images/print/healthcare_providers_landin.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_pc_landing {
	width: 990px;
	background-image: url(../images/print/pc_landing_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_pc_service {
	width: 990px;
	background-image: url(../images/print/pc_landing_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_retail_landing {
	width: 990px;
	background-image: url(../images/print/retail_landing_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}


#container_outer_retail_service {
	width: 990px;
	background-image: url(../images/print/retail_landing_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_support {
	width: 990px;
	background-image: url(../images/print/support_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_intranet {
	width: 990px;
	background-image: url(../images/print/corporate_main_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_contact {
	width: 990px;
	background-image: url(../images/print/contact_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

#container_outer_contact_landing {
	width: 990px;
	background-image: url(../images/print/contact_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}



#container_inner {
	width: 803px;
	margin: 0 auto;
}

#subpage_header {
	width: 799px;
	height: 72px;
	background-image: url(../images/print/ivans_subpage_header-corpor.jpg);
	background-repeat: no-repeat;
	border: 1px solid #9da5a8;
	border-top: 0;
	border-bottom: 0;
	padding-left: 4px;
	padding-top: 4px;
}

#market_logo {
	position: relative;
	top: -53px;
	#top: 0;
	left: 488px;
	#left: 338px;
	width: 300px;
	height: 53px;
}

#navbar {
	width: 803px;
	height: 35px;
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #9da5a8;
	border-top: 0;
}

#navbar2 {
	width: 803px;
	height: 35px;
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #9da5a8;
	border-top: 0;
}

#navbar ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type:none;
	display: inline;
}

#navbar li {
	position: relative;
	top: 2px;
	#top: -2px;
	display: inline;
	border: 1px solid #9da5a8;
	border-right: 0;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	background-color: #f3f3f3;
	color: #0071b2;
	
}

#navbar li:last-child {
	border: 1px solid #9da5a8;
}

#navbar li:hover {
	background-color: #108db1;
	color: #fff;
}

#navbar li:active {
	background-color: #108db1;
	color: #fff;
}

#navbar li:last-child {
	border-right: 1px solid #9da5a8;
}

#navbar a:link, #navbar a:visited {
	color: #0071b2;
	text-decoration: none;
}

#navbar a:active, #navbar a:hover {
	color: #fff;
	text-decoration: none;
}

#searchdiv {
	padding: 3px;
	#padding-top: 0;
	display: inline;
	height: 15px;
	vertical-align:middle;
}

#headerimage {
	width: 803px;
	height: 202px;
	padding-top: 20px;
	visibility: hidden;
}

#headerimage2 {
	width: 803px;
	height: 225px;
	padding-top: 20px;
	visibility: hidden;
}

#headerimage3 {
	width: 803px;
	height: 164px;
	padding-top: 20px;
	visibility: hidden;
	display: none;
}


#topcontent_tabs {
	width: 803px;
	height: 23px;
}

#topcontent {
	width: 785px;
	height: 150px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-top: 0;
	padding: 9px;
}

#topcontent2 {
	width: 778px;
	margin-right: -1px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-top: 0;
	padding: 12px;
	float: right;
}

#topcontent3 {
	width: 784px;
	height: 235px;
	margin-right: -1px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-top: 0;
	padding: 9px;
	float: right;
}

#topcontent_support {
	width: 784px;
	height: 155px;
	margin-right: -1px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	padding: 9px;
	margin-bottom: 8px;
	float: right;
}


#topcontent_lp {
	width: 796px;
	margin-right: -1px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-top: 0;
	padding: 3px;
	float: right;
}


#topcontent_dp {
	width: 795px;
	hhheight: 580px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-top: 0;
	border-bottom: 0;
	padding: 4px;
	float: right;
}

#topcontent_dp_bottom{
	width: 795px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-top: 0;
	padding: 4px;
	float: right;
}


.dp_header {
	padding-left: 12px;
	padding-top: 18px;
}

.headlinegraphic {
	width: 250px;
	height: 63px;
	border: 1px solid #9da5a8;
}

.headlinetext {
	display: inline;
	width: 234px;
	padding: 0;
	height: 75px;
}

.headlinetext h3 {
	font-size: 14px;
}

.headlinebox {
	height: 150px;
	width: 250px;
	display: inline;
	margin: 2px;
	margin-right: 7px;
	border: 1px solid #9da5a8;
	border-top: 0;
	margin-top: 0;
	float: left;	
}

.homepage_inner {
	padding: 8px;
	padding-top: none;
}

.homepage_inner ul {
	margin: 2px;
}

.maincontentbox_left {
	height: 200px;
	width: 150px;
	display: inline;
	margin: 2px;
	margin-right: 7px;
	border: 1px solid #9da5a8;
	bbborder: 1px solid #f00;
	border-top: 0;
	margin-top: 0;
	pppposition: relative;
	float: left;	
}

.maincontentbox_right {
	height: 200px;
	width: 150px;
	display: inline;
	margin: 2px;
	margin-right: 7px;
	border: 1px solid #9da5a8;
	bbborder: 1px solid #f00;
	border-top: 0;
	margin-top: 0;
	pppposition: relative;
	float: left;	
}


.maincontentbox_centre {
	height: 200px;
	width: 450px;
	display: inline;
	margin: 2px;
	margin-right: 7px;
	border: 1px solid #9da5a8;
	border-top: 0;
	margin-top: 0;
	float: left;	
}
.subpage_left_menu_header {
	height: 14px;
	width: 180px;
	border: 1px solid #888;
	background-image: url(../images/left_menu_grey_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #fff;
	font-weight: bold;
}

.subpage_left_menu_toggle {
	float: right;
	height: 13px;
	width: 13px;
}

.subpage_left_menu {
	width: 184px;
	dddisplay: inline;
	border: 1px solid #9da5a8;
}

.subpage_sf_button {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-top: 7px;
	width: 184px;
	text-align:center;
	border: 1px solid #9da5a8;
}

.subpage_left_menu_dyn {
	width: 174px;
	border: 1px solid #9da5a8;
	padding: 5px;
	font-size: 12px;
}

.subpage_left_menu ul {
	margin: 0;
	margin-left: 4px;
	padding: 4px;
}

.subpage_left_menu li {
	margin: 0;
	margin-left: 10px;
	list-style-type: none;
}

#subpage_left_container {
	width: 184px;
	margin: 2px;
	margin-right: 7px;
	border: 0;
	margin-top: 0;
	float: left;	
	display: inline;
	font-size: 12px;
}

#nextlink {
	width: 360px;
	text-align: right;
	font-size: 12px;
	margin-top: 16px;
}

#nextlink a:link, #nextlink a:visited, #nextlink a:active, #nextlink a:hover {
	font-size: 12px;
	font-weight: normal;
}

.subpage_right_box {
	height: 200px;
	width: 573px;
	margin: 2px;
	margin-right: 7px;
	border: 1px solid #9da5a8;
	margin-top: 0;
	float: left;
	padding-left: 8px;	
}

.subpage_right_box_2 {
	min-height: 490px;
	width: 567px;
	border: 1px solid #9da5a8;
	margin-top: 0;
	float: left;
	margin-left: 4px;
	padding-left: 8px;	
}

.subpage_right_box_3 {
	min-height: 500px;
	width: 567px;
	border: 1px solid #9da5a8;
	margin-top: 0;
	float: left;
	margin-left: 4px;
	padding-left: 8px;	
}

.subpage_right_box_full {
	min-height: 500px;
	width: 755px;
	border: 1px solid #9da5a8;
	margin-top: 0;
	float: left;
	margin-left: 4px;
	padding-left: 8px;	
}


.subpage_right_box_news {
	height: 498px;
	width: 560px;
	margin: 2px;
	margin-right: 7px;
	border: 1px solid #9da5a8;
	margin-top: 0;
	float: right;
	padding-left: 8px;	
}

.subpage_right_box_news a:link, .subpage_right_box_news a:visited, .subpage_right_box_news a:active {
	color: #69a6c2;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.subpage_right_box_news a:hover {
	text-decoration: underline;
}

.subpage_right_box_news h3, .subpage_right_box_news p {
	margin: 0;
	padding: 0;
}

.summary {
	margin-bottom: 25px;
}

.small {
	font-size: 9px;
	padding-bottom: 5px;
}

.darker {
	font-weight: bold;
	color: #106f9b;
	margin-bottom: 8px;
}

.rightboxheading {
	margin-left: 5px;
	padding: 0;
	color: #106f9b;
	font-size: 15px;
	font-weight: bold;
}

.rightboxheading2 {
	padding: 0;
	color: #106f9b;
	font-size: 15px;
	font-weight: bold;
}

.rightboxsubheading {
	margin-left: 5px;
	padding: 0;
	font-size: 12px;

}

.rightboxsubheading2 {
	padding: 0;
	font-size: 12px;

}

#bottomcontent {
	width: 785px;
	height: 324px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-bottom: 0;
	padding: 9px;
	margin-top: 5px;
	float: left;
}

#bottomcontent_home {
	width: 785px;
	height: 250px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-bottom: 0;
	padding: 9px;
	margin-top: 5px;
	float: left;
}


#bottomcontent2 {
	width: 784px;
	height: 180px;
	background-color: #f3f3f3;
	border: 1px solid #9da5a8;
	border-bottom: 0;
	padding: 9px;
	margin: 0;
	margin-top: 5px;
	float: left;
}

#bottomcontent_internal {
	background-image: url(../images/bottomcontent_container_bg_small.gif);
	width: 773px;
	height: 167px;
	padding-left: 10px;
	padding-top: 12px;
	display: block;
	float: left;
}

#bottomcontent_internal_small {
	background-image: url(../images/bottomcontent_container_bg_small.gif);
	width: 773px;
	height: 167px;
	padding-left: 10px;
	padding-top: 12px;
	display: block;
	float: left;
}

#bottomcontent_internal_2 {
	background-image: url(../images/bottom_container_bg_2_small.gif);
	width: 773px;
	height: 167px;
	padding-left: 10px;
	padding-top: 12px;
	display: block;
	float: left;
}

#bottomcontent_links {
	position: relative;
	top: -5px;
	left: 250px;
	width: 180px;
}

#bottomcontent_links_2 {
	position: relative;
	top: -5px;
	left: 200px;
	width: 260px;
}


#bottombuttons {
	margin-top: 12px;
}

#bottomcontent_left {
	display: inline;
	width: 390px;
	height: 150px;
	float: left;	
}

#bottomcontent_right1 {
	display: inline;
	width: 167px;
	height: 90px;
	float: left;
	padding-left: 35px;
	margin-top: 20px;
	
}

#bottomcontent_right2 {
	display: inline;
	width: 168px;
	height: 90px;
	float: left;
	padding-left: 10px;
	margin-top: 20px;
	
}

#bottomcontent_right3 {
	display: inline;
	width: 350px;
	height: 40px;
	float: right;
	padding-top: 0px;
	
}

#footer {
	width: 795px;
	height: 17px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	color: #7c7c7c;
	padding-right: 8px;
	padding-top: 4px;
	float: left;
	padding-bottom: 20px;
}

#footer_home {
	width: 796px;
	height: 17px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	color: #7c7c7c;
	padding-right: 8px;
	padding-top: 4px;
	float: left;
	padding-bottom: 20px;
}

#searchbox {
	width: 160px;
	#width: 140px;
	height: 15px;
	position: relative;
	top: 2px;
	#top: -1px;
}

#dropdown {
	display: none;
	position: relative;
	top: -1px;
	#top: -4px;
	left: 15px;
	height: 43px;
	width: 500px;
	background-image:url(../images/dropdown_bg.gif);
	background-repeat:no-repeat;
	color: #fff;
	padding-left: 10px;
	#padding-left: 8px;
	padding-top: 0px;
}

#dropdown ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type:none;
	position: relative;
	left: 5px;
}

#dropdown li {
	display: block;
	float: left;
	text-align: left;
	width: 79px;
	height: 28px;
	top: 5px;
	border: 1px solid #9da5a8;
	border-right: 0;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	background-color: #f3f3f3;
	color: #0071b2;	
}

#dropdown li:hover {
	background-color: #108db1;
	color: #fff;
}

#dropdown li:active {
	background-color: #108db1;
	color: #fff;
}

#dropdown li:last-child {
	border-right: 1px solid #9da5a8;
}

#dropdown li.wider {
	width: 120px;
}

#breadcrumbs {
	padding-left: 10px;
}

.overclass {
	background-color: #108db1;
	color: #fff;
}

.standard {
	font-size: 12px;
}

#pagetitle {
	display: none;
}

.chevrons {
	list-style-type: none;
	margin-left: 0;
	#margin-left: -4px;
	padding-left: 1em;
	#padding-left: 0;
	text-indent: -0.8em;
	#text-indent: 0;
	font-size: 12px;
	margin: 0;
	#margin-top: 4px;
	
}

.chevrons ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.chevrons li:before {
	color: #69a6c2;
	content: "\00BB \0020";
}

.chevrons li {
	font-weight: bold;
	margin-bottom: 5px;
}

.chevrons ul li {
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}

.chevrons a:link, .chevrons a:active, .chevrons a:visited, .chevrons a:hover {
	font-size: 12px;
} 

.chevrons a:active {
	font-weight: bolder;
}


hr {
	color: #666;
	border: 0;
	border-bottom: 1px solid #999;
	
}

.whiteheading {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.whiteheading2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	top: 3px;
}

.bluetitle {
	font-size: 12px;
	font-weight: bold;
	color: #69a6c2;
}

.landingpage_headline1 {
	font-weight: bold;
	color: #106f9b;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 14px;
}

.landingpage_headline9 {
	font-weight: bold;
	color: #106f9b;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 16px;
}

.landingpage_headline1 a:link, .landingpage_headline1 a:visited, .landingpage_headline1 a:active{
	color: #106f9b;
	text-decoration: none;
}

.landingpage_headline1 a:hover{
	color: #106f9b;
	text-decoration: underline;
}

.landingpage_headline2 {
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 12px;
}

.breadcrumbs {
	margin-left: 10px;
}

.formfields {
	width: 250px;
}

.formfields2 {
	width: 200px;
}

.formfields3 {
	width: 160px;
}

#homebutton {
	position: relative;
	display: inline;
	left: 12px;
	width: 150px;
	float: left;
}

#email_signup {
	font-size: 10px;
}

#sf_leftcolumn {
	padding: 8px;
}

.sf_question {
	width: 373px;
	height: 300px;
	background-color: #fff;
	padding: 12px;
}

#dp_print_image {
	display: none;
	color: #000;
}