.header
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}

.subheader
{
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	font-family: Verdana;
}

.text3
{
	font-size: 9px;
	color: #666666;
	font-style: italic;
	font-family: Verdana;
}
.text
{
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}
.text2
{
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}
.btext
{
	font-weight: bold;
	font-size: 9px;
	color: #0066cc;
	font-family: Verdana;
}
.btext2
{
	font-size: 9px;
	color: #0066cc;
	font-family: Verdana;
}


a
{
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}

a:hover
{
	font-size: 9px;
	color: #587aae;
	font-family: Verdana;
	text-decoration: underline;
}

a.topnav
{
	font-size: 9px;
	font-weight:bold;
	color: #4D6B9A;
	font-family: Verdana;
	text-decoration: none;
}

a.topnav:hover
{
	font-size: 9px;
	font-weight:bold;
	color: red;
	font-family: Verdana;
	text-decoration: underline;
}

a.footer
{
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Verdana;
	text-decoration:none;
}

a.footer:hover
{
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Verdana;
	text-decoration: underline;
}

a.btext
{
	font-weight: bold;
	font-size: 9px;
	color: #0066cc;
	font-family: Verdana;
}
a.btext:hover
{
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}
a.btext2
{

	font-size: 9px;
	color: #0066cc;
	font-family: Verdana;
}
a.btext2:hover
{

	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}
.topnav
{
	font-size: 9px;
	font-weight:bold;
	color: #587AAE;
	font-family: Verdana;
	text-decoration: none;
}

.systemHeadingJay {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	height: 15px;


}
.headerwhite {

	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
}
.topnavwhite {

	font-size: 11px;
	font-weight:bold;
	color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headingtextwhite {


	font-size: 9px;
	font-weight:bold;
	color: #587AAE;
	font-family: Verdana;
	text-decoration: none;
}
.textlarge {

	font-size: 11px;
	color: #666666;
	font-family: Verdana;
}
.textlargeblack {


	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.textlargeblackbold {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;

}
.btext2large {

	font-size: 11px;
	color: #0066cc;
	font-family: Verdana;
}
a.btext2large {

	font-size: 11px;
	color: #0066cc;
	font-family: Verdana;
	text-decoration: underline
}
a.btext2large:hover {

	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	text-decoration: underline
}
.text2large {

	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
}
.btextlarge {

	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana;
}
.textred {

	font-weight: bold;
	font-size: 9px;
	color: #FF0000;
	font-family: Verdana;
}
.textwhite {

	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana;
}
td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 666666;
}
.textblk {

	font-size: 9px;
	color: #000000;
	font-family: Verdana;
}
.text2ul {
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
	text-decoration: underline;

}
.textblkbold {
	font-size: 9px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;

}

.textrednobold {
	font-weight: normal;
	font-size: 9px;
	color: #FF0000;
	font-family: Verdana;
}

/* 
Form input field exists in web page, but is not visible 
Good for when text needs to appear as if it is not being displayed inside a field.
*/
input.noborder {
	background-color:#EEF2F7; 
	border:0;
}

blockquote {
	padding: 5px 5px 5px -20px;
}

li {
	list-style-image: url(images/side_dot.gif);
	text-align: left;
	text-indent: 0pt;
}
ul {
	margin: 5px 5px 5px 25px;
	list-style-image: url(images/side_dot.gif);

}

.biglink
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}

.biglink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	font-family: Verdana;
}