/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255)}
 .TextNavBar { font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif; font-size: xx-small; font-weight: bold}
 
.nof_EmptyStyleBanners1-Default {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#d9d9d9 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#ffff00 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:italic; color:#ffffff 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:italic; color:#ffffff 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:7pt; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:7pt; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

#left_nav{
	list-style-type: none;
	font-family:verdana;
	font-size:10px;
	margin:0px;
	padding:0px;
}

#left_nav li{

	margin-left:5px;
	margin-top: 5px;
/* IE Fix */
	*background-position: 0px;
	*line-height: 1em;

}

#left_nav a{
	background-image: url('../assets/images/lnavbul.jpg');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: .9em;
	color:#003600;
	text-decoration:none;

}

#left_nav .b_active{
	background-image: url('../assets/images/lnavbul_active.jpg');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.5em;
	color:#003600;
	text-decoration:none;
	font-weight:bold;
	 font-style: italic;

}

#left_nav2{
	list-style-type: none;
	font-family:verdana;
	font-size:10px;
	margin:0px;
	padding:0px;
}

#left_nav2 li{

	margin-left:20px;
	margin-top: 5px;
/* IE Fix */
	*background-position: 0px;
	*line-height: 1em;

}

#left_nav2 a{
	background-image: url('../assets/images/lnavbul.jpg');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: .9em;
	color:#003600;
	text-decoration:none;

}

#left_nav2 .b_active{
	background-image: url('../assets/images/lnavbul_active.jpg');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.5em;
	color:#003600;
	text-decoration:none;
	font-weight:bold;
	 font-style: italic;

}


h5{
	font-family:verdana;
	font-size:15px;
	margin:0px;
	color:#003600;
}
