/* Div styles */
* {
	padding: 0;
	margin: 0;
}

option{
	padding-right: 0.5em;
}

#document
{
	margin:0 auto;
	width:806px;
	text-align:left;
	background-color: #FAF7F6;

}
#container {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* Top  */
#header {
	display: block;
	height: 110px;
	width: 100%;
	background-color: #FAF7F6;
	} 
#banner {
	background: url(../images/homePgRightBNr_BG.gif) repeat 0px 1px;
	display: block;
	height: 236px;
	width: 100%;	
	background-color: #EBE0DC;
}
/* body contents Div style */	
.bodyContent {
	float: left;
	padding: 13px 10px 10px 20px;
}
.bodyContentSeminars {
	float: left;
	padding: 0 0 0 20px;
	width: 580px;
}
/* left col for body contents */

#side1 {
	float:left;
	width: 147px;
	padding: 18px 23px 35px 17px;

}
#side3 {
	float: left;
	width: 583px;	

}
/*
#side3-sem {
	float: left;
	width: 583px;
	padding: 18px 0 25px 0px;

}*/
/* center col for body contents */
 

/* right cols contents */
#side2 {
	float: left;
	width: 583px;
	padding: 0 17px 25px 0;

	}
#side4 {
	float:left;
	width: 187px;
  margin-top: 15px;			
	}
	
/* footer styles */	
#footer {
	clear: both;
	padding: 10px 0 0 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////*/


.ajaxSearch_resultsInfo,
.ajaxSearch_result{
    margin-top:15px;
}
.ajaxSearch_highlight1{
    background-color:#FFFF66;
}
.ajaxSearch_highlight2{
    background-color:#A0FFFF;
}

.ajaxSearch_highlight3{
    background-color:#FF9999;
}
.ajaxSearch_highlight4{
    background-color:#99FF99;
}
.ajaxSearch_extract h1,
.ajaxSearch_extract h2,
.ajaxSearch_extract h3,
.ajaxSearch_extract h4{
    color:#666666;
    font-size:11px;
    line-height:15px;
    text-decoration:none;
    font-weight:normal;
}
.ajaxSearch_resultLink{
    font-size:1.5em;
}
.ajaxSearch_extract{
    margin-left:15px;
}

.sub_banner {
	width: 100%;	
	position: relative;
}

#BannerPhone{
  position: absolute;
  bottom: 8px;
  color: #ffffff;
  left: 24px;
  font-size: 12px;
}

#BannerPhone2{
  bottom: 2px;
}

#BannerPhone strong{  
}