a:link {
	font-family: Arial;
	color: #f86114;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}


a:visited {
	font-family: Arial;
		color: #f86114;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}

a:hover {
	font-family: Arial;
		color: #782311;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}


.content {
          font-family: arial;
         font-size: 10pt;
         text-align:	left;
          color:	#ffffff;
          vertical-align: top;
          padding-bottom: 5px;
          padding-left: 5px;
          padding-right: 5px;
 
          }
          
           
#tdMAIN{
background-image: url(media/bg-watermark.png);
background-position: bottom left;
background-repeat: no-repeat;
vertical-align: top;

}



.titleORANGE  {
	font-size: 12pt;
	color: #f86114;
	text-align:	left;
        font-family: arial;
        font-weight: bold;

	}
	

          
.footer{
         font-family: arial;
         font-size: 8pt;
         text-align:	left;
         color:	#666666;
                   padding-bottom: 5px;
          padding-left: 5px;
          padding-right: 5px;
         
          }
          
        
          
ul{ list-style-image: url("images/media/arrow.gif"); color: #003333; margin-right: 5px;}
ol{ list-style-type: color: #003333;}
li{ list-style-type: color: #003333; font-family: times new roman; font-size: 11pt; line-height: 12pt; text-decoration: none;}
 


input, textarea {
border: 1px solid #003333;
color:#000000;
font-family: times new roman;
font-size: 11pt;
background: #ffffcc;
}