/* CSS Document */

body {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: arial, verdana, helvetica; font-size: 12px;
}

td, p, ul, ol { font-family: arial, verdana, helvetica; font-size: 12px; color: #000000; }
p, ul, ol { line-height: 18px; color: #000000; }
h1, h2, h3, h4 { color: #214AA5; }
strong { font-weight: 900; }
hr { border: 1px inset; border-style: dashed; color: #999999; }

a { color: #214AA5; text-decoration: underline; }
a:hover { text-decoration: none; }

.small { font-size: 11px; }
.gray { color: #666666; }
.smallgray { font-size: 10px; color: #666666; line-height: 12px; }

.on { color: #009940; }
.off { color: #FF0000; }

a.footer { color: #999999; text-decoration: underline; }
a.footer:hover { text-decoration: none; }

a.subnav { color: #214AA5; text-decoration: underline; }
a.subnav:hover { text-decoration: none; }

a.tertiary { color: #666666; text-decoration: underline; }
a.tertiary:hover { text-decoration: none; }

td.table_background_gray { background-color: #cccccc; }
td.table_background_yellow { background-color: #ffffcc; }

.zep { color:#BABABA }
a.zep { color: #BABABA; text-decoration: underline; }
a.zep:hover { text-decoration: none; }
