h1 
{ 
color: #000000; 
font-size: 19px; 
font-family: Helvetica, Verdana, Arial, sans-serif; 
font-weight: bold 
}
.linktxt
{
	font-size: 10pt;
	font-family: Helvetica;
	margin-left: 28;
	text-indent: -8;
}
.lrglinktxt
{
	font-size: 10pt;
	font-family: Helvetica;
	margin-left: 20;
}
.bodytxt
{
	font-size: 11pt;
	font-family: Helvetica;
}
.rulesheadertxt
{
	font-size: 8pt;
	font-family: Helvetica;
  color: #ED1E25;
  align: center;
}
.rulestxt
{
	font-size: 8pt;
	font-family: Helvetica;
 color: #000000;
}
.maintxt
{
	font-size: 11pt;
	font-family: Helvetica;
	margin-left: 5;
	margin-right: 5;
	margin-top: 25;
}
.maintxtsml
{
	font-size: 8pt;
	font-family: Helvetica;
	color: #395073;
	margin-left: 15;
	/*margin-right: 5;
	margin-top: 25;*/
	text-indent: -10;
}
.formtext {
	font-family: Helvetica;
	font-size: 8pt;
	margin: 10px;
	line-height: 16px;
}
.formbox {
	border: 1px solid;
	float: left;
	width: 95%;
	margin: 5px;
}
.formbox_nobdr {
	float: left;
	width: 410px;
}
.input {
	font-family: Helvetica;
	font-size: 10pt;
	color: #000000;
}
a: img
{
 border: none ; 
}
a:link
{
	color: #395073;
	text-decoration: none;
}
a:visited { 
	color: #395073;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: underline;
}
a:active { 
	color: #395073;
	text-decoration: none;
}
/*old styles*/

.titletxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.headertxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.headerbox1 {
	background-color: #CCCCCC;
	height: auto;
	width: 600px;
	float: left;
	position: relative;
	border: 1px solid #000000;
}
.headerrow1 {
	position: relative;
	border: none;
	width: 175px;
	float: left;
}
.headerrow2 {
	position: relative;
	border: none;
	width: 275px;
	float: left;
}
.headerrow3 {
	position: relative;
	border: none;
	width: 150px;
	float: left;
}
.titlecol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.namecol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.addcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.phonecol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navlinks       { color: #036; font-size: 11px; font-family: Helvetica, Trebuchet MS, Arial, Verdana; font-weight: bold; line-height: 14px; text-decoration: none }
.navlinks:hover      { color: #69c; font-size: 11px; font-family: Helvetica, Trebuchet MS, Arial, Verdana; font-weight: bold; line-height: 14px; text-decoration: underline }
