/* SFB CSS Document */

.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: uppercase; color: #000066}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; color: #000000}
.bold_header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: uppercase; color: #000066; text-decoration: underline}
.body_short {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000066}
.step_header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #000066; text-align: center}
.plain_bold_header {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: uppercase; color: #000066}
.wisdom {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; text-transform: none; color: #000066}
.faux_italic {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-align: center}

#articles {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#articles li {
	display:none;
}

