html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
h1 {
	font-size: 1em; font-style: normal; font-weight: normal;
}
h2 {
	font-size: 1em; font-style: normal; font-weight: normal;
}
h3 {
	font-size: 1em; font-style: normal; font-weight: normal;
}
h4 {
	font-size: 1em; font-style: normal; font-weight: normal;
}
h5 {
	font-size: 1em; font-style: normal; font-weight: normal;
}
h6 {
	font-size: 1em; font-style: normal; font-weight: normal;
}
pre {
	font-size: 1em; font-style: normal; font-weight: normal;
}
code {
	font-size: 1em; font-style: normal; font-weight: normal;
}
address {
	font-size: 1em; font-style: normal; font-weight: normal;
}
caption {
	font-size: 1em; font-style: normal; font-weight: normal;
}
cite {
	font-size: 1em; font-style: normal; font-weight: normal;
}
code {
	font-size: 1em; font-style: normal; font-weight: normal;
}
em {
	font-size: 1em; font-style: normal; font-weight: normal;
}
th {
	font-size: 1em; font-style: normal; font-weight: normal;
}
ul {
    list-style: disc;
    padding-left: 40px;
}
ol {
    list-style: decimal;
    padding-left: 40px;
    margin: 0 0 18px 0;
}
fieldset {
	border: currentColor;
}
img {
	border: currentColor;
}
caption {
	text-align: left;
}
th {
	text-align: left;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
body {
	margin: 0px; color: rgb(80, 80, 85); line-height: 24px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; background-color: rgb(244, 244, 244);
}
html {
	height: 100%;
}
.holder {
	margin: 0px auto; width: 950px;
}
.row {
	overflow: hidden;
}
.top-bar {
	left: 0px; top: 0px; width: 100%; height: 48px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 500; box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); background-color: rgb(255, 255, 255);
}
.full-col {
	width: 100%;
}
.threequarter-col {
	width: 75%; float: left;
}
.half-col {
	width: 50%; float: left;
}
.third-col {
	width: 33%; float: left;
}
.quarter-col {
	width: 25%; float: left;
}
.art-col {
	width: 451px; margin-right: 48px; float: left;
}
.info-box {
	margin: 0px 48px 0px 0px; padding: 18px; border-radius: 6px; width: 284px; float: left; box-sizing: border-box; box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); background-color: rgb(255, 255, 255);
}
.search-area {
	margin-top: 85px;
}
.footer {
	padding: 24px 0px; color: rgb(255, 255, 255); background-color: rgb(80, 80, 85);
}
.centered {
	text-align: center;
}
.right-align {
	text-align: right;
}
.vert-large-gap {
	margin: 30px 0px;
}
.vert-medlarge-gap {
	margin: 20px 0px;
}
.large-btn-gap {
	margin-bottom: 30px;
}
.medlarge-btn-gap {
	margin-bottom: 20px;
}
.small-gap {
	margin-bottom: 18px;
}
.top-nav li:last-child {
	padding-right: 0px;
}
.no-margin {
	margin-right: 0px;
}
h1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h1 {
	padding: 24px 0px 18px; font-size: 28px;
}
h2 {
	padding-bottom: 9px; font-size: 24px;
}
h3 {
	padding-bottom: 9px; font-size: 18px;
}
p {
	padding-bottom: 18px;
}
.copy p {
	padding-bottom: 0px; font-size: 14px;
}
.art-head {
	background: url("/images2/articles-icon.png") no-repeat 0px 50%; padding: 24px 0px 24px 76px;
}
.btn {
	margin: 0px auto; padding: 9px 18px; border-radius: 6px; width: 65%; text-align: center; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; background-color: rgb(58, 124, 236);
}
.art-btn {
	margin: 0px auto; padding: 9px 18px; border-radius: 6px; width: 180px; text-align: center; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; background-color: rgb(241, 181, 0);
}
.sign-btn {
	padding: 9px 24px; border-radius: 6px; background-color: rgb(58, 124, 236);
}
a:link {
	color: rgb(58, 124, 236); text-decoration: none;
}
a:active {
	color: rgb(58, 124, 236); text-decoration: none;
}
a:visited {
	color: rgb(58, 124, 236); text-decoration: none;
}
a:hover {
	color: rgb(29, 80, 167);
}
a.sign-btn:hover {
	color: rgb(29, 80, 167);
}
a.sign-btn:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.sign-btn:active {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.sign-btn:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn a:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn a:active {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.art-btn a:link {
	color: rgb(80, 80, 85); text-decoration: none;
}
.art-btn a:active {
	color: rgb(80, 80, 85); text-decoration: none;
}
.art-btn a:visited {
	color: rgb(80, 80, 85); text-decoration: none;
}
.footer-nav li a:link {
	color: rgb(255, 255, 255);
}
.footer-nav li a:active {
	color: rgb(255, 255, 255);
}
.footer-nav li a:visited {
	color: rgb(255, 255, 255);
}
.footer-nav li a:hover {
	color: rgb(34, 34, 34);
}
.top-nav {
	margin-top: 12px;
}
.top-nav li {
	padding: 0px 18px 0px 0px; font-size: 18px; display: inline;
}
.footer-nav li {
	padding: 0px 12px 0px 0px; font-size: 14px; display: inline;
}
.search-fld {
	padding: 0px 9px; border-radius: 6px 0px 0px 6px; border: 1px solid rgb(222, 222, 222); width: 390px; height: 46px; font-size: 18px;
}
.search-btn {
	background: url("/images2/search-btn.png") no-repeat 0px 0px; margin: 0px 0px 0px -6px; border: 0px currentColor; width: 48px; height: 48px; vertical-align: top; cursor: pointer;
}
