/* SET HTML TAGS ------------------------------ */

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800000;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000065;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #147674;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	background-color: #000072;
}
ul, blockquote {
	margin-left: 25px;
}

/* SET HTML TAG SUBCLASSES ---------------------- */
table.quotebox {
	border: 1px solid #000066;
}
td.quotebox {
	right: 5px;
	clip:  rect(auto 5px auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
	padding: 7px;
}
td.quoteboxcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000033;
	padding: 7px;
}
a.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3CBFBC;
	padding: 0px 3px;
	height: 13px;
	width: auto;
	text-decoration: none;
}
a.quoteboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	line-height: 14px;
}
ul.parent {
	margin-left: 25px;
}
ul.child {
	list-style-position: outside;
	list-style-image: url(../images/list_dash.gif);
	margin-left: 25px;
}

/* SET DETACHED SPAN TAGS ------------------------ */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maroon {
	color: #800000;
}

/* END OF STYLES -------------------------------- */

ol {
	margin-left: 25px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #800000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.pubdocs {
	margin-left: 20px;
	padding-left: 0px;
}
.meetschedtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.pubdocsdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-image: url(../../updates/assets/images/docs_water_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
