
/* BIG STUFF */
* {margin:0;padding:0}
body {padding: 0 0 10px;background: #fff url("images/body_bg.gif") repeat-x 0 100%;color:#333;font:75%/1.4 Georgia, Palatino, Times, Times New Roman, Serif}
body.opti {padding: 0 0 10px;background: #fff url("images/body_bg.gif") repeat-x 0 100%;color:#333;font:70%/1.4 Georgia, Palatino, Times, Times New Roman, Serif}


/* LINKS */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#c00} 
a:visited {color:#c00; ! important} 
a:hover,a:active {color:#069}

a.offerings, a:link.offerings, a:hover.offerings {background:transparent;text-decoration:none;cursor:pointer} 
a:link.offerings {color: #333} 
a:visited.offerings {color: #333} 
a:hover.offerings ,a:active.offerings {color:#069;}
 

/* FORMS */
form {margin: 0 0 1.5em}
input {font-family: Georgia, Palatino, Times, Times New Roman, Serif; margin: 2px 0}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}


/* TYPOGRAPHY */

h1, h2, h3, h6 {
	letter-spacing: 0;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .8em 0 .2em;
	color:#000;
	border-bottom: 1px solid #ccc;
	padding-bottom: .1em
	}
	
h4 {
	letter-spacing: 0px;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .6em 0 0 0;
	color:#333;
	border-bottom: none;
	padding-bottom: .1em
	}


h5 {
	letter-spacing: 0px;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .6em 0 .1em;
	color: #333333;
	border-bottom: none;
	padding-bottom: .1em
	}
	
h4.ol {
	letter-spacing: 0px;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .1em 0 .2em 0;
	color:#333;
	border-bottom: 1px dotted #ccc;
	padding-bottom: .1em
	}
	
/**h1.opti, h2.opti, h3.opti, h4.opti, h5.opti, h6.opti { font-family: Georgia, Palatino, Times, Times New Roman, Serif; letter-spacing: 0;}*/
	
.noul {
	border-bottom: none;
	margin-bottom: 0px;
	}
	
h1 {font-size: 195%;margin-top:.2em}
h2 {font-size: 135%}
h3 {font-size: 125%}
h4 {font-size: 110%}
h5 {font-size: 105%}
h6 {font-size: 96%}

.spacer {margin-bottom: 28px}
.pdf {margin-left: 10px; border: 1px solid red}
.bottomspace {margin-bottom: 15px;}
.bottomspace_750 {width: 750px; margin-bottom: 15px;}
.offerings {margin-bottom: 10px}
.highlight {color:#E17000}
.ital {font-style:italic}
.undl {text-decoration:underline}
.emph {font-weight: bold}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% Georgia, Palatino, Times, Times New Roman, Serif;color:#565d68;display:block;letter-spacing: 1px}
.firstname {font: bold 90% Georgia, Palatino, Times, Times New Roman, Serif;color:#999;display:block;letter-spacing: 0}
.small {font-size:11px}
.quote {text-align:right}
hr {margin: .1em 0;background:#ccc;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px}
p.olbook {font-size:1em;font-weight:normal;font-style:italic} 

/*Added 070609 - AW*/
.hidden { display: none; }
.topspace { margin-top: 15px; }

/* LISTS */
ul {margin: .1em 0 1em 0;list-style-type:bullet;}
ul.related {margin-top: -1em}
ul.bios {margin-bottom: .4em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 0px; margin-left: 20px}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}
ul.edu_bi li {margin-top: .4em}

/* li {line-height: 1.4em;padding-left: 25px;background: transparent url("images/bullet.gif") no-repeat 10px 4px} this is the image-based bullet
partially supported in IE 6*/


/* DEFINITION LISTS */

#history dl
{margin: .5em 0;padding: 0;}
#history dt
{position: relative;left: 0;top: 1.1em;width: 5em;font-weight: bold;}
#history dd
{border-left: 1px solid #333;margin: 0 0 0 5em;padding: 0 0 .5em .5em;}
	
	
#bios dl
{border: 1px solid #ccc999; margin-top: 1.3em; background: #f3f3f3; min-height:120px;}
#bios dt 
{float: left; width: 120px; min-height:110px;_height:110px; padding: 3px}
#bios dd 
{margin: 0 0 15px 50px;}
#bios dd.biotext 
{margin: 0; padding: 3px;}
#bios ul
{margin-left: 5.5em}


#research dl
{margin-top: 1.3em; background: #fff}
#research dt 
{float: left; width: 50px; padding: 3px}
#research dd 
{margin: 0 0 5px 50px;}
#research dd.biotext 
{margin: 0; padding: 3px;}
#research ul
{margin-left: 5.5em}



/* IMAGES */
img {border:none; margin-bottom: 5px}
img.right {border:none; padding: 10px 10px 10px 20px; margin-bottom: 5px; float:right}
img.right_ol {border:none; padding: 2px 10px 15px 10px; margin-bottom: 5px; float:right} 
img.left {border:none; padding: 5px 15px 0px 0px; float:left}
img.banner {border:none; padding: 20px 0 10px 0;}
img.ol_img {border:none; margin: 10px 0 5px 0}
img.left2 {border:none; padding: 10px 15px 0px 0px; float:left;}
	
.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
.thumbnail_left {margin: 0px;position:relative;z-index:9999;border: none; float:left; width:100px; padding:5px; background:#fff}
.peoplethumb {margin: 0 0 0 10px;position:relative;z-index:9999;border:none;float:right;width:100px;padding:5px}
.thumbnail img {border: 1px solid #000} 


/* HOME PAGE */

#home {
margin-top: 10px;
margin-right:auto;
margin-left:auto;
width: 935px;
padding: 10px;
background-color: #000;
color: #000;

}

/* SITE MAP */

	#sitemap ul {margin: 0 0 .7em 13px;padding:0; text-decoration:none;}
	#sitemap a {text-decoration: none;}
	#sitemap a, #sitemap a:link {color: #333}
	#sitemap a:hover {color:blue}
	#sitemap a:visited {color: #c00}

/* LAYOUT - HEADER */

	#header {
	background: #666 url("images/header_bg_solid.gif") repeat-x 0 100%;
	height: 50px;
	margin: 0;
	padding: 2px 0 8px}
	
	#header #site-name {
	font: 265% Georgia, Palatino, Times, Times New Roman, Serif;
	letter-spacing: -.05em;
	margin:0 0 5px 40px;
	padding:0px;
	color:#fff;
	border:0}
	
	/* test */

	#test {
	margin: 0 0 5px;
	}


/* NAV - top horizontal nav */

	#nav {
	position: relative;
	clear:both;
	height:2.0em;
	background: #004d8f;
	font-weight: bold;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	font-size: 90%;
	letter-spacing: .1em;
	text-transform: uppercase;
	padding:0 0 0 0;
	margin:0 0 10px 0px;
	border-bottom: 2px solid #ccc;
	}
	
	#nav ul {
	list-style: none;
	}
	
	#nav li {
	position:relative;
	background: #004d8f;
	float:left;
	width:12em;
	display:block;
	margin:0;
	padding:0;
	border-right: 1px dotted #ccc;
	}
	
	#nav a, #nav a:link, #nav a:visited, #nav a:hover {
	text-decoration:none;
	color:#fff;
	display: block;
	text-align: center;
	margin:0;
	padding: 3px 0 4px 0;
	}
	
	#nav a.active {
	color:#004d8f;
	background: white;
	padding-bottom: 11px
	}
	
	#nav a:hover {
	color:#004d8f;
	background: #c3c3c3
	}
	
/* SEARCH */
	#search {color:#fff;font-weight:bold;position:absolute;top:10px;right:110px;left:auto;width:18em}
	#search form {margin:0}
	#search input {width:8em;margin: 0 0 -1px;height:1.2em}
	#search label {padding:5px 0 0;display:inline}
	#search input.f-submit {width:auto;font-size:81%;margin:0 0 -.15em;height:1.95em}
	
/* POWERED BY */
	#poweredby {width:96px;height:63px;position:absolute;top:-102px;right:0;}

/* OPTILINK STYLES */
	img.optilink_logo {clear:both; margin-top: 20px; margin-bottom: 10px}

/* LAYOUT - main body of page */
#wrap {
	max-width: 1200px;
	min-width: 770px;
	width: expression(document.body.clientWidth < 772? "770px" : document.body.clientWidth > 1202? "1200px" : "auto");	
	margin: 0 auto;
	position:relative
	}

#optilink-wrap {
	position:relative;
	width:100%;
	}

#content-wrap {
	position:relative;
	width:100%;
	}

