

body {
	font-family: verdana;
	font-size: 11px;
	color: #060506;
  	line-height: 16px;
}


.alert_2{
width: 510px;
padding:10px;
background:#FFFFCC;
border:2px solid #FF9933;

}

.cnt {
	font-family: verdana;
	font-size: 11px;
	color: #060506;
  	line-height: 16px;
}
.err {
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;
  	line-height: 16px;
}
.ftr {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
  
}

a:link { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #40B71B; 
	text-decoration: none;
}
	
a:visited  { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #43BD1E; 
	text-decoration: none;
}
		
a:hover { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #F4D400; 
	text-decoration: underline;
}

a:link.ftrl { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
	
a:visited.ftrl { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
		
a:hover.ftrl { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: underline; 
}

#content { 
	padding:0 0 0 0;
	width:881px;
	background:url(../graphics/bg_body.jpg) no-repeat top center;
	margin:0 auto 0 auto;
}

#newsletter { 
	padding:0 0 0 0;
	width:244px;
	height: 136px;
	background:url(../graphics/bg_newsletter.gif) no-repeat top center;
	margin:0 auto 0 auto;
}

.newslettersu
{
color: #4EB12F;
background: #ffffff;
border: 0px solid #58C138;
width: 207px;
}
.newslettersuc
{
color: #ffffff;
background: #58C138;
border: 0px solid #58C138;
width: 250px;
}
.involveduc
{
color: #ffffff;
background: #58C138;
border: 0px solid #58C138;
width: 450px;
}
.endorsementuc
{
color: #ffffff;
background: #58C138;
border: 0px solid #58C138;
width: 350px;
}
textarea
{
color: #5B8ECA;
background: #F7F7F7;
border: 1px solid #003366;
}
select
{
color: #5B8ECA;
background: #F7F7F7;
border: 1px solid #003366;
}

.bookprices 
{
font-size: 11px;
font-weight: bold;
text-align: center;


}


table#petition {
	border: solid forestgreen 4px;
}

table#petition th {
    padding:5px;
    border:solid #000 1px;
	font-size: 12px;
	text-align:left;
}

table#petition td {
    padding:5px;
    border:solid #000 1px;
	font-family: verdana;
	font-size: 11px;
  	line-height: 16px;
}

table#endorsement {
	border: solid gray 4px;
}

table#endorsement th {
    padding:5px;
    border:none;
	font-size: 12px;
	text-align:left;
}

table#endorsement td {
    padding:5px;
    border:none;
	font-family: verdana;
	font-size: 11px;
  	line-height: 16px;

}



