html, body {
	background: #fff url(images/page_left_bg.gif) left repeat-y;
	color: #333;
	text-align: center; 
	margin: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body a {
	color: #00c;
	text-decoration: underline;
}

a img {
	border:0 none;
}
	
#contentContainer {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
	background: #FFFFFF url(images/page_left_bg.gif) left repeat-y;
	text-align: left;
}
/*
#contentContainer {
	position: absolute;
	left: 250px;
	top: 0;
	width: 800px;
	min-height: 100%;
	background: #FFFFFF url(images/page_left_bg.gif) left repeat-y;
	text-align: left;
}
*/
* html #contentContainer {
height: 100%;
}
#topBar {
	position:absolute; 
	left:0; 
	top:0px; 
	width: 100%;
	min-width: 700px; 
	height:70px;
	background: #006BB7 url(images/page_top_bg.gif) repeat-x;
}
#leftColumn {
	position: absolute; 
	top: 70px; 
	left: 0; 
	width: 225px; 
	background: #DEEFF8;
	z-index: 2;
}
#leftNav {
	background: #DEEFF8;
	width: 179px;
	margin: 6px 0 0 15px;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	width: 179px;
	background: #579DD0;
	padding: 4px 8px 7px 8px;
	margin: 0 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
}
.leftNavItem a {
	display:block;
	height: 1%;
	text-decoration: none;
	color: #FFFFFF;
}
#miscToolsBox {
	position: absolute; 
	top: 70px; 
	left: 0; 
	width: 100%;
	min-width: 700px; 
	height: 46px; 
	background: #DEEFF8;
	text-align: right;
	z-index: 1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
#pageContentBox {
	position: absolute;
	top: 150px;
	left: 0px;
	background: #FFFFFF url(images/page_left_bg.gif) left repeat-y;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 11pt;
	padding: 0 20px 14px 285px;
}
.introText {
	color: #006BB7;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 12pt;
}
#membersStatusBox {
	float: right; 
	text-align: right;
	margin: 10px 12px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #DEEFF8;
}
#membersStatusBox a {
	color: #DEEFF8;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
td.membersAreaTdDark {
	font-size: 8.5pt;
	color: #FFFFFF;
	background: #579DD0;
	line-height: 11pt;
}
td.membersAreaTd {
	font-size: 8.5pt;
	background: #DEEFF8;
	line-height: 11pt;
}
.docDownloadBox {
	height: 42px;
	min-width: 300px;
	background: #91C1E5 url(images/document_box_curve.gif) right no-repeat;
	margin: 0 0 0 285px
}
.docDownloadBox a {
	font-size: 10px;
	line-height: 14px;
	color: #993300;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.extractedBox {
	float: right;
	width: 25%;
	margin: 0 12px 12px 16px;
	padding: 12px;
	text-align: left;
	color: #FFFFFF;
	background: #579DD0;
}
.extractedBox a {
	color: #FFFFFF;
	text-decoration: underline;
}
td.riskAassessmentTd {
	font-size: 8pt;
	background: #DEEFF8;
	line-height: 11pt;
}
ul.anchorList {
	list-style-type: none;
	margin-left: 14px;
	padding: 0;
}
ul.anchorList li {
	background: url(/images/anchor_link.gif) top left no-repeat;
	padding-left: 15px;
	margin-bottom: 4px;
}
.highlight01 {
	background: #deeff8;
}
.highlight02 {
	background: #d9d9d9;
}
.highlight03 {
	background: #ffc;
	font-style: italic;
}
div#get_ready_buttons {
	width:550px;
	float:left;
}
div#get_ready_buttons a {
	padding:0 15px 15px 0;
	float:left;
}