body{
	margin:0;
	padding:0;	
	font-family:Arial, "Sans Serif";
	font-size:83%;
	background-image:url(../images/headbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#00004D;
}

h1 { font-size: 150%; }
h2 { font-size: 125%; }
h3 { font-size: 115%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 66%; }

h1,h2,h3,h4,h5,h6{color:#99CC00;}

a {
	color: #00004D;
	text-decoration: underline;
}

fieldset{
	border:none;	
}

a:hover, a:active {
	color: #99CC00;
	text-decoration: none;
}

#wrap-all{
	width:900px;
	margin-left:auto;
	margin-right:auto;	
}

#header-outer{
	position:relative;
	height:141px;
	width:900px;
}

#header{
	position:absolute;
	display:block;
	background-image:url(../images/textbg2.gif);
	background-repeat:no-repeat;
	height:141px;
	width:900px;
	text-indent:-9999px;
}

.petition-side-menu{
	list-style:none;
	margin:0;
	padding:0;	
	margin-top:10px;
}

.petition-side-menu li{
	padding:o;
	padding:3px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#EEEEEE;
	/*border:1px solid #C9C9C9;*/
	width:114px;
}

.petition-list{
	list-style:none;
	margin:0;
	padding:0;
}

.petition-list li{
	background-color:#EEEEEE;
	padding:0;
	margin:0;
	padding:12px;
	margin-bottom:10px;
}

.petition-list li h3 a{
	text-decoration:none;
}

.petition-menu{
	position:absolute;
	z-index:5;
	top:104px;
	list-style:none;
	margin:0;
	padding:0;
	padding:8px 0px 8px 0px;
}

.petition-menu li{
	margin:0:
	padding:0;
	display:inline;
	padding-right:15px;
}

.petition-menu li a{
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}

.petition-menu li a:hover{
	color:#A1C400;
}

.petitionicon{
	margin-right:5px;
	margin:bottom:2px;
}

.int-text .petitionicon{
	float:left;
}

div.detail-left{
	width:130px;	
	float:left;
	clear:none;
	margin-top:12px;
}

div.detail-right{
	width:745px;
	float:right;
	clear:none;	
	border-left:1px solid #CCCCCC;
	padding-left:15px;
	margin-top:12px;
}

div.detail-right h3{
	margin-top:0px;
}

div.detail-right p{
	margin-top:0px;
}

#content{
	padding:15px 0px 15px 0px;	
}

#footer{
	height:147px;
	background-color:#E0E0E0;
	border-top:10px solid #C9C9C9;	
}

#footer-inner{
	width:900px;
	margin-left:auto;
	margin-right:auto;		
	text-align:center;
	padding-top:120px;
	font-size:85%;
}

table.signatories{
	width:100%;	
}

table.signatories tr td{
	padding:8px;	
}

tr.dk{
	background-color:#E0E0E0;
}

td.sig-detail{
	width:300px;
}

tr.lt{
	background-color:#EEEEEE;
}

td.l{
	text-align:right;
}

.err{
	color:red;
	font-size:80%;
}

.man{
	color:red;
}

.clr{
	clear:both;	
}

.successinfo{
	color:green;
}