@charset "utf-8";
/* CSS Document */

#contentSub {
	margin-left: 200px;
	margin-right: 300px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
}
#contentSub p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006699;
	background-repeat: repeat-x;
	background-position: left;
}
#contentSub li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}

#contentSub h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #006600;
	margin-bottom: -10px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/section_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
}

#contentSub #address {
	margin-top: 10px;
}
#contentSubHeadingSub {
	font-size: 1em;
	font-weight: bold;
	color: #993300;
	text-transform: uppercase;
}
#contentSub ul {
	margin-top: -5px;
	margin-bottom: 10px;
}
#contentSub li#build {
	margin-top: 6px;
	margin-bottom: 0px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
#contentSub ul#build {
	margin-top: 18px;
	margin-bottom: -5px;
}



#contentSub  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CC3300;
	text-decoration: none;
}
#contentSub  a:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentSub  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CC3300;
	text-decoration: none;
	font-weight: bolder;
}
#contentSub  a:active {
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#rightBarSubject {
	width: 300px;
	top: 175px;
	right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	position: absolute;
}
#rightBarSubject img {
	padding-top: 0px;
	margin-top: 15px;
	float: right;
	border-top-width: 0px;
}
#rightBarSubject img#newslink {
	margin-right: 58px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#rightBarSubject p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
}

#contentSub h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	margin-bottom: -5px;
	margin-top: 15px;
}
#contentSub h5 {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

