/* Primary Nav Bar */

.TopNavCell {    background: #999b9a;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   font-variant: small-caps;
   line-height: 12px; 
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   padding: 5;}
   
.TopNavCellOn {    background: #130f10;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   font-variant: small-caps;
   line-height: 12px;
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   padding: 5;}


.TopNavCellHover {    background: #b4bab6;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   font-variant: small-caps;
   line-height: 12px;
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   padding: 5;}



.TopNavCellIn {    background: #b3c4de;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   font-variant: small-caps;
   line-height: 12px;
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   padding: 5;}







   
.topNavBG {background: #cccccc;}


a.topnavIn { color: #ffffff; 	text-decoration: none;}
a.topnavIn:link { color: #ffffff; text-decoration: none;}   
a.topnavIn:visted { color: #ffffff; text-decoration: none;}
a.topnavIn:hover {  color: #ffffff; text-decoration: none; }

a.topnavInOn { color: #ffffff; 	text-decoration: none;}
a.topnavInOn:link { color: #ffffff; text-decoration: none;}
a.topnavInOn:visted { color: #ffffff; text-decoration: none;}
a.topnavInOn:hover {  color: #ffffff; text-decoration: none; }

/* Secondary Nav Bar */

.secNavCell {    background: #b4bab6;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: none;
   line-height: 12px;
   text-align: left;
   text-decoration: none;
   padding: 5;}
   
.secNavCellOn {    background: #eeeeee;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: none;
   line-height: 12px;
   text-align: left;
   text-decoration: none;
   padding: 5;   }


a.secnavIn { color: #000000; }
a.secnavIn:link { color: #000000; text-decoration: none;}
a.secnavIn:visted { color: #000000; text-decoration: none;}
a.secnavIn:hover {  color: #000000; text-decoration: none; }

a.secnavInOn { color: #d6162d;  font-weight: bold;  font-size: 12px; 	text-decoration: underline;}
a.secnavInOn:link { color: #ffffff; text-decoration: underline;}
a.secnavInOn:visted { color: #ffffff; text-decoration: underline;}
a.secnavInOn:hover {  color: #000000; text-decoration: underline; }

a.secnavInHere { color: #000099; 	text-decoration: none;}
a.secnavInHere:link { color: #000099; text-decoration: none;}   
a.secnavInHere:visted { color: #000099; text-decoration: none;}
a.secnavInHere:hover {  color: #000099; text-decoration: none; }

/* Terciary Nav bar (REAL LEFT)*/

.tercNavCell {    background: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: none;
   line-height: 12px;
   text-align: left;
   text-decoration: none;
   padding: 3;}

.tercNavCellOn {    background: #ffffcc;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   font-variant: small-caps;
   line-height: 12px;
   text-align: left;
   text-decoration: none;
   padding: 3;}


a.tercnavIn { color: #003366; 	text-decoration: none;}
a.tercnavIn:link { color: #003366; text-decoration: none;}
a.tercnavIn:visted { color: #003366; text-decoration: none;}
a.tercnavIn:hover {  color: #003366; text-decoration: none; }

.borderarea {background: #333399;
			text-align: center;
			color: #ccccff;
              font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
            }

.Contentborderarea {background: #b3c4de;
			text-align: center;
			color: #ccccff;}

.borderareaform {background: #b3c4de;
			text-align: left;
			color: #FFFFFF;
              font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
            }

.leftMarginTextHead { font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   }

.leftMarginText { font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 12px;
  color: #ffffff;


   }




