body
    { color: #333333; font-style: normal; font-weight: normal; font-size: 9pt; font-family: Verdana, Helvetical, Arial,  Geneva, SunSans-Regular; }

a:link { color: #660000; text-decoration: none }
a:visited { color: #660000; text-decoration: none;}
a:active  { color: #660000; text-decoration: none}
a:hover { color: #333; text-decoration: underline }

.header
{
	color: #660000; font-weight: bold; font-size: 12pt
}

.work{
	color: #336699; font-weight: bold;
}

.disclaimer
    { color: #333; font-style: normal; font-weight: normal; font-size: 8pt; }

.disclaimer a:link, a:visited, a:active
    { color: #333; font-style: normal; font-weight: normal; font-size: 8pt; }

.whitelink  { color: #ffffff; font-size: 8pt }
.whitelink a:link  { color: #ffffff; font-size: 8pt }
.whitelink a:hover  { color: #ffffff; font-size: 8pt ; text-decoration: underline; }
.whitelink a:visited  { color: #ffffff; font-size: 8pt;}

.toplink  { color: #333; font-size: 10pt }
.toplink a:link  { color: #333; font-size: 10pt }
.toplink a:hover  { color: #333; font-size: 10pt ; text-decoration: underline; }
.toplink a:visited  { color: #333; font-size: 10pt;}

.smalllink  { color: #333; font-size: 8pt }
.smalllink a:link  { color: #333; font-size: 8pt }
.smallink a:hover  { color: #333; font-size: 8pt ; text-decoration: underline; }
.smalllink a:visited  { color: #333; font-size: 8pt;}

.footerlink  {
	color: #333333;
	font-size: 80pt;
	}
.footerlink a:link  {
	color: #222;
	font-size: 8pt;
	}

.footerheader { 
	color: #fff; 
	font-size: 10pt;
	
	}
.footerheader a:link  { 
	color: #fff; 
	font-size: 10pt;
	
	}
.footerheader a:hover  { 
	color: #fff; 
	font-size: 10pt ; 
	text-decoration: underline;
	
	}
.footerheader a:visited  { 
	color: #fff; 
	font-size: 10pt;
	
	}

.litedisplaytitle { color: #660000; font-size: 12pt;  }
.litedisplaytitle a:link  { color: #660000; font-size: 12pt; text-decoration:none }
.litedisplaytitle a:visited  { color: #660000; font-size: 12pt; text-decoration:none }
.litedisplaytitle a:hover  { color: #660000; font-size: 12pt ; text-decoration: underline; }





.headerwhite   { color: #ffffff; font-weight: bold; font-size: 8pt }
#header-pages   { color: #669966; font-weight: bold; font-size: 12pt }
#red  { color: #600; font-weight: bold }
#white  { color: white }
#whiteleft        { color: white; font-size: 7pt; position: relative; left: 3pt }
#disclaimer  { color: #333; font-size: 7pt }


.tblArchiveDates
{
	 border-color: Black;
	 border-style: solid;
	 border-width: thin;
}
.tblCellArchiveDates
{
	 border-color: Silver;
	 border-style: solid;
	 border-width: thin;
}

.HeaderText
{
	
}

.PageTitle
{
	color: #000000;  font-size: 12pt}	

.MsgAtTop
{
}
.GridTitle 
{
	font-weight: bold;
}

.PostTitle
{
	color: #660000; font-size: 12pt

}
.PostSubTitle 
{
	font-weight: bold;
}
.PostText
{
}
.ImageCaption
{
	font-size: x-small;
	text-align: center;
}

.b
{
	font-weight: bold;
}
.i
{
	font-style: italic;
}
.u
{
	text-decoration: underline;
}

.red-bold
{
	color: #990000;
	font-weight: bold;
}
.small
{
	font-size: 7pt;
}

.center
{
	text-align: center;
}

/**************************************
Table cell
**************************************/
.tc_Name
{
	font-weight: bold;
	vertical-align:top;
}
.tc_Value
{
}
.tc_Buttons
{
	text-align: center;
}

.errorMessage
{
	background-color: Yellow;
	font-weight:bold;
}