#utility {
	position:absolute;
	top:160px;
	left:10px;
	width:198px;
	border-top: 4px solid #999;
	}
	
#utility_image {
	position:absolute;
	top:0;
	left:10px;
	width:198px;
	}


#content {margin: 0 50px}
	#content #breadcrumb {font-size:85%;}
	#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
	#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}
	
/*Added under Offerings for "Available H*Works Engagement" tables - 052709 AW */	
#offerings-wrapper-left { float: left;width: 69%; }
#offerings-wrapper-right { float: right;width: 28%; }
	#offerings-wrapper-right h4 { margin: 0 0 8px 0; }
	#offerings-caption { font-weight: normal;font-size: .85em; }

/*Added to H*Works "Our Team" page - 070609 AW */
.bios-hworks { margin-top: 1.3em; padding:10px; background: #f3f3f3; border: 1px solid #ccc999; }
.bios-hworks img { float: left; }
.bios-hworks h4 { margin:0; padding:0;}
.bios-hworks h4.bottomspace { margin-bottom:1em; }
.bios-hworks .bios-content { margin-left:118px; }
.bios-hworks ul { margin-left:14px; }
.bios-hworks li { margin-left: 0; }
.bios-hworks ul ul { margin-bottom:.25em; }
.bios-hworks .bios-contact { font-size:.95em; line-height:1.3em; margin-bottom:1em; }
.bios-hworks .read-expand { display: block; margin-top: 15px; font-size:.95em; }
.bios-hworks .top-link { font-size:.8em; font-weight:normal; }
	
/*#content #bio {height: 250px}*/
	
	/* FEATURE BOXES */
	
	.featurebox_quotes {color:#333;padding: 5px 10px 5px;border: 1px solid #9db8d0;margin: 0 0 2em;background: #dfe4eb;}
	.featurebox_quotes h4 {font-size:1em; padding:0; margin: 0;}
	.featurebox_quotes p {border:none; margin: .5em 0 .5em;font-size:1em;}
	.featurebox_quotes a {font-weight:bold}
	/*Added for quotes in H*Works Offerings pages - 061609 AW */
	.featurebox_quotes .credit { margin-right:4%; text-align:right; margin-bottom:2em; } 
	.featurebox_quotes .credit#last { margin-bottom:.5em; }
	
	.featurebox_logos   {color:#fff;padding: 10px;/*border: 1px solid #d7d7d7;*/margin: 0 0 1.2em;}

	.featurebox_member {color:#333;padding: 5px 10px 5px;border-left: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox_member h4 {font-size:1em; padding:0; margin:0;}
	.featurebox_member p {border:none; margin: 0 0 1.3em;color:#444; font-size:.9em}
	.featurebox_member a {font-weight:bold}

	.featurebox_ol {color:#333;padding: 5px 10px 5px; border: 2px solid #d7d7d7;margin: 0 0 1.5em;background: #e6eced}
	.featurebox_ol h4 {font-size:1em; padding:0; margin: 0;}
	.featurebox_ol p {border:none; margin: 0 0 .5em;color:#444; font-size:.9em}
	.featurebox_ol a {font-weight:bold}
	
	.featurebox_opti {color:#333;padding: 5px 10px 5px;border: 1px solid #9db8d0;margin: 1em 0 2em;background: #e6eced}
	.featurebox_opti h4 {font-size:1em; padding:0; margin-bottom: 5px;}
	.featurebox_opti p {border:none; margin: 0 0 .5em;color:#444; font-size:1.1em}
	
	.featurebox_links {color:#333;padding: 5px 10px 5px;border: 1px solid #9db8d0;margin: 1em 0 2em;background: #dfe4eb}
	.featurebox_links h4 {font-size:1em; padding:0; margin-bottom: 5px;}
	.featurebox_links p {border:none; margin: 0 0 .5em;color:#444; font-size:.9em}
	.featurebox_links a {font-weight:bold; background: url("images/sprites.gif") no-repeat 0 -798px;padding:0 0 0 10px;display:block}
	
	.featurebox_careers_left {color:#333;padding: 5px 10px 5px;border-left: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7;margin: 1em 0 1.5em;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox_careers_left h4 {font-size:1em; padding:0; margin-top: .2em;}
	.featurebox_careers_left p {border:none; margin: 0 0 .5em;color:#444; font-size:.9em}
	.featurebox_careers_left a {font-weight:bold}
	
	.featurebox_firm {color:#333;padding: 15px 10px 10px; width: 300px; height: 275px; border: 1px solid #d7d7d7;margin: 0 2em 1.5em; background: #f6f6f6}
	.featurebox_firm p, .featurebox_firm h1, .featurebox_firm h2, .featurebox_firm h4, .featurebox_firm h5, .featurebox_firm h6 {margin: 0 0 .3em;border-bottom: 1px solid #ccc;color:#333}
	.featurebox_firm h2 {font-style: italic; color: #a66b05; border:none}
	.featurebox_firm p {border:none;margin: 0 0 1em;color:#333}
	.featurebox_firm a {font-weight:bold}

	.featurebox_mission {padding: .7em; min-width: 400px; border: 2px solid #ccc;margin: 0 0 1.5em; background: #e3dede}
	.featurebox_mission p {margin: 0 0 .3em .3em;color:#000; line-height: 2em; font-size: 1.2em;}

	.featurebox_offerings {color:#333;padding: 15px 10px 10px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #d5d99b}
	.featurebox_offerings p, .featurebox_offerings h1, .featurebox_offerings h2, .featurebox_offerings h3, .featurebox_offerings h4, .featurebox_offerings h5, .featurebox_offerings h6 {margin: 0 0 .3em;border: none;color:#000}
	.featurebox_offerings p {border:none;margin: 0 0 1em;color:#444}
	.featurebox_offerings a {font-weight:bold}

	.featurebox {color:#333;padding: 15px 10px 10px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .1em;color:#0c3464}
	.featurebox p {border:none;margin: 0 0 1em;color:#444}
	.featurebox a {font-weight:bold}	
	
	.pagination {background: #f2f2f2;color:#666;padding: 4px 2px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#c00;color:#fff}
	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}
	
	#resultslist-wrap {margin: 0 0 1.5em;font-size:92%}
	#resultslist-wrap dt, #resultslist-wrap dl {margin: 0}
	#resultslist-wrap dt {font: bold 85% Georgia, Palatino, Times, Times New Roman, Serif;padding: 3px 0}
	#resultslist-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% Georgia, Palatino, Times, Times New Roman, Serif}
	#resultslist-wrap li dd {font: normal 73% Georgia, Palatino, Times, Times New Roman, Serif}
	#resultslist-wrap li dl {margin:0}
	#resultslist-wrap dd {line-height:1.3}
	#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}
	
	/* TABLES */
	.table1 {border: none;border-collapse:collapse;width:100%}
		.table1 td {background: #fff url("images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}
		.table1 th {text-align:left;border: 1px solid #fff}
		.table1 thead th {color:#fff;font-size:145%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
		.table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px}
		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}
		
	.progsvc {border: none; border-collapse:collapse; width:100%; margin-bottom: 10px;}
			.progsvc td {width: 33%; vertical-align: top; padding:7px;border: 2px solid #d7d7d7;}
			.progsvc th {width: 33%; text-align:left; border: 2px solid #d7d7d7}
			.progsvc tbody th {height: 30px; font-size:105%; background: #e6eced; padding: 5px}

	.firmtable {border: none; width:620px;}
		.firmtable td {width: 275px;}

	.offerings {border: none;}
		td {padding: 0 0 .8em 0}
		.offerings td.logo {width: 75px; text-align:center; padding-right: 5px;}
		
	/*Added under Offerings for "Available H*Works Engagement" tables - 052709 AW */
	#offerings-engagement {border: none; margin-top:10px;}
		#offerings-engagement th {padding: 0 1em 0 0; text-align:right; text-transform:uppercase; font-weight:bold;}
		#offerings-engagement td {padding: .8em; background: #dfe4eb;}
		#offerings-engagement td.engagement-spacer {padding: 0; height: 15px; line-height: 0; font-size: 0; background:#FFFFFF;}

	.quad {width: 750px;}
		.quad td {text-align: center; border: 2px solid #ddd; padding: 10px; font-size: 1.1em; vertical-align: top;
			background: url("../content/optilink/img/box_bg.gif") repeat-x 0 0; font-weight: bold;}
						
	.duo {}
		.duo td {width: 350px; text-align:left; vertical-align: bottom; border: 2px solid #ddd; padding: 10px; font-size: 1.1em;
			background: url("../content/optilink/img/box_bg.gif") repeat-x 0 0; font-weight: bold;}
			
	.tri {width: 750px;}
		.tri td {width: 250px; text-align:left; vertical-align: top; padding: 10px; font-size: 1.1em;
			background: #e6eced}
		
	.olcycle {background: #fff;}
		.olcycle td.desc {padding-left:10px;}
			
	.calendar {width:200px;font-size:92%}
		.calendar td {text-align:center;border: 1px solid #ddd}
		.calendar th {text-align:center}
		.calendar thead th {padding: 3px 2px}
		.calendar tbody th {padding: 2px}
		.calendar tbody th.sub {padding: 2px}
		
	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("images/sprites.gif") no-repeat 5px -500px;padding-left:21px}
		a.morelink:hover {background: transparent url("images/sprites.gif") 5px -400px}
		.morelink span {position:absolute;left:-9999px;width:900px}
		
	/* CODE - formatting for code inserted into body */
		ol.code {font-family: monospace;position:relative}
		ol.code li {color: #666;margin-bottom: 1px}
		ol.code code {color: #000;display: block}
		ol.code .cmt {color: #4077d2}
		li.tab0 code {padding-left: 4em}
		li.tab1 code {padding-left: 8em}
		li.tab2 code {padding-left: 12em}
		li.tab3 code {padding-left: 16em}
		li.tab4 code {padding-left: 20em}
		li.tab5 code {padding-left: 24em}
		ol.code li  {background: #f3f3f3 url("images/td_bg.gif") no-repeat 100% 100%}
		p.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em}
		
	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS  */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6;border-top: 1px solid #d7d7d7;position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% Georgia, Palatino, Times, Times New Roman, Serif; color:#c00}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:16em;float:left;margin-left:20px;}
		
		form.f-wrap-1 label b {float:left;width:13em;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label b .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 16.5em;}
		form.f-wrap-1 label textarea.f-comments {width: 30em}
		form.f-wrap-1 div.f-submit-wrap {float: left; padding: 20px 0 5px 14em;}
		form.f-wrap-1 input.f-submit {float: left; margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap 
		{clear:left;float:left;width:55em;border:none;margin:0;padding-bottom:1em;}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b 
		{float:left;width:13em;line-height: 1.7;display:block;position:relative;padding-top:.3em;}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset 
		{float:left;width:39em;margin: 3px 0 0 20px; border:}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label 
		{float:left;width:39em;border:none;margin:0;padding:2px 0;margin-right:-3px;}
		
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio 
		{width:1em;float:none;margin:0;padding:0; margin-right:5px;}
		
		form.f-wrap-1 label input.f-checkbox2, form.f-wrap-1 label input.f-radio 
		{width:2em;float:none;margin:0;padding:0;}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}

/* LAYOUT TYPE B */
	#type-b #content-wrap {background: transparent url("images/content_wrap_bg.gif") repeat-y 40px 0}
	#type-b #content {margin: 0 23px 0 235px}

/* LAYOUT TYPE F */
	#type-f #content-wrap {background: transparent url("images/content_wrap_bg2.gif") repeat-y 40px 0}
	#type-f #content {margin: 0 235px 0 235px}
		
	#type-f #sidebar {
	position:absolute;
	top:0;
	right:15px;
	width:200px;
	padding-top: 1px;
	padding-bottom: 40px
		}
		
	#type-f # {
	position:absolute;
	top:125px;
	left:10px;
	width:198px;
	border-top: 4px solid #999;
		}
		
	#type-f	#utility_image {
	position:absolute;
	top:0;
	left:10px;
	width:198px;
	}
	
	
/* LAYOUT TYPE F OPTILINK */
		#type-f_ol #content-wrap {background: transparent url("images/content_wrap_bg2.gif") repeat-y 40px 0}
		#type-f_ol #content {margin: 0 285px 0 235px}

		#type-f_ol #sidebar {
		position:absolute;
		top:0;
		right:15px;
		width:250px;
		padding-top: 1px;
		padding-bottom: 40px
			}

		#type-f_ol # {
		position:absolute;
		top:125px;
		left:10px;
		width:198px;
		border-top: 4px solid #999;
			}

		#type-f_ol	#utility_image {
		position:absolute;
		top:0;
		left:10px;
		width:198px;
		}

/* SECONDARY NAVIGATION - first-level vertical navigation */
	#nav-secondary, #nav-secondary ul {position:static}
	#nav-secondary, #nav-secondary li {list-style: none;margin:0;padding:0;background:#fff; }
	
	#nav-secondary {
	padding-top:0;
	padding-bottom: 1px;
	border-top: 1px solid #ccc;
	border-bottom: 4px solid #999;
	margin-top: 1px
	}
	
	#nav-secondary a {
	line-height:1.8;
	padding: 5px 0 5px 23px;
	background: #fff url("images/sprites.gif") no-repeat 10px -695px;
	font: bold 90% Georgia, Palatino, Times, Times New Roman, Serif;
	display:block
	}
	
	#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover, #nav-secondary a:active {text-decoration:none} 
	#nav-secondary a:link {color:#000} 
	#nav-secondary a:visited {color:#000} 
	#nav-secondary a:hover {color:#c00;background: #fee url("images/sprites.gif") no-repeat 10px -695px} 
	#nav-secondary li.active a:link, #nav-secondary li.active a:visited, #nav-secondary li.active a:hover, #nav-secondary li.active a:active {color:#c00} 
	#nav-secondary li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - second level vertical navigation */
	#nav-secondary ul {margin: 0 0 .7em 13px;padding:0}
	#nav-secondary li.active li a, #nav-secondary li.active li a:link, #nav-secondary li.active li a:visited {line-height:1.5;background: #fff url("images/sprites.gif") no-repeat 0 -798px;padding:0 0 0 10px;font-weight:normal;color:#000;width:175px;display:block}
	#nav-secondary li.active li a:hover, #nav-secondary li.active li a:active {color: #c00}
	#nav-secondary li.active li {border: none;margin:0}	
	
	#nav-secondary li.active li.active a:link, 
	#nav-secondary li.active li.active a:visited, 
	#nav-secondary li.active li.active a:hover, 
	#nav-secondary li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - third level vertical navigation */
	#nav-secondary ul ul {margin: 0 0 0 11px;padding:0}
	#nav-secondary li.active li.active li a, #nav-secondary li.active li.active li a:link, #nav-secondary li.active li.active li a:visited {width:130px}
	#nav-secondary li.active li.active li a:link, 
	#nav-secondary li.active li.active li a:visited, 
	#nav-secondary li.active li.active li a:hover, 
	#nav-secondary li.active li.active li a:active {font-weight:normal}
	#nav-secondary li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
	#nav-secondary ul ul ul {margin: 0 0 .5em 13px;padding:0}
	#nav-secondary li.active li.active li.active li a, #nav-secondary li.active li.active li.active li a:link, #nav-secondary li.active li.active li.active li a:visited {width:104px}
	#nav-secondary li.active li.active li.active li a:link, 
	#nav-secondary li.active li.active li.active li a:visited, 
	#nav-secondary li.active li.active li.active li a:hover, 
	#nav-secondary li.active li.active li.active li a:active {font-weight:normal}
	#nav-secondary li.active li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active li.active a:active {font-weight:bold}
	
/* SECONDARY NAVIGATION - 5th TIER */
	#nav-secondary ul ul ul {margin: 0 0 .5em 13px;padding:0}
	#nav-secondary li.active li.active li.active li a, #nav-secondary li.active li.active li.active li a:link, #nav-secondary li.active li.active li.active li a:visited {width:104px}
	#nav-secondary li.active li.active li.active li a:link, 
	#nav-secondary li.active li.active li.active li a:visited, 
	#nav-secondary li.active li.active li.active li a:hover, 
	#nav-secondary li.active li.active li.active li a:active {font-weight:bold}
	#nav-secondary li.active li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active li.active a:active {font-weight:bold}

/* LAYOUT - FOOTER */
#footer {clear:both;border-top: 2px dotted #ccc;padding: 15px 0 30px;font-size:90%;color:#666; margin-top: 30px;}
	#footer p {margin:0}
	#footer a:link {color:#666}


	
/* DEPRICATED STYLES */

/* This is the 'tabbed' style of top navigation  */

/*	#nav, #nav ul 
	{padding: 0;
	margin: 0;
	list-style: none;}

	#nav
	{height:2.1em; 
	font-weight: bold;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0 105px 0 40px;}
	
	#nav li
	{position:relative;
	background: #004d8f;
	float: left;
	width: 10em;
	display:block;
	margin: 0;
	border-right: 2px solid #252525;
	padding:0}
	
	#nav a, #nav a:link, #nav a:visited, #nav a:hover
	{text-decoration:none;
	color:#fff;
	display:block;
	padding: 5px 11px 4px}
	
	#nav a.active
	{color:#004d8f;
	background: white;
	padding-bottom: 11px}
	
	#nav a:hover
	{color:#004d8f;
	background: #ccc}  */
	
		
	/* These are the dropdown menus */
	
	/* 
	#nav li ul 
	{border-left: 100px solid #c00;
	background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;
	width:15.8em;
	font-size:90%;
	margin-top:3px;
	position: absolute;
	font-weight:normal;
	left: -999em}
	
	#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}
	
	#nav li li {background:none;float:none;border:none;border: 1px solid #999;border-top:1px solid #fff;border-right:none;border-left:none;padding-left:0}
	#nav li li.last {border-bottom:none}
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000;padding: 3px 10px 2px;width:14em}
	#nav li li a:hover {color:#fff;background:#c00}
	
	#nav li.active {background: #c00;border-bottom: 3px solid #c00}
	#nav li.active ul {border:none;background: #c00 url("images/featurebox3_bg.gif") no-repeat 100% 100%}
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {}
	#nav li.active a:hover {color:#000}
	
	#nav li.active li {border:none;border-top: 1px solid #c15c5c;border-bottom: 1px solid #870000}
	#nav li.active li.last {border-bottom: none}
	#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {color:#fff}
	#nav li.active li a:hover {background: #666 url("images/sprites.gif") repeat-x 0 99%;color:#fff}
	
	#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {color:#fff;font-weight:bold;background: #666 url("images/sprites.gif") repeat-x 0 99%}  */

	/* hide from IE mac #nav li {width:auto} */ 
	
	/* These were billboard facts on the top bar */
	
	/*
	#billboard {
	background:#557fa4;
	position:absolute;
	left:auto;
	top: 10px;
	right:15px;
	height: 60px;
	width: 200px;
	text-align:center;
	border: 1px solid #000;
	}
	
	#billboard p {margin:0; padding:3px; font-size:.9em; line-height: 14px; color: #fff;}*/