/* CSS definition file containing site wide stylesheets */

.table_header_wh_ltrs {
	color: rgb(255,255,255);
 	line-height: 20px;
 	font-weight: bold;
 	text-indent: 6px;
 	background-color: rgb(139,70,147)
}

.table_header {
	color: rgb(241,233,175);
 	line-height: 20px;
 	font-weight: bold;
 	text-indent: 6px;
 	background-color: rgb(139,70,147)
}

.14_bold_orange {
	font-size: 14px;
 	color: rgb(230,131,39);
 	font-weight: bold
}

.title {
	font-size: 13px;
 	color: rgb(204,51,204);
 	line-height: 18px;
 	font-weight: bold;
 	background-color: rgb(204,204,255);
 	border-left-style: none;
 	margin-top: 2px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.body_12 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

.TextNavBar {
	color: rgb(139,70,147)
}