/* Layout Stylesheet */ 
	 
#lh-col{
 position:absolute;
 top:157px;
 left:0;
 width:140px;
 z-index:3;
 background:#FFFFFF;
 color: #333333;}

#rh-col{
 position:absolute;
 top:157px;
 right:0;
 width:140px;
 z-index:2;
 background:#FFFFFF;
 color: #333333;}

#c-block {
 width:100%;
 z-index:1;
 background:#FFFFFF;
 color: #333333;
 height:80%;}

#hdr{
	height:60px;
	width:100%;
	background:#FFFFFF;
	color: #333333;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
  }
.body_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.leftdirect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.left_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.left_prim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



#c-col{
 margin:0 142px 0 142px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 }

#ftr {
	width:100%;
	height:35px;
	border: solid #000000;
	border-width:1px 0;
	background:#eeeeee;
	color: #333333;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
 }
.cblock_standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
