/* Mike Bykow 05-10-28*/
.print {display:none;}
.access {margin:-9000px;text-indent:-9000px;position:absolute;}

BODY{background-color:white; color:black; font: 10pt arial,sans-serif; margin:0px;text-align:center;}
P 	{margin-top:0px; margin-bottom:1.0em;}
A	{color:#0000FF;	text-decoration:underline;}
HR	{background-color:#3B61A0; color:#3B61A0; height:1px; border:0px; clear:both;}
TD	{font: 13px arial,sans-serif; margin:0px;}
H1 { font: 12pt arial, sans-serif;}
H2 { font: 10pt arial, sans-serif;}
H3	{margin-top:0px; margin-bottom:1.0em; font-size:12px; font-weight:bold;}
H4	{margin-top:0px; margin-bottom:0em; font-size:11px; font-weight:bold;}
H3, H4, H5, H6 { font: 10pt "Times New Roman", Times, serif;}

/* containers */
#pageContainer						{width:801px; position:relative; margin-left:auto; margin-right:auto; text-align:left;}
#sectionHeader 						{color:#fff;height:125px; border-bottom:2px solid #fff; margin-top:0;  }
#sectionHeader 						{color:#fff;height:125px; border-bottom:2px solid #fff; margin-top:26px;width:800px}
#sectionHeader H1	 				{display:none;}
#subpageHeader						{display:none;}
/*#pageBody 							{width:800px;}
#pageBody #centerCol 				{float:left; width:368px;margin: 53px 0 0 20px;padding-bottom:15px; }
#pageBody #rightCol 				{float:right; width:180px;margin: 53px 2px;padding: 0 10px 15px;font-size:11px;}
#pageBody.functional 				{background:url("../images/backgrounds/functional.gif") top left;}*/
#pageBody.functional #centerCol 	{width:593px;}
#pageBody.functional #rightCol 		{display:none;}/*
.subpage #pageBody #leftCol 		{margin-top:0px;}
.subpage #pageBody #centerCol 		{margin-top:40px;}
.subpage #pageBody #rightCol 		{margin-top:40px;}*/
#Footer								{border-top:1px solid white;background-color:#07004f; clear:both; text-align:center; color:white;  font-size: 10px; padding:10px 125px;}
#Footer A							{color:white;}

INPUT, TEXTAREA, SELECT		{color:#000000; font-family:arial,helvetica; font-size:11px;}

/* hack for Mozilla to always show background image */
div#pageContainer>div#pageBody {float:left}
