
td
{font-family : arial, helvetica, verdana, sans-serif;}

p
{}

a:link.link
{
font-size : 11px;
text-decoration : none;
color : #707A63;
}

a:link.issues
{
font-size : 11px;
text-decoration : none;
color : #707A63;
font-weight : bold;
}

a:active.issues
{
font-size : 11px;
text-decoration : none;
color : #707A63;
font-weight : bold;
}

a:visited.issues
{
font-size : 11px;
text-decoration : none;
color : #707A63;
font-weight : bold;
}

a:hover.issues
{
font-size : 11px;
text-decoration : underline;
color : #707A63;
font-weight : bold;
}

a:link.nav
{
display: block;
background-color : #D8D7D0;
border : 1px solid #9F9D97;
width : 140px;
font-weight : bold;
color : #797873;
font-size : 11px;
text-decoration : none;
text-align : center;
margin-top : 3px;
margin-right : 15px;
}


a:active.nav
{
display: block;
background-color : #D8D7D0;
border : 1px solid #9F9D97;
width : 140px;
font-weight : bold;
color : #797873;
font-size : 11px;
text-decoration : none;
text-align : center;
margin-top : 3px;
margin-right : 15px;
}



a:visited.nav
{
display: block;
background-color : #D8D7D0;
border : 1px solid #9F9D97;
width : 140px;
font-weight : bold;
color : #797873;
font-size : 11px;
text-decoration : none;
text-align : center;
margin-top : 3px;
margin-right : 15px;
}

a:hover.nav
{
display: block;
background-color : #EDECE6;
border : 1px solid #817F7B;
width : 140px;
font-weight : bold;
color : #797873;
font-size : 11px;
text-decoration : none;
text-align : center:
}

/*
a.copy
{text-decoration : underline;
color : #ffcc00}

a:hover.copy
{background-color : #ffcc00;}
*/

.headline
{font-weight : bold;
font-size : 14px;
color : #494946;
}

.copy
{
font-size : 11px;
color : #494946;
text-align : justify;
margin : 0px;
padding-top : 5px;
text-indent : 15px;
}

a:link.copy
{
font-size : 11px;
text-decoration : underline;
color : #71281C;
font-weight : bold;
}

a:active.copy
{
font-size : 11px;
text-decoration : underline;
color : #9E2814;
font-weight : bold;
}

a:visited.copy
{
font-size : 11px;
text-decoration : underline;
color : #6E5A56;
font-weight : bold;
}

a:hover.copy
{
font-size : 11px;
text-decoration : none;
color : #9E2814;
font-weight : bold;
}


.footer
{font-size : 11px;
color : #FFF;
padding : 0px;
}

a:link.footer
{font-size : 11px;
color : #FFF;
text-decoration : none;
padding : 0px;
}

a:hover.footer
{font-size : 11px;
color : #FFF;
text-decoration : underline;
padding : 0px;
}

a:active.footer
{font-size : 11px;
color : #FFF;
text-decoration : none;
padding : 0px;
}

a:visited.footer
{font-size : 11px;
color : #FFF;
text-decoration : none;
padding : 0px;
}



.bg-white
{background-color : #fff;}

.skyscraper
{margin-top : 25px;}

.form
{
background-color : #EDECE6;
border-style : solid;
border-width : 1px;
border-color : #9F9D97;
font-size : 9px;
font-weight : 500;
color : #797873;
width : 140px;
margin-top : 2px;
}

.submitButton
{
margin-left : 85px;
margin-top : 2px;
}
