/* CSS definition file containing site wide stylesheets */

.body_11 {
	font-size: 11px
}

.heading {
	color: rgb(72,47,146);
 	font-weight: bold
}

.nav_blk {
	font-size: 13px;
 	color: rgb(51,51,51);
 	line-height: 30px;
 	font-weight: bold
}

H4 {
	font-size: 13px;
 	color: rgb(101,46,137);
 	font-weight: bold
}

.table_headng {
	color: rgb(255,255,255);
 	line-height: 20px;
 	font-weight: bold;
 	background-color: rgb(72,47,146)
}

.bold {
	font-weight: bold
}

.nav_wh {
	font-size: 13px;
 	color: rgb(255,255,255);
 	line-height: 30px;
 	font-weight: bold
}