/* General settings */
BODY {
 	color: blue; 
	background-color: white; 
	border-style: none;
	border: 0; 
	margin: 0 0 0 0;
	text-align: left; 
	font-family: Trebuchet, Arial, sans-serif; 
	font-size: 10pt; }
P { font-size: 9pt; margin: 0 0 0 0; }
LI { font-size: 9pt; margin: 10px 0 0 0; }
LI.menu2 { color: black; font-size: 9pt; margin: 0 0 0 0; }
UL { list-style: disc outside; margin: 0 0 10pt 30pt; }
IMG, IMG.l  { margin: 0 5px 5px 2px;
	padding: 0 0 0 0;
	border: none;
	float: left; }

IMG.r  { margin: 0 2px 5px 5px;
	border: none;
	float: right; }

IMG.indent1 { float: left; margin: 2px 0 0 12px; }
IMG.indent2 { float: left; margin: 2px 0 0 32px; }

HR 	{color:#C5E8FE;}

TABLE 	{ padding: 0 0 0 0; margin: 0 0 0 0;}
TD    	{ text-align: left; }	

H1 	{ padding: 0 0 0 0; margin: 0 0 0 0;}
H3 	{ font-size: 10pt; padding: 0 0 0 0; margin: 0 0 0 0;}
H3.menu2 { color:black; font-size:12pt; padding: 12px 0 6px 10px;} 
H5 	{ color:black; font-size: 9pt; padding: 0 0 0 10px; margin: 0 0 0 0;font-style: italic; font-weight:normal;}
H6 	{ font-size: 8pt; font-weight:normal; padding: 0 0 0 0; margin: 0 0 0 0;}

H3.title 	{ padding-top:28px; margin-left:12px; }
H3.titletop   	{ padding-top: 0px; margin-left:12px; }

/* all the hyperlink formats */
A:link    	  { color: blue; text-decoration: underline; } 	/* unvisited link */
A:visited  	{ color: blue; text-decoration: underline; }  	/* visited links */
A:active  	{ color: blue; text-decoration: underline; } /* active links */
A:hover  	 { color: blue; text-decoration: underline; } /* hovering links */

/*  menu items */
H3.menu  	{ font-size: 10pt; padding: 0 0 0 5px; margin: 10px 3px 0 1px; border-top:thin blue dotted;border-bottom:thin blue dotted;}
P.menu   	{ font-size: 9pt; padding: 0 0 0 15px; margin: 0 3px 0 1px; }
TD.menu  	{background-color: #C5E8FE;}
TD.header	{background-image: url(images/header3.gif);}

/*  feature items */
TABLE.feature	{ border: 1px gray solid; float:right; margin: 0 20px 10px 0;}
H3.feature    	{ background-color:white; color:black; text-align:center;}
P.feature     	{ color: black; font-style: italic;}
