html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul li {
	list-style-image: url(../images/bullet.gif);
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*--------------TYPOGRAPHY---------------*/

h1 {
	font-size: 25px;
	color: #25444E;
	line-height: 1.3em;
}
			
h2 {
	font-size: 25px;
	color: #25444E;
}

h3 {
	font-size: 17px;
	color: #444;
}

h4 {
	font-size: 16px;
	color: #444;
	line-height: 1.3em;
	
}

h5 {
	font-size: 20px;
	color: #494949;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h1, h2, h3, h4, h5 {
	padding: 0px 0 0px 0px;
}

p {
	padding: 5px 4px 5px 0px;
	
}

.dates {
	font-size: 9px;
	line-height: 5px;
	color: #333
}


		.news {
			text-decoration: none;
		}
		
		.news  a:link {
			color: #25444E;
		}
		
		.news  a:visited {
			color: #25444E;
		}
		.news  a:hover {
			color: #478295;
		}
		
		.news  a:active {
			color: #25444E;
		}
			
.body_li {
	 padding: 0 0 0 24px;
	 margin-bottom: 1.2em;
	 margin-top: 0.6em;
}

/*--------------LINK ATTRIBUTES--------------*/

a {text-decoration: none;

}

a:link {
	color: #478295;
}

a:visited {
	color: #478295;
}

a:hover {
	color: #25444E;
}

a:active {
	color: #478295;
}


/*--------------LAYOUT--------------*/


body {
	margin: 0;
	padding: 0;
	background: #f5f5f5;
	font: 12px/1.8 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #333333;
	
}


#container {
	margin: 0 auto;
	width: 960px;
	
}

#top_bar {
	width: 100%;
	height: 26px;
	background: url(../images/bg_topbar.gif);
}

#header {
	display: block;
	width: 946px;
	height: 196px;
	border-bottom: medium #478295 solid;
	background: url(../images/bg_header.gif) no-repeat;	
}

#header span {
	visibility: hidden;
}

#navigation {
	width: 960px;
	height: 31px;
	padding: 12px 0 5px 0;
	margin-left: -10px;
	
}

#navigation li {
	font-size: 16px;
	display: inline;
	padding: 0 5px 0 3px;
	color: #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
#navigation li.listlast {
	border-right: none;
}
			
			#navigation li a {
				padding: 9px 5px 9px 5px;

			}
			
			#navigation li a:link {
				color: #478295;
			}
			
			#navigation li a:visited {
				color: #478295;
			}
			
			#navigation li a:hover {
				color: #25444E;
				background: url(../images/bg_nav.gif) repeat-x;
			}
			
			#navigation li a:active {
				color: #515151;
			}
			
#content {
	width: 960px;
	height: auto;
	background: #f5f5f5;
}

#left_box {
	width: 625px;
	padding: 0 15px 0 0;
	background-color: #f5f5f5;
	border-right: thin #e7e7e7 solid;
	float: left;
}

#left_box_DIS {
	width: 905px;
	padding: 0 15px 0 0;
	background-color: #f5f5f5;
	float: left;
}

#left_box_PD {
	width: 459px;
	padding: 0 15px 0 0;
	background-color: #f5f5f5;
	border-right: thin #e7e7e7 solid;
	float: left;
}

#left_box_PD p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#right_box {
	width: 308px;
	margin-left: 10px;
	float: left;
	background: #f5f5f5;
	list-style: none;
}

#right_box h1 {
	margin-bottom: 0.8em;
}

#right_box_PD {
	width: 473px;
	margin-left: 10px;
	float: left;
	background: #f5f5f5;
}

	#right_box_PD h5 {
	padding: 6px 0 0 5px;
	font-size: 22px;
	margin: 0;
}

	#right_box h3 {
	padding: 10px 0 0 5px;
	}
	
	
	#right_box_news {
		width: 300px
	
	}


	#right_box_PD ul {
		margin-left: 3em;
	}
	#right_box_PD #additional_options {
		margin-top: 2em;
	}
	#right_box_PD #additional_options li {
		list-style: none;
	}
	#right_box_PD #additional_options li ul li {
		list-style-image: url(../images/bullet.gif);
	}
	
	#right_box_PD ul#pdlist li {
		list-style-image: url(../images/arrow_collapsed.gif);
	}
	
	#right_box_PD ul#pdlist li.expanded {
		list-style-image: url(../images/arrow_expanded.gif);
	}
	
	#news_feature_top {
		width: 297px;
		height: 7px;
		background: url(../images/bg_top_news_feature.gif) no-repeat;
	}
	
	#news_feature_mid {
		margin: 0px 0px 0px 0px;
		width: 297px;
		height: auto;
		background: url(../images/bg_mid_news_feature.gif) repeat-y;
		
	}
	
	#news_feature_mid p {
		padding: 0px 10px 0px 10px;
	}
	
	#news_feature_mid h3 {
		padding: 5px 10px 0px 10px;
		font-size: 16px;
		line-height: 20px;
	}
	
	#news_feature_bot {
		margin: 0px 0px 20px 0;
		width: 297px;
		height: 7px;
		background: url(../images/bg_bot_news_feature.gif) no-repeat;
	}
	
		
	
	.feature_link {
		text-align: right;
		font-size: 17px;
		padding: 0px 10px 0px 10px;
	}

#newsReturn {
	text-align: right;
	line-height: 1px;
}			
#bottom_content {
	width: 100%;
	height: 163px;
	background: url(../images/bg_footer.gif);
	float: left;
	margin: 25px 0 0 0;
}

#footer {
	width: 960px;
	height: 25px;
	background-color: #dedede;
	float: left;
}
