HTML			{height: 			100%;
				overflow: -moz-scrollbars-vertical; 
				margin-bottom: 		1px;}
BODY			{background-color:	#000000;
				color:				#eeeeee;
				font-size:			10pt;
				font-family:		"Century Gothic", sans-serif;
				margin-top:			50;
				margin-left:		0;
				margin-right:		0;
				text-align:			center;}
TD				{background-color:	#000000;
				color:				#eeeeee;
				font-size:			10pt;
				font-family:		"Century Gothic", sans-serif;}

H1				{font-size:			12pt;
				color:				#ffee88;
				text-align: 		center;}
H2				{font-size:			14pt;
				color:				#ffdd66;}

A:link			{color: 			#ffdd66;
				text-decoration:	none;}
A:active		{color: 			#ffdd66;
				text-decoration:	none;}
A:visited		{color: 			#ffdd66;
				text-decoration:	none;}
A:hover			{color: 			#ffee88;
				text-decoration:	underline;}
A:link			{color: 			#ffdd66;
				text-decoration:	none;}

#menu			{width:				180px;
				float:				left;
				text-align:			right;}	
#homebody		{width:				590px;
				float:				right;
				margin-bottom:		0px;}		
#mainbody		{margin: 			0px auto;
				width:				770px;
				text-align:			right;
				line-height:		1.50em;}
#mainbody950	{margin: 			0px auto;
				width:				950px;
				text-align:			right;
				line-height:		1.50em;}				
#mainbodySUPPORT	{margin: 			0px auto;
				width:				700px;
				padding-left:		60px;
				text-align:			left;
				line-height:		1.50em;}

#footer			{margin: 			0px auto;
				font-size:			.75em;
				color:				#eeeeee;
				text-align:			center;
				clear:				both;}
#footer A		{font-weight:		normal;
				color:				#eeeeee;}
#footer IMG		{margin:			50px 0px 10px 0px;}

.line-ht175		{line-height:		1.75em;}
.body760		{margin: 			0px auto;
				width:				760px;
				text-align:			right;
				line-height:		1.50em;}	
.body560		{margin: 			0px auto;
				padding-left:		200px;
				width:				560px;
				text-align:			right;
				line-height:		1.50em;}
.tbl-ul			{border-bottom:		#ffdd66 1px solid;}
.dotted-line	{background:		#000000 url("images/dotted_line.gif") repeat-x;}
.notbold		{font-weight:		normal;}
.bold			{font-weight:		bold;}
.justify		{text-align:		justify;}
.right			{text-align:		right;}
.red			{color:				#ff0033;}
.fontyellow		{color:				#ffee88;}
.fontgold		{color:				#ffdd66;}
.white			{color:				#eeeeee;}
.lgfontgold		{font-size:			12pt;
				color:				#ffdd66;}
.lgfont			{font-size:			12pt;
				color:				#eeeeee;}
.smfont			{font-size:			10pt;}
.x-smfont		{font-size:			8pt;}
.xx-smfont		{font-size:			7pt;}

form			{margin-top:		10px;}
fieldset 		{border:			1px solid #ffdd66;
				margin:				0px 0px 0px 0px;}				
legend 			{font-size:			10pt; 
				font-weight: 		bold; 
				color: 				#ffdd66;}
label 			{float:				left;
				width:				9em;
				font-weight: 		bold;
				padding-left:		10px;}
.formfield		{font-size:			8pt;
				font-weight:		bold;
				border:				#000000 1px solid;
				color:				#000000;
				background-color:	#ffffcc;
				margin:				1 1 1 1;}
.formfield2		{font-size:			10pt;
				font-weight:		bold;
				border:				#ffdd66 2px solid;
				color:				#000000;
				background-color:	#ffffff;
				margin:				1 1 1 1;}
.errorfield		{font-size:			10pt;
				font-weight:		bold;
				color: 				#000000;
				border:				solid 2px #ff3333;
				margin:				1 1 1 1;}
.form-error 	{font-size: 		8pt;
				color: 				#ff3333;
				text-align:			center;}
				
.scroll			{z-index:			90;
				visibility:			visible; 
				cursor: 			hand; 
				position:			absolute; 
				top:				0px;
				width:				867px;
				height:				175px;}
				
.box			{margin: 			0px auto;
				color:				#ffdd66;
				font-size:			8pt;
				width:				760px;
				height:				140px;
				padding-top:		20px;
				border:				#ffdd66 1px solid;}
			
#print-only		{display: 			none;}

