A:link {color:blue; text-decoration:none}
A:visited{text-decoration:none;}
A:active{color:#ff0000; text-decoration:none}
A:hover{color:#ff0000; text-decoration:none}



.red
{
color:#660000;

}


body
{
font-family:arial,verdana;margin:2px;
}

td
{
font-size:11px;
}

.header
{
font-size:16px;
}

.newstitle
{
font-size:12px;
color:#ffffff;
padding:2px;
padding-left:4px;
}


.title
{
font-size:16px;
color:#ffffff;
background-image: url("images/spacer2.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}





.navleft
{
padding-right:0px;
padding-left:20px;
font-size:14px;
height:32px;width:90px;
 background-image:url('images/home.gif');
color:#ffffff;
}

.navleftactive
{
padding-right:0px;
padding-left:20px;
font-size:14px;
height:32px;width:90px;
 background-image:url('images/home2.gif');
color:#ffffff;
}


.nav
{
padding-right:0px;
padding-left:20px;

font-size:14px;
height:32px;
width:75px;
background-image:url('images/middle.gif');
text-decoration: none;
color:#ffffff;
font-weight:bold;
}

.navactive
{
padding-right:0px;
padding-left:20px;

font-size:14px;
height:32px;
width:90px;
background-image:url('images/middle2.gif');
text-decoration: none;
color:#ffffff;
font-weight:bold;
}


A:hover.topnav
{
font-size:14px;
font-weight:bold;
color:#ffffff; 

text-decoration: underline;

}


a.topnav
{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration: none;
}


A:hover.portfolioLink
{
color:#000000;
text-decoration: underline
}


A:hover.navlinks
{
font-size:12px;
font-weight:bold;
color:#ffffff; 
background-color:#999999;
text-decoration: underline
}


a.navlinks
{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration: none;
}










.updatefont
{
font-size:11px;
}

.font12
{
font-size:12px;
}


.lines2
{
border-bottom-style:solid;
border-top-style:solid;
border-top-width:1px;
border-width:2px;
border-color:#000000;
padding:2px;
}


.lines3
{
border-bottom-style:solid;
border-top-style:solid;

border-width:2px;
border-color:#000000;
padding:2px;
}


.lines
{
border-top-style:solid;
border-width:1px;
border-color:#000000;
padding:2px;
}



.input
{
	background: #e5e5e5;
	height: 18px;
	font: 10px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999;

	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}

.formbutton {
	border: 1px solid #333333;

	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('../images/button_shadow.gif');
}

.newsbutton {
	border: 1px solid #333333;
	width: 100px;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('../images/button_shadow.gif');
}

.raw {
font:9px;
text-align:center;
}


a.tooltip{
    position:relative; /*this is the key*/
    z-index:24;

    text-decoration:none}

a.tooltip:hover{z-index:25; background-color:#e5e5e5}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
padding:4px;

    position:absolute;
    top:2em; left:2em; width:400px;
    border:1px solid #000099;
    background-color:#ffffff; color:#000099;
font-size:12px;
    }

	.feeds{
	width:190px;border:1px #999999 solid;padding:5px;float:left;margin:0px 5px 5px 0px;
	}

#petitionLeft{
width:39%;
float:left;
}


#petitionLeft label{
margin-left:10px;
margin-top:5px;
width:50px;
float:left;
clear:left;
}

#petitionLeft input{
margin-top:5px;
width:200px;
float:left;
}

#petitionLeft p,span{
margin-left:10px;
}

#petitionRight{
width:57%;
float:left;
background-color:#ffffff;
padding:10px;
border:1px #000000 solid;
height:620px;
overflow:scroll;
}
#petitionRight #petitionLink{
display:none;
}

#tbody{
height:30em;
	
	overflow-x: hidden; overflow-y: auto;
}

#tbody tbody,#tbody td{
	height:auto
}





