﻿

.style        { font-family: Verdana; font-size: 12px; color: #333333; line-height:140%}
.menu        { font-family: Arial; font-size: 11px; color: #000000; list-style-type: 

               decimal;}
.columnheading        { font-family: Arial; font-size: 12px; color: #000000; font-weight:bold}
.h1        { font-family: Verdana; font-size: 30px; color: #000000}
.secondarypagetitle        { font-family: Verdana; font-size: 20px; color: #000080}

.phone        { font-family: Verdana; font-size: 20px; color: #000080}

.h2        { font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight:bold }

.TAheading        { font-family: Arial Rounded MT Bold; font-size: 30px; color: #000000}

.TAheadingSmall        { font-family: Arial Rounded MT Bold; font-size: 14px; color: #000000}


.stylelarge       { font-family: Tahoma; font-size: 16px; color: #000000; list-style-type: 

               decimal;}               

.featureinfo { font-family: Tahoma; font-size: 10px; color: #000000; font-weight:bold }
a:link.nav   { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none; color: #000000 }

a:visited.nav { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none; color: #000000 }

a:active.nav { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none }

a:hover.nav  { font-family: Verdana,Arial,San Serif; font-size: 12px; text-decoration: none; color: #ADE3EF }

.HEADING     { cursor: hand; font-family: Verdana,Arial,San Serif; font-size: 10px; color: #000000; 

               background-color: #000000; font-weight: none; }

.LINKSOFF    { display: none; font-family: Verdana,Arial,San Serif; font-size: 10px; color: #000080 }

.LINKSON     { display: inline; font-family: Verdana,Arial,San Serif; font-size: 10px; color: #000080 }.body        { font-family: Tahoma; font-size: 11px; line-height:140%; margin-top:0; margin-bottom:0 }

.menubar :link     { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight:bold}
.menubar :visited     { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight:bold }
.menubar :hover     { font-family: Verdana; font-size: 12px; color: #2C4EAE; text-decoration: none; font-weight:bold }
.menubar :active     { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight:bold }

.body        { font-family: Verdana; font-size: 12px; color: #000000; line-height:140%}
.bodysmall        { font-family: Verdana; font-size: 9px; color: #000000; line-height:140%}
.listitemsmall        { font-family: Verdana; font-size: 12px; color: #000000; line-height:150%; font-weight:bold}
.listitemmedium        { font-family: Verdana; font-size: 14px; color: #000000; line-height:150%; font-weight:bold}
.listitemlarge        { font-family: Verdana; font-size: 16px; color: #000000; line-height:160%; font-weight:bold}
.listitemxtralarge        { font-family: Verdana; font-size: 18px; color: #000000; line-height:180%; font-weight:bold}


.navbar
{
float:left;
width:210px;
height:500px;
margin-right:10px;
background:#6e89dd;
}  

.mainDiv
{
  margin-left:0px;
  width:185px;
  position:relative;
  top:12px
}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  color: #215dc6;
  cursor:pointer;
  text-indent:0px;
}

.topItemOver
{
  text-indent:0px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
}

.topItemClose
{
  text-indent:0px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #215dc6;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:0px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #FFFFFF;
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:0px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItem a
{
   margin-left:0px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:0px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:0px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}