body {
	margin-top: 0px;
	text-align: left;
	background-color: #E1E8FF;
	font-size: 14px;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #2A247C;	
}

#Footer {
	font-size: 9px;
	color: #666666;
}

#Entered_data p{
	font-size: 12px;
	color: #2A247C;
}

p {
	font-size: 14px;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #2A247C;
}

a:link {
	color: #2A247C;
	background-color: #fff;
	text-decoration: none;
}

a:visited {
	color: #2A247C;
	background-color: #fff;
	text-decoration: none;
}

a:hover {
	color: #2A247C;
	text-decoration: none;
	background-color: #59B9EC;
}

.RMBI_Page_Title {
	display:block;
	width:500px;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	border: thin solid #000000;
	background-color: #FFFF84;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.h1 {
	display:block;
	width:500px;
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
	border: thin solid #993399;
	background-color: #A8B9FF;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.h2 {
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #2A247C;
	margin:10px 0 10px 0;
	text-align: center;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2A247C;
	margin:10px 0 10px 0;
	text-align: left;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #2A247C;
	line-height: 20px;
}

.h5 {
	font-size: 36px;
	font-weight: bold;
	color: #2A247C;
	line-height: 48px;
}

.h6 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2A247C;
}

.h7 {
	font-size: x-large;
	font-weight: bold;
	color: #2A247C;
	margin:10px 0 10px 0;
	text-align: center;
}

.rah2 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	margin:10px 0 10px 0;
}

.rah3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin:10px 0 10px 0;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A247C;
	line-height: 2em;
	list-style-image: url(../main_images/square_bullet_point.gif);
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	margin-left: 30px;
	vertical-align: top;
}

.menu {
	color:#993300;
	border: 1px;
	align: left;
	cellpadding: 10px;
	cellspacing: 0px;
	bordercolor: #29217C;
	bgcolor: #AEC6E1;
}	

