

#body_left #page_header{

	height: 200px; /*cause IE to behave fishy*/

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background: #D4E6F0 url(../image/image32.jpg) no-repeat top left;

}



.header{

	font-family: "Trebuchet MS";

	font-weight: bold;

	font-size: 21px;

	color: #000042;

	/*border-top: 1px  #713A20 solid;*/

	border-bottom: 1px  #000042 solid;

	display: block;

	background: url(../image/image36.jpg) no-repeat left;

	padding-left: 50px; 

}

#content ul{

	list-style: none url(../image/list_icon.gif);

}



li{

	vertical-align: top;

	text-decoration: none;

	color: black;

	font-family: "Trebuchet MS";

	font-size: 13px;

}

.inner_nav{

	display: block;

	text-align: right;

}



.inner_nav a{

	color: black;

	text-decoration: none;

	font-family: "Trebuchet MS";

	font-size: smaller;

	font-weight: bold;

}



ol li{

	list-style: lower-alpha;

}



.listHdr{

	font-weight:bold;

	text-decoration: underline;

	text-align: center;

	padding-bottom: 6px;

}