/* This is for Body Stuff */
BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	text-align: justify;
	background-color : #FFFFFF;
	margin: 0;
}


p {
text-align: justify;
}

/* Link Info */
a:link {font-size: 10pt;  color: #0000d4; text-decoration: underline; } /* This is for all Link Colors on the site */
a:visited { font-size: 10pt;  color: #0000d4; text-decoration: underline;} /* This is for all Visited Link Colors on the site */
a:hover { font-size: 10pt;  color: Red; font-weight: 500; text-decoration: none; } /* This is for all Mouse Overs on Links on the site */


a.rmenu { color: #0000d4; 
	font-size: 10pt; 
	font-weight: 500; 
	TEXT-DECORATION: inherit;
	}

	
	h2 { color: #000080;
font-family: Verdana, Arial, Helvetica, sans-serif;	
	 font-style: italic;
	
	 }
	
		h3 { color: #000080;
font-family: Verdana, Arial, Helvetica, sans-serif;	
	 font-style: italic;
	
	 }
	
	
	
/* Table Info */
table { border-collapse: collapse;  }
td { font-size : 9pt; color : Black; }	 

/* Spacer Table Info */
.black-spacers {background-color: Black;}

/* Image Floating Text Info */
#image-float-right { float: right; padding-right: 10px;  padding-top: 10px;  padding-bottom: 10px;  margin-left: 10px;    }
#image-float-left { float: left; padding-left: 10px;  padding-bottom: 10px;  padding-top: 10px;  margin-right: 10px;    }

/* This is for all Headers on the site */
h1.title { color: #000000; font-variant: small-caps; }
h2.title { color: #000080; font-variant: small-caps; }
h3.title { color: #000000; font-variant: small-caps; }
h4.title { color: #0000a0; font-variant: small-caps; }

/* Font Info */
.required-text { color: Red; font-weight: bold;}
font.header { font-size : medium; font-weight : bold; color : #00008b;  font-style: italic; }
font.main-white { font-size : 9pt; color : White; }
font.title { font-size : medium; font-weight : bold; color : #b22222;  text-decoration: underline;     }
font.title-red { font-size : medium; font-weight : bold; color : Red;}
font.title-red-small { font-size : small; font-weight : bold; color : Red;}
font.standard { font-size : 9pt; }
font.sidebar { font-size : 7pt; }
font.sidebar-red { color : Red; }

	  
#image1 { float:left; }
