<!--
body,td,th {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 155%;
}
body {
	background-image: url(images/page/base_bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 175px;
}
a:link {
	color: #525252;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #525252;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: underline;
	color: #525252;
}
.center_bg {
	background-image: url(images/page/x_base_r2_c1.png);
	background-repeat: repeat-y;
}
.high_bg {
	background-image: url(images/page/x_base_r1_c1.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}
.low_bg {
	background-image: url(images/page/x_base_r4_c1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 200px;
}
.side_bdr {
	background-image: url(images/page/side_bdr_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}
.side_idems {
	padding-top: 10px;
	padding-left: 10px;	
}
/*
#nav {
 width: 714px;
 height: 42px;
 background: url(/images/header/nav.png);
 margin: 0px auto; padding: 0;
 position: relative;
}
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#nav li, #nav ul, #nav a {height: 42px; display: block;}
*/
#panel1b {left: 0; width: 77px;}
#panel2b {left: 76px; width: 160px;}
#panel3b {left: 235px; width: 158px;}
#panel4b {left: 392px; width: 97px;}
#panel5b {left: 488px; width: 134px;}
#panel6b {left: 621px; width: 93px;}

#panel1b a:hover {background: transparent url(/images/header/nav.png) 0 -42px no-repeat;}
#panel2b a:hover {background: transparent url(/images/header/nav.png) -76px -42px no-repeat;}
#panel3b a:hover {background: transparent url(/images/header/nav.png) -235px -42px no-repeat;}
#panel4b a:hover {background: transparent url(/images/header/nav.png) -392px -42px no-repeat;}
#panel5b a:hover {background: transparent url(/images/header/nav.png) -488px -42px no-repeat;}
#panel6b a:hover {background: transparent url(/images/header/nav.png) -621px -42px no-repeat;}
-->

#main_content {
	padding-bottom: 10px;
}

#sub_content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* bread crumbs */

	dl {
	width: 900px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:20px;
	margin-left: 0px;
	overflow: hidden;
	/* background: #ccc url(/images/box_bottom.gif) no-repeat bottom left; */
		}

	dt {
	height: 65px;
	margin: 0;
	background-color: #8d817b;
	background-image: url(images/bread_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*
	padding-top: 39px;	
	padding-bottom: 28px;	
	*/
	padding-top: 34px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
	overflow: hidden;
		}
	
/*
	dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: url(/images/arrow.gif) no-repeat 0 3px;
		}
*/		
		
	#dk_blue dt {
		background-color: #002147;
		}		
		
	#blue dt {
		background-color: #58b7ed;
		}
	
	#blue {
		background-color: #58b7ed;
		}
	
	#red dt {
		background-color: #71273d;
		}
	
	#red {
		background-color: #c99;
		}
		
	#red_brown dt {
		background-color: #de7930;
		}
	
	#red_brown {
	background-color: #FFF;
		}		
	
	#green dt {
		background-color: #90b302;
		}
	
	#green {
		background-color: #a9cd14;
		}
.bc_list a {
	list-style-type: none;
	color: #5F5F5F;
}

.bc_list {
	list-style-type: none;
	color: #5F5F5F;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin:0px;
}

.bc_list li{
	display: inline;
	margin: 0;
	height: 35px;
	padding: 0px;
}
/* FAQ */
.faq_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #414141;
}

.faq_ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.faq_odd {
	background-color: #f5f0e1;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0a07e;
}

.faq_sep_line {
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0a07e;
}

.img_bdr {
	border: 1px solid #C1B59B;
}
.faq_even {
	background-color: #eee7d0;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0a07e;
}
.faq_bg {
	background-color: #e5dab5;
	padding: 10px;
}
/* donor */
.donor_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #414141;
}

.donor_ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* reports */
.news_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #414141;
}

.news_ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
h2 {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	text-indent: 0px;
	color: #215173;
}
h3 {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	text-indent: 0px;
	color: #215173;
}
/*
h3 {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	text-indent: 0px;
	color: #376490;
}
*/
.donor_bdr {
	background-color: #E9EEF2;
	border: 1px solid #DDDDDD;
}

.box_top {
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
}
