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

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

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


.cando { font-family:Arial, Helvetica, sans-serif; line-height: 25px; font-weight:bold; color: #11719e;}
.cando a:link { color: #11719e; text-decoration:none; }
.cando a:hover { color: #57bb2d; text-decoration:none; }


.header   { color: #069; font-size: 14pt; font-family: Helvetica, Arial, verdana, geneva, sans-serif ; font-weight: bold; }
.headerlt { color: #39c; font-size: 14pt; font-family: Helvetica, Arial, verdana, geneva, sans-serif; font-weight: bold; }
.whitelink { color : white; font-size: 9pt }
.whitelink a:link { color : white; font-size: 9pt }
.whitelink a:visited { color : white; font-size: 9pt }

.disclaimerJSS { font-size: 7pt ; margin: 5pt; }
.disclaimer { font-size: 8pt; margin: 5pt; }
.disclaimerwhite { color: #ffffff;font-size: 9pt }
.disclaimerwhite a:link  { color: #ffffff; font-size: 9pt }
.disclaimerwhite a:hover  { color: #d8d8d8; font-size: 9pt }
.disclaimerwhite a:visited  { color: #ffffff; font-size: 9pt }

.hr2 {

height: 0;
clear: both;
border: solid #666666;
border-width: 1px 0 0;

} 

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

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

.PostTitle
{ color: #069; font-size: 12pt; font-family: Helvetica, Arial, geneva, verdana, 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;
}