[an error occurred while processing this directive]
/* Body stuff */
BODY {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    background-color: #fdfdfd;
    color: black;
	text-align: center;
    margin: 0px 0px 0px 0px;
}

BODY.letter {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 1%;
    font-size: 0.9em;
    text-align: justify;
}


TABLE.body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

TH, TD {
    background-image: url("tc.jpg");
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

H1, H3, P {
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

/* headers */
H1 {
    font-size: 17pt;
    color: #00003C;
    background-color: transparent;
}

H2 {
    font-size: 16px;
    color: #800000;
    background-color: transparent;

}

H3 {
    font-size: 11pt;
    font-weight: 600;
}
H4 {
	font-size: 9pt;
    color: #006600;
    background-color: transparent;
}
H5 {
	font-size: 7.2pt;
    color: #003377;
    background-color: transparent;
}

/* left menu stuff */
TD.gradient {
    background:#F7AD5B repeat-y scroll;
    color: #000000;
    text-align: left;
   font-size: 10px;
}
TD.alpha {
    background:#CCCCCC repeat-y scroll;
    color: #000000;
    text-align: left;
 font-size: 11px;
}

TD.mlist1 {
    background:#EBEBEB repeat-y scroll;
    color: #000000;
    text-align: left;
 font-size: 12px;
 font-family:Verdana,Arial,Helvetica,sans-serif;
}
TD.mlist2 {
    
    color: #000000;
    text-align: left;
 font-size: 11px;
 font-family:Verdana,Arial,Helvetica,sans-serif;
}

TD.leftmenu {
    background-image: url("");
    font-size: 7pt;
    text-align: left;
    padding-bottom: 0em;
    padding-top: 0em;
}

P.leftmenu {
    padding-bottom: 0em;
}



.leftmenu .menuhead {
    font-size: 1.1em;
    font-weight: 600;
}

TD.content {
    background-image: url("bground.jpg");
}

/* content stuff */
TD.content P.list, P.list, P.question, P.answer, TD.content {
    text-align: left;
    font-size: 11pt;
    margin-right :30pt;
}

TD.content P, TD.content P.list, TD.content H2, TD.content H3, TD.content H4, TD.content TABLE {
    margin-left: 15px;
}

TD.content P {
    text-align: justify;
; margin-right: 15px

}

UL, OL {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
}

LI {
    text-align: left;

    margin-bottom: 0.8em; 

}

P.question {
    font-style: italic;
}

P.emphasis {
	border: solid black 1px;
	background-color: #c0c0c0;
	color: black;
	padding: 2px;
}

.content A:link, .content A:visited {
    color: #0066dd;
    background-color: transparent;
    font-weight: 300;
}

.content A:active, .content A:hover {
    color: #880044;
    background-color: transparent;
    font-weight: 300;
}
A:visited {
    color: #880044;
    background-color: transparent;
}

A:active, A:hover {
    color: #3737FF;
    background-color: transparent;
}


P.heading, DIV.heading {
    text-align: left;
    border: none;
    font-size: 10pt;

    color: #DEDFE7;
    background-color: #00659C;
    margin-left: 15px;
    margin-right: 1px;

    margin-bottom: .5em;
    padding: 0.1em 0.3em;
    font-weight: 600;
}

/* footer */
DIV.footerlinks {
    text-align: center;
    font-size: 9pt;
}
P.footermenu, DIV.footermenu {
    text-align: center;
    border: none;
    font-size: 8pt;

    color: #ffffff;
    background-color: #003377;
    margin-left: 15px;
    margin-right: 1px;

    margin-bottom: .5em;
    padding: 0.1em 0.3em;
    font-weight: 600;
}
P.pagefooter {
    text-align: center;
    margin-top: 2.0em;
    font-size: 0.8em;
}

DIV.validation, P.validation {
    text-align: right;
    margin-top: 1.5em;
    margin-bottom: 2.5em;
    font-size: 0.8em;
}

.footermenu A:link.footermenu, .footermenu A:visited.footermenu {
    color: #ffffff;
    background-color: #003377;
    font-weight: 600;
}

.footermenu A:active.footermenu, .footermenu A:hover.footermenu {
    color: #003377;
    background-color: #ffffff;
    font-weight: 600;
}

/* miscellaneous formatting */
.left { text-align: left; }

SMALL { font-size: 0.9em; }

SUP, SUB { font-size: 0.8em; }

SUP { vertical-align: super; }

SUB { vertical-align: sub; }

EM {
    font-size: 0.8em;
    font-style: normal;
    background-color: transparent;
    color: #ff0000;
}

BLOCKQUOTE {
    font-family:Verdana, Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    color: #606060;
    background-color: #e0e0e0;
    text-align: justify;
    margin-left: 4%;
    margin-right: 4%;
    border: solid #a0a0a0 1px;
    padding: 4px 4px 4px 4px;
}


P.subject {
    margin-left: 5%;
    font-size: 0.9em;
}

ADDRESS.main {
    margin-left: 0%;
    margin-bottom: 5%;
    text-align: center;
    font-size: 1.3em;
    font-weight: bolder;
}

ADDRESS {
    margin-left: 5%;
    font-size: 0.9em;
    font-style: normal;
}

P.notice {
    color: red;
    background-color: transparent;
    font-weight: 500;
    font-size: 1.2em;
    margin: 5% 5% 5% 5%;
}

.error {
    color: red;
    background-color: transparent;
}

.searchlabel {
   margin-left: 7pt;
   font-size: 7pt;
   font-weight: 600;
   padding-top: 0px;
   padding-bottom: 0px;
}

.searchbox {
   width: 80px;
   height: 20px;
   font-family: sans-serif;
   font-size: 9pt;
   font-weight: 400;
}

.name {
    font-family: Times, serif;
    font-style: italic;
    color: #a00000;
    background-color: transparent;
}




DIV.pagefooter { color: #660000 ; background-color: #FF9B9B}

DIV.pagefooter { 
    text-align: center;
    margin-top: auto;
    font-size: 0.8em;
 } .header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FFFFFF; background-color: #800000}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; background-color: #F7AD5B}
.header2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #800000 }
H2 { 
    font-family:Arial, Helvetica, sans-serif;
 } 

/* links */
A:link { 
    color: #800000;
    background-color: transparent;
 } 