body		{
  			font-family:tahoma,lucida grande,lucida console,lucinda,  verdana, helvetica, arial, sans-serif; 
			font-size: 12px;
			background-color:#F2F2FF;
			color:#000000;
			}
td		{
  			font-family:tahoma,lucida grande,lucida console,lucinda,  verdana, helvetica, arial, sans-serif; 
			font-size:12px;
			color:#000000;
			}				
div.container {
			position:absolute;
			left:25px;
			top:0px;
			float:left;
			width:1650px;
			border:1px;
			background-color:#F2F2FF;
			clear: both;	
}

div.container1 {
	position:relative;
	left:25px;
	width:600px;
	float:left;
	border:1px solid #e2e2e2;
	background-color:#FFFFFF	
}
div.container2 {
 	position:relative;
	 left:25px;
	 height:auto;
	 width:600px;
	 float:left;
	 clear:both;	
}
div.box {
 	position:relative;
	 left:0px;
	 width:580px;
	 float:left;	
	 margin:10px;
}

div.left {
	position:relative;
	left:0;
	top:0px;
	height:auto;
	width:285px;
	float:left;
}
div.right {
	position:relative;
	left:30px;
	top:0px;
	height:auto;
	width:285px;
	float:left	
}

div.box1 {
	position:relative;
	left:0;
	top:0px;
	height:auto;
	width:283px;
	border:1px solid #e2e2e2;
	background-color:#FFFFFF;

}
div.box2 {
	position:relative;
	left:0;
	top:10px;
	height:auto;
	width:283px;
	border:1px solid #e2e2e2;
	background-color:#FFFFFF;

}
div.petition {
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	width:600px;
	border:1px solid #e2e2e2;
	background-color:#F2F2FF;
}

div.makespace {
			position:relative; 
			padding: 10px;
			height:5px;
			width:650px;
			border:0px solid;
			clear: both;	
}
a {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:link {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:visited {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:hover {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:active {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}	

h1			{
			font-size:20px;	
}	
h1.petition	{
			font-size:24px;	
			color:orange;
			line-height:100%;
			margin:20px;
}		
h2			{
			font-size:16px;	
			margin:20px;
}
h2.petition	{
			font-size:16px;	
			color:orange;	
			margin:20px;		
}	
p {
			margin:20px;
}		
p.error {
			
			color:red;
			margin:20px;
}
p.success {
			
			color:green;
			margin:20px;
}
p.petition {
			
			line-height:150%;
			font-size:14px;
			margin:20px;
}
label		{
			width:175px;
			border:0px black solid;
			text-align:right;
			align:right;
			float:left;
			}