td   { font-size: 12px; font-family: Arial, Helvetica, sans-serif }

.small { font-size: 11px }
.xsmall { font-size: 10px }
.xxsmall { font-size: 9px }

.heading  { color: #d00532; font-size: 18px; font-weight: bold }

.blue     { color: #18357A; font-size: 13px; font-weight: bold }
.blue2     { color: #18357A; font-size: 15px; font-weight: bold }
.blue3     { color: #18357A; font-weight: bold }

.subhead     { font-size: 13px; font-weight: bold }
.subhead2  { font-size: 15px; font-weight: bold }

.process { font-size: 18px; font-weight: bold; color: #CC0033; }
.processhead { font-size: 18px; font-weight: bold; color: #008000; }
.processpoint { font-size: 12px; font-weight: bold; color: #333399; }

a:link  { color: #18357A; text-decoration: underline }
a:visited  { color: #18357A; text-decoration: underline }
a:active  { color: #18357A; text-decoration: underline }
a:hover  { color: #D00532; text-decoration: underline }

ul { list-style-image: url(images/bullet.gif); list-style-position: outside; padding-left: 0; margin-left: 16px }
li {	margin-bottom: 6px }


#orangedot ul { list-style-image: url(images/bullet.gif); list-style-position: outside; padding-left: 0; margin-left: 16px }
#orangedot li {	margin-bottom: 6px }

#newsarea ul { list-style-image: url(images/bullet.gif); list-style-position: outside; padding-left: 0; margin-left: 16px }
#newsarea li {	margin-bottom: 6px }

#newsarea a:link, #newsarea a:visited, #newsarea a:active  {
	color: #18357A;
	text-decoration: none
}
#newsarea a:hover  {
	color: #D00532;
	text-decoration: underline
}

a.blacklink:link  { color: #000000; text-decoration: none }
a.blacklink:visited  { color: #000000; text-decoration: none }
a.blacklink:active  { color: #000000; text-decoration: none }
a.blacklink:hover  { color: #000000; text-decoration: underline }

.printonly { display: none }
#printonly { display: none }
