/* CSS definition file containing site wide stylesheets */

.black_12_w14px {
	font-size: 12px;
 	color: rgb(0,0,0)
}

.table_subhead {
	color: rgb(84,85,84);
 	font-weight: bold
}

.grey:visited {
	font-size: 12px;
 	color: rgb(192,192,192);
 	text-decoration: none 
}

.grey:link {
	font-size: 12px;
 	color: rgb(192,192,192);
 	text-decoration: none 
}

.grey_11 {
	font-size: 11px;
 	color: rgb(192,192,192)
}

.grey_12 {
	font-size: 12px;
 	color: rgb(192,192,192)
}

.grey:active {
	font-size: 12px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.black_12 {
	font-size: 12px;
 	color: rgb(0,0,0);
 	line-height: 17px
}

.TextObject {
	font-size: 13px;
 	letter-spacing: 1px;
 	text-decoration: none 
}

.TextNavBar {
	text-decoration: none 
}

.grey:hover {
	font-size: 12px;
 	color: rgb(225,125,39);
 	text-decoration: none 
}