/* CSS Document */
body {	
background: url(../images/extra_pages_bg.jpg) top left repeat-x #2b579e;
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.click-to-call, :link {
color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

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

a.click-to-call:hover   {
color: #FFF200;
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

span.statetop  {
	color: #FFFFFF;
	text-decoration: none;
}

.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;
}

a, :link {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}