.bottomline {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663366;
	font-size: 10px;
	padding-top: 5px;
	color: #663366;
}
.bluebox {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #E8F5FC;
	background-image: url(images/box/images/rn_box2_02.gif);
	text-align: left;
}
.greenbox {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/box3/images/rn_box3_02.gif);
	background-repeat: repeat-y;
	text-align:left;
	font-size: 12px;

}
a:link {
	color: #00CC66;
	text-decoration: none;
}
a:visited {
	color: #00CC66;
	text-decoration: none;
}
a:hover {
	color: #00CC66;
	text-decoration: underline;
}
.head1 {
	font-size: 18px;
	font-weight: bold;
	color: #663366;
}
.head2 {
	font-size: 15px;
	font-weight: bold;
	color: #663366;
}
.home_bkgrd {
	background-image: url(images/rn_bkgrd_home.gif);
	background-repeat: no-repeat;
	
	background-color: #FFFFFF;
}
.second_bkgrd {
	background-image: url(images/rn_bkgrd_second.gif);
	background-repeat: no-repeat;
}
.smallblue {
	font-size: 16px;
	color: #AEE1EE;
	font-weight: bold;
}
body {
	background-image: url(images/rn_bkgrd_home2c.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
.mainindent {
	padding: 5px;
}
.whiterect {
	background-image: url(images/white_rect.gif);
	background-repeat: no-repeat;
}
.boxshadow {
	background-image: url(images/box/images/rn_box_03.png);
	background-repeat: repeat-y;
}
