/************************* text styles */
h3 {
	color:#CD0101;
	font-weight:400;
	font-size:20px;
}
.rd_title {
	color:#CD0101;
	font-weight:400;
	font-size:20px;
}

/************************* image styles */
img.greyb1 {
	border:1px solid #666666;
	padding:0px;
}
.home_img {
	padding:0px 0px 0px 30px;
	vertical-align:top;
}
img.topright {
	border:1px solid #666666;
	margin:0px 0px 30px 30px;
}

/************************* border styles */
.txtbox_lt {
	padding:12px;
	background-color:#E8E5ED;
	width:100%;
	vertical-align:top;
	background-image:url(/images/corner_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

/************************* feedback page styles */
.feedbacktext {
}
.feedbackname {
	font-style:italic;
	line-height:30px;
	font-weight:bold;
	color:#666666;
}