/* CSS Document */


body {	

background: #ffffff;
font-family: Arial, Helvetica, sans-serif;

}


#statetop {

color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;


}


a#statetop:link {

color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

}


a#statetop:visited  {
color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

}


a#statetop:hover   {

color: #FFF200;
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

}



#statetitle  {


font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #ffffff;

}



#bodytext  {

font-weight: bold;
font-size: 12pt;
text-decoration: none;
color: #000000;

}






a.statelisting:link {

font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #0D0DFF;

}


a.statelisting:visited  {

font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #0D0DFF;

}


a.statelisting:hover   {


font-weight: bold;
font-size: 11pt;
text-decoration: underline;
color: #ff0000;

}




#statekeywords  {

font-weight: normal;
font-size: 8pt;
text-decoration: none;
color: #cccccc;

}