body {
	background-color: #486175;
	background-image: url(/images/background2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
}
a:link.dark_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a:visited.dark_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
a:hover.dark_link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	text-decoration: underline;
}
a:active.dark_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:link.contents_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFEFC;
	text-decoration: none;
	text-align: center;
}
a:visited.contents_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFEFC;
	text-align: center;
	text-decoration: none;
}
a:hover.contents_link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
a:active.contents_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
p,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {

	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 150%;
	color: #000000;
}
a:link.footer_link {
	color: #999999;
	text-decoration: underline;
}
a:visited.footer_link {
	color: #999999;
	text-decoration: underline;
}
a:hover.footer_link {

	color: #CCCCCC;
	text-decoration: underline;
}
a:active.footer_link {
	color: #CCCCCC;
	text-decoration: underline;
}

p.NavList {
text-align: center;
}

div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

img{border:none}

fieldset.noborder{
border:none;
border-collapse:collapse;
}
.state_info{
    cursor:pointer;
	cursor:hand;
	color:#0000FF;
	text-decoration: underline;
}

.special_small_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FEFEFC;
	text-decoration: none;
	text-align: left;
}
a.special_small_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEFEFC;
	text-decoration: underline;
	text-align: left;
}
/* div shizzle */

.table {
    clear: both;
	border: 1px solid #000000;
    width:478px;
	padding: 10px;
}

.cell {
    float: left;
	width: 239px;
	text-align: left;
	padding-top: 3px;
}

div.spacer {
    clear: both;
	height: 2px;
}

.tri_cell {
    float: left;
	width: 159px;
	text-align: center;
	padding-top: 3px;
}

.fake_link{
    cursor:pointer;
    cursor:hand;
	color:#0000FF;
	text-decoration:underline;
}
/* Special Table */
table.Special {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #FAF8F1;
}
table.Special th {
	border-bottom: 1px solid #40392C;
	font-size: 12px;
	color: #40392C;
	background-color:#E4E3D3;
	text-align: center;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
table.Special td {
	text-align: right;
	background-color:#FAF8F1;
	border-bottom: 1px solid #40392C;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
#pettus {
	border: 3px solid black; 
	width: 420px;
	padding: 0 5px 10px 5px;
}
#pettus_content {

}
#pettus_right {
	float: right;
	clear: right;
}
/*.release_link a:link {
	color: 
}*/