a.rc3 {
   color: 231F20;
   text-decoration: none;
}
a.rc3:hover {
   color: #D63129;
   font-weight: bold;
   text-decoration: none;
}

a.rlink 
{
  color: black;
  text-decoration:none;
}


a.rlink:hover 
{
  color: #D63129;
  font-weight: bold;
  text-decoration:none;
}



a.llink 
{
  color: black;
  text-decoration:none;
}


a.llink:hover 
{
  font-weight: bold;
  text-decoration:none;
}



a {
  color: black;
}


a:hover {
  font-weight: bold;
}

.snText2 a {
  text-decoration: none;
}

.snText2 a:hover {
  text-decoration: none;
  font-weight: normal;
}


.c3, .snText {
   color: 1A1A1A;
   font-family: Times New Roman, Arial, Verdana Geneva;
   font-size: 12px;
   line-height: 13px;
}

.light {
color:#C9CBCC;
}

.a3white {
   color: ffffff;
   font-family: Arial, Verdana Geneva;
   font-size: 11px;
   line-height: 13px;
}

.a3black {
   color: 1A1A1A;
   font-family: Arial, Verdana Geneva;
   font-size: 11px;
   line-height: 13px;
}

/* Choose One Drop Down */
.subTable {
   border: 1px;
   border-color: cccccc;
   border-style: solid;
   background-color: ffffff;
}

.sub {
   color: 231F20;
   font-family: Times New Roman, Arial, Verdana Geneva;
   font-size: 11px;
   line-height: 13px;
   text-decoration: none;
}

.subOver {
   color: 231F20;
   background-color: dddddd;
   font-size: 11px;
   font-weight: bold;
   line-height: 13px;
   text-decoration: none;
   cursor: pointer;
   cursor: hand;
}

/* Links */
a.c3 {
   color: 231F20;
   text-decoration: none;
}

a.white {
   color: ffffff;
   font-family: Arial, Verdana, Geneva;
   font-size: 11px;
   line-height: 11px;
   text-decoration: none;
}

a.grey {
   color: 787A7A;
   font-family: Arial, Verdana, Geneva;
   font-size: 11px;
   line-height: 11px;
   text-decoration: none;
}

a.red {
   color: D33128;
   font-family: Arial, Verdana, Geneva;
   font-size: 11px;
   line-height: 11px;
   text-decoration: none;
}

a.c3:hover {
   color: 000000;
   font-weight: bold;
   text-decoration: none;
}

a.white:hover {
   color: 1C1C1C;
   font-family: Arial, Verdana, Geneva;
   font-size: 11px;
   line-height: 11px;
   text-decoration: none;
}

a.grey:hover {
   color: 1C1C1C;
   font-family: Arial, Verdana, Geneva;
   font-size: 11px;
   line-height: 11px;
   text-decoration: none;
}

a.red:hover {
   color: D33128;
   font-family: Arial, Verdana, Geneva;
   font-size: 11px;
   line-height: 11px;
   text-decoration: underline;
}

#leftmenu {
   text-align: right;
}
#leftmenu a {
   display: block;
   margin-top: 6px;
}

img {
   border: none;
}

.snText {
   font-family: Times New Roman, Arial, Verdana Geneva;
   vertical-align: top;
   line-height: 50px;

}
.snText img {
   vertical-align: bottom;
   
}
.snText a {
   text-decoration: none;
   color: black;
}
.snText a:hover {
text-decoration: underline;
}

.radios {
font-size:12px;	
}




body {
  text-align:center; /* for IE */
}

div#wrapper {
  text-align:left; /* reset text alignment */
  width: 732px;    /* or a percentage, or whatever */
  margin:0 auto;   /* for the rest */
} 


