#idRightColumn .cssContentBox {
	background: WhiteSmoke;
	border-bottom: Lavender 1px solid;
	padding: 0 0 8px 0;
	margin: 10px 0 0 0;
}
	
#idRightColumn .cssContentBox .cssBoxHeader {
	color: SlateGray; 
	background: WhiteSmoke;
	padding: 6px 2px 2px 2px;
}

#idRightColumn .cssContentBox .cssBoxHeader h3 {
	text-transform: uppercase; 
	letter-spacing: 2px;	
	font-family: Georgia, Times, serif;
	font-size: 8pt;		
	font-weight: normal;		
}

#idRightColumn li {
	background: url(../images/separator01.gif) 1px 50% no-repeat;
	padding: 2px 10px 2px 10px; 
	font-family: Verdana, sans-serif;
	font-size: 8pt; 
}

#idRightColumn li a:link, #idRightColumn li a:visited {
	color: DarkSlateBlue;
}

#idRightColumn li a:hover {
	color: Salmon;
}

#idRightColumn .cssContentBox #idBanners li {
	background: transparent;
	padding: 10px 0 4px 0; 
	font-size: 10pt; 
}

#idBanners li {
	margin: 0px 0px 6px -24px
}

#idBanners li a {
	display: block; 
	background: Lavender; 
	margin: 0px auto; 
	width: 173px
}

#idBanners li img {
	display: block; 
	background: Lavender; 
	margin: 0px auto
}

#idBanners li a:hover {
	background: Salmon;
}	

#idBanners li a:hover img {
	background: Salmon;
}

.cssInfo {
	padding: 0 0 4px 0;	
	font-style: italic; 
	font-size: 7pt;
}

#idRightColumn .cssContentBox .cssTitle {
	text-transform: none; 
	letter-spacing: 1px; 
	font-family: Georgia, Times, serif;
	font-size: 12pt;		
	font-weight: normal;
}

#idRightColumn .cssContentBox .cssTitle a:link, #idRightColumn .cssContentBox .cssTitle a:visited {
	color: SlateBlue;	
}

#idRightColumn .cssContentBox .cssTitle a:hover {
	color: DarkSalmon;
} 

#idRightColumn .cssContentBox .cssByLine {
	padding: 0 0 4px 0;
	font-size: 7pt;		
	font-weight: normal;
	font-style: italic; 
}

#idRightColumn .cssContentBox .cssByLine a:link, #idRightColumn .cssContentBox .cssByLine a:visited {
	color: DarkSalmon;
	font-weight: bold;
	font-style: normal; 
}

#idRightColumn .cssContentBox .cssByLine a:hover {
	color: SlateBlue;	
} 

#idRightColumn .cssContentBox .cssBody p {
	padding: 1px 24px 0 0;
	margin: 0;	
	line-height: 11pt;			
	font-size: 8pt;
}

#idRightColumn .cssContentBox .cssBody p a, #idRightColumn .cssContentBox .cssBody p a:visited {
	color: SlateBlue;	
}

#idRightColumn .cssContentBox .cssBody p a:hover {
	color: DarkSalmon;
}

#idRightColumn .cssContentBox img {
	background: Lavender; 
	border: Lavender 1px solid;		
	margin: 2px 0px;
}

#idRightColumn .cssContentBox li img {
	background: Lavender; 
	border: Lavender 0px solid;		
	margin: 0px;
}


