HTML			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#6680CB;
				text-align:			center;
				color:				#333366;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			0;
				margin-width:		0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #333366;
				scrollbar-arrow-color: #6680CB;
				scrollbar-base-color: #6680CB;
				scrollbar-shadow-color: #6680CB;
				scrollbar-highlight-color: #E3E8F5; 
          		scrollbar-3d-light-color: #E3E8F5;}
TD				{background-color:	#E3E8F5;
				color:				#333366;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif}
H1				{font-size:			10pt;
				color:				#333366;
				margin-top:			0;
				margin-bottom: 		0;}
H2				{font-size:			10pt;
				margin-top:			0;
				margin-bottom: 		0;}
P				{margin-top:		5;
				margin-bottom: 		5}
FORM			{margin-top:		0;
				margin-bottom: 		0}

.sublinks	 	{background-image:	url(images/gradient_sm.gif);
				background-color:	#333366;
				background-repeat:	repeat-x;
				color: 				#E3E8F5;}
.bg			 	{background-image:	url(images/gradient.gif);
				background-repeat:	repeat-x;
				background-color:	#6680CB;}
.bg-26		 	{background-image:	url(images/gradient-26.gif);
				background-repeat:	repeat-x;
				background-color:	#6680CB;}
.footer		 	{background-image:	url(images/footer_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#6680CB;
				font-size:			7pt;
				color: 				#E3E8F5;}
.blu			{background-color:	#6680CB;
				color: 				#E3E8F5;
				font-size:			8pt;}
.dkblu			{background-color:	#333366;}
.ltblu			{background-color:	#E3E8F5;}
.medblu			{background-color:	#B5C2E6;}
A:link			{color: 			#B5C2E6;
				text-decoration:	none;}
A:active		{color: 			#E3E8F5;
				text-decoration:	none;}
A:visited		{color: 			#B5C2E6;
				text-decoration:	none;}
A:hover			{color: 			#E3E8F5;
				text-decoration:	underline;}
A.body:link		{color: 			#333366;
				text-decoration:	underline;
				font-size:			8pt;
				font-weight:		bold}
A.body:active	{color: 			#333366;
				text-decoration:	underline;
				font-size:			8pt;
				font-weight:		bold}
A.body:visited	{color: 			#333366;
				text-decoration:	underline;
				font-size:			8pt;
				font-weight:		bold}
A.body:hover	{color: 			#333366;
				text-decoration:	underline;
				font-size:			8pt;
				font-weight:		bold}	
.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}

.xx-smfont		{font-size:			7pt}

.error			{font-size:			10pt;
				font-weight:		bold;
				color:				#cc0033;}
.error-flag		{border-color:		#cc0033;
				border-style:		solid;
				font-size:			8pt;}

.box 			{border-width:		1px;
				border-style: 		solid;
				border-color:		#ECF0F8;
				background-color:	#DCE2F0;
				padding: 			5;
				margin: 			0;
				}
.box2 			{border-width:		1px;
				border-style: 		solid;
				border-color:		#BBC7E9;
				background-color:	#ACBADF;
				padding: 			5;
				margin: 			0;
				}
.content		{background-color:	#DCE2F0;}
							
#print-only		{display: 			none;}		