/* CSS Document */
/* ========================= */
/* Begin Basic Tag Rules */
body, table, tr, td, ul, ol, dl, h1, h2, h3, h4, h5, h6, div, span, a {
	font-family: verdana,arial,helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dir, menu, div, dt, dd, address, blockquote, pre, br, 

hr {
	display: block;
	}
	dt{
	margin: 5px;
	}
b, strong, i, em, cite, var, tt, code, kbd, samp, img, span {
	display: inline;
	border: none;
	}
li {
	display: list-item;
	}
b, strong {
	font-weight: bolder;
	}
i, cite, em, var {
	font-style: italic;
	}
pre, tt, code, kbd, samp {
	font-family: monospace;
	}
pre {
	white-space: pre;
	}
ul, dir {
	list-style: disc;
	}
ol {
	list-style: decimal;
	font-size: 10pt;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	}
h2 {
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98612E;
	font-weight: bold;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 2px;
	}
h3 {
	font-size: 130%;
	}
h4 {
	font-size: 110%;
	color: #98612E;
	margin-top: 10px;
	margin-bottom: 2px;
	}
h5 {
	font-size: 116%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 2px;
	}
h6 {
	font-size: 90%;
	}
p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	margin: 5px;
}
a, a:link, a:visited {
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
/* End Basic Tag Rules */
/* ========================= */
/* Begin Major Layout Blocks */
html, body, #header, #content, #footer, #leftcol {
	/* some definitions that help reduce bugs */
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
	}
body {
	background-color: #FFFFFF;
	font-size: 82%;
	}
/* End Basic Tag Rules */
/* ========================= */
/* Begin Major Layout Blocks */
#portfolio {
			border: 1px solid #000000;
			/*/*/line-height: 1.5em;/* */
}
#portfolio td {
			padding: 20px;/*Pads each table cell in modern browsers*/
}
#port_content {
			border-left: 2px dotted #333;
			font-size: 14px;
			/*/*/font-size: 100%; /* */
}
#port_sidebar {
			width: 200px;
			font-size: 12px;
			/*/*/font-size: 85%; /* */
}
#port_header {
			background-color: #333333;
			color: #CCCCCC;
}
#port_footer{
			background-color: #333333;
			color: #CCCCCC;
}
/* End Major Layout Blocks */
/* ========================= */
/* Begin Header Details */
#header {
	background-color: #ffffff;
	/*background-image: url(images/head/logo.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	/*border-bottom: 1px solid #996666;*/
	padding-bottom:5px;
	border-bottom:1px dotted gray;
	} 
td#makedifference{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	color: A0454F;
}
td#makedifference_info{
	vertical-align: top;
	font-family: "New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#breadcrum{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:80%;
margin:5px 0 0 0;
border:2px gray;
/*border-top-style:dotted;*/
border-bottom-style:dotted;
border-left-style:none;
border-right-style:none;
background-color:#FFF;
width:100%;
}
td#breadcrump{
	border-bottom: 1px solid #999999;
	color: #993333;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10px;
	background-color: #E9D7D5;
	padding-left: 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9999;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF9999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	} 
#needs{
	color: #000000;
	font-size: 12px;
	background-color: #E9D7D5;
	text-align: justify;
	height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	margin-bottom: 8px;
	padding-right: 24px;
	padding-left: 10px;
	text-indent: 22px;
	background-attachment: fixed;
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	}
	#needs a{text-decoration: underline;}
#needs2{
	font-size: 10px;
	text-align: left;
	padding-top: 4px;
	margin-top: 6px;
	padding-right: 24px;
	padding-left: 10px;
	}
#needs2 a{
	text-decoration: underline;
	color: #993300;
	}
#bestprac, #bestpracmore{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 660000;
	border-right-color: 660000;
	border-bottom-color: 660000;
	border-left-color: 660000;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 1px;
}
#bestprac{width: 420px;}
#bestpracmore{width: 580px;}
#bestprac a, #bestpracmore a {font-size: 10px;}
#bp_date{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	padding-bottom: 4px;
}
#bp_title{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#bp_author{
	font-size: 10px;
	color: #CC3300;
}
/* End Header Details */
/* ========================= */
/* Begin Horizontal Menu Column Details */
#topnavadmin, #topnavhelp, #topnavlogout
{
}

