BODY {
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 20px;

}

P {
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 20px;

}

P.lists {
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 15px;

}

P.disclaimer {
	color: #666666;
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 11px;

}

P.home {
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 14px;

}

TD {
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 20px;

}

H1 {
	font-size: 16px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height: 19px;
}

H2 {
	font-size: 14px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height: 16px;
}

H3 {
	color: #888888;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height: 15px;
}

H4 {
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height: 10px;
}

.emphasis {
	color: #99CC00;
	font-weight: bold;
}

.sidebar {
	color: #666666;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 14px;

}


.name {
	color: #99CC00;
	font-size: 12 px;
	font-weight: bold;
	line-height: 18px;
}

.title {
	color: #666666;
	font-size: 11 px;
	font-weight: bold;
	line-height: 18px;
}

.footernav {
	color: #666666;
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 14px;
}

.breadcrumb{
	color: #999999;
	font-size: 10.5px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
}

.breadcrumb A:LINK, .breadcrumb A:VISITED {
	color: #999999;
	font-size: 9px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
}

.breadcrumb A:ACTIVE {
	color: #B5F100;
	font-size: 9px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline;
}

.breadcrumb A:HOVER {
	color: #5703FE;
	font-size: 9px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline;
}


A:LINK {
	color: #5703FE;
	text-decoration: none;
}

A:ACTIVE {
	color: #B5F100;
	text-decoration: underline;
}

A:VISITED {
	color: #6633CC;
	text-decoration: none;
}

A:HOVER {
	color: #5703FE;
	text-decoration: underline;
}


UL {
	list-style-type: square;
}



UL UL {
	list-style-type: disc;
}



UL UL UL {
	list-style-type: circle;
}



OL {
	font-family: Trebuchet, Verdana, Verdana, sans-serif;
	list-style-type: decimal;
}



OL OL {
	list-style-type: upper-alpha;
}



OL OL OL {
	list-style-type: lower-alpha;
}



OL UL {
	list-style-type: disk;
}


	
.pagenav {
	color: #666666;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.tableitem {
	color: #666666;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.emphasis-gray {

	color: #666666;
	font-weight: bold;
}
.captiontext {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.captiontext .emphasis{
	color: #99CC00;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
