.interweave_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #6363B3;
}
.interweave_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #6F7CBC;
}
.interweave_medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #6363B3;
}
.tableshade {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F73CD;
	font-size: 12px;
	font-weight: 600;
	border-top: thin dotted #6363B3;
	border-right: thin dotted #6363B3;
	border-bottom: thin dotted #6363B3;
	border-left: thin dotted #6363B3;
}
.headlinecaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	font-variant: small-caps;
	color: #5353AA;
}
.interweave_smalllger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #6F7CBC;
	font-variant: small-caps;
}
table.sample {

	border-spacing: ;
	border-collapse: separate;
	background-color: #E6E7F6;
	border: 1px outset #6363B3;
}
.tablethin {
	border: medium double #6363B3;
}
.interweave_mediumframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #6363B3;
	margin: 1px;
	padding: 3px;
	border-top: thin solid #68659E;
	border-right: thin solid #68659E;
	border-bottom: thin solid #434168;
	border-left: thin solid #434168;
}
.slim_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #4D4E73;
}
	 
#lh-col{
 position:absolute;
 top:62px;
 left:0;
 width:140px;
 z-index:3;
 background:#c0c0c0;
 color: #333333;}

#rh-col{
 position:absolute;
 top:62px;
 right:0;
 width:140px;
 z-index:2;
 background:#c0c0c0;
 color: #333333;}

#c-block {
 width:100%;
 z-index:1;
 background:#c0c0c0;
 color: #333333;
 height:80%;}

#hdr{
 height:60px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#eeeeee;
 color: #333333; 
 margin:0;
  }

#c-col{
 margin:0 142px 0 142px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#eeeeee;
 color: #333333;
 margin:0;
 }