#topnavadmin td
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/admin.gif);
}
#topnav td a:hover
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/admin_over.gif);
}

#topnav td a#current
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/admin_down.gif);
}
/* End Horizontal Menu Column Details */
/* ========================= */

/* Begin Horizontal SubMenu Column Details */
#hrsub_navlist
{
	padding: 3px 0;
	color: #FFF;
	margin-left: 200;
	margin-top: 5px;
	margin-bottom: 0px;
}

#hrsub_navlist li
{
	list-style: none;
	margin: 5px;
	display: inline;
	color: #FFF;
}

#hrsub_navlist li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DAA374;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	text-indent: 5px;
	padding-left: 6px;
	list-style-type: none;
	border-top: 1px solid #DAA374;
	border-left: 1px solid #DAA374;
	border-right-color: #DAA374;
	border-bottom-color: #DAA374;

	}
html>body #hrsub_navlist li a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#hrsub_navlist li a:link { color: #FFFFFF; }
#hrsub_navlist li a:hover
{
	color: #990000;
	background-color: #E9D7D5;
	border-bottom-color: #DAA374;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #DAA374;
}

#topsubnav1 a.topsubnav1, #topsubnav2 a.topsubnav2, #topsubnav3 a.topsubnav3, 
	{
	/* Shows current page based on BODY ID */	
	background-color: #E9D7D5;
	color: #000;
	}

/* End Horizontal SubMenu Column Details */
/* ========================= */

/* Begin Support Menu (Admin - Help - Logout)Details */
#supnavlist
{
	padding: 2px 0;
	margin-left: 0;
	margin-top: 0;
	}

#supnavlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#supnavlist li a
{
}
html>body #supnavlist li a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#supnavlist li a:link { color: #FFFFFF; }
#supnavlist li a:hover
{
background: url(images/logout2_over.gif);
border-color: #227;
}

#supnavlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
#supnav1 a.supnav1, #supnav2 a.supnav2, #supnav3 a.supnav3, #supnav4 a.supnav4, 
	{
	/* Shows current page based on BODY ID */	
	background-color: #FFF;
	color: #000000;
	/*border-left: 10px solid #4D1919;
	border-right: 10px solid #B33B3B;*/
	/*color: #ffffff;*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 6px;
	}

/* End Support Menu Column Details */
/* ========================= */
/* Begin Left Column Details */
#leftcol {
	background-color: A0454F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: auto;
	}
#navcontainer {
	/*background-color: #996600;*/
	margin: 0;
	padding: 0;
	}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navcontainer li {
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #DAA374;
	color: #FFFFFF;
	}
#navcontainer li a {
	background-color: #BBB;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 4px;
	text-decoration: none;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 0.02em;
	}
#navcontainer li a#toolbox {
	height: 30px;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/toolbox_red.gif);
	background-repeat: no-repeat;
	background-position: 140px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFFFFF;
}

html>body #navcontainer li a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#navcontainer li a:hover {
	background-color: #CC9999;
	color: #000;
	background-attachment: fixed;
	background-image: url(images/sidearrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 165px;
	}
	#navcontainer li a#toolbox:hover {
	background-color: #CC9999;
	background-attachment: fixed;
	background-image: url(images/toolbox_redover.gif);
	background-repeat: no-repeat;
	background-position: 140px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}

#nav0 a.nav0, #nav1 a.nav1, #nav2 a.nav2, #nav3 a.nav3, #nav4 a.nav4, #nav5 a.nav5, #nav6 a.nav6, #nav7 a.nav7, #nav8 a.nav8, #nav9 a.nav9, 
	{
	/* Shows current page based on BODY ID */
	color: #000;
	background-color: #E9D7D5;
	/*border-left: 10px solid #4D1919;
	border-right: 10px solid #B33B3B;*/
	/*color: #ffffff;*/
	background-attachment: fixed;
	background-image: url(images/sidearrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 165px;
	}

/* End Left Column Details */
/* ========================= */







/* Begin Main Column Details */
table#context{
	width:750px;
	margin: 0px;
}
table#context td{
	background-color: 996633;
	vertical-align: top;
}
.hrmenu{
	background-color: #FFF;
	vertical-align: top;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0.25em;
	padding-left: 0em;
	}
