/* CSS Document */
td
	{
	font-family:tahoma;
	font-size:12px;
	color:#003366;
	}
.text
	{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	}
td.smallfont{
	font-size:9px;
	}
a.hover
{ color:#FFFFCC;
}
a
	{
	text-decoration:None;
	color:#003399;
	
	}
a.menu{ font-size:12px;
		font-weight:bold;
}
a.menu2{
		font-size:10px;
		font-weight:bold;
}
label{ font-family:tahoma;
	   font-size:16px;
	   font-weight:bold;
	
}
.headingStyle2
{ font-family:tahoma;
	   font-size:13px;
	   font-weight:bold;
	   color:#0033FF;

}
.disclaimer{ 
	font-family:tahoma;
	   font-size:10px;
	  
	
}
input.style1{
background-color:#FFFFCC;
border-style:groove;
border-color:#003399
color:#003366;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
input.style2{
border-width:thin;
border-style:groove;
border-color:#99CCFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
input.style3{
border-width:thin;
border-style:groove;
border-color:#CCCCCC;
font-size:10px;
}
textarea.style2{
border-width:thin;
border-style:groove;
border-color:#99CCFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

select.style0{
border-width:thin;
border-style:groove;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}

.headingStyle1{

font-weight:600;
font-size:11px;
}

.headingStyle2{

font-weight:600;
font-size:12px;
color:#0066FF;
}
.headingStyle3{

font-weight:600;
font-size:12px;
color:#003366;
}
