BODY			{MARGIN:0px;FONT: 9pt Verdana;CURSOR: default;COLOR: #000000;}

.pagemargin {margin-left:10px;}

 A		{FONT:10pt Verdana;COLOR:#ff6600;CURSOR: hand;TEXT-DECORATION: none}
 A:hover	{TEXT-DECORATION: underline;COLOR:#3366ff}
.PageTitle		{FONT: 14pt Verdana;COLOR: black;}
.SectionHeader		{FONT: bold 10.5pt Verdana;COLOR: #000000}


TABLE.MenuBorder	{PADDING: 0px; BORDER: #6699ff 1px solid}
TABLE.Menu			{FONT: 10pt Verdana;COLOR: #ffffff;BACKGROUND-COLOR: #6699ff}
TABLE.Menu .Title	{FONT-SIZE: 18pt}
TABLE.Menu .SubTitle	{FONT-SIZE: 14pt}
TABLE.Menu A		{FONT: bold 8pt Verdana;COLOR: white;CURSOR: hand;TEXT-DECORATION: none}
TABLE.Menu A.Selected	{COLOR: navy}
TABLE.Menu A:hover	{TEXT-DECORATION: underline;COLOR:yellow}

TABLE.SubMenu		{PADDING: 0px; BORDER-TOP: #6699ff 1px solid;FONT: 10pt Verdana;COLOR: navy;BACKGROUND-COLOR: #ffffff}
TABLE.SubMenu .Title	{FONT: 14pt Verdana}
TABLE.SubMenu A		{FONT: bold 8pt Verdana;COLOR: ff6600;CURSOR: hand;TEXT-DECORATION: none}
TABLE.SubMenu A:hover	{TEXT-DECORATION: underline;COLOR: #6699ff}

.Heading		{FONT: bold 10pt Verdana;COLOR: black;BACKGROUND-COLOR: silver}
.HeadingSmall		{FONT: bold 8pt Verdana;COLOR: black;BACKGROUND-COLOR: silver}
.AuditHeading		{FONT: bold 10pt Verdana;COLOR: black;BACKGROUND-COLOR: #99cc99}

.Result			{FONT:10pt Verdana;COLOR:#000000;}
.Result A		{FONT:10pt Verdana;COLOR:#ff6600; CURSOR: hand;TEXT-DECORATION: none}
.Result A:hover	{TEXT-DECORATION: underline;COLOR:#3366ff}
.AlternateRow	{BACKGROUND-COLOR: #E2E2E2}

TABLE.ResultSmall		{FONT: 8pt Verdana;COLOR: black;BACKGROUND-COLOR: #fcfcfc}
TABLE.ResultSmall A		{FONT:8pt Verdana;COLOR:#ff6600; CURSOR: hand;TEXT-DECORATION: none}
TABLE.ResultSmall A:hover	{TEXT-DECORATION: underline;COLOR:#3366ff}
AlternateRowSmall		{FONT: 8pt Verdana; BACKGROUND-COLOR: #E2E2E2}

A.Tv		{FONT:10pt Verdana;COLOR:#ff6600; CURSOR: hand;TEXT-DECORATION: none}
A.Tv:hover	{TEXT-DECORATION: underline;COLOR:#3366ff}

.Border			
{
	BORDER: silver 1px solid;
	PADDING: 3px;
	BACKGROUND-COLOR: #fcfcfc;
	FONT: 10pt Verdana;
	COLOR: black;
}

.Pager			{FONT: bold 9pt Verdana;COLOR: #6699ff;TEXT-ALIGN: right;BORDER:solid #EEEEEE 1px BACKGROUND-COLOR: #ffffff}

.Label			{FONT: 9pt Verdana;COLOR: #000000; BORDER-BOTTOM:solid #EEEEEE 1px}
.LabelSmall		{FONT: 8pt Verdana;COLOR: #000000; BORDER-BOTTOM:solid #EEEEEE 1px}
.Field			{FONT: italic 9pt Verdana;COLOR: #000000;TEXT-ALIGN: right;BORDER-BOTTOM:solid #EEEEEE 1px}
.BoldField		{FONT: bold 9pt Verdana;COLOR: #6699ff;TEXT-ALIGN: right;BORDER-BOTTOM:solid #EEEEEE 1px}

.ElementSearch		{FONT: 10pt Verdana;COLOR: black;HEIGHT: 22px}
.ElementSearchSmall		{FONT: 8pt Verdana;COLOR: black}

.Element			{behavior:url(Hilite.htc);FONT: 10pt Verdana;COLOR: black;HEIGHT: 22px}
.ElementChanged		{behavior:url(Hilite.htc);FONT: 10pt Verdana;BACKGROUND-COLOR:beige ;COLOR: Blue;HEIGHT: 22px}

.ElementSmall		{behavior:url(Hilite.htc);FONT: 8pt Verdana;COLOR: black}
.ElementSmallChanged		{behavior:url(Hilite.htc);FONT: 8pt Verdana;BACKGROUND-COLOR:beige;COLOR:Blue}


.ElementMultiRow	{FONT: 10pt Verdana;COLOR: black;}

/*.ElementButton		{FONT: bold 10pt Verdana;COLOR:white;BACKGROUND-COLOR: #ff6600} */
/*cornflowerblue*/
.ElementButton		{FONT: bold 10pt Verdana;COLOR:white;BACKGROUND-COLOR: #ff6600}

.LargeElementButton	{FONT: 14pt Verdana;COLOR:#6699ff;BACKGROUND-COLOR: white; WIDTH: 400px;BORDER:1px solid silver;} 

.OptionSelected	{Color: dimgray }
.OptionNew 		{Color: #3366ff}

.Text			{FONT: 10pt Verdana;}
.SmallText		{FONT: 9pt Verdana;}
.BlueText		{FONT: 10pt Verdana;COLOR:#6699ff}
.BlueTextBold		{FONT:bold 10pt Verdana;COLOR:#6699ff}
.TextBold		{FONT:bold 10pt Verdana}

.Alert			{FONT: 9pt Verdana;COLOR: #FF0000}
.AlertBold		{FONT: bold 9pt Verdana;COLOR: #FF0000}
.Success		{FONT: bold 9pt Verdana;COLOR: green}
.Message		{FONT: 9pt Verdana;COLOR: #000000;}
.ErrorMsg		{FONT: bold italic 12pt Verdana;FILTER: drop-shadow; COLOR: #FF0000}


.Expired		{COLOR: red}
.Active			{COLOR: green}
.Future			{COLOR: navy}

.DescriptionCharLabel
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


a.nojsmenulink, a.nojsmenulink:visited
{
    font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
    text-decoration:none;  
    color:#ffffff;
}

a.nojsmenulink:hover
{
    font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
    text-decoration:none;
    color:#9acd32;
}

a.nojsmenulink:active
{
    font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
    text-decoration:none;
    color:#008b8b;
}

.alertBorder {border:solid 1px red}
