BODY	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif; 
	background : white url(./graphics/watermark.jpg) no-repeat fixed center;
	color : Black;
}
P,TD,OL,UL,LI,DD,.normal	{ font-size : 10pt; font-family : Arial, Helvetica, sans-serif; color : black; }

H1,.heading1		{ font-size : 16pt; font-family : sans-serif; color : black; font-weight : bold; }
H2,.heading2		{ font-size : 14pt; font-family : sans-serif; color : black; font-weight : bold; }
H3,.heading3		{ font-size : 12pt; font-family : sans-serif; color : black; font-weight : bold; }

.niceheading1		{ font-size : 16pt; font-family : sans-serif; color : DarkSlateBlue; font-weight : bold; }
.niceheading1gold	{ font-size : 16pt; font-family : sans-serif; color : #EA621A; font-weight : bold; }

.niceheading2		{ font-size : 14pt; font-family : sans-serif; color : DarkSlateBlue; font-weight : bold; }
.niceheading3		{ font-size : 12pt; font-family : sans-serif; color : DarkSlateBlue; font-weight : bold; }

A  { color : MediumBlue; text-decoration : underline;}
	A:Visited	{ color : MediumSlateBlue; }
	A:Active	{ color : #feac01; }
	A:Hover		{ color : #feac01; }

.menu	{ font-family : Arial, Helvetica, sans-serif; font-weight : bold; text-decoration : none; color : Black; }
	A.menu { font-family : Arial, Helvetica, sans-serif; font-weight : bold; text-decoration : none; color : Navy; }
		A.menu:visited	{ color : Purple; }
		A:menu:Active 	{ color : Purple; }
		A.menu:hover	{ color : Olive; }

.formsubmit 	{ font-size : 9pt; font-family : Arial,Helvetica,sans-serif; color : black; background-color : LightSteelBlue; font-weight : bold; font-style : normal; }
.formreset  	{ font-size : 9pt; font-family : Arial,Helvetica,sans-serif; color : black; background-color : LightSteelBlue; font-style : normal; }
.forminput  	{ font-size : 9pt; font-family : monospace; color : black; font-style : normal; }
.formtext   	{ font-size : 9pt; font-family : Arial,Helvetica,sans-serif; color : black; font-style : normal; }
.formheading  	{ font-size : 9pt; font-family : Arial,Helvetica,sans-serif; color : black; font-weight : bold; }

.footer			{ font-size : 8pt; font-family : Arial,Helvetica,sans-serif;}
	A.footer	{ text-decoration : none;}

.calcheader   { font-family : Arial, Helvetica, sans-serif; font-size : 16pt; font-weight : bold; }
.calclabel    { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; }
.calcelement  { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; }
.calcradio    { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; background-color : #adced9; }
.calcpulldown { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; }
.calcanswer   { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; background-color : #FFFF80; }

.menu1 { background-color : white; text-align : center; color : White; font-weight : bold; font-size : 10pt; font-family : Arial, Helvetica, sans-serif; }
	A.menu1  { color : White; text-decoration : none;}
		A.menu1:Visited { color : White; }
		A.menu1:Active  { color : #ffffb2; }
		A.menu1:Hover   { color : #ffffb2; }

.menu2 { text-align : left; color : #595398; font-weight : bold; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }
	A.menu2  { color : #595398; text-decoration : none;}
		A.menu2:Visited { color : SteelBlue; }
		A.menu2:Active  { color : #21a6de; }
		A.menu2:Hover   { color : #21a6de; }

.menu3 { text-align : left; color : #826a3e; font-weight : bold; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }
	A.menu3  { color : #826a3e; text-decoration : none;}
		A.menu3:Visited { color : #826a3e; }
		A.menu3:Active  { color : #b08d13; }
		A.menu3:Hover   { color : #b08d13; }

.sidebarTanTitle { background-color : #B79A6A; text-align : center; color : White; font-weight : bold; font-size : 12pt; font-family : Arial, Helvetica, sans-serif; }
.sidebarTanBody  { background-color : #e9dfcf; text-align : full; color : black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }

.sidebarBluTitle { background-color : #5671A5; text-align : center; color : White; font-weight : bold; font-size : 12pt; font-family : Arial, Helvetica, sans-serif; }
.sidebarBluBody  { background-color : #CFD8E7; text-align : full; color : black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }

.sidebarGrnTitle { background-color : #749c87; text-align : center; color : White; font-weight : bold; font-size : 12pt; font-family : Arial, Helvetica, sans-serif; }
	A.sidebarGrnTitle  { color : White; }
		A.sidebarGrnTitle:Visited { color : White; }
		A.sidebarGrnTitle:Active  { color : White; }
		A.sidebarGrnTitle:Hover   { color : White; }
.sidebarGrnBody  { background-color : #d7dfde; text-align : full; color : black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }

.sidebarGoldTitle { background-color : Goldenrod; text-align : center; color : White; font-weight : bold; font-size : 12pt; font-family : Arial, Helvetica, sans-serif; }
.sidebarGoldBody  { background-color : #FFFACD; color : black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }
	A.sidebarGoldBody  { color : Blue; }
		A.sidebarGoldBody:Visited { color : Blue; }
		A.sidebarGoldBody:Active  { color : Blue; }
		A.sidebarGoldBody:Hover   { color : Blue; }

.footertitle			{ font-size : 9pt; font-family : Arial,Helvetica,sans-serif;  color : black; font-weight: bold }
	A.footertitle			{ color : FireBrick; }
	A.footertitle:Visited	{ color : FireBrick; }
	A.footertitle:Active	{ color : FireBrick; }
	A.footertitle:Hover		{ color : SlateBlue; }

.nav1 { text-align : left; color : navy; font-weight : normal; font-size : 10pt; font-family : Arial, Helvetica, sans-serif; }
	A.nav1  { color : navy; }
		A.nav1:Visited { color : SteelBlue; }
		A.nav1:Active  { color : #feac01; }
		A.nav1:Hover   { color : #feac01; }

.nav0 { text-align : left; color : navy; font-weight : normal; font-size : 10pt; font-family : Arial, Helvetica, sans-serif; }
	A.nav0  { color : navy; }
		A.nav0:Visited { color : SteelBlue; }
		A.nav0:Active  { color : #feac01; }
		A.nav0:Hover   { color : #feac01; }

.contactlabel   { font-size : 10pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; }
.contactelement { font-size : 9pt; font-family : monospace; font-weight : normal; font-style : normal; }
.contactsend    { font-size : 10pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : italic; color : White; background-color : #008000; }
.contactfooter  { font-size : 9pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style : italic; }

.tableheading		{ background-color : navy; color : white; font-size : 10pt; font-family : sans-serif; text-align : center; }
.tablesubheading	{ color : black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; }
.tabledataodd		{ background-color : #ebf2fa; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; color : black; text-align : center; }
.tabledataeven		{ background-color : #dce8f5; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; color : black; text-align : center; }

.lightning			{font-size : 21pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : italic;}
.fronttext			{font-size : 18pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal;}
.fronttext2			{font-size : 15pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : black;}