.left{
	background-image: url(images/side_bg2.jpg);
	background-repeat: repeat;
	vertical-align: top;
	width: 175px;
	}
.midcol, .mid_wider{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 10px;
	background-color: #FFFFFF;
	text-indent: 0pt;
	/*position: absolute;
	top: 140px;
	left: 120px;
	width: 255px;*/
	color: #000000;
	text-align: left;
	padding: 1em 1.5em;
	width: 480px;
	}
.mid_wider{
	width: 590px;
	}
.mid_full{
	width: 800px;
	}
.rightcol{
	width: 170px;
	left: 700px;
	vertical-align: top;
	padding: .5em;
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat;
}

#rightcontent {
	background-color: #52A5F2;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 1.5em;
	}
/* End Main Column Details */
/* ========================= */

/* Start Unit Table Details */
table#unit{
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	border: 1px solid #A0454F;
	width:100%;
	text-align:left;
}
table#unit form{
	text-align:left;
}
INPUT { border-color: expression(this.type=="submit" ?'#cccccc gray gray #cccccc':'');
background-image:expression(this.type=="submit" ? 'url(/members/images/formsubmit_btbg_red.gif)':'');
color:expression(this.type=="submit" ?'white':'');
}

table#unit form#addfac{
	text-align:center;
}
.datasubmit  {
	background-color: #EEEEEE; 
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.50em;
	border:1px solid #FF0000;
} 
table#unit th{
	vertical-align: top;
	letter-spacing: .02em;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/thbg_pbg.jpg);
	background-repeat: repeat-x;
}
table#unit th#benchmark1, table#reportheader th#benchmark1{
	background-image: url(images/thbg_benchmark1.jpg);
}
table#unit th#benchmark2{
	background-image: url(images/thbg_benchmark3.jpg);
}
table#unit th a{
	color: #000000;
	text-decoration: none;
}
table#unit tr{
	vertical-align: top;
}
table#unit tr#odd{
	background-color: #FFFFCC;
	vertical-align: top;
}
table#unit tr#even{
	background-color: #E9D7D5;
	vertical-align: top;
}
table#unit tr#table_end{
	background-color: #A0454F;
	}
table#unit tr#table_end_help{
	height: 24px;
	background-color: #A0454F;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 16px 50%;
}

table#unit td{
	vertical-align: top;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
}
table#unit td#help, table#unit td#helpeven{
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 15px;
}
table#unit td#helpeven{
	background-color: #EBD7D3;
}
table#unit td#title{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	color: #993300;
}
table#unit td#resources{
	line-height: 16px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
table#unit a {
	text-decoration: underline;
	color: #993300;
	}
table#unit a#tableendprint, table#unit a#tableendprintall {
	text-decoration: none;
	color: #FFF;
	background-color: #996666;
	height: auto;
	margin-top: 4px;
	}
table#unit a#tableendprint {
	margin-left: 50px;
	padding-left: 10px;
	width: 140px;
}
table#unit a#tableendprintall {
	padding-left: 4px;
	width: 78px;
}
table#unit a#tableendprint:hover, table#unit a#tableendprintall:hover {
	color: #FFF;
	background-color: #FF9900;
	}
table#unit td#subsection_info{
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 10px;
}
table#unit td#subsection_topictitle{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table#unit td#subsection_sessiontitle{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: center;
	padding-top: 4px;
	color: #993300;
	}
table#unit td#subsection_topicinfo{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/*CSS link button with image toggle*/
#start {
   	margin: 0;
	padding: 0;
	}
#start ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100px;
	}
#start ul#pdf {
	list-style-image: url(images/bullet_pdf.gif);
	}
#start li {
	margin: 10;
	padding: 0;
	width: 90px;
	position: relative;
	background-color: #A0454F;
	color: #FFFFFF;
	list-style-type: none;
	}

#start li a {
	background-color: #DAA474;
	color: #FFFFFF;
	display: block;
	margin: 2;
	padding: 2px;
	text-decoration: none;
	width: 84px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.02em;
	background-attachment: fixed;
	background-image: url(images/sidearrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 65px;
	text-indent: 10pt;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
		}
