/*HTML Tag Classes*/
body { font-family: Verdana, Arial, Helvetica, sans-serif,  "MS sans serif"; margin: 0px; padding: 0px 20px 0px 20px; background: #fff; font-size: 100%; color : #000;}
h1 { color: #234671;  text-align: left; font-size: 105%;}
h2 { color: #234671; font-size: 100%;}
h3 { color: #234671; font-size: 95%;}
h4 { color: #234671; font-size: 90%;}
a { letter-spacing: 2px; line-height: 1.5; font-size: 95%;}
a:hover{ background-color: #dddddd; }

p { line-height: 1.5;} 

/*Navigational Classes*/
.skipnav { color: #ffffff; font-size: 1%;}	
.modulenav {text-align:right;font-size: 70%;}	
a.topofpage {font-size: 70%;}
a:hover.topofpage {text-decoration:underline;}
/*.Rfloat a:visited {text-decoration:none;}
.Rfloat a:link {text-decoration:none;}
.Rfloat a:active {text-decoration:none;}*/
		
/*Footer Classes*/
#footer { text-align:center; font-size : 75%; margin: 3px;}
#footer a { font-size: 100%;}

/*Misc. Formatting Classes*/
.divider {background-color: #92482f; height: 5px; width: 100%; } 
.notetext {font-family: Arial, sans-serif,  "MS sans serif"; color: #cc0033; font-weight: bold; font-size: 85%;}
.Calign {text-align:center;}
.Lalign {text-align:left;}
.Ralign {text-align:right;}
.Rfloat {float: right;}
.Rfloat a {text-decoration:none;}
.Rfloat a:hover {text-decoration:underline;}
.Rfloat a:visited {text-decoration:none;}
.Rfloat a:link {text-decoration:none;}
.Rfloat a:active {text-decoration:none;}