/*reset CSS */

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;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


body, p, li, ul {
	background:none !important;
	background-image:none !important;
	font-size:16px !important;
	font-family: "Times New Roman", Garamond, serif;
	}
	
ul, li, ul ul, li li {
	font-size:13px !important;
	margin-left: 0.15em !important;
	padding-top:0.25em;
} 

	
#primarynav, #sectionNav, #column_rightpanel, #utility_container, #breadcrumb, #search_left, #themePic, .utility, .pagetop, #skipto_pagenav, #skipNav{
	display: inline !important;
	}

#content, #column_body, #content_split, #column_right, #column_left, .featurebox, .right, .left, #wrapper, #pagename, #oneColumn, .img_wrapper_left, .img_wrapper_right {
	width: auto !important;
  	margin: 0 !important;
  	padding: 0 !important;
	float: none !important;
	color: #000; 
	background: #fff;
	border:none !important;
	}
	
.utility a, .utility a:link, .utility a:visited {
	background: none !important;
	color:#000000 !important;
}
	
a:link, a:visited, #footer a:link, #footer a:visited {
	color:#990000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


div#content {
	margin: 0%;
	padding-top: 1em;
	border-top: 1px solid #ccc;
	}

div#masthead {
	background:#fff;
	border:none !important;
	position:static;
	}

#masthead img {
	vertical-align: bottom;
	position:!important;
	}

div.feature {
	position:static !important;
	border:none !important;
}

clearfloat, .clear {
	float:none !important;
}


#pageName h1 {
	padding-top:1em !important;
	margin:1em 0 !important;
	border-top:#ccc 2px solid;		
}

#footer {
	
	border:none !important;
  	margin-top: 3em !important;
  	padding:1em !important;
	float: none !important;
	color: #000; 
	background: none !important;
	text-align:left !important;
	}
	
#oneColumn #content {
	width:auto;
	float:none !important;
	overflow:visible !important;
}

div.quicklinks {
	display: inline !important;
}

img, object {
	max-width: 8em;	
	}



