


select.RequiredStyle
	{
	background-color : #E0FFFF;
	}
	
input.RequiredStyle
	{
	background-color : #E0FFFF;
	}	
	
td.LegendRequiredStyle
	{
	background-color : #E0FFFF;
	}		
	
body.BackgroundStyle
	{
	background-color:#FFFFFF;
	}
	
	
font.SectionTitle
	{
	font-family : "Helvetica", Arial, sans serif;
	font-weight: 600;
	font-size : 14px;
	color : #0000CC;
	background-color:#E7E6E2;
	}



font.TableTitleText
	{
	font-size: 16px;
	font-weight: 600;
	color: White;
	font-family : "Helvetica", Arial, sans serif;
	}	


td.TableTitleBackground
	{
	background-image: url("graphics/cellpic2.gif");
	background-color:#E7E6E2;
	border: #FFFFFF;
	border-style: solid;
	height: 35px;
	}
	
	

table.BackgroundOne
	{
	background-image: url("graphics/cellpic2.gif");
	background-color:#D1D7DC;
	border: #FFFFFF;
	border-style: solid;
	frame: box;
	bordercolordark: #FFFFFF;
	}
	
	
	
td.BackgroundTwo
	{
	background-image: url("cellpic2.gif");
	background-color:#FEF8EB;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
	}	
	
	
td.SelectedRow
	{
	font-weight : 600;
	}

	
table.TableBackground
	{
	background-color:#E7E6E2;
	
	}
	
table.BackgroundTwo
	{
	background-color: White;
	}	
	
	
font.BodyText
	{
	font-family : "Helvetica", Arial, sans serif;
	color : Black;
	height : 12px;
	}

font.StateTitleText
	{
	font-family : "Helvetica", Arial, sans serif;
	color : Navy;
	font-size : 18px;
	font-weight : 600;
	}

font.HeadingText
	{
	font-family : "Helvetica", Arial, sans serif;
	color : Navy;
	font-size : 16px;
	font-weight : 600;
	}
	

