 BODY { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 9pt;
         color : Black;
         margin:0;
}  


#topbanner{
		width: 100%;
}

#topbanner h1{
		 font-family : Arial, Helvecita, sans-serif;
         font-size : 14px;
         color : #c0c0c0;
	     font-weight : bold;
	     margin-top : 10px;
	     text-algin: right;
	     padding-right: 30px;
}

.cellback {
		background: #ff9900 url('shared/topmenubuttons/menubg.gif');
		height: 24px;
		color: #333333;
} 
    
	
A:LINK { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #0a64b3;
         text-decoration: none;
		 font-weight: bold;
}
  A:VISITED { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #0a64b3;
	    text-decoration: none;
		font-weight: bold;
}
  A:HOVER { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #ef9b09;
			font-weight: bold;
		    text-decoration: none;
		}
		  		  
  A.tiny:LINK { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 8pt;
         color : #619CE2;
         
}
  A.tiny:VISITED { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 8pt;
         color : #619CE2;
		  font-weight : bold;
}
  A.tiny:HOVER { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 8pt;
         color : #E9B12E;
		font-weight : bold;
		}
	.box {
	background: #f6f6f6;
	border: 1px dotted #336699;
	font-family : Arial, Helvetica, sans-serif
	font : 10pt;
	padding: 4px;
}			 	
		
  H1 { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 15pt;
         color : navy;
		 font-weight : bold;
		 margin-bottom: 0px;
		 margin-top:8px;
}
  H2 { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 14pt;
         color : #619CE2;
			font-weight : bold;
}
 H3 { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 12pt;
         color : #619CE2;
			font-weight : bold;
			}
  H4 { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 11pt;
         color : #619CE2;
}

H6 { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 10pt;
         color : #619CE2;
}

  TD { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : 9pt;
         color : #000000;
}
  TR { 
         font-family : Arial, Helvetica, serif;
         font-size : 9pt;
         color : #000000;
}

HR {
	color: #666666;
	height: 1pt;
}

.copycontent {
			font-family :Arial, Helvetica, serif;
            font-size : 11px;
            color : black;
			background-color: transparent;
			margin-left:  5px;
			margin-right: 5px;
			line-height : 19px;
			text-align:left;
}


		  .smalltext { 
         font-family : Arial, Helvetica, serif;
         font-size : 8.5pt;
         color : #000000;
}
		.smalltextbold { 
         font-family : Arial, Helvetica, serif;
         font-size : 8.5pt;
		 font-weight : bold;
         color : #000000;
}

input {
		font-family :Arial, Helvetica, serif;
        font-size : 11px;
		font-weight: bold;
        color : #000000;
		background-color: white;
}
select {
		font-family : Arial, Helvetica, serif;
        font-size : 11px;
		font-weight: bold;
        color : #000000;
		background-color: white;
}
textarea {
		font-family : Arial, Helvetica, serif;
        font-size : 11px;
		font-weight: bold;
        color : #000000;
		background-color: white;
}

.button {
	background-color: orange;
	font-family : Arial, Helvetica, serif;
	font-size: 11px;
	color: black;
	padding: 1px;
}

.bannercopy {

			font-family :Arial, Helvetica, serif;
            font-size : 11px;
            color : black;
			background-color: transparent;
			margin-left:  5px;
			margin-right: 5px;
			line-height : 16px;
			text-align:left;

}