body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	font-weight: normal;
	background-color: #000000;
	margin: 0px;
	padding: 10px;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover, a:active, a:focus {
	color: #B31520;
	text-decoration: underline;
}

sup {
	font-size: 80%;
}
#clearWrapper {
	clear: both;
}
#blockquote {
	padding: 10px 30px 0px 30px;
	font-size: 90%;
}
#container1 {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 0px 1px;
}
#container2 {
	background-color: #FFFFFF;
	width: 890px;
	margin: 0 auto;
	padding: 5px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
}
/*This style represents a special DIV placed just inside the closing DIV tag
of menubar. This style allows the menubar background to extend to the full height
of the menu. DO NOT EDIT or remove this style or the DIV it represents in the page.*/
.clearcontent {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
/* makes surrounding border */
#header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 9;
}
#headerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	z-index: 10;
	margin: 0;
	padding: 0;
}
#headerTag {
	position: absolute;
	top: 0px;
	left: 600px;
	width: 300px;
	z-index: 10;
	margin: 0;
	padding: 0;
}
#headerPicture {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 700px;
	z-index: 9;
	margin: 0;
	padding: 0;
}
#headerNavHolder {
	position: absolute;
	top: 130px;
	left: 200px;
	width: 700px;
	z-index: 10;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
#headerNav {
	padding: 4px 4px 4px 6px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
#headerNav a {
	text-decoration: none;
	color: #FFFFFF;
}
#headerNav a:hover, #headerNav a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftColumn {
	width: 167px;
	margin: 0;
}
#leftColumnPic {
	padding: 0px;
}
#centerColumn {
	width: 478px;
	padding: 0;
	margin: 11px;
	background-color: #FFFFFF;
}
#centerColumn p {
	font-size: 80%;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
#centerColumn li {
	background-image: url(../images/misc/bullet.gif);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 11px;
	font-size: 80%;
	line-height: 1.2em;
	width: 350px;
	text-align: justify;
}

#container-1 li {
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 0px;
	font-size: 70%;
	line-height: 1.2em;
	width: 200px;
	text-align: justify;
}

#section2 ul li {
	background-image: url(../images/misc/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	font-size: 80%;
	line-height: 1.2em;
	width: 400px;
	text-align: justify;
	list-style-image: url(/images/misc/black1x1.gif);
	list-style-type: square;
}

#section1 {
	border: 1px solid #666666;
	background-color:#FAF8FC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#textBox1Title {
	font-size: 80%;
	font-weight: bold;
	/* text-transform: uppercase; */
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 1.2em;
}

.articleSubhead {
	font-weight: bold;
	color: #4A2500;
}

#textBox1Title img {
	margin: 0px 0px 0px 5px;
}

.textBox1TitleDate {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	line-height: 1.2em;
}

.textBox1TitleDate #backToTop {
	font-size: 85%;

}

#textBox1Text {
	border-left: 3px solid #999999;
	font-size: 80%;
	margin: 5px 0px 15px 15px;
	padding: 0px 0px 10px 5px;
	line-height: 1.2em;
	position:relative;
	text-align: justify;
}
#section2 {
	border: 1px solid #666666;
	background-color:#FAF8FC;
	margin: 0px;
	padding: 15px 10px 0px 10px;
}

#section-articles {
	border: 1px solid #666666;
	background-color:#FAF8FC;
	margin: 0px;
	padding: 15px 15px 10px 10px;
	overflow: auto;
	width: 617px;
	height: auto;
}

#articleContent {
	padding: 0;

}

#articles-left {
	border: 0px solid #666666;
	background-color:#FAF8FC;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
}

#articles-right {
	border: 0px solid #666666;
	background-color:#FAF8FC;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}

#section2Title {
	text-transform: uppercase;
	color: #666666;
	font-size: 100%;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
	text-align: center;
}
#backToTop {
	font-size: 65%;
	text-align: right;
	text-transform: uppercase;
	padding: 10px 30px 10px 0px;
}
#moreInfo {
	font-size: 60%;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}
#rightColumn {
	font-size: 70%;
	width: 210px;
	margin: 0;
}
#bottomLinks {
	margin: 0 auto;
	width: 900px;
	padding: 5px 0px 0px 5px;
	font-size: 65%;
	text-align: right;
}
#bottomLinks a {
	text-transform: uppercase;
	text-decoration: underline;
	color: #CCCCCC;
	letter-spacing: 1px;
}
#bottomLinks a:hover, #bottomLinks a:active, a:focus {
	color:#0066CC;
	text-decoration: underline;
}
#pageBottom {
	margin: 0 auto;
	width: 900px;
	padding: 15px 0 0 30px;
	font-size: 70%;
	color: #999999;
}
ul {
	margin-top: 0px;
}
