@charset "ISO-8859-1";

body {
	background: #5c86b4 url('../graphics/page_back.jpg') repeat-x top left;
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 1em;
}

.cntr {
	text-align: center;
}

#header {
	background: #ffffff url('../graphics/tools.jpg') top right no-repeat;
	margin: 10px auto 0px auto;
	width: 925px;
	border: 10px solid #ffffff;
	border-bottom: 0px;
}

#header img {
	border: 0;
	float: left;
}

#header .menu_top {
	background: #005596 url('../graphics/menu_back.jpg') top right no-repeat;
	float: right;
	height: 28px;
	line-height: 28px;
	padding: 0 140px 0 0;
	text-align: left;
	vertical-align: middle;
}

.menu_top a:link {
	color: #ffffff;
	font-weight: bold;
	margin: 0 10px;
	text-decoration: none;
}
.menu_top a:visited {
	color: #ffffff;
	font-weight: bold;
	margin: 0 10px;
	text-decoration: none;
}

#table-main {
	background: #ffffff;
	width: 945px;
	margin-bottom: 30px;
	border: 10px solid #ffffff;
	border-top: 0px;
}

#nav_left {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_left ul {
	list-style-type: none;
	list-style: none;
}


#nav_left li a:link {
	color: #ffffff;
	display: block;
	font-size: 1em;
	padding: 5px 15px;
	text-decoration: none;
}

#nav_left li a:visited {
	color: #ffffff;
	display: block;
	font-size: 1em;
	padding: 5px 15px;
	text-decoration: none;
}

#nav_left li a:active {
	color: #ffffff;
	display: block;
	font-size: 1em;
	padding: 5px 15px;
	text-decoration: none;
}

#nav_left li a:hover {
	color: #F78934;
	display: block;
	font-size: 1em;
	padding: 5px 15px;
	text-decoration: none;
}

#nav_left li a:hover {
	color: #F78934;
}

#nav_left ul li {
	padding: 0 20px 0 0;
	font-size: 0.9em;
}

#nav_left ul li a:link {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
}

#nav_left ul li a:visited {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
}

#nav_left ul li a:active {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
}

#nav_left ul li a:hover {
	color: #f78934;
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
}

#nav_left li.li_needahome {
	background: #51b948 url('../graphics/menu1_corner.gif') top right no-repeat;
}

#nav_left li.li_needahome a:link {
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none; 
}

#nav_left li.li_needahome a:visited {
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none; 
}

#nav_left li.li_needahome a:active {
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none; 
}

#nav_left li.li_needahome a:hover {
	color: #005596;
	display: block;
	font-weight: bold;
	text-decoration: none; 
}

#nav_left li.li_volunteer {
	background: #F78934 url('../graphics/menu2_corner.gif') top right no-repeat;
}

#nav_left li.li_volunteer a:link {
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#nav_left li.li_volunteer a:visited {
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#nav_left li.li_volunteer a:active {
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#nav_left li.li_volunteer a:hover {
	color: #005596;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.li_news {
	background: #005596 url('../graphics/menu3_corner.gif') top right no-repeat;
	padding-top: 5px;
}

.side_menu_br {
	background: #005596;
	float: left;
	height: 58px;
	width: 25px;
	text-align: right;
}

.side_menu_bl {
	background: #005596;
	float: left;
	height: 58px;
	width: 176px;;
	text-align: left;
}

.cell_content {
	clear: both;
	font-size: 10pt;
	padding: 10px 20px 20px 20px;
}

.breadcrumb {
	margin-top: 0px;
	font-size: .9em;
}

.content_head {
	color: #005596;
	font-size: 1.6em;
	font-weight: bold;
}

.heading2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #005596;
}

.heading3 {
	font-size: 1em;
	font-weight: bold;
}

.article_list {
padding:10px;
border-bottom:1px dashed #CECECE;
}
.art_title {
padding:5px;
font-size:14pt;
}	
	
#footer {
	color: #666666;
	font-size: 8pt;
	padding: 15px 0 20px 20px;
	text-align: center;
}

#footer a:link {
	color: #808080;
	text-decoration: underline;
}

#footer a:visited {
	color: #808080;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.inputBox {
	border: 1px solid #000000;
	padding: 2px;
}

.voln_field {
	width: 165px;
	padding: 3px;
	border-bottom: 1px dashed #cecece;
}

.voln_value {
	padding: 3px;
	border-bottom: 1px dashed #cecece;
}

.voln_submit {
	background: #005596;
	border: 1px solid #3b3b3b;
	font-weight: bold;
	color: #ffffff;
}