/* visited link*/
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
color: #0033BB;
text-decoration:underline;
}
a:hover {
color: #0066FF;
/*#FFC200;*/
text-decoration: underline;

}   
/* mouse over link */
a:active {
	color: #003399;
	text-decoration: underline;
}
.pagehead {  font-family: Arial; font-size: 18px; font-weight: bold; color: #003366}
.footer { font-family: Arial; font-size: 11px; font-weight: normal; color: #FFFFFF}
.footer a{ font-family: Arial; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}

.footer2 { font-family: Arial; font-size: 11px; font-weight: normal; color: #336699}
.footer2 a{ font-family: Arial; font-size: 11px; font-weight: normal; color: #336699 text-decoration: underline;}
.fudge { font-family: Arial; font-size: 4px; font-weight: normal}
.content { font-family: Arial; font-size: 14px; font-weight: normal; color: #003366 }
.content2 a{ font-family: Arial; font-size: 14px; font-weight: normal; color: #0000CC; text-decoration:underline;}
.contbld { font-family: Arial; font-size: 14px; font-weight: bold; color: #003366 }
.contbldbg { font-family: Arial; font-size: 16px; font-weight: bold; color: #003366 }
.board { font-family: Arial; line-height: 18px; font-size: 12px; font-weight: bold; color: #436199}
.address { font-family: Arial; font-size: 12px; font-weight: bold; color: #436199}
.address a{ font-family: Arial; font-size: 12px; font-weight: bold; color: #003399; text-decoration: underline;}

.contbldred {
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}
.contbldred a:link{
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
	text-decoration: underline;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}
.contbldred a:visited{
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
	text-decoration: underline;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}
.contbldred a:hover{
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}
.contbldred a:active{
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
	text-decoration: underline;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}


.contbldred2 { font-family: Arial; font-size: 16px; font-weight: bold; color: #FF3333}
.subblack { font-family: Arial; font-size: 11px; font-weight: normal; color: #3366CC}

.reg { font-family: Arial; font-size: 10px; font-weight: normal; color: #5A6C91; clip:   rect(   ) text-decoration: underline;}


.regwhite { font-family: Arial; font-size: 10px; font-weight: normal; color: #FFFFFF; clip: rect( ) ; line-height: 5mm}
.maplink { font-family: Arial; font-size: 11px; font-weight: bold; color: #3366CC}
.subcont { font-family: Arial; font-size: 12px; font-weight: normal; color: #003366 }
.subcontbld { font-family: Arial; font-size: 12px; font-weight: bold; color: #0066CC}
.subcntblue { font-family: Arial; font-size: 12px; font-weight: bold; color: #3366CC }
.addrbld2 {
font-family: Arial; font-size: 12px; font-weight: bold; color: #6699cc}
.addrbld {
font-family: Arial; font-size: 12px; font-weight: bold; color: #003366}
.subcontlt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	line-height: 16px;
}
div.main
{
  margin-top: 0px;
  border: 0px solid #FFFFFF;
  margin-top: 0px;
  margin-RIGHT: 10px;
  margin-bottom:0px;
  padding-bottom:3px;
  height: auto;
  width: auto;
  float: left;
}
  div.mainb
{
  display: inline;
  border: 0px dotted #B7B7DB;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom:0px;
  padding-bottom:6px;
  height: auto;
  width: auto;
  float: left;

}
  div.mainbb
{
  display: inline;
  border: 1px dotted #B7B7DB;
  margin-top: 0px;
  margin-RIGHT: 0px;
  margin-bottom:0px;
  padding-bottom:0px;
  height: auto;
  width: auto;
  float: left;

}



