
HTML			{height: 			100%; 
				overflow: -moz-scrollbars-vertical; 
				margin-bottom: 		1px;}
BODY			{background:			#ffffff url(images/artegeLLC.png) top right no-repeat;
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin:				0;
				text-align:			center;}
H1				{font-size:			13pt;
				color:				#000000;
				text-align:			left;}
H2				{font-size:			10pt;
				color:				#ffb340;
				text-align:			left;}
IMG				{border:			none;}

DL				{text-align:		left;}
DT				{font-weight:		bold;}
DD				{margin:			-15px 0 0 75px;}
A:link			{color: 			#ff0033;
				font-weight:		bold;
				text-decoration:	none;}
A:active		{color: 			#ff0033;
				font-weight:		bold;
				text-decoration:	none;}
A:visited		{color: 			#ff0033;
				font-weight:		bold;
				text-decoration:	none;}
A:hover			{color: 			#ff0033;
				font-weight:		bold;
				text-decoration:	underline;}
#main			{margin:			0;
				height:				800px;
				text-align:			left;}				

#content		{margin: 			-650px 0 0 425px;}
.scoot			{margin-left:		135px;}
				
#footer			{margin: 			0px auto;
				background-color:	#ffffff;
				text-align:			left;
				font-size:			8pt;
				font-weight:		bold;
				padding-top:		5px;
				padding-bottom:		5px;
				text-align:			center;}
#footer a		{color:				#ffffff;
				font-weight:		bold;}

FORM			{margin:			0 0 0 0;}								
.x 				{border:			1px solid #666666;}				
legend 			{font-size:			12pt; 
				font-weight: 		bold; 
				color: 				#666666;}
label 			{float:				left;
				font-size:			12pt;
				width:				7em;
				padding-left:		10px;}
.formfield		{font-size:			12pt;
				font-weight:		bold;
				color:				#000000;
				background-color:	#ffffff;
				border: 			#666666 1px solid;
				margin:				4px 1px 1px 1px;}
.no-border		{font-size:			10pt;
				color:				#000000;
				border: 			none;}
.errorfield		{font-size:			8pt;
				font-weight:		bold;
				color: 				#000000;
				border:				solid 1px #ff0033;
				margin:				1px 1px 1px 1px;}
.form-error 	{font-size: 		8pt;
				color: 				#ff3333;
				font-weight:		bold;}

				
.x-smfont		{font-size:			8pt;}
.redfont		{color:				#ff0033;}
.grayfont		{color:				#333333;}
.left			{text-align:		left;}
.center			{text-align:		center;}
.right			{text-align:		right;}	
.justify		{text-align:		justify;}
.bold			{font-weight:		bold;}
#print-only		{display: 			none;}
