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

.bodytext
 { color: #000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetical, Geneva, SunSans-Regular ; margin: 5pt; padding: 5pt; }

A:link, A:visited    { color: #600; text-decoration: none }
A:hover, A:active  { color: #f00; text-decoration: underline }


#header  { color: #600; font-weight: bold; font-size: 12pt; font-family: Verdana, Arial, Helvetical, Geneva, SunSans-Regular
 }
.header  { color: #600; font-weight: bold; font-size: 14pt; font-family: Verdana, Arial, Helvetical, Geneva, SunSans-Regular
 } 
#white   { color: white }
#disclaimer   { font-size: 8pt }
.disclaimer   { font-size: 8pt }
#disclaimer-white   { color: #ffffff; font-size: 8pt }

/**************************************
Management Styles
**************************************/

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

.HeaderText
{ font-size: 8pt; font-weight: bold; }

.PageTitle
{ color: #600; font-weight: bold; font-size: 14pt; font-family: Verdana, Arial, Helvetical, Geneva, SunSans-Regular }	

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

.PostTitle
{ color: #600; font-weight: bold; font-size: 14pt; font-family: Verdana, Arial, Helvetical, Geneva, SunSans-Regular }

.SubTitle 
{  }

.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
{
	vertical-align:top;
}
.tc_Value
{  }
.tc_Buttons
{
	text-align: center;
}

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