/*------------------------------------------------------------------------------------
      Global Reset Styles
  ------------------------------------------------------------------------------------*/
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 {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: 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;
}


/*------------------------------------------------------------------------------------
      Global Styles
  ------------------------------------------------------------------------------------*/
Body{font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#666666;}
.headline_hp{font-size:2.25em; color:#b5ce96; font-weight:bold; text-transform:uppercase; display:block; margin:0; line-height:normal}
a{color:#7d1a00}
a.more{display:block; text-decoration:underline}

h5{font-weight:bold; font-size:1em; color:#333333;}
#pagetitle{margin-left:200px; margin-bottom:1em;}
#pagetitle h1{font-weight:bold; font-size:1em; color:#5e7f93;}

#content_table {font-size:0.75em; line-height:1.5em}
#interior #middle_column p, #interior #middle_column_noright p {margin-bottom:1.5em}
#interior #right_column b, #interior #right_column strong, #interior #right_column a {color:#96b2c2; text-decoration:none; font-weight:bold}
#breadcrumb{margin-left:170px; font-size:0.688em; color:#cccccc; background: url(bg_dotted_h.gif) 0% 0% repeat-x; padding:10px 0 30px 30px;}
#breadcrumb a{color:#cccccc; text-decoration:underline;}
#print_email{float:right;}