body {
	background: #fff url('images/bg.jpg') top center repeat-x;
	margin:0 auto;
	padding:0;
	#margin-top:-18px;
}


/*seo h tags remove spacing*/

/*.seo h1,.seo h2,.seo h3,.seo h4,.seo h5,.seo h6{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}*/

h1 {
	font: normal 30px arial, helvetica;
	letter-spacing:-1px;
	line-height:30px;
	margin-bottom:10px;
	margin-top:0px;
	color:#366a98;
}

.greentxt {
	color:#78a24b;	
}

h4.seo{margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;}

/*  / seo h tags remove spacing*/

img {
	border:0;
}

.orange {
	color: white;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.button {	
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	color:white;
	outline:none;
	padding: 7px;
	*padding: 4px;	
	background:orange;
	border:1px solid #ff6600;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

FIELDSET { border: 1px solid #ccc; padding: 1em; margin: 0; }
LEGEND { color: #ccc; font-size: 200%; font-weight:bold; }
INPUT, TEXTAREA, SELECT { font-family: Arial, verdana; font-size: 125%; padding: 4px; color: #366a98;}

.wbwimg {
	position:absolute;
	top:10px;
	left:600px;
	z-index:2000;
	float:right;
}

.readnow {
	position:relative;	 
	top:153px;
	left:760px; 
}

.toplinks {
	position:relative;	 
	font: bold 13px arial, helvetica;
	color:white;
	top:115px;
	right:-30px;
}

.donatetop {
	position:absolute;	 
	float:right;
	width:196px;
	height:44px;
	top:10px;
	left:740px;
}

#header {
	position:relative;	 
	width:900px;
	height:148px;
	margin:0;	
	color:white;
	font: normal 12px arial, helvetica;
	text-align:right;
	background: transparent url('images/header_logo.png') top center no-repeat;	
}

.header a {	
	color:#FFFF99;
	text-decoration:none;
}

.header a:hover {
	text-decoration:underline;
}

#bodytop {
	position:relative;
	width:972px;
	height:186px;
	margin:0 auto;
	margin-top:8px;
	background: transparent url('images/bodytop_front.png') top center no-repeat;	
}

#main {
	position:relative;	 
	width:100%;
	height:100%;
	margin:0 auto;	
	background: transparent url('images/header_bg.png') top center no-repeat;
}

#maincontainer {
	position:relative;
	width:972px;
	height:100%;
	margin:0 auto;	
}

#bodyfull {
	position:relative;
	width:972px;
	height:100%;
	float:left;	
	margin:0 auto;	
	background: transparent url('images/body_bg.png') top center repeat-y;	
}

#bodyinner {
	width:900px;
	margin:0 auto;
}

#bodyleft {
	position:relative;
	width:649px;
	margin:0;
	float:left;
}

.bodyleft a {
	color:#3a6d9b;
	text-decoration:none;
}

.bodyleft a:hover {
	color:#4f6e2d;	
	text-decoration:underline;

}

#bodyright {
	position:relative;
	width:251px;
	min-height:550px;
	margin:0;
	float:right;
	background: transparent url('images/right_bg.png') top center no-repeat;
}

#bodyrightblank {
	position:relative;
	width:251px;
	min-height:550px;
	margin:0;
	float:right;
}

#bodyright h3 {
	margin-bottom:10px;
	margin-top:-5px;
	font: bold 16px Arial, Helvetica;
}

#bodyright a {
	color:#cf2075;
	font-weight:bold;
	text-decoration:none;
}

#bodyright a:hover {
	text-decoration:underline;
}

#guidelines #g1 {
	width:95%;	
	padding:10px;
	border: 6px solid #f7f8fa;
}

#guidelines #g2 {
	width:95%;	
	padding:10px;
	border: 6px solid #e9edf5;
}

#guidelines #g3 {
	width:95%;	
	padding:10px;
	border: 6px solid #cfd9ee;
}

.listheader {
	margin-bottom:10px;
	margin-top:-5px;
	font: bold 15px Arial, Helvetica;
}

.homepagelist li {
	margin-bottom:20px;
}

#footer {
	width:972px;
	height:76px;
	margin:0 auto;
	padding-top:35px;
	color:#78a24b;
	clear:both;
	font: normal 12px arial, helvetica;
	text-align:center;
	background: transparent url('images/footer.png') top center no-repeat;	
}

.footer a {
	color:#78a24b;
	text-decoration:none;
}

.footer a:hover {
	color:#3a6d9b;	
	text-decoration:underline;
}

/**** MENU ****/



.menu {		
	width: 900px;
	height: 43px;
	margin:0 auto;	
	position:relative;	 
	z-index: 999;
}

.menu ul {			
	height: 43px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: transparent;
}

.menu li {
	width: auto;
	padding: 0;
	margin: 0;		
	float: left;
}

.menu li a.index {
	display:block;
	width: 79px;
	height:43px;	
	text-decoration: none; 
	background: url("images/index.png");	 
}

.menu li a.index:hover { 
	background-position: 0 -43px; 
}

.menu li a.about {
	display:block;
	width: 100px;
	height:43px;	
	text-decoration: none; 
	background: url("images/about.png");	
}

.menu li a.about:hover { 
	background-position: 0 -43px; 
}

.menu li a.guidelines {
	display:block;
	width: 226px;
	height:43px;	
	text-decoration: none; 
	background: url("images/guidelines.png");	
}

.menu li a.guidelines:hover { 
	background-position: 0 -43px; 
}

.menu li a.process {
	display:block;
	width: 162px;
	height:43px;	
	text-decoration: none; 
	background: url("images/process.png");	
}

.menu li a.process:hover { 
	background-position: 0 -43px; 
}

.menu li a.faq {
	display:block;
	width: 158px;
	height:43px;	
	text-decoration: none; 
	background: url("images/faq.png");	
}

.menu li a.faq:hover { 
	background-position: 0 -43px; 
}

.menu li a.prolacta {
	display:block;
	width: 175px;
	height:43px;	
	text-decoration: none; 
	background: url("images/prolacta.png");	
}

.menu li a.prolacta:hover { 
	background-position: 0 -43px; 
}

/**** END MENU ****/


/*testimonials*/

.donor_question{display:block;font-weight:bold;}
