body {
	margin: 0px;
	background: #C7EDFE ;
}
div#cl_logo_bar {
	height: 124px;
}
div#cl_logo_div {
	width: 1000px; 
	height: 88px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 11px;
}
div#cl_logo_div img{
	float: left;
}
div#cl_logo_div input.text{
	width: 140px; 
	height: 25px;
	margin-right: 14px;
	margin-top: 50px;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 10px;
	color: #014F8D;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: url(../images/cl/cl_login_bg.jpg) no-repeat;
	border: none;
}
div#cl_logo_div input.button{
	width: 50px; 
	height: 25px;
	background: url(../images/cl/front_login_button.jpg) no-repeat;
	border: none;
	color: #C7EDFE;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 40px;
}
div#cl_logo_div input.checkbox{
	margin-bottom: 2px;
}
div#cl_logo_div label{
	color: #014F8D;
	font-weight:bold;
	margin-right: 14px;
}
div#cl_logo_div a{
	color: #014F8D;
	font-weight:bold;
	text-decoration:none;
	margin-right: 14px;
}
td.cl_login {
	vertical-align: bottom;
	padding-bottom: 2px;
	text-align: right;
}	
div#cl_home_center {
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto;
}
.panels {
	width: 1000px;
	height: 357px;
	color:#C7EDFE;
	font-size: 24px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.panels a {
	margin-left: 40px;
}
.panel_content {
	padding: 60px 20px 20px 20px;
	height: 200px;
}
.panels_hidden {
	display: none;
}
#front_panel0 {
	background: transparent url(../images/cl/cl_front_panel1.jpg) no-repeat;
	width:1000px;
	height: 357px;
}
#front_panel1 {
	background: transparent url(../images/cl/cl_front_panel2.jpg) no-repeat;
	width:1000px;
	height: 357px;
}
#front_panel2 {
	background: transparent url(../images/cl/cl_front_panel3.jpg) no-repeat;
	width:1000px;
	height: 357px;
}
#front_panel3 {
	background: transparent url(../images/cl/cl_front_panel4.jpg) no-repeat;
	width:1000px;
	height: 357px;
}
#front_panel4 {
	background: transparent url(../images/cl/cl_front_panel5.jpg) no-repeat;
	width:1000px;
	height: 357px;
}
#front_panel5 {
	background: transparent url(../images/cl/cl_front_panel6.jpg) no-repeat;
	width:1000px;
	height: 357px;
}
td.cl_frontpage_menu {
	width: 166px;
	height: 36px;
	color: #014F8D;
	background: transparent url(../images/cl/front_menu_up.png) no-repeat;
	text-align: center;
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
td.cl_frontpage_menu_selected {
	color: #C7EDFE;
	background: transparent url(../images/cl/front_menu_over.png) no-repeat;
}
td.cl_frontpage_menu_selected2 {
	color: #C7EDFE;
	background: transparent url(../images/cl/front_menu_over.png) no-repeat;
}
td.cl_frontpage_menu_right {
	border-right: 1px solid #04A2E3;
}
table.cl_frontpage_menu_table {
	width: 1000px;
	height: 36px;
	border-left: 1px solid #04A2E3;
	border-right: 3px solid #04A2E3;
}
div.cl_front_bottom {
	width: 1000px;
	height: 22px;
	background: url(../images/cl/cl_front_bottom.jpg);
	color: #C7EDFE;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 25px;
}
div#front_bottom_links {
	float: right;
	padding-right: 30px;
}
div#front_bottom_links a, div#front_bottom_links a:hover, div#front_bottom_links a:visited {
	color: #C7EDFE;
	text-decoration: none;	
}
div#front_copyright {
	padding-left: 30px;
}