*,body, html{
	font-family: "Open Sans";
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 16px;
}
#content {
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	text-align: left;
	margin-left: 12px;
	padding-top: 15px;
	width: 725px;
	padding-right: 15px;
}
#crumbs {
	font-family: "Open Sans";
	font-size: 9px;
	margin-left: 13px;
	padding-top: 13px;
	color: #336699;
	padding-bottom: 10px;
}
#footer {
	font-family: "Open Sans";
	font-size: 9px;
	font-style: normal;
	line-height: 145%;
	text-align: left;
	margin-left: 13px;
	padding-top: 15px;
	width: 700px;
}
h1 {
	font-family: "Open Sans";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(/_assets/stdgraphics/captionhdr.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 2px;
}
h2 {
	font-family: "Open Sans";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.tabletext {
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 135%;
}
.listindent2 {
	text-indent: -20px;
	list-style-position: outside;
	list-style-type: disc;
}
.stdtxt {
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 145%;
	font-weight: normal;
	padding-top: 0px;
}
h4 {
	font-family: "Open Sans";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	line-height: 75%;
}
.sbtext {
	font-family: "Open Sans";
	font-size: 9px;
	line-height: 125%;
	list-style-position: outside;
}
.sbtextlist {
	font-family: "Open Sans";
	font-size: 9px;
	line-height: 145%;
	list-style-position: outside;
	text-indent: -19px;
}
.newshdr {
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
	width: 95%;
	line-height: 100%;
	background-image: url(/_assets/stdgraphics/newsbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	text-indent: 13px;
	padding-top: 18px;
}
#newsflashtxt {
	font-family: "Open Sans";
	font-size: 9px;
	font-style: normal;
	line-height: 135%;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
}
/*
	==========================
			## NEWS ##
	==========================
*/
	.news_title {
		margin: 2em 0 1em 3em;
	}
	.news_title p {
		margin: 0;
		display: inline;
	}
	.news_details {
		margin-left: 4em;
	}