.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
.clBar{position:absolute; width:10; height:10; background-color:transparent; layer-background-color:transparent; visibility:hidden}

.clLevel0 { color: white; font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px; text-align:center; vertical-align: middle; line-height: 11px;	text-decoration: none;	font-weight: bold; 	padding-bottom: 0px; 	padding-left: 2px; 	padding-right: 0px; 	padding-top: 1px; 	position: absolute;	background-color: transparent;	layer-background-color: transparent;}
.clLevel0over {	color: white;	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;  text-align:center; vertical-align: middle;  line-height: 11px;	text-decoration: none;	font-weight: bold; 	padding-bottom: 0px;	padding-left: 2px; 	padding-right: 0px; padding-top: 1px; 	position: absolute;	background-color: transparent;	layer-background-color: transparent;	cursor:pointer; 	cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent;}


.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Tahoma, Verdana, Geneva,arial,helvetica; font-size:12px; font-weight:bold;  text-align:left; vertical-align: middle; }
.clLevel1{background-color:#F1F5FB; layer-background-color:#F1F5FB; color:#03153F;}
.clLevel1over{background-color:#C9DAF3; layer-background-color:#C9DAF3; color:#03153F; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#657791; layer-background-color:#657791;}

body{
	background-color: #D9DAE3;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainframe{
	background-color : #C0C0D0;
	width: 800px;
	height: 100%;
}

.menu_frame{
	background-color : #C0C0D0;
	background-image : url(/images/menu_bg.gif);
	height: 23px;
}
.menu_line{
	background-color : #C0C0D0;
	background-image : url(/images/menu_line.gif);
	height: 23px;
}


.top_points{
	background-color : #C0C0D0;
	background-image : url(/images/top_points.gif);
	height: 2px;
}

.bottom{
	background-color : #151521;
	height: 56px;
}
.bottom table{
	//color: 1C79E5;
	color: 7EBAFF;
	font-size: 12px;
}

.bottom a{
	//color: 1C79E5;
	color: 7EBAFF;
	font-size: 12px;
	text-decoration: none;
}
.web_services{
	color: white;
	font-size: 10px;
}

.bottom_points{
	background-color : #151521;
	background-image : url(/images/bottom_points.gif);
	height: 7px;
}

div.error{
	width: 100%;
	text-align:center;
	color: red;
	font-weight: bold;
}
.helpHeader{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  color: #1A6880;
 font-weight: bold;
 margin-top: 2px;
 margin-bottom: 2px;
}

.helpText{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  color: #1A6880;   }