td,select,input,textarea,body
{
	font-size:		12px;
	font-family:	"Verdana", "Helvetica", "sans-serif";
}
a:visited
{
	color:				#595959;
	text-decoration:	underline;
	cursor:				hand;
}
a:hover
{
	color:				#FF6800;
	text-decoration:	none;
	cursor:				hand;
}
a:link
{
	color:				#595959;
	text-decoration:	underline;
	cursor:				hand;
}



.subnav_normal:visited
{
	color:				#595959;
	font-family:		"tahoma";
	font-size:          12px;
	font-weight:bold;
	text-decoration:	none;
	cursor:				hand;
}

.subnav_normal:link
{
	color:				#595959;
	font-family:		"tahoma";
	font-size:          12px;
	font-weight:bold;
	text-decoration:	none;
	cursor:				hand;
}
.subnav_normal:hover
{
	color:				#FF0000;
	font-family:		"tahoma";
	font-size:          12px;
	font-weight:bold;
	text-decoration:	underline;
	cursor:				hand;
}

.subnav_selected:visited
{
	color:				#FF0000;
	font-family:		"tahoma";
	font-size:          12px;
	font-weight:bold;
	text-decoration:	none;
	cursor:				hand;
}

.subnav_selected:link
{
	color:				#FF0000;
	font-family:		"tahoma";
	font-size:          12px;
	font-weight:bold;
	text-decoration:	none;
	cursor:				hand;
}

.subnav_selected:hover
{
	color:				#FF0000;
	font-family:		"tahoma";
	font-size:          12px;
	font-weight:bold;
	text-decoration:	underline;
	cursor:				hand;
}




.headnav:visited
{
	color:				#828384;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
}
.headnav:hover
{
	color:				#FF6800;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
}
.headnav:link
{
	color:				#828384;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
}

.leftnav:visited
{
	font-family:		"arial";
	color:				#595959;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
	font-weight:		bold;
}
.leftnav:hover
{
	font-family:		"arial";
	color:				#FF6800;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
	font-weight:		bold;
}
.leftnav:link
{
	font-family:		"arial";
	color:				#595959;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
	font-weight:		bold;
}


.leftsubnav:visited
{
	color:				#595959;
	text-decoration:	none;
	cursor:				hand;
}
.leftsubnav:hover
{
	color:				#FF6800;
	text-decoration:	underline;
	cursor:				hand;
}
.leftsubnav:link
{
	color:				#595959;
	text-decoration:	none;
	cursor:				hand;
}

.footer:visited
{
	color:				#999999;
	text-decoration:	underline;
	cursor:				hand;
	letter-spacing:		0;
}
.footer:hover
{
	color:				#FF6800;
	text-decoration:	none;
	cursor:				hand;
	letter-spacing:		0;
}
.footer:link
{
	color:				#999999;
	text-decoration:	underline;
	cursor:				hand;
	letter-spacing:		0;
}


.text7pt
{
	font-size:		10pt;
}
.text8pt
{
	font-size:		10pt;
}
.text9pt
{
	font-size:		10pt;
}
.text12pt
{
	font-family:	"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:		12pt;
}
.text18pt
{
	font-family:	"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:		18pt;
}



.grey
{
	color:			#555555;
}
.darkgrey
{
	color:			#3A3A3A;
}


.white
{
	color:			#FFFFFF;
}
.white:visited
{
	color:			#FFFFFF;
	text-decoration:	none;
}
.white:hover
{
	color:			#FFFFFF;
	text-decoration:	underline;
}
.white:link
{
	color:			#FFFFFF;
	text-decoration:	none;
}


.blue
{
	color:			#4375FF;
}
.blue:visited
{
	color:			#4375FF;
	text-decoration:	none;
}
.blue:hover
{
	color:			#4375FF;
	text-decoration:	underline;
}
.blue:link
{
	color:			#4375FF;
	text-decoration:	none;
}

.red
{
	color:			#FF6800;
}
.red:visited
{
	color:			#FF6800;
	text-decoration:	none;
}
.red:hover
{
	color:			#FF6800;
	text-decoration:	underline;
}
.red:link
{
	color:			#FF6800;
	text-decoration:	none;
}



.darkblue
{
	color:			#1D3B92;
}
.darkblue:visited
{
	color:			#1D3B92;
	text-decoration:	none;
}
.darkblue:hover
{
	color:			#1D3B92;
	text-decoration:	underline;
}
.darkblue:link
{
	color:			#1D3B92;
	text-decoration:	none;
}




.subnav:visited
{
	color:			#999999;
	text-decoration:	none;
}
.subnav:hover
{
	color:			#FFFFFF;
	text-decoration:	none;
}
.subnav:link
{
	color:			#999999;
	text-decoration:	none;
}
