body {
	margin-left:0;
	margin-right:0;
    margin-top:0;
    margin-bottom:0;

}
payments {
}

h1, h2, h3 {
	FONT-WEIGHT: normal;
	COLOR: red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN-top: 0.5em;
	MARGin-Bottom: 0;
	text-align: center;
}

h4, h5 {
	FONT-WEIGHT: normal;
	COLOR: #4477AA;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN-top: 0.5em;
	MARGin-Bottom: 0;
	text-align: center;
}

p{
	color:#336699;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;

      
	}

.header {
	FONT-SIZE: 88%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-image: url(../images/banner.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}    

.main {
    BACKGROUND-IMAGE: url('../images/longlineF.gif');
	BACKGROUND-REPEAT: repeat-y;
	width:100%;
		
}
.content {
	PADDING-BOTTOM: 0; 
	COLOR: #000; 
	PADDING-TOP: 0;
	float:left;
	width:70%;
}

.content ul, li {    
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial;
    color: #336699;

    }
    
.leftNav {
    
	PADDING-LEFT: 1.6em; 
	FLOAT: left; 
	WIDTH: 25%; 
	PADDING-TOP: 0px;

}

.footer {
	clear:both;
	FONT-SIZE: 10px;  
	WIDTH: 100%; 
	TEXT-ALIGN: center;
	FONT-FAMILY:arial;
	COLOR: #336699;
	margin-BOTTOM:0px;
	vertical-align: baseline;	
	height:50px;
	padding-top:50px;
	BACKGROUND-IMAGE: url('../images/footer.gif');
	BACKGROUND-POSITION: 0% 0%;
	BACKGROUND-REPEAT: no-repeat;
}

.bottom {
	clear:both;
	BACKGROUND-IMAGE: url('../images/longlineF.gif');
	BACKGROUND-POSITION: 0% 0%;
	BACKGROUND-REPEAT: no-repeat;
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:0px;
	}

#date {font-family: arial;
      font-size: 8pt;
      color:#ffffff;
      margin-top:0px;
      margin-bottom:0px;
      padding-left:5%;
      
}

#address {font-family: arial;
        font-size: 10pt;
	color:#ffffff;
        margin-top:0px;
	margin-bottom:0px;
        padding-right:0.5em;
	text-align:right;       
}
table, td, tr {
	FONT-SIZE:10pt;
	FONT-FAMILY: Tahoma;
	color: #336699;
	border-collapse: collapse;
	border-color:#000000;
	padding: 5px;
	line-height: normal;
	margin: 5px;
   
}
	
a:hover {
	color:red;
	text-align: left;
	}
.main .content #countdowncontainer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline blink;
	width: auto;
}
.main .content table tr td p {
	text-align: left;
}