#start li a#long{
	text-indent: 2pt;	
	width: 164px;
	background-position: 150px;
	}
#start li a#longpdf, #start li a#longtodo, #start li a#longeval, #start li a#longppt, #start li a#longhandouts, #start li a#longtodo, #start li a#longcertificate{
	padding: 3px;
	text-indent: 2pt;	
	width: 178px;
	background-position: 155px;
	}

#start li a#shortpdf{
	background-image: url(images/bullet_sessionpdf.gif);
	}
#start li a#longpdf{
	background-image: url(images/bullet_sessionpdf.gif);
	}
#start li a#longtodo{
	background-image: url(images/todobutton.gif);
	}
#start li a#longeval{
	background-image: url(images/eval.gif);
	}
#start li a#longppt{
	background-image: url(images/bullet_ppt.gif);
	}
#start li a#longhandouts{
	background-image: url(images/handouts.gif);
	}
#start li a#longtodo{
	background-image: url(images/todolist.gif);
	}	
#start li a#longcertificate{
	background-image: url(images/certificate.gif);
	}	
#start li a#longer {
	text-indent: 2pt;	
	width: 172px;
	background-position: 158px;
	}
html>body #start li a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#start li a:hover {
	background-color: #FFCC99;
	color: #666666;
	text-indent: 11pt;
	background-attachment: fixed;
	background-image: url(images/sidearrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 67px;
	border-width: 1px;
	border-style: groove;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	}
#start li a:hover#long {
	text-indent: 3pt;
	background-position: 151px;
}
#start li a:hover#longpdf, #start li a:hover#longppt,
#start li a:hover#longeval, #start li a:hover#longhandouts, #start li a:hover#longtodo, #start li a:hover#longcertificate {
	padding: 3px;
	text-indent: 2pt;	
	width: 178px;
	background-position: 155px;
}
#start li a:hover#longer {
	text-indent: 3pt;
	background-position: 159px;
}
/* End Unit Table Details */
/* ========================= */
/* Start Session Table Details */
table#session{
	border-right: thin outset #000;
	background-color: #FFFFFF;
	width: 100%;

	}
table#sessionhead{
	font-variant: small-caps;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	width: 100%;
}
table#sessionhead, table#session{
	font-size: 10px;
	font-weight: bold;
	border-bottom: thin outset #000;
	border-left: thick outset #000;
}
table#sessionhead td{
	background-color: #C1E7FF;
	vertical-align: top;
	letter-spacing: .02em;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
table#sessionhead td#sessionbg{
	background-color: #777;
	}
table#sessionhead td#topright{
	background-color: #FFFFFF;
	letter-spacing: .02em;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	color: #000;
}
table#sessionhead td#topleft{
	background-color: #C1E7FF;
}
#subtitle_left{
	background-color: #C1E7FF;
	vertical-align: top;
	letter-spacing: .02em;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#subtitle_right{
	background-color: #660000;
	vertical-align: top;
	letter-spacing: .02em;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

table#session tr{
	background-color: FFFFFF;
	vertical-align: top;
}
table#session tr#odd{
	background-color: #DDD;
	vertical-align: top;
}
table#session tr#even{
	background-color: #FFF;
	vertical-align: top;
}
table#session tr#table_end{
	background-color: #555;
}
table#session td{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
}

table#session td#subsection_info{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 10px;
}
table#session td#subsection_topictitle{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
}
table#session td#subsection_sessiontitle{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: center;
	padding-top: 4px;
	}
table#session td#subsection_topicinfo{
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/* ========================= */
/* Begin toolbox Details */
#toolbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	float: none;
	height: auto;
	width: 160px;
	margin-top: 2px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#toolbox #top{
	color: #FFF;
	background-image: url(images/toolboxtitle.gif);
	background-position: center top;
	padding-left: 6px;
}
#toolbox #topLarge{
	color: #FFF;
	background-image: url(/_images/home/toolboxLargeTitle.png);
	background-position: center top;
	text-align:center;
	font-size:14px;
}
#toolbox #info, #toolbox #childinfo, #disclaimer{
	color: #000000;
	background-color: #E9D7D5;
	text-align: left;
	vertical-align: text-top;
	display: block;
	border: 1px solid #903;
	padding: 4px;
}
#toolbox #info a{
	text-decoration: underline;
	color: #993300;
	}
