/* CSS Document */
body{
margin:0;
padding:0;
/* background:url(../images/gradbd.jpg) repeat-x;   */
/*   background-image:	url('../images/header-bg.png'); */
	background-position:	0 0;
	background-repeat:	repeat-x;
}
div.HeadLogo {
	position: absolute;
	left: 2px;
	top: 2px;
	right: 10px;
}
div.sideLink {
	position: absolute;
	left: 2px;
	top: 111px;
	width: 195px;
}
div.sideLink div {
	padding: 10px;
 	border: 1px solid #cccccc; 
	background-color:#f1f1f1; 
}
div.mainPart {
	position: absolute;
   left:197px;
	width: 600px;
	top: 110px;
}
div.mainPart div {
	padding: 10px;
	right: 5px;
}
div.sideLink span  {	width: 100%; 	display: block; white-space:nowrap;  font-size:12px;}
select  {background-color : White; font-family : Verdana; font-size : 11px; color : black;}
table, td {font-family: verdana, sans-serif; font-size: 11px; color: #444444;}
td.tableHeader {color: #000000; border: 1px solid #47575F;  padding: 2px; background-color:#A6B9C5; text-align: center; font-size: 12px;}
td.tableContent {color: #444444; border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; border-left: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9; padding: 5px 5px 5px 5px; background-color:#F5F1EA;}
td.tableInfo { border-right: 1px solid #C9C9C9; border-bottom: 1px solid #EAE9E9; border-left: 1px solid #efefef; border-top: 1px solid #efefef; padding: 5px 5px 5px 5px; background-color:#f7f7f7;}
.para0 {color:#444444; font-size: 11px; text-align: justify;} 
.text {color:#444444; font-size: 11px;} 
.textBold {color:#444444; font-size: 11px; font-weight:bold}
table.borderl { border: 1px solid #ECE9D8; }
table.borderb { border: 1px solid black; }
table.borderbot { border-bottom: 1px solid #ECE9D8;}
table.bordertop { border-top: 1px solid #ECE9D8;}
/* 
 search highlight disabled per cas on 07/25/07
 
.shighlight { color:black;background-color:#ffff66} 

*/
.shighlight { background-color:#ffffff}
.Sidebarheader {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0177D8; font-weight: bold; text-align:center; height:15px;}
.SidebarCLPheader {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0177D8;  text-align:center;}
.asuggest{background-color : transparent; color : #0033CC;   text-decoration: underline; font-size:14px;}
.asuggest hover{color : red;}
.tsinput{font-size:9px; height:10px;}
.ssinput{ font-size:9px; height:10px;}
form, fieldset {margin: 0;padding: 0;border: 0;}
