/* 
  -----------------------------------
  Governmental Affairs Comittee Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Color Scheme
Deep Red:  c30c1c
Deep Orange: ed8825
Middle GRound Orange: f3b14e
Light Yellow: feeea6
*/
body, div, h1 {margin:0;padding:0;}
body {
	color: #333333;
	margin: 0;
	padding: 0;
	background: #666666;
	font: 100% Georgia, "Times New Roman", Times, serif;}

img{border:none;}
a {text-decoration:underline;}

#pageContainer{
	width:100%;
	position:relative;}
#headerDiv{
	background: none;
	width:auto;}
#headerDiv img{	display:none;}
#headerContentDiv{
	background:none;
	height:29px;
	position:relative;}
#headerNav{
	display:none;}
#headerContentDiv h1 {
	position:relative;
	width:auto;
	margin:0;}
#headerContentDiv h1 span {
	visibility:visible;
	display:block;}	
#headerContentDiv p {
	visibility:visible;
	display:block;
	margin-top:0;}			
#mainDiv{
	background: none;}
#mainContentDiv{
	margin: 0;
	padding-left:10px;
	padding-top:10px;}
#mainContentDiv p:first-child{margin-top:0;}
#sidebarDiv, #details #sidebar2Div{
	display:none;}
#details .tabularData {width:95%}
