body,td,li
{
	font-family: arial;
	color: #000000;
}

A:hover
{
	text-decoration: underline;
}

.bodytext
{
	font-size:12px;
}

.bodytextsm
{
	font-size: 11px;
}

.hometext
{
	color: #000000;
}

.textlight
{
	color: #999999;
}

.title
{
	color: #006699;
	font-weight: bold;
	text-decoration:none;
}

.link 
{
	color: #006699;
	text-decoration: none;
}

.linkGray
{
	font-family: verdana;
	color: #666666;
	text-decoration: none;
}

.breadcrumb
{
	color: #006699;
	font-size:11px;
}

.leftnavLvl1,.leftnavLvl1Hi,.leftnavLvl2
{
	font-family:verdana;
	font-size:11px;
	text-decoration: none;
}

.leftnavLvl1
{
	color: #006699;
	font-weight: bold;
}

.leftnavLvl1Hi
{
	color: #DE5D42;
	font-weight: bold;
}

.leftnavLvl2
{
	color: #006699;
}

.sectionTitle
{
	color: #7AAD33;
	font-size: 16px;
	font-weight: bold;
}

.sectionFooter
{
	font-family:verdana;
	font-size: 11px;
}

.pageTitle
{
	color: #7AAD33;
	font-size: 14px;
	font-weight: bold;
}

.categoryLink
{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.toolsHighlight
{
	color: #A6C8D8;
	font-weight: bold;
}

.moduleTitle
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.green
{
	color: #7AAC31;
}

.blue
{
	color: #006699;
}

.footer
{
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}

.header
{
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
	font-family:verdana;
}

.orange
{
	color: #FF6C04;
}

.red
{
	color: #CC0000;
}

.popupbg
{
	background-image: url(/images/popup_bg_dots.gif);
	background-repeat: repeat-x;
}

.popupbreadcrumb
{
	color: #557799;
	text-decoration: none;
}


