<style type="text/css">
.test {
}
 body {
	margin: 0;
	padding: 0;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bgmain {
	background: url('../photos/Rlogo10.jpg') no-repeat;
	background-position: 0px 0px;
}
div#banner
{
	left: 140px;
	height: 100px;
	background-color: none;
	border-bottom: 5px solid navy;
	background-image: url('none');
	padding-left:280px; 
	padding-right:0px; 
	padding-top:5px; 
	padding-bottom:5px;
	background-repeat: no-repeat;
	}
div.leftside {
	float: left;
	width: 115px;
	padding: 0px 0px 0px 0px;
	background-color: #2e5fbc;
}
div.rightside {
	float: right;
	width: 150px;
	padding : 0px 0px 5px 0px;
	height: 100%;
	color: #000055;
	background-color : #F2FAFD;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:medium; 
	font-family: "Times New Roman", Times, serif;
	border-left: thin dotted Black;
	}
div.spacer {
	height: 25px;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid #2e5fbc;
}
div#mainpart {
	margin: 0px;
	padding-left : 135px;
	padding-right : 20px;
	color: #000055;
	background-image: url('none');
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:small; 
	font-family: "Times New Roman", Times, serif;
}
div#mainpartcol {
	margin: 0px;
	padding-left : 135px;
	padding-right : 150px;
	font : normal small Arial;
	color: #000055;
	background-image: url('none');
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:small; 
	font-family: "Times New Roman", Times, serif;

}

#menu a, #menu a:visited {
  text-decoration:none;
  text-align:center;
  	font-size : smaller;
	font-style : normal;
	font-weight : bold;
	font: Arial, Helvetica, sans-serif;
  background-color:#88AEF8; 
  color:navy;
  display:block; 
  width:8em; 
  padding:0.2em;
  margin:0.5em 0;
  border-right:5px solid #fff;
  }
#menu a:hover {
  border-right:5px solid #354970;
  }
  p.line {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : medium;
	font-style : normal;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	text-indent : 20px;
	color : black;
}
p.line2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : small; 
	font-style : normal;
	font-weight : normal;
	font-family: "Times New Roman", Times, serif;
	text-indent : 10px;
	color : black;
}
#cleardiv
	padding: .5em 1em;
{
clear: both;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	border-top: 2px solid navy;
	color: black;
  	text-align:center;
  	font-size : smaller;
	font-style : normal;
	font-weight : bold;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
	margin-right: 1em;
	font-size: 10px;
	font-weight: bold;
	background-color:#A13434; 
  	color: black;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	}
#td1 {
	text-align: left;
	font-size: small;
	line-height: 16px;
	font-weight: bold;
	border-bottom-color: Black;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#td2 {
	text-align: left;
	font-size: 10px;
	border-bottom-color: #820D09;
	border-bottom-style: solid;
	border-bottom-width: thin;

}
h2 {
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: navy;
	font-family : Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000080;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	font-style : italic;
	margin-top: 0px;
	margin-bottom: 3px;
	outline : Maroon solid medium;
	color: #000080;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #2E5FBC;
}

</style>