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

A:link, A:visited { color:#399; text-decoration: underline; }

A:hover, A:active { color:#033; text-decoration: underline; }
.header   { color: #033; font-size: 12pt; font-family: verdana, geneva, Arial, Helvetica, sans-serif ; font-weight: bold; }
.headerwhite { color: #fff; font-size: 10pt; font-family: verdana, geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.headerblack { color: #000000; font-size: 10pt; font-family: verdana, geneva, Arial, Helvetica, sans-serif; font-weight: bold; padding:5px;}
.headersm   { color: #399; font-size: 10pt; font-family: verdana, geneva, Arial, Helvetica, sans-serif ; font-weight: bold; }


.topmenu  { font-size: 7pt }
.topmenu a:link  { color: #399; font-size: 7pt }
.topmenu a:hover  { color: #033; font-size: 7pt }
.topmenu a:visited  { color: #399; font-size: 7pt }


.gogreen  { color: #006666; }


.padding  { padding-bottom: 3px; }

.headercontact  { font-size: 10pt; color:#00423c; font-weight:bold; line-height:19px;}

.cardnumbers  { font-size: 8.5pt; color:#fff; }


.headerinfo  { font-size: 10pt; color: #fff }
.headerinfo a:link  { color: #fff; font-size: 10pt; text-decoration:none; }
.headerinfo a:hover  { color: #fff; font-size: 10pt; text-decoration:none; font-weight:bold }
.headerinfo a:visited  { color: #fff; font-size: 10pt; text-decoration:none }


.graylink { color : #333333; font-size: 9pt; padding: 5px; text-decoration:underline;}
.blacklink { color : #023c3d; font-size: 7pt;}
.whitelink { color : white; font-size: 8pt }
.whitelink a:link { color : white; font-size: 8pt }
.whitelink a:visited { color : white; font-size: 8pt }

.disclaimer { font-size: 7pt ; margin: 0pt; }
.10pt { font-size: 10pt; margin: 0; }
.rateshome { font-size: 8pt; margin: 0; }
.login { font-size: 7pt; }
.disclaimerwhite { color: #ffffff;font-size: 7pt }
.disclaimerwhite a:link  { color: #ffffff; font-size: 7pt }
.disclaimerwhite a:hover  { color: #d8d8d8; font-size: 7pt }
.disclaimerwhite a:visited  { color: #ffffff; font-size: 7pt }

.toplinks { font-size: 8pt }

.backtotop { font-size: 7pt ; margin: 2pt; }



/**************************************
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: #033; font-size: 10pt; font-family : verdana, geneva, Arial, Helvetica, sans-serif
; font-weight: bold; }	

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

.PostTitle
{ color: #399; font-size: 10pt; font-family: verdana, geneva, Arial, Helvetica, sans-serif ; font-weight: bold; }

.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
{ font-weight: bold; }
.tc_Buttons
{
	text-align: center;
}

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