body {
	background-image:url(images/template/gradient_bkgd.png);
	background-position:top;
	background-repeat: repeat-x;
	padding-top: 0;
	margin-top: 0;
}

a {
	text-decoration:none;
	color:#1726bb;
	border-bottom: 1px dotted #999;
}

a:link, a:visited {
	text-decoration:none;
	color:#1726bb;
	border-bottom: 1px dotted #999;
}

a:hover {
	text-decoration:none;
	color:#C60;
	border-bottom: 1px solid #C60;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.5px;
	line-height:17px;
	color:#333333;
	padding: 0px 40px 0px 30px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height:24px;
	color:#cc9900;
	padding: 10px 40px 10px 30px;
	margin-bottom:-10px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height:24px;
	color:#000000;
	margin: 20px 40px 0px 30px;
	padding-bottom:3px;
	border-bottom:thin;
	border-bottom-color:#999;
	border-bottom-style:solid;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:24px;
	color:#000000;
	padding: 0px 40px 0px 30px;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.5px;
	font-weight:bold;
	line-height:24px;
	color:#000000;
	padding: 20px 40px 0px 50px;
}

hr {
	padding:10px 40px 10px 30px;
}

ul {
	margin-left:30px;
	margin-right:40px;
}

ol {
	margin-left:30px;
	margin-right:40px;
}

li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.5px;
	line-height:21px;
}

.article_date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#666;
	padding: 0px 40px 0px 30px;
	margin-top:-15px;
}

.content_state_header_bar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	background-color:#f8d66f;
}

.news_headline_large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:24px;
	color:#000000;
	margin: 0px 40px -10px 0px;
}

/*---------------------------Main News Story on Home Page begins------------------------*/

#main_news_story {
	margin: 10px 40px 20px 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
}

#main_news_story h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height:24px;
	color:#000000;
}

#main_news_story p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.5px;
	line-height:17px;
	color:#333333;
}

/*---------------------------Main News Story on Home Page ends------------------------*/

/*---------------------------Right Side Bar on Home Page begins------------------------*/

#index_right_side_bar {
	float:right;
	width:150px;
	margin-right:40px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 20px;
	padding-bottom: 5px;
}

#index_right_side_bar p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	padding: 0 0 0 0;
}

/*---------------------------Right Side Bar on Home Page ends------------------------*/

#acf_header {
	width:980px;
	height:63px;
	margin:0 auto;
	background-image:url(images/template/header_acf_logo.png);
}

#liheap_header {
	width:980px;
	height:88px;
	margin:0 auto -15px auto;
	background-image:url(images/template/header_liheap_logo.png);
	border-left:1px solid #999;
	border-right:1px solid #999;
}

/*--------------------------- Begin Top Horizontal Navigation --------------------------- */

#horizontal_navigation {
	width:980px;
	margin:0 auto;
	padding:0;
	height:26px;
	background-image:url(images/template/horiz_nav_bkgd.png);
	border-left:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
}

#horizontal_navigation li {
    float:center;
	display:inline;
	list-style-type:none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 30px 0 30px;
}

#horizontal_navigation a {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #999;
}

#horizontal_navigation a:link, #horizontal_navigation a:visited {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #999;
}

#horizontal_navigation a:hover {
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #000;
}

/*--------------------------- End Horizontal Navigation --------------------------- */
/*--------------------------- Begin Left Flyout Navigation --------------------------- */

#left_nav {
	width:152px;
	background:#fff url(images/template/left_nav_bkgd.png) no-repeat top;
	border-right:1px solid #999;
}

#nav {
	width:152px;
	float:left;
	margin:0 0 70px 0; /* creates breathing roon between left nav and contact block */
	border-top:1px dotted #999;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#navList li {
	list-style: none;
	margin:0;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.5px;
	font-weight:bolder;
	width: 152px;
}
 
.addPosition {
	position:relative;
}
 
#navList a {
	text-decoration: none;
	color: #000;
	background-color:transparent;
	padding: 5px 0 5px 12px;
	display: block;
}
#navList a:hover {
	background-color: #fce471;
}
#navList ul, #navList ul ul {
	display:none;
	position:absolute;
	top:0;
	left:152px;
	background-color:#fff;
}
.listTab {
	z-index:100;
}
#navList .listTab li {
	margin:0;
	border:1px solid #999;
}
#navList .listTab a, #navList .listTab a:hover {
	width:152px;
}
#navList .listTab a {
	padding:5px 5px 5px 10px;
}
#navList li:hover ul ul, #navList li:hover ul ul ul, #navList li:hover ul ul ul ul {
	display:none;
}
#navList li:hover ul, #navList li li:hover ul, #navList li li li:hover ul, #navList li li li li:hover ul {
	display:block;
}

/*--------------------------- End Left Flyout Navigation --------------------------- */
/*----------------------------- Begin Template Styling ----------------------------- */

#utility_links {
	position:absolute;
	width:980px;
	height:22px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:right;
	padding:18px 0 0 0;
	margin-left:-8px;
	right:auto;
}

#utility_links a {
	color:#fff;
}

#search {
	margin:10px 0 20px 10px !important;
}

#contact_block {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	padding:3px 3px 20px 3px;
}

#content_wrapper {
	width:980px;
	margin:auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#content_wrapper table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.5px;
	line-height:17px;
	color:#333333;
}

#content_wrapper ul ul {
	padding-left:0;
}

#main_content table {
	margin:0 0 0 30px;
}

.updated {
	color:#999;
	font-size:11px;
	margin:25px 0 10px 20px;
	padding:25px 0 10px 20px;
}

.breadcrumbs {
	color:#999;
	font-size:11px;
}

#footer {
	width:980px;
	margin:auto;
	color:#999;
}
#footer li {
    float:center;
	display:inline;
	list-style-type:none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 15px 0 35px;
}
/*------------------------------ End Template Styling ------------------------------ */