/* Body - inheritable by all other styles */


html,Body      { color: #525252; font-family: Trebuchet, Tahoma, Verdana, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica; font-weight: normal; background-color: #ccc; text-transform: none; margin: 0 }



p           { color: #000; font-size: 9pt; line-height: 12pt }





span.text1  {
	color:         #000;
	font-weight:    bold
}


span.text2  {

}




td.text   { background-color: #ccc }
}



Table   { background-color: #61708f }


ul     {
	color:      #000;
	font-size:   9pt;
	line-height: 18pt }






a:link   { color: #fff; font-weight: bold; text-decoration: none }


a:hover  {
	color:          #000000;
	font-weight:     bold;
	text-decoration: underline }



a:visited   {
	color:      #ffffff;
	font-weight: bold ;
	text-decoration: none
	}






	

/* Form Elements */
input, textarea
  {
	border: solid 1px }

input.flat
  {
	border: solid 1px }

select
  {
	border: solid 1px }




/* The Headings*/
h1
                { color: #6e8f4e; font-size: 18pt; font-weight: bold; line-height: 18pt }



h2
               {
	color:      #fff;
	font-size:   12pt;
	font-weight: bold;
	line-height: 8pt }




h3
               {
	color:      #fff;
	font-size:   12pt;
	font-weight: bold;
	line-height: 8pt }



h4
               {
	color:      #fff;
	font-size:   12pt;
	font-weight: bold;
	line-height: 8pt }



h5
               {
	color:      #fff;
	font-size:   12pt;
	font-weight: bold;
	line-height: 8pt }




h6
                   { color: #6e8f4e; font-size: 12pt; font-weight: bold; line-height: 8pt }






/* Footer Text */	
p.FooterAddress{
	color:          #004d71;
	font-size:       75%;
	text-decoration: none }
	
	
tr.footer {
	background-color:	#c3c3c3
}