HTML			{height: 			100%; 
				overflow: -moz-scrollbars-vertical;
				margin-bottom: 		1px;}
BODY			{height:			100%;
				text-align: 		center;
				background:			#f5f5f5 url(images/bg.gif);
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			0px;
				margin-left:		0px;
				margin-right:		0px;}
TD				{background-color: 	#f5f5f5;
				font-size:			10pt;
				color:				#000000;}
H1				{font-family:		"Times New Roman", serif;
				font-size:			14pt;
				color:				#000000;
				margin-top:			10px;
				text-align: 		center;}
H2				{font-size:			10pt;
				color:				#000000;}
P, LI			{text-align: 		justify;}
A:link			{color: 			#006699;
				text-decoration:	none;}
A:active		{color: 			#006699;
				text-decoration:	none;}
A:visited		{color: 			#006699;
				text-decoration:	none;}
A:hover			{color: 			#006699;
				text-decoration:	underline;}
A.wht:link		{color: 			#ffffff;
				text-decoration:	none;}
A.wht:active	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:visited	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:hover		{color: 			#ffffff;
				text-decoration:	underline;}
				
#mainbody		{margin:			0px 20px 0px 20px;
				height:				100%;}
				
fieldset 		{border:			1px solid #cccccc;}	
fieldset p		{margin-bottom:		1px;
				margin-top:			0px;
				padding-bottom:		1px;
				padding-top:		0px;}
legend 			{font-size:			8pt; 
				font-weight: 		bold; 
				color: 				#cccccc;}
label 			{float:				left;
				width:				12em;
				padding-left:		10px;}
textarea		{overflow: 			auto;
				font-size:			8pt;}
.formfield		{font-size:			8pt;
				font-weight:		bold;
				color:				#000000;
				margin:				1 1 1 1;}	
.form-error 	{font-size: 		8pt;
				color: 				#ff3333;
				text-align:			center;}
				 			
.bg				{background:		#ffffff url(images/bg.gif);}
.mainbody		{margin:			0 25 0 25;}		

.black			{background-color: 	#000000;
				color:				#ffffff;}
.turq			{background-color: 	#3399cc;
				color:				#ffffff;}


.footer			{padding: 			10px;
				background-color: 	#EA9D50;
				font-size:			9pt;
				color: 				#ffffff;}

.smfont			{font-size:			10pt}
.story			{font-size:			10pt;
				text-align:			justify;}
.x-story		{font-size:			8pt;
				text-align:			justify;}
.x-smfont		{font-size:			8pt;}
.xx-smfont		{font-size:			7pt;}
.bold			{font-weight:		bold;}
.caps			{text-transform:	uppercase;}
