/*
 *	$Headers:$
 *
 *	$Logs:$
 *
 */
body
{
	BACKGROUND-COLOR: White;
	color: #286e32;
}


a						{ color: #286e32;  font-weight:bold;}
a:link					{ text-decoration: none;}
a:visited				{ text-decoration: none;}
a:hover					{ text-decoration: underline;}

H1.MainBody
{
	font-family: Arial;
	font-size: 24pt;
	margin-top: 0px;
	margin-bottom: 5pt;
}
H2.MainBody
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3pt;
}
P.MainBody
{
	/*text-indent: 3em;*/
	font-family: Arial;
	font-size: 12pt;
	margin-bottom: 8pt;
	margin-top: 4pt;
}
UL.MainBody 
{
	margin-top: 0pt;
}
LI.MainBody 
{
	margin-bottom: 6pt;
}
Table.MainBodyOrganization 
{ 
	margin-left: 12pt; margin-top: 0px;
}

Span.Emphasize 
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}


input.SubmitButtonStyle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	COLOR: green;
}



.SmallNoteText
{
	FONT-SIZE: 8pt;
}


.NoteSection
{
	BACKGROUND-COLOR: #ccffcc;
	border-color: #286e32;
	border-width: 1px;
	border-style: solid;
	padding: 6pt 8pt 6pt 8pt;
}

.DownloadNDescSection
{
	BACKGROUND-COLOR: #eeffee;
	margin: 2pt 2pt 2pt 2pt;
	width: 5.8in;
}


.MainContentPanel 
{
	vertical-align: top;
	margin-left: 10pt;
	margin-right: 10pt;
	width: 7.00in;
	overflow: visible;	/*important to say for HealthFrame/Benefits.aspx page in FireFix 1.0.4 - 2005-05-13 - not sure - but maybe better than AUTO */
	min-height: 5in;	/* Sadly seems to be ignored by most UAs */
}




Div.MainPageBody
{
	margin-top: 12pt;
}

Table.MainPageBody 
{
	font-family: Arial;
	font-size: 12pt;
	BACKGROUND-COLOR: white;
	width: 9.5in;
}
TR.MainPageBody_Row1
{
	height: 150px;
}
TR.MainPageBody_Row2 
{
	vertical-align: top;
}

.LastUpdated 
{
	margin-top: 15pt;
	text-align:left;
	font-family: tahoma, verdana; 
	font-size: 8pt;
	font-style: italic;
}












.NavBar
{
	vertical-align: top;
	border: 1px solid black;
	cursor: default; 
	height: 5.4in;
	width: 2.1in;
}
.TopItem
{
	font-family: tahoma, verdana; 
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 2px; 
	cursor:pointer;
}
.TopItemHover
{
	background-color:#FFFF80;
	font-family: tahoma, verdana; 
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 2px; 
	cursor:pointer;
}
.Level2Item
{
	font-family: tahoma, verdana; 
	font-size: 11px;
	padding: 3px 3px 3px 42px;
	cursor:pointer;
}
.Level2ItemHover
{
	background-color:#FFFF80;
	font-family: tahoma, verdana; 
	font-size: 11px;
	padding: 3px 3px 3px 42px;
	cursor:pointer;
}
.Level2Group
{
	background-color:white;
}



