/* Stucture ----------------------------------------------- */

.paymentwrapper 
{
	width: 800px; 
	border-bottom:1px solid #ccc; 
	border-left:1px solid #ccc; 
	border-right: 1px solid #ccc; 
	border-top:0px; 
	margin: 0; 
	min-height:500px; 
	background:#ffffff; }

.bottomshadow 
{
	width: 800px;
	height: 90px;
	margin: 0; 
	background: transparent url(../images/bottomshadow.jpg) top; 
	background-repeat:no-repeat;}
	
.paymentheader 
{
	width: 720px; 
	text-align:left; }
	
.paymenttitle 
{
	clear: both; 
	display: block; 
	width:720px;
	height:50px; 
	border-bottom: 1px solid #B2B1B1; 
	background: #F2F2F2 url(../images/title.gif) top left;}
	}
		
.headerline 
{
	background: #4A9325; 
	width: 720px; height: 9px; 
	padding: 0; 
	margin:0; 
	border-bottom:1px solid #ffffff;}
.submenu 
{
	background: #479F0B; 
	width: 191px;  
	float: left; 
	padding:0px; 
	margin: 0;}
.formcontent 
{
	background: #ffffff; 
	width: 509px;  
	float: right; 
	padding: 0px; 
	margin: 0;}
.hiddeninfo 
{
	background: #FF0000; 
	float: left; 
	padding: 0px; 
	margin: 0;}
.paymentsecondCol 
{
	width: 720px; 
	float:left; 
	margin-left:0px; 
	text-align:left;}
.paymentcontent 
{
	margin: 0;}
.paymentfooter 
{
	width: 701px;
	height: 70px;
	text-align: left; 
	margin: 10px auto 39px auto;
	padding-top: 20px;
	padding-left: 19px;
	padding-bottom: auto;
	clear:both;
	background-color: #5DA33D;
	background-repeat: repeat-x;
    background-image: url(../images/footerbg.gif);}

.paymentinnermain 
{
	margin-top: 0px; 
	width: 720px; 
	background: #ffffff url(../images/logobg.gif) no-repeat top left;}

/* Styling ----------------------------------------------- */

.headlinetype {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px; color:#274164;}
.copytype {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#274164;}

#paymentlogo 
{
	float:left; 
	width: 720px; background-image:url(../images/headerbg.jpg); background-position: right; 
	background-repeat: no-repeat;}
#formheadline ul {list-style-image:none; list-style-position:outside; list-style-type:none;}