/* CLE_PRO Main Theme  */

/* ////// GENERAL ////// */


body {
	color :#666;
	background-color:#FFF;
	background-image: url(Images/body_bg.gif);
	background-position: top;
	background-repeat:repeat-x;
	
}

h1 {  /* is this used? */
	color:#06b4d6;
	font-size:23px;
	margin:0 0 10px 0;
}

#intro p{
	margin:0px;

}

h3{
	
	color:#06B4D6;


}
h2{
	
}
/*
p
{
	float:left;
}
*/


/* ////// PAGE CONTAINERS ////// */

#cntPage {}

#cntMainContainer 
{
	background-color: #fff;
}

/* ////// COMPONENTS ////// */

/* HEADER */
#cntHeader1{} /* should not be used */
.clscntHeader 
{
	
}

#_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
{

}

#_ctl8_imgBizLogo {}/* should not be used */
.clsBizLogo 
{
	
}

#_ctl8_pnlSiteTitle{} /* should not be used */
.clspnlSiteTitle 
{
 
}

#_ctl8_txtSiteTitle{
	
} /* should not be used */
.clsSiteTitle
{
	color:#333;	
}

#_ctl8_pnlFeatureImage{} /* should not be used */
.clspnlFeatureImage
{

}

#_ctl8_imgFeatureImage{
	
} /* should not be used */
.clsFeatureImage
{

}

#_ctl8_pnlslogan{} /* should not be used */
.clspnlSlogan 
{
	
}

#_ctl8_txtSlogan{} /* should not be used */
.clsSlogan
{
	color:#fff;
	
}


/* MENU */
#cntNavigator2{} /* should not be used */
.clscntNavigator
{
}

/*This css works only for the IE7*/
*html .clscntNavigator{
	
} 

/* FOOTER */
#cntFooter3{}  /* should not be used */
.clscntFooter
{
	color:#797979;

}

.clspnlFooter

{
	color:#797979;

}

.clspnlLinksDisplay
{
	color:#797979;
}

.clspnlLinksDisplay a
{
	color:#797979;

}

.clspnlLinksDisplay a:hover
{
	
}

.clspnlCopyRight
{   

}

.clspnlPrivacy
{

}

.clspnlPrivacyContent 
{
	
} 

.clspnlPrivacyContent span
{
		color:#797979;
}

.clspnlFooterText {}

.clspnlGeneratedBy 
{

}

.clspnlGeneratedBy a {
		
	
}

.clspnlGeneratedBy a:hover {
	
}

/* FREE TEXT */

#cntFreeText4{
	
} /* should not be used */
.clscntFreeText, .clscntExternal,.clscntForm
{
	
	
	
}
.clscntFreeText a{
	
	color:#000;
}
.clscntFreeText a.hover{
	
	color:#006;
}
#_ctl11_pnlFreeText{} /* should not be used */
.clspnlFreeText
{    
  
}
.image_border img{
	border:1px solid #999;
}