BODY {
 background-color : #ffffff;
 color : black;
 font-family : verdana,helvetica,arial,sans-serif;
 font-size : 10px;
}

H2 {
 font-size : 15px;
 font-weight : bold;
 margin-bottom : 3px;
}

TD {
 color : black;
 font-family : verdana,helvetica,arial,sans-serif;
 font-size : 11px;
}

.px12 {
 font-size : 12px;
}

.px9 {
 font-size : 9px;
}



A {
 color : #336699;
}

UL,OL {
 margin : 0px,0px,0px,25px;
}

.vert {
writing-mode: tb-rl;
filter: flipv fliph;
}

.highlight {
 background-color : #ffff99;
}
.whitebg {
 background-color : #ffffff;
}


.boxtitle {
 color : #006699;
 font-family : arial,helvetica,sans-serif;
 font-style : normal;
 font-size : 18px;
 font-weight : bold;
}

.title {
 color : #006699;
 font-family : helvetica,arial,sans-serif;
 font-style : normal;
 font-size : 20px;
 font-weight : bold;
}

.headline {
 color : #006699;
 font-family : helvetica,arial,sans-serif;
 font-style : normal;
 font-size : 14px;
 font-weight : bold;
}

.redtitle {
 color : #ff3300;
 font-family : helvetica,arial,sans-serif;
 font-style : normal;
 font-size : 20px;
 font-weight : bold;
}

.redtype {
 color : #ff3300;
}


.darkblue {
 background-color : #006699;
 color : white;
 padding : 0px;
}

.bluebordertitle {
 background-color : #006699;
 color : white;
 padding : 4px;
}
.bluebordertitle A {
 color : white;
}

.borderbox {
 background-color : #006699;
 color : white;
 padding : 2px;
}

.borderbox2 {
 background-color : #eaeaea;
 color : white;
 padding : 2px;
}

.invisible_on_altB {
 background-color : #DCE4E7;
 border-style : none;
 border-width : 0px;
}

.footnote {
 font-size : 9px
}

.spread {
 background-image: url("uploadbar.gif");
}
.blankspace {
 background-color : #a4a4a4;
}

.blueborder {
 border-style : solid;
 border-radius: 10px;
 border-width : 5px;
 border-color : #006699;
 color : black;
 margin : 2px;
}

.blueborder TD {
 border-style : solid;
 border-width : 0px;
 border-color : #006699;
 padding: 5px;

}

.noborder {
 border-style : solid;
 border-width : 0px;
 border-color : #ffffff; 
}

FORM {
 margin : 3px;
}

HR.blue {
 color: #006699;
 background-color: #006699;
 height: 2px;
 width : 100%;
 align : center;
}