.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #b14b26;
}
 a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #b14b26;
}
a:active {
	text-decoration: none;
	color: #b14b26;
}
 a:hover {text-decoration: none; color: #5196dd;}
.border {
	border: 1px solid #000000;
}
 .btnav { background-color: #5196dd; border: 1px #000000 solid;} 

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 150px;
	height: 12px;
}
.textboxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 90px;
	height: 14px;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.event {font-family : Arial, Helvetica, sans-serif; font-weight : bold; color : #D6581A; font-size: 12pt }
.body {font-family : Arial, Helvetica, sans-serif; color : #000000; font-size: 10pt }
.tableback {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.tdcolor {
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.tdcolordark {
	background-color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.graphicFloat {
  width:150px;
  float:right;
  padding:10px;
  }
  .graphicFloat2 {
  width:350px;
  float:right;
  padding:10px;
 
  }