HTML			{min-height: 		100%; 
				margin-bottom: 		1px; 
				overflow: -moz-scrollbars-vertical !important; }
BODY			{background-color:	#FE8356;
				background-image:	url(images/bg.jpg);
				background-repeat:	repeat-x;
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			0;
				margin-width:		0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #FE8356;
				scrollbar-arrow-color: #FD5A1E;
				scrollbar-base-color: #FD5A1E;
				scrollbar-shadow-color: #ffffff;
				scrollbar-highlight-color: #ffffff; 
          		scrollbar-3d-light-color: #FE8356;}
TD				{background-color:	#ffffff;
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif}
H1				{color:				#339933;
				font-size:			13pt;
				text-align: 		center;
				margin-top:			2px;}
H2				{font-size:			12pt;
				color:				#ff6600;
				text-align: 		left;}
H3				{font-size:			11pt;
				color:				#000000;}

.peach			{background-color:	#FE8356;}
.green			{background-color:	#339933;}
.green-border	{border-width:		2px;
				border-style:		solid;
				border-color:		#339933;
				padding:			4px;}

.margin-rt		{background-image:	url(images/margin_rt.gif);
				background-repeat:	repeat-y;
				background-color:	#FE8356;}

A:link			{color: 			#339933;
				text-decoration:	none;
				font-weight:		bold;}
A:active		{color: 			#339933;
				text-decoration:	none;
				font-weight:		bold;}
A:visited		{color: 			#339933;
				text-decoration:	none;
				font-weight:		bold;}
A:hover			{color: 			#339933;
				text-decoration:	underline;
				font-weight:		bold;}
A.blk:link		{color: 			#000000;
				text-decoration:	none;
				font-weight:		normal;}
A.blk:active	{color: 			#000000;
				text-decoration:	none;
				font-weight:		normal;}
A.blk:visited	{color: 			#000000;
				text-decoration:	none;
				font-weight:		normal;}
A.blk:hover		{color: 			#000000;
				text-decoration:	underline;
				font-weight:		normal;}
				
.mainbody		{padding-right:		25px;
				padding-left:		25px;}

.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold;}
.smfontgrn		{font-size:			10pt;
				font-weight:		bold;
				color:				#339933;}
.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-smfontgrn	{font-size:			8pt;
				font-weight:		bold;
				color:				#339933;}

.footer			{width:				760px;
				padding-left:		15px;
				text-align:			left;
				background-color:	#FE8356;
				font-size:			7pt;}
				
fieldset 		{border:			1px solid #339933;}				
legend 			{font-size:			10pt; 
				font-weight: 		bold; 
				color: 				#339933;}
label 			{float:				left;
				width:				15em;
				padding-left:		10px;}

.formfield		{font-size:			8pt;
				font-weight:		bold;
				color:				#000000;
				margin:				1 1 1 1;}
.form-error 	{font-size: 		10pt;
				color: 				#ff6633;
				text-align:			center;}
				
#print-only		{display: 			none;}
