HTML 			{overflow: -moz-scrollbars-vertical;}

BODY			{background-color:	#ffffff;
				color:				#333333;
				font-size:			10pt;
				font-family:		"Verdana", san-serif;
				margin-width:		0;
				margin-top:			0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #009999;
				scrollbar-arrow-color: #99cccc;
				scrollbar-base-color: #009999;
				scrollbar-shadow-color: #99cccc;
				scrollbar-highlight-color: #99cccc; 
          		scrollbar-3d-light-color: #99cccc}
TD				{background-color:	#ffffff;
				color:				#333333;
				font-size:			10pt;
				font-family:		"Verdana", san-serif;}
H1				{font-size:			10pt;
				font-weight:		bolder;
				color:				#009999;
				margin-top:			0;
				margin-bottom: 		0;} 
H2				{font-size:			10pt;
				margin-top:			0;
				margin-bottom: 		0;}
H3				{font-size:			8pt;
				margin-top:			0;
				margin-bottom: 		0;}
HR				{padding-top:		0;
				margin-top:			0;}
FORM			{margin-top:		0;
				margin-bottom: 		0} 
A:link			{color: 			#009999;
				text-decoration:	none;}
A:active		{color: 			#009999;
				text-decoration:	none;}
A:hover			{color: 			#009999;
				text-decoration:	underline;}
A:visited		{color: 			#009999;
				text-decoration:	none;}
A.blk:link		{color: 			#000000;
				text-decoration:	none;}
A.blk:active	{color: 			#000000;
				text-decoration:	none;}
A.blk:hover		{color: 			#000000;
				text-decoration:	none;}
A.blk:visited	{color: 			#000000;
				text-decoration:	none;}
A.wht:link		{color: 			#f0eeee;
				text-decoration:	none;}
A.wht:active	{color: 			#f0eeee;
				text-decoration:	none;}
A.wht:hover		{color: 			#f0eeee;
				text-decoration:	none;}
A.wht:visited	{color: 			#f0eeee;
				text-decoration:	none;}
.peach			{background-color:	#F8A33F;
				color:				#ffffff;
				font-size:			8pt;}
.turq			{background-color:	#009999;
				color:				#f0eeee;}
.green			{background-color:	#787527;}
.black			{background-color:	#000000;
				color:				#f0eeee;}
.dotted_line	{background-image:	url(images/dotted_line.gif);
				background-repeat:	repeat-x}
.border 		{border-width:		1px;
				border-style:		solid;
				border-color:		#000000;}
.wht-border 	{border-width:		1px;
				border-style:		solid;
				border-color:		#ffffff;}
.logo-bg		{background-image:	url(images/logo_home_3.gif);
				background-repeat:	no-repeat;
				background-color:	#787527;}
.black-bar		{background-image:	url(images/black_bar.gif);
				background-repeat:	repeat-x;}
.footer-line	{background-image:	url(images/footer_line.gif);
				background-repeat:	repeat-x;}
.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold}
.story			{font-size:			10pt;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold}
.x-smfontturq	{font-size:			8pt;
				font-weight:		bold;
				color:				#009999;}
.xx-smfont		{font-size:			7pt}
.formfield		{background-color:	#ffffff;
				border-color:		#000000;
				border-style:		solid;
				border-width:		1;
				margin:				1px 1px 1px 1px;
				scrollbar-face-color: #009999;
				scrollbar-arrow-color: #99cccc;
				scrollbar-base-color: #009999;
				scrollbar-shadow-color: #99cccc;
				scrollbar-highlight-color: #99cccc; 
          		scrollbar-3d-light-color: #99cccc
				color:				#333333;
				font-size:			8pt}
.formfield2		{background-color:	#000000;
				color:				#ffffff;
				font-size:			8pt}
.padding-lr		{padding-left:		4;
				padding-right:		4;}
#print-only		{display: 			none;}

