/* CLE_PRO Main Theme  */

/* ////// GENERAL ////// */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	color :#333;
/*	background-color: #FFF;*/
	background-color: #F1F1F1;
/*	background-image: url(images/bodybg.gif);*/
	background-repeat: repeat-x;	
}

h1 {  /* is this used? */
	color:#333333;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	padding-left:10px;
	padding-right:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
/*
p
{
	float:left;
}
*/


/* ////// PAGE CONTAINERS ////// */


#cntPage {}
#cntMainContainer 
{
	position:relative;
	padding-left:0px;
	padding-right:0px;
	width:950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	 background-image: url(images/cnt_bg.jpg);
	background-repeat: repeat-y;
	border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}


/* ////// COMPONENTS ////// */

/* HEADER */
#cntHeader1{} /* should not be used */
.clscntHeader 
{
	height:240px;
	background-image: url(images/HEADER3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	

}

#_ctl8_pnlHeader {} /* should not be used */
.clspnlHeader 
{   /* Make the postion relative to postion the inner elements*/
    
	/* height:150px; */
	
}

#_ctl8_pnlBizLogo{} /* should not be used */
.clspnlBizLogo
{
	position: absolute;
	margin-top:100px;
	margin-left: 40px;
	display: none;	
}

#_ctl8_imgBizLogo {}/* should not be used */
.clsBizLogo 
{

	 
}

#_ctl8_pnlSiteTitle{} /* should not be used */
.clspnlSiteTitle 
{
   	position:absolute;
	top:8px;
	left:120px;
	
}

#_ctl8_txtSiteTitle{
	
} /* should not be used */
.clsSiteTitle
{
    
	color:#0032CB;
	font-size:42px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	

}

#_ctl8_pnlFeatureImage{} /* should not be used */
.clspnlFeatureImage
{
	
	position:absolute;
	margin-left:5px;
	margin-top:3px
}

#_ctl8_imgFeatureImage{
	
} /* should not be used */
.clsFeatureImage
{
		
	  
}

#_ctl8_pnlslogan{} /* should not be used */
.clspnlSlogan 
{
	
	top:210px;
	position:relative;
	text-align:right;
	padding-right:20px;
}


#_ctl8_txtSlogan{} /* should not be used */
.clsSlogan
{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	/*position:absolute;*/
	color: #0000FF;
    text-align:right;
    
    
}



/* MENU */
#cntNavigator2{} /* should not be used */
.clscntNavigator
{
	margin-left:0px;
	margin-top: -80px;
	position: relative;
	width:950px;
	background-color:#0b0b99;
	
	
	
} /* should not be used */
.clscntNavigator a{
	

}

.clscntNavigator a.hover{

	
}
.clscntNavigator ul{
	
	}
	
.clscntNavigator li{
	
}
/* FOOTER */
#cntFooter3{}  /* should not be used */
   
.clscntFooter
{
	
	position: relative;
	width:950px;
	text-align: center;
	padding-top: 20px;	
	margin-top:10px;
	margin-left:0px;
	background-color:#0b0c85;
}


.clspnlFooter

{
    

}


.clspnlLinksDisplay
{
	
	padding-bottom:5px;
	padding-top:5px;

}

.clspnlLinksDisplay a
{
	color: #ffff99;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;

}

.clspnlLinksDisplay a:hover
{
	color:#FFF;
	text-decoration:underline;
}


.clspnlCopyRight
{   
	color: #ffff99;
}

.clspnlPrivacy
{
color: #ffff99;

}

.clspnlPrivacyContent 
{
	display: none;
	position: absolute;
	width:100%;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	
} 

.clspnlPrivacyContent span
{
	
	border: solid 1px #CCC;
	padding:10px;
	float:right;
	width: 330px;
	margin-right:50px;
	
	}

	

.clspnlFooterText {}

.clspnlGeneratedBy 
{
	padding-top:10px;
    
}

.clspnlGeneratedBy a {
	
	color: #ffff99;
	text-decoration:none;
	font-size:10px;
}

.clspnlGeneratedBy a:hover {
	text-decoration:underline;
}





/* FREE TEXT */

#cntFreeText4{
	
} /* should not be used */
.clscntFreeText, .clscntExternal
{
	/* position:absolute; /* different from edit style */
	top:0px; /* different from edit style */
	width:800px;
	margin-left:80px;
	text-align: left;
	margin-top:40px;
	padding-top:0px;
	color: #333;
	padding-top:0px;
	padding-bottom: 50px;
	min-height:100px;
	
}

#_ctl11_pnlFreeText{} /* should not be used */
.clspnlFreeText
{    
	
	
}


/* external page */

.clscntExternal
{
	
	border:solid 1px #e6e6fa;
	background-color: #f8f8ff;
	padding:10px 0px 10px 10px;
	
}




.clscntForm 
{
	position:relative;
	margin-top:20px;
	width:400px;
	margin-left:200px;
	text-align: left;
	padding-bottom: 5px;
	
	
}
  

.clspnlFormTB, .clspnlFormTA,.clspnlFormDDL, .clspnlFormRBL, .clspnlFormCBL,.clspnlFormLBL,.clspnlFormButtons
{
	
	padding-bottom: 5px;
	width: 300px;
	margin-bottom: 3px;
	position:relative;
	
}


 
.clsFormTB 
{
	width: 150px;
	/*border: thin solid #9F0;*/
	margin-top: -20px;	
	left:150px;	
	position:relative;			
}

*html .clsFormTB 
{
    MARGIN-TOP: -20px;
    MARGIN-LEFT: 75px;
    WIDTH: 50px;
    
}


.clsFormTA Textarea
{
	margin-left:150px;
	margin-top: -10px;
	
}

.clsFormLBL
{
	width: 150px;
	/*border: thin solid #0CF;*/
		
}
.clsFormRBL{
	/*border: thin solid #F3F;*/
	margin-top: 6px;
	margin-left: 150px;
	}
.clsFormCBL{
	
	/*border: thin solid #FC3;*/
	margin-top: 6px;
	
	margin-left: 150px;
}

.clsFormDDL
{
	/*border: thin solid #F60;*/
	margin-top: 6px;
	
	margin-left: 150px;
	
	
}

.clspnlFormButtons
{
	/*border: thin solid #F90;*/
	width: 130px;
	height:20px;
	position:relative;
	margin-left: 100px; 	



}
.clspnlFormReset
{

	
	float: left;
}

.clspnlFormSubmit
{
	
	float: left;

}


