body {
	margin: 0px;
	padding: 0px;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.toplink a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.toplink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
.bottom-color {
	background-color: #C3C3C3;
}
.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
}
.phone-bg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background: url(images/phone-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 155px;
}
#main-tbl {
	width: 20px;
}
.head-bg {
	background-attachment: scroll;
	background: url(images/RI_07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 277px;
}
.h1 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #0470BB;
	text-decoration: none;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.content a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.content a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #026EB9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
.h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #046FBD;
	text-decoration: none;
}
.h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0571BC;
	text-decoration: none;
}
.h4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.textbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	height: 14px;
	border: 1px solid #999999;
}
.btn {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #036FBA;
	border: 1px solid #006CB7;
	height: 18px;
}
.tbl1 {
	background-color: #F5F5F5;
	border: 1px solid #EFEFEF;
}
