/* CSS Document */

#mainImg { background-image: url(../images/mainImg.jpg); }

#mainColumn { width: 390px; margin-bottom: 20px; }
#rhColumn {
	width: 155px; padding-left: 20px; padding-right: 0;
	border-left: 1px solid #CCCCCC;
	float: left; margin-left: 20px; margin-bottom: 20px;
}
#rhColumn h2, #rhColumn h3, #rhColumn h4, #rhColumn ul, #rhColumn ol, #rhColumn p { padding-right: 0; padding-left: 0; }
#rhColumn a { text-decoration: none; }


.hmpanel { width: 185px; float: left; padding-top: 10px; }
.hmpanelRight { float: right; }
.hmpanel a { text-decoration: none; }

.hmpanel h2 {
	width: 185px; height: 25px;
	background-image: url(../images/rtdc_hmpanels/hmpanel_hdr.jpg);
	background-position: left top; background-repeat: no-repeat;
	display: block;
	margin: 0;
	font-size: 16px; line-height: 25px; font-weight: normal;
	text-align: left; text-indent: 10px;
	color: #FFFFFF;
}
.hmpanel h2 a:link, .hmpanel h2 a:visited { color: #FFFFFF; text-decoration: none; }
.hmpanel h2 a:hover { color: #000000; text-decoration: none; }

.hmpanel h3 {
	font-size: 16px; line-height: 18px; font-weight: bold;
	margin-bottom: 3px;
}
.hmpanel p { margin-bottom: 5px; }

.hmpanelFill, .hmpanelOutline {
	width: 160px; height: 140px; padding: 10px 15px 0px 10px;
	clear: both;
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
.hmpanelFill { background-image: url(../images/rtdc_hmpanels/hmpanel_bkgrnd.jpg); }
.hmpanelOutline { background-image: url(../images/rtdc_hmpanels/hmpanel_bkgrnd_f2.jpg); }


#rhColumn h2 {
	font-size: 18px; line-height: 18px; margin-bottom: 10px;
	color: #0084A8; font-weight: normal;
}
#rhColumn h3 {
	font-size: 13px; line-height: 16px; font-weight: bold;
	margin-bottom: 0;
}
#rhColumn p { font-size: 11px; line-height: 14px; }
p.newsDate { font-weight: bold; margin-bottom: 0; }
#rhColumn p.news_readmore { font-size: 10px; }


.hmpanel ul.navList {
	list-style: none; list-style-image: none;
	margin: 0;
}
.hmpanel ul.navList li {
	font-size: 11px;
	padding-top: 0; padding-bottom: 3px; margin-bottom: 3px;
	text-transform: none;
}
