/* * {
margin: 0; 
padding: 0;
 }
*/
body { 
font-family: verdana; 
font-size: 85%; 
margin: 0; 
background: #bdbcb1; 
text-align: center; 
color: #272727; 
width: 100%; 
}
.container-all { 
background-color: #f3f3ea; 
width: 930px; 
margin: 0 auto; 
text-align: left; 
border-left: 18px solid #ffffff; 
border-right: 18px solid #ffffff;
} 
	h1, h2, h3, h4, h5, h6 { font-family: arial; }
	h1, .subtitle { font-weight: normal; font-size: 1.75em; xletter-spacing: 1px; color: #005486; margin: .7em 0; }
	.container-banner h1{
	padding: 50px 0 0 0;
	margin: 0;
	font-weight: normal; 
}
	.subtitle { font-family: arial; margin-top: -1em; color: #005486; font-size: 1.5em; }
	h2 { color: #735f4b; padding-top: 14px; font-weight: normal; border-top: 1px dotted #bfc9d2; clear: both; }
	h2.noborder { margin-top: .7em; padding-top: 0; border: 0; }
	h3 { color: #5b5f4b; font-size: 130%; xmargin-bottom: 4px; margin-top: 0px; font-weight: normal; }
	h4 { font-size: 1em; margin-bottom: .8em; }
	#sidebar-features h4{ color: #005486; padding-top: 14px; font-weight: normal; font-size: 120%;}
	h5 { font-size: 1em; margin-bottom: -.1em;}
	h6 { font-family: Verdana; margin-bottom: -.1em; font-size: 11px; }
	
	hr { border: 0; height: 0; border-top: 1px dotted #bfc9d2; padding: 0; margin: 1em 0 2em 0; display: block; } 
	
	td { vertical-align: top; }

	a { color: #005486; text-decoration: none; }
	a.current { text-decoration: underline; font-weight: bold; }
	a:hover { text-decoration: underline; }

	p { line-height: 150%; margin-top: 4px; }
	p+ul { margin-top: -10px; }

	ul { margin-left: 10px; padding-left: 10px; }
	li { line-height: 150%; font-size: 90%; }
	ul.nobullet { list-style-type: none; list-style-image: none; margin: 0;	padding: 0; }
	ul.nobullet li { margin: 2px 0; padding: 0 0 0 10px; text-indent: -10px; }
	ul.inline {	list-style-type: none; margin: 0; padding: 0; }
	ul.inline li { display: inline; margin: 0 1em 0 0;}
	ul.compact li { margin: 0 5px 0 0; }

	.nav-bar { background: white; }
	.small { font-size: 70%; }
	.bold { font-weight: bold; }
	.top { margin-top: 0; padding-top: 0; border-top: 0; }

	
	.video { float: right; padding-left: 20px; }
	.blue { background: #083064; }
	.block { display: block; }
	.visible { display: block; }
	.invisible { display: none; }
	.float-left { float: left; margin: 0 20px 10px 0; }
	
	.thumb { float: left; padding-right: 10px; width: 83px; }

	img { border: 0; }
	form { margin: 0; }
	input, select, textarea { color: #444; border-style: solid; border-top: 1px solid gray; border-left: 1px solid #b0b0b0; border-right: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; padding: 2px; }
	select { xbackground: #FFF; }
	input:focus, select:focus, textarea:focus { color: #222; background-color: #FFF; }
	input.readonly { background: #eee; color: #777; }
	input.radio, input.checkbox { border: 0; background-image: none; vertical-align: middle; }
	*.submit { color: #FFF !important; font-family: arial; cursor: pointer; background: #005486 100% 50% repeat-x; border: 1px outset #005486; padding: 2px 15px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
	*.submit:hover { color: #FFF !important; text-decoration: none; }
	*.submit:active { outline: none; background: #00284a 0% 0% repeat-x !important; }
	*.submit:focus { background: #00284a 100% 50% repeat-x; }
	.row { width: 400px; clear: both; xmargin: 10px 0; min-height: 25px; overflow: auto; zoom: 1; }
	.label { clear: both; float: left; text-align: left; width: 145px; }
	.input .error { color: #711900; font-size: 80%; margin: 0 0 10px 0; background-color: white; }
	.required {  }
	/* .required:after { content: "*"; } disabled - doesn't work in IE */ 
	.input { float: right; width: 300px; }
	.container-right-col .row { width: 230px; }
	.container-right-col .label { width: 90px; }
	.container-right-col .input { width: 140px; }
	.input textarea, .input input, .input select, .input img { margin-bottom: 10px; }

.container-banner { padding: 10px 0px 0 40px; width: 505px; margin: ; }
.container-top { position: relative; 
background: url(../images/banner_top.jpg) no-repeat left top; 
height: 131px;}
	.logo { position: absolute; top: 15px; left: 24px; }
	.search-bar { position: absolute; top: 5px; right: 0px; padding-left: 0px;  }
		.search-bar input#search{
	background-color: #a1bed7;
	border: 1px solid #fff;
}
		#xsearch { background: none; border: 1px solid #00284a; border-left: 0; border-right: 0; font-family: arial; font-size: 120%; width: 150px; }
		#go, .clean { border: 0; background: none; }
	
	.audience-menu { 
	position: relative; 
	display: block; 
	width: 880px;
	top: 95px; 
	left: 40px;
	text-align: left;
	height: 34px; 
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;;
	 }
	.audience-menu a { text-transform: uppercase; color: #fff; padding: 0 33px 0 0; font-weight: normal;} 
	.audience-menu ul{
	padding: 8px 0 0 0;
}
	.breadcrumbs { 
	color:#434749; 
	display: block; 
	float: left;
	font-size: 90%; 
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 7px 40px 7px 40px;
	position: relative; 
	width: 475px;
	}
.multi .breadcrumbs { 
	background-color: #abb8c1;
	}
.eye .breadcrumbs { 
	background-color: #a7a99b;
	}
.dental .breadcrumbs{
	background-color: #bd8c8a;
}	
	.breadcrumbs li { margin: 0 5px 0 0 !important; }
	.breadcrumbs a { color: #434749; margin: 0 5px 0 0; font-weight: normal;}
	.breadcrumbs a.active { color: #434749; margin: 0 5px 0 0; font-weight: bold;}

.container-special { padding: 0.1px; width: 100%; position: relative; background: white; x-background-image: url(../images/background_diag.gif); text-align: center; }
	.container-special .full-width { margin: 0px; }
	.container-special .orange { font-size: 200%; font-family: arial; }

.home .container-right-col { float: right; width: 493px; padding: 0px 0px 10px 0px; margin: 0;}

.container-right-col { float: right; width: 375px; padding: 0px 0px 10px 0px; }
	.container-right-col p { font-size: 80%; }
	.container-right-col h2 { 
	color: white; 
	font-family: trebuchet ms; 
	font-size: 100%; 
	padding: 10px 0px 10px 2.5em; 
	margin: 3px 0px 20px 0px;  
	border: 0; } 
.multi .container-right-col h2 { background-color: #083064;} 
.eye .container-right-col h2 { background-color: #565a48;} 
.dental .container-right-col h2 { background-color: #611b1f;} 


	.container-right-col h2.top { xmargin-top: -20px; }
	.container-right-col ul { font-size: 100%; list-style-type: none; list-style-image: none; margin: 6px 0 12px 0; padding: 0 0 0 33px; }
	.container-right-col ul li { font-weight: normal; color: #005486; background: transparent url(../images/arrow_left.png) no-repeat left 4px; padding: 0 20px 20px 1.5em; 
	list-style-position: outside;}
	.container-right-col ul li a { font-weight: normal;  color: #005486; line-height: 17px;}
	#sidebar-links{
	background: url(../images/contain_right_bg.jpg) repeat-x left 36px;
}
	.related-links { margin: 12px 0 !important; }
	.related-links li a { color: #005486; }

.container-body { float: left; width: 475px; padding: 0 40px 20px 40px; }
.home-content { width: 374px; float: left; padding: 20px 20px 20px 40px; font-size: 90%; }
.home-content p{
	padding: 7px 0;
}

	.home .c1 { width: 286px; float: left; padding: 0 30px 0 0; }
	.home .c2 { width: 286px; float: left; padding: 0 30px 0 0; }
	.home .c3 { width: 286px; float: right; padding: 0; }
	
	.feature-box img{
	float: left;
	padding: 0 15px 0 0;
	}
	#sidebar-features{
	margin: 0px 30px;
	width: 310px;	
}
	p.feature-text { padding: 0 0 0 10px;  font-size: 85%; line-height: 16px; margin-bottom: 0px; color: #4d4d4d;}
	.feature-more  { padding: 5px 20px 0 0; }
	.feature-more a{
	background: url(../images/green_go.png) no-repeat right center;
	padding: 0 20px 0 0;	
}
	
	.jumplinks { background: #ededdf; margin: 20px 0 0 0; padding: 20px; font-family: arial; font-weight: bold; }
	.jumplinks a { color: #083064; }
	.jumplinks ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
	.jumplinks ul li { padding: 0; font-size: 100%; }
	.backtotop { float: right; position: relative; top: -40px; padding-left: 15px; font-size: 90%; }
	
	.article .headline { font-size: 1.8em; margin-bottom: .2em; }
	.article img.photo { float: right; margin: 0 0 1em 1em; border: 1px solid #e4e4cf; padding: 3px; }
	.article blockquote { margin: 1em; padding: 1em 1.5em 1em 4.5em; color: #083064; font-size: 130%; line-height: 150%; }
	blockquote .attrib { text-align: right; font-size: 80%; font-style: italic; }
	
	img.photo { float: right; margin: 0 0 1em 1em; border: 1px solid #e4e4cf; padding: 3px; }
	
		table.left { float: left; margin: 0 1em 5px 0; }
		table.center { float: none; margin: 1em auto; text-align: center; }
		
.container-2col { overflow: auto; zoom: 1; clear: both; }
	.container-2col .c1 { width: 45%; float: left; padding: 0 20px 10px 0; }
	.container-2col .c2 { width: 48%; float: left; padding: 0 0 20px 0; }
	
.container-3col { overflow: auto; zoom: 1; clear: both; width: 100%;}
	.container-3col .c1 { width: 286px; float: left; margin: 0 15px 0 20px; padding: 0;}
	.container-3col .c2 { width: 286px; float: left; margin: 0 15px 0 0; padding: 0;}
	.container-3col .c3 { width: 286px; float: left; margin: 0 10px 0 0; padding: 0;}
.featurehome_thumb{
	float: right;
	clear: none;
	display: inline;
	border: 1px solid #999;
	margin-right: 10px;
	width: 83px;
	position: relative;
}

.home-go{
	clear: none;
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
}

.home .container-3col{
	margin: 15px 0 0 0;
}
.home .container-3col h1{
	text-indent: -9999px;
}
.home .container-3col .c1{
	background: url(../images/featuretop_multi.jpg) no-repeat 0px top;
}
.home .container-3col .c1 h1{
	background: url(../images/featurehome_multi_h1.png) no-repeat 15px 13px;
	height: 50px;
	padding: 0;
	margin: 8px 0 0 0;
}
.home .container-3col .c2{
	background: url(../images/featuretop_dental.jpg) no-repeat left top;
}
.home .container-3col .c2 h1{
	background: url(../images/featurehome_dental_h1.png) no-repeat 15px 13px;
	height: 50px;
	padding: 0;
	margin: 8px 0 0 0;
}
.home .container-3col .c3{
	background: url(../images/featuretop_eye.jpg) no-repeat left top;
}
.home .container-3col .c3 h1{
	background: url(../images/featurehome_eye_h1.png) no-repeat 15px 13px;
	height: 50px;
	padding: 0;
	margin: 8px 0 0 0;
}
.container-footer { 
height: 25px;
clear: both; 
background: #aca99c;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 0; 
padding: 22px 10px 15px 40px; 
color: #005486;
line-height: 120%;
}
	.container-footer a {color: #005486; text-decoration: underline; font-size: 10px;}
	.container-footer p { font-size: 10px; padding: 0; margin: 0; line-height: 10px;}
	.container-footer ul.inline li { font-size: 10px; padding: 0; margin: 0;}
	.container-footer .col1 { float: left; width: 520px; padding: 0 10px 0 0; margin: 0;}
	.container-footer .col2 { float: left; width: 330px; padding: 0; margin: 0;}
	a.white  { color: white; }


.container-abstract { margin: 1.2em 0; }
.home .container-abstract {
	margin: 0;
	padding: 0;
	background: url(../images/featurehome_bg.jpg) repeat-x left top;
} 
	.date, .date-author { margin: .25em 0 .75em 0; color: #5a5a58; font-weight: normal; font-size: 90%; font-family: trebuchet ms, arial; } 
	.title { margin: 0 0 .2em 0; color: #005486; font-family: trebuchet ms, arial; font-weight: bold; font-size: 110%; }
	.title a { color: #005486; }
	.abstract { font-size: 90%; padding: 0; margin: 0; }
	.home p.abstract { font-size: 80%; padding: 0 15px; margin: 0; }
	.home p.more a {font-size: 80%; background: url(../images/arrow_right.png) no-repeat right center; padding: 0 10px 0 15px;}
	.c1 p.abstract a, .c2 p.abstract a{ background: url(../images/arrow_right.png) no-repeat right center; padding-right: 10px;
	
}
		
.clearfix { clear: both; }

/*

Styles for predictive search

*/

.highlight {
	background-color: #ffc;
}

.selected {
	background-color: #ffc;
	float: left;
	clear: both;
	text-decoration: none;
	color: #222;
	padding: 3px 4px;
}

.keyword {
	font-size: 80%;
	color: #aaa;
}

#results {
	
}

.lt { color: #ddd; }

.result, .result:link, .result:visited {
	float: left;
	clear: both;
	text-decoration: none;
	color: #222;
	padding: 3px 4px;
	width: 469px;
}

.result:hover {
	background-color: #ffc;
}

.clearfix {
	clear: both;
	xoverflow: hidden;
}

#debug {
	margin: 1em 0 0 0;
	font-size: 80%;
	font-style: italic;
	color: #888;
	clear: both;
}

.searchbox {
	position: absolute;
	background-color: #f0f0f0; 
	border: 1px solid #d8d8d8;
	width: 469px;
	padding: 10px 10px 23px 10px;
}

.searchbox_empty {
	border: 1px solid white;
	position: absolute;
	padding: 10px 10px 0px 10px;
	}

#searchform {
	height: 70px;	
}

/* table styles */

.table-plain, .table-fullwidth-plain, .table-fullwidth-plain-small, .table-plain-small, .table-standard, .table-standard-small, .table-fullwidth-standard, .table-fullwidth-standard-small {
	font-size: 90%;
	margin: 1em 0;
}

.table-plain td, .table-plain-small td, .table-fullwidth-plain td, .table-fullwidth-plain-small td {
	padding: 2px 3px; 
}

.table-plain thead, .table-plain-small thead, .table-fullwidth-plain thead, .table-fullwidth-plain-small thead {
	font-weight: bold;
}

.table-standard thead, .table-fullwidth-standard thead, .table-fullwidth-standard-small thead, .table-standard-small thead {
	font-weight: bold;
	background-color: #e2e2d9;
}

.table-standard, .table-standard-small, .table-fullwidth-standard, .table-fullwidth-standard-small {
	border-collapse: collapse;
	border: 2px solid #c3c399;
}

.table-standard td, .table-standard-small td, .table-fullwidth-standard td, .table-fullwidth-standard-small td{
	border: 1px solid #ededdf;
	padding: 4px;
}

.table-standard-small, .table-plain-small, .table-fullwidth-standard-small, .table-fullwidth-plain-small  {
	font-size: 80%;
}

.table-fullwidth-plain, .table-fullwidth-plain-small, .table-fullwidth-standard, .table-fullwidth-standard-small {
	width: 100%;
}

.cell-shaded, .cell-shaded td {
	background-color: #f9f9f4;
}

.cell-centered, .cell-centered td {
	text-align: center;
}
