body, td
{ 
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family:  Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

A:link, A:visited { color:#f93; text-decoration: none; }

A:hover, A:active { color:#666; text-decoration: underline; }


.header   { color: #f93; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.whitelink { color : white; font-size: 8pt }
.whitelink a:link { color : white; font-size: 8pt }
.whitelink a:visited { color : white; font-size: 8pt }


.menulink { color : #f93; font-size: 10pt ; font-weight: bold; }
.menulink a:link { color : #f93; font-size: 10pt ; font-weight: bold; }
.menulink a:hover { color : white; font-size: 10pt ; font-weight: bold; }
.menulink a:visited { color : #f93; font-size: 10pt ; font-weight: bold; }
.rates {
	color: #FFF;
}
.linkdisclaimer { color: #333; font-size: 8pt  }
.topaddress { font-size: 10pt  }
.small { font-size: 9pt  }


/**************************************
myjss styles
**************************************/


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

.featuredrates {
font-size: 10pt;
color: #f93;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight: bold;
}

.HeaderText
{ font-weight: bold; }

.PageTitle
{ color: #f93; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align:left;}

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

.PostTitle
{ color: #f93; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align:left;}

.PostSubTitle 
{
	font-weight: bold;
}
.PostText
{ 
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	}
	
.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
{ font-weight: bold; }
.tc_Buttons
{
	text-align: center;
}

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