.Question
{
	font-family: arial, helvetica, geneva ,sans-serif;
	font-size: 10pt;
	font-weight : bold;
	padding-right : 3px;
}

.FieldName
{
	font-family: arial, helvetica, geneva ,sans-serif;
	font-size: 8pt;
   padding-right : 4px;
}

.FieldRequired
{
	font-family: arial, helvetica, geneva ,sans-serif;
	font-size: 8pt;
	font-weight : bold;
	padding-right : 3px;
}

.FieldData
{
	font-family: arial, helvetica, geneva,sans-serif ;
	font-size: 8pt;
}


.FieldDataBold
{
	font-family: arial, helvetica, geneva,sans-serif ;
	font-size: 8pt;
	font-weight : bold;
}

td
{
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 8pt;
}

body
{
	font-family: arial, helvetica, geneva ,sans-serif;
	font-size: 8pt;
	background : white;
}

.TabBackground
{
	background : #FFFFFF;
}

th
{
	font-family: arial, helvetica, geneva ,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.text8
{
	font-family: arial, helvetica, geneva,sans-serif;
	font-size: 8pt;
}

a, .bluelink
{
	color: #0066cc;
	font-size: 8pt;
	text-decoration: none;
}

.orangeLink, .orangeText
{
	font-size: 8pt;
	color: #ff6633;
	text-decoration: none;
}

.orangeTextBold, .formCaption
{
	font-size: 8pt;
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}

       
.blueHeading
{
	color: #0066cc;
	font-size: 12pt;
	font-weight: bold;
}

.HeaderOn
{
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	border : 1px solid #FF9C00;
}

.HeaderOff
{
	color: Black;
	font-size: 11pt;
	font-weight: bold;
	border : 1px solid Black;
}

.CompactTable
{
	color: Black;
	font-size: 7pt;
	font-weight: bold;
}

.LargeHeading
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	background: silver;
}

.Attention
{
	color: black;
	font-size: 10pt;
	text-decoration: none;
	font-weight : bold;
}
.Warning
{
	color: Red;
	font-size: 12pt;
	text-decoration: none;
	font-weight : bold;
	background : transparent;
	border : thin solid Red;
}

.ListViewHeading
{
	font-size: 11pt;	
	color : #3B33A1;

}

.Notice
{
	color: Red;
	font-size: 11pt;
	text-decoration: none;
	font-weight : bold;
	background : transparent;
	border : thin solid Red;
}

.Invisible
{
	color: #FFFFFF;
	font-size: 1pt;
}

.PageTitle
{
	Color : Black;
	font-size : 14pt;
}

.StrongText
{
	Color : Black;
	font-size : 11pt;
}

.DirectoryIndex
{
	color: #0066cc;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight : bold;
}

.DirectoryName
{
	color: #0066cc;
	font-size: 10pt;
	font-family: arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

.FileName
{
	color: #0066cc;
	font-size: 10pt;
	font-family: arial, helvetica, geneva, sans-serif;
	text-decoration: bold;
}