/* CSS definition file containing site wide stylesheets */

.sidebarcj {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	line-height: 13px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline
}

.SideList {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 0.8em;
 	line-height: 1.28em;
 	list-style-type: disc;
 	margin-bottom: 6px
}

.sidebar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 0.8em;
 	color: rgb(58,140,195);
 	line-height: 1.28em;
 	font-weight: bold;
 	list-style-type: square;
 	list-style-position: outside
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 70%;
 	font-weight: bold
}