p {
	font-family: Arial, Hevletica, sans-serif;
	font-size: smaller;
	color: #000066;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #006699;
	font-weight: bold;
}
.b1 {
	border: 1pt solid #000066;
}
.b2 {
	border: thin solid #0099FF;
}
/* TA Menu styles */

DIV.taMenu
{
   float            : left;
   width            : 100%;
   background       : #FFFFFF url(/images/taMenuBorder.gif) repeat-x bottom;
}

DIV.taMenu UL
{
   margin           : 0px;
   padding          : 0px;
   list-style       : none;
}

DIV.taMenu LI
{
   display          : inline;
   margin           : 0px;
   padding          : 0px;
}

DIV.taMenu A
{
   float            : left;
   background       : url(images/taMenuRight1.gif) no-repeat right top;
/*   border-bottom    : 1px solid #000066; */

   font-family: Arial, Helvetica, sans-serif;
   font-size        : small;
   font-weight      : bold;
   text-decoration  : none
}

DIV.taMenu A.smallBusiness
{
   background       : url(images/sbMenuRight.jpg) no-repeat right top;
}

DIV.taMenu A:hover
{
   background-position: 100% -150px;
}

DIV.taMenu A:link, DIV.taMenu A:visited,
DIV.taMenu A:active, DIV.taMenu A:hover
{
   color            : #000066;
}

DIV.taMenu SPAN
{
   float            : left;
   display          : block;
   background       : url(images/taMenuLeft1.gif) no-repeat left top;
   padding          : 5px 9px;
   white-space      : nowrap;
}

DIV.taMenu SPAN.smallBusiness
{
   background       : url(images/sbMenuLeft.jpg) no-repeat left top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
DIV.taMenu SPAN {float : none;}
/* End IE5-Mac hack */

DIV.taMenu A:hover SPAN
{
   background-position: 0% -150px;
}

DIV.taMenu LI#current A
{
   background-position: 100% -150px;
   border-width     : 0px;
}

DIV.taMenu LI#current SPAN
{
   background-position: 0% -150px;
   padding-bottom   : 6px;
}
.bottomline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.sectinfo {
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}
.smalltext {
	font-family: Arial, Hevletica, sans-serif;
	font-size: x-small;
	color: #000066;
	font-weight: normal;
}
.line {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #000066;
}
.bord {
	border: thin groove #000066;
	margin: 0px;
	padding: 10px;
	width: 400px;
}
.abbord {
	border: thin dotted #3AA4CE;
}.link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	font-style: normal;
	color: #000066;
	cursor: hand;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
