body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

p {line-height: 15px;}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0;}

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

ul li 	{list-style-type: square;}

a 								{color: #198519; text-decoration: underline;}
a:visited 						{color: #75B675;}
a:hover 						{color: #75B675;}

.ent_footerbg	{border-top: 1px solid #666666; background-color:#FFFFFF;}

.news_time_release {
	font-size: 10px;
	color: #999999;
}

div#branding {
	position : relative;
	height: 107px;
	width: 780px;
	margin-bottom:-1px;
}
div#nav_breadcrumb {
	position : relative;
	height: 28px;
	width: 780px;
}
div#container {
	position : relative;
	height: auto;
	width: 780px;
}

div#nav_section {
	height: auto;
	width: 151px;
	float: left;
}

div#content {
	height: auto;
	width: 619px;
	float: right;
}

div#footer {
	height: 30px;
	width: 780px;
	padding-top: 0px;

}

div#content_main {
	height: auto;
	width: auto;
	margin-top: 15px;
}

div#main_container {
	position : relative;
	height: auto;
	width: 780px;
}

#content_main table {
	border-collapse: collapse;
	border: 1px solid #DFDFDF;
}

#content_main table tr td {
		padding: 6px 9px;
		text-align:left;
}


th {
		font-weight: bold;
		font-size: 12px;
		padding:5px 5px 5px 10px;
		background-color: #DFDFDF;
}

.ent_pagetitle_plain {
	text-transform: capitalize; margin: 10px 0px 10px 0px;
}

#sub_headline {color:#969696; font-size:13px; margin-top:-12px;}

.paragraph_title {color:#000000; font-size:13px;}

.paragraph_text {padding-bottom:20px;}

.table_heading {font-weight:bold;}

.printableContentArea {
		width: 619px;
		clear: both;
}

.printableContent{
	position : relative;
	float:left;
}
.printableContent2Images{
	position : relative;
	float:left;
}
.printableImageLeft{
	position : relative;
	width: 146px;
	float:left;
}
.printableImageRight{
	width: 146px;
	float:right;
}
.descriptionText2Images {
	position : relative;
	text-align: left;
	width: 359px;
	float: left;
}

.descriptionTextPrintableImages {
	position : relative;
	text-align: left;
	width: 459px;
	float: left;
}

.descriptionTextNoImages {
	position : relative;
	text-align: left;
	width: 619px;
	float: left;
}

.descriptionTextListImage {
	position : relative;
	text-align: left;
	width: 505px;
	float: left;
}


.listImageRight {
	float: right;
	width: 100px;
}

.listImageLeft {
	float: left;
	width: 100px;
}


.blank {
	clear: both;
	width: 619px;
	height:10px;
}

.blank_text1Image {
	clear: both;
	width: 459px;
	height:5px;
}
.blank_text2images {
	clear: both;
	width: 359px;
	height:5px;
}
.blank_NoImage {
	clear: both;
	width: 619px;
	height:5px;
}
.spacer { 
	width:7px; 
	float:left;
}
