.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.mainTable {
	border: 1px solid #0000FF;
	width: 100%;
}
.detailTable {
    border: 1px solid #000000;
	width: 100%;
}
.detailTable td{
    border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.yellowTable {
	border: 0px;
	width: 400px;
}
.yellowTable td {
	border: 0px;
	background-color: #FFFF00;
	padding: 5px;
}
.yellowTable .text {
	width: 300px;
}
.redTable {
	width: 600px;
}
.redTable td {
    border: 3px solid #FF0000;
}
.redTable .small {
   width: 200px;
}
.greenTable {
   border: 0px;
   width: 400px;
}
.greenTable td {
   border: 0px;
   background-color: #CCFF66;
   padding: 5px;
}
.mainTable td {
	border: 1px solid #0000FF;   
}
.formStyle {
	padding-left: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.purtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800080;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.caption {
	font-family:  "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}
.quote {
	font-family:  "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}
.contactText {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.red {
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
#content {
  z-index: 0;
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  position: absolute;
  left: 0px;
  top: 180px;
  padding-left: 10px;
  padding-right: 10px;
}
#logos {
  z-index: 0;
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  position: absolute;
  left: 0px;
  top: 10px;
}
#menu {
	font-family: arial, sans-serif;
	width:750px;
	position:absolute;
	margin-left:50%;
	font-size:11px;
	z-index: 10;
	visibility: visible;
	left: -375px;
	top: 150px;
}
.back {
	font-family: arial, sans-serif;
	font-size: 10px;
	background-color: #00CCCC;
	text-align: left;
	display: block;
	text-indent: 3px;
}
.link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-size: 13px;
   color: #330088;
}
.tgreen {
   color: #009000;
   display: block;
}
.tred {
   color: #CC0000;
   display: inline;
}
.tblue {
   color: #0000CC;
}
.byellow {
   display: inline;
   background-color: #FFFF00;
}
.bgreen {
   display: block;
   background-color: #33FF33;
}
.bred {
   display: block;
   background-color: #FF0000;
}
.large {
   display: inline;
   font-size: 36px;
}
.stitle {
   font-size: 14;
   padding-left: 15px;
   font-weight: bold;
   text-decoration: underline;
   font-family: Arial, Helvetica, sans-serif;
}
img {
   border-color: #CC0000; 
}