#toolbox #childinfo{
	background-color: #FFFFFF;
	}
#toolbox #disclaimer{
	background-color: #FFEAD7;
	color: #333333;
	font-size: 9px;
	}
#toolbox #childinfo a{
	text-decoration: underline;
	color: #993300;
	}
#toolbox #bgbox{
	width: auto;
	height: auto;
	margin: 8px 0px 0px;
	padding: 1px;
	background-color: #FF9966;
	color: #FFFFFF;
	border: thin dotted #FF9999;
}
#toolbox #bottom{
	background-image: url(images/toolbox_bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
/* End toolbox Details */
/* ========================= */
/* Begin Footer Details */

#footer {
	border-top: 1px solid #eeeeee;
	color: #999999;
	font-size: smaller;
	margin-left: 113px; /* same as left column width */
	padding: 0.5em 1.5em;
	} 
#footer a { 
	color: #999999;
	}
/* End Footer Details */
/* ========================= */
/* Begin utility styles */
.clr {
	/* used to clear floats */
	clear: both;
	}
.hide {
	/* Add this class to any element you want to hide */
	display: none;
	}
/* End utility styles */
/* ========================= */
/*Styles for data boxes*/
#buttonbox{
	font-size: 12px;
	font-style: normal;
	background-color: #0033CC;
	height: 14px;
	width: 60px;
	border: thin ridge #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 2px;
	padding-left: 2px;
	margin: 3px;
	color: #FFFFFF;
}

#privacy{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	font-size: 10px;
	color: #0066CC;
	text-align: center;
}
#footnotes{
	font-weight: lighter;
	font-style: normal;
	margin:0;
	padding-top:10px;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.2em;
	border-top:1px dotted gray;
}
#footnotes a{
	color: #993300;
	
}

table#unit table.list{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #EEEEEE;
	font-size: 10pt;
}
table#unit td.list{
	border-bottom: 1px solid black;
	font-size: 10pt;
}
table#unit td.listheader{
	border-bottom: 1px solid black;
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}	
table#unit a.menulink {
	color:  #38638D;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10pt;
}

table#unit a.menulink:hover {
	color:  #38638D;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10pt;	
}

table.width, td.width {
	width: 96%;
}
#surveydeficiencies span {
	padding: 1em;
	margin: 0.1em;
	display: block;
	float: left;
	width: 10em;
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	}
table#unit td.peerheader {
	background-color: #D8E9D6;
	font-size: 0.8em;
	font-weight: bold;
	font-color: #000000;
	}
td.headbar{
	background-image: url(images/top_bg3.jpg);
	}
.redtext{
	color: #FF0000;
	text-align: center;
}
.greentext{
	color: #008800;
	text-align: center;
}
table#unit td.content {
	background-color: #FFFFFF;
	border: #F1F0EA 2px solid;
	color: #000000;
	font-weight: normal;
	padding: 0.2em;
	vertical-align: top;
}
table#unit td.boldtext{
	color: #000000;
	text-align: center;
	font-weight: bold;

}
dt {
	color: #000000;
	font-weight: bold;
	padding-bottom: 6px;
	text-decoration: none;
}
dd {
	padding-bottom: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
td.bgwhite {
	background-color: #FFFFFF;
	height: 50%;
}
td.valign {
	vertical-align: top;
}
table.width, td.width {
	width: 100%;
}
table#containertable{
	background-color: #FFFFFF;
	border: 2px;
}
table#containertable td{
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;

}
input  {
	background-color: #EEEEEE; 
	border: 1 solid #808080; 
} 

#facilitylist span {
 	border-bottom: 2px dashed #CCCCCC;
 	display: block;
 	width: 45%;
	padding:.5em 0;
	margin: 0.1em;
	float: left;
	text-align:left;
 }
#facilitylist span input {
 float: left;
 }
 
 #printer {
	background-image: url(/images/printer.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}
#addfacility a{
	color:#990000;
}