@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1.3em;
}
.bodycopyquote {
	text-indent: 1in;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-position: center center;
	text-align: center;
}
.logo {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.bigbodycopy {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	word-spacing: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	border: thick dotted #FF0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	display: list-item;
}
.Archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
}
.Articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.archive-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.navlinks .style {
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color:#CCCCCC;
}

.navlinks a:visited {
	color:#FFFFFF;
}