a:visited   { color: #00f; text-decoration: none }
a:link { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:active { color: red; text-decoration: underline }
form td { font-size: 10px }
h1        {
	color: #007469;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px
}
h2       { color: #007469; font-variant: small-caps; font-weight: normal; font-size: 16px; margin-top: 30px; margin-bottom: 0px; padding-bottom: 0px }
h3       { color: #007469; font-variant: small-caps; font-weight: normal; font-size: 14px; margin-top: 30px; margin-bottom: 0px; padding-bottom: 0px }
h4  { color: #007469; font-weight: bold; font-size: 16px; margin-bottom: 0px }
h5  { color: #007469; font-weight: bold; font-size: 14px; margin-bottom: 0px }
h6  { color: #007469; font-weight: bold; font-size: 12px; margin-bottom: 0px }
li { padding-bottom: 5px }
p  { }
td {
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans;
}
ul  { }
.callout1 { border: dotted 4px #fad18a }
.callout2 { background-color: #e0e9f9; padding: 8px; border: solid 1px #9ebef6 }
.content     { font-size: 12px; line-height: 20px; background: #ffe1bb url(images/bkg_content.jpg) no-repeat; padding: 25px; border-top: 1px solid navy; border-left: 1px solid navy }
.footer     { color: #6177a9; font-weight: normal; font-size: 10px; text-align: center; width: 700px }
.footer a { color: #6177a9; font-weight: normal; text-decoration: underline }
.footer p  { color: #6177a9; font-weight: normal; font-size: 10px }
.my10px    { font-size: 10px }
.my12px  { font-size: 12px }
.my14px  { font-size: 14px }
.my16px  { font-size: 16px }
.my18px  { font-size: 18px }
.my20px  { font-size: 20px }
.navtext    { font-size: 12px }
.subnav   { font-size: 11px }
.wdtp { font-weight: normal; font-size: 9px }
.bigwhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
