body {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

td {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

input, select
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	text-decoration:none;  
}

a:link {
	color:#000099;
	text-decoration:underline;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

a:active {
	color:#FF6600;
	text-decoration:underline;
}

a:visited {
	color:#000066;
	text-decoration:underline;
}
a:visited:hover {
	color:#FF6600;
	text-decoration:underline;
}


.ttl
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14pt; 
	color:#003366; 
	font-weight:bold;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt; 
	color:#003366; 
	font-weight:bold;
	line-height:16px;
}

.headerBlack {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt; 
	color:#000000; 
	font-weight:bold;
	line-height:16px;

}

.aMedBold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#003366; 
	font-weight:bold;
}

.aBold {
	font-weight:bold;
}


.aWhite
{
	color:#FFFFFF;
}

.aWhiteMedBold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:bold;
}

/******form styles******/
.aBtn {
	background:#FF6600;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
}


/******TOP nav styles******/
a.blk:link 
  {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
	text-decoration:underline;
	line-height:16px;
  }
a.blk:hover 
  {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFD631; 
	font-weight:bold;
	text-decoration:underline;
	line-height:16px;
  }
a.blk:active
  {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFD631; 
	font-weight:bold;
	text-decoration:underline;
	line-height:16px;
  }
a.blk:visited
  {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
	text-decoration:underline;
	line-height:16px;
  }
 a.blk:visited:hover
  {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFD631; 
	font-weight:bold;
	text-decoration:underline;
	line-height:16px;
  }

