body 		{
			margin-top: 0px;
			margin-bottom:0px;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size: 72% !important;
			background-color:#FFFFFF;
			background-image:url(images/bg.gif);
			background-repeat:repeat-x;	
			background-attachment:fixed;
			}
					 
P                   { font-family : Verdana, Arial, Helvetica, sans-serif; 
                	  font-size : 11px;
                      padding-left: 8px;
                      padding-right: 8px
                    }

TD                  { font-family : Verdana, Arial, Helvetica, sans-serif; 
                      font-size : 11px; 
                      vertical-align: top;
					 }


H1			{ 
			font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	
		    font-size : x-large; 
		    color : #339900; 
		    text-align : center;
			margin: 0;
			padding-top:15px;
			}

H2			{ 
			font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	
			font-size : large;	
			color : #339900;
			text-align : left;
			margin: 0;
			padding-top:15px;
			}

H3			{ 
			font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	
			font-size : medium; 
			color : #339900; 
			text-align : left;  
			margin: 0;
			padding-top:15px;
			padding-bottom:5px;
			}
										  
H4			{ 
			font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	
			font-size : medium; 
			color : 339900; 
			text-align : center; 
			text-decoration:underline;
			margin: 0;
			padding-top:15px;
			padding-bottom:15px;
			}

H5			{ 
			font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	
		    font-size: small; 
			color : #339900; 
			text-align : left;
			margin: 0;
			padding-top:15px;
			padding-bottom:15px;
			}

H6			{ 
			font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	
			font-size: x-small; 
		    color : #339900; 
		    text-align : left;    
			margin: 0;
			padding-top:15px;
			padding-bottom:15px;
		    }											
A			{ 
			font-weight: bold;
			color: #339900; 
			text-decoration: underline;
			}

A:HOVER		{ 
			font-weight : bold; 
			color : #7ac043; 
			text-decoration: underline;
			
			} 

A:VISITED	{
			color: #67a33a; 
            font-weight: bold; 
            text-decoration: underline;
			
            }

A:ACTIVE	{ 
			font-weight : bold; 
	        color : #7ac043; 
	        text-decoration : underline;
			
    	    } 
LI                  { font-family: Verdana, Arial, Helvetica, sans-serif; 
		              font-size: 11px;
                    }

.bannertext         { font-face: Verdana, Arial, Helvetica;
                      font-size: 8pt;
                      color: #FFFFFF;
                      font-weight: bold;
                    }

.bannertext:link    { color: #FFFFFF; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }

.bannertext:visited { color: #CCCCCC; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }

.bannertext:active  { color: #CCCCCC; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }

.bannertext:hover   { color: #CCCCCC; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }
.RequiredField {
	color : red;
	font-weight : bold;
}

.Required {
	color : red;
	font-weight : bold;
}
.MediumWhite {
	font-size : small;
	color : white;
	font-weight : bold;
}

.SmallBlue {
	font-size : 10pt;
	color : 000066;
	font-weight : bold;
}

.SmallWhite {
	font-size : 10pt;
	color : White;
	font-weight : bold;
}

.SmallRed {
	font-size : 10pt;
	color : RED;
	font-weight : bold;
}

.ONRED {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}


.SubmittedValue {
	color: Blue;
	font-weight: bold;
}

.Title {
	font-size : medium;
	color : white;
	font-weight : bold;
}

.WhiteCenterTitle  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : white;
	text-align : center;
}

#footer 	{
			color:#FFFFFF;
			background-color:#7AC043;
			padding-top:25px;
			padding-bottom:15px;
			text-align:center;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size: 90% !important;
			width:974px;
			clear:both;
			}