ADDRESS , BLOCKQUOTE , BODY , CAPTION , CENTER , DD , DIR , DIV , DL , DT , FORM , H1 , H2 , H3 , H4 , H5 , H6 , MENU , OL , P , TD , TH , UL {
font-size : 13px;
color : #333333; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
ADDRESS {
margin : 0; 
font : italic 12px/1 sans-serif; 
} 
BIG {
font-size : 12px; 
} 
BODY {
margin : 0px 0px 0px 0px; 
font : 13px/1 sans-serif; 
background : white; 
} 
BUTTON {
cursor : auto; 
} 
CAPTION {
margin : 0; 
line-height : 1; 
} 
CODE {
font-size : 12px; 
font-family : monospace; 
} 
DIV {
margin : 0; 
line-height : 16px; 
} 
H1 {
margin : 0; 
font-size : 40px; 
} 
H2 {
margin : 0; 
font-size : 30px; 
} 
H3 {
margin : 0; 
font-size : 20px; 
} 
H4 {
margin : 0; 
font-size : 16px; 
} 
H5 {
color : #1B59A7; 
margin : 0; 
font-size : 13px; 
} 
H6 {
margin : 0; 
font-size : 11px; 
} 
HR {
margin : 0; 
background : white; 
} 
INPUT {
cursor : auto; 
} 
INPUT.Forms {
cursor : auto; 
border: #999 1px solid;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
KBD {
font : 12px monospace; 
} 
UL UL OL OL , UL OL UL OL , OL UL OL OL , OL OL UL OL , OL UL OL , OL OL {
list-style : lower-alpha; 
} 
OL UL OL OL , OL OL UL OL , UL OL OL OL , OL OL OL {
list-style : lower-roman; 
} 
OL OL OL OL {
list-style : decimal; 
} 
P {
margin-top : 3px; 
margin-bottom: 3px; 
} 
PRE {
margin : 0; 
font : 12px/1 monospace; 
} 
SAMP {
font : 12px monospace; 
} 
SMALL {
font-size : 12px; 
} 
SUB {
font-size : 12px; 
} 
SUP {
font-size : 12px; 
} 
TEXTAREA {
cursor : text; 
} 
TH {
font : bold 12px/1 sans-serif; 
} 
TT {
font : 1px monospace; 
} 
UL {
margin : 0 0 0 9px; 
list-style : disc; 
} 
UL UL , OL OL UL UL , OL UL OL UL , UL OL OL UL , OL UL UL , UL OL UL {
list-style : circle; 
} 
OL UL UL UL , UL OL UL UL , UL UL OL UL , UL UL UL {
list-style : square; 
} 
UL UL UL UL {
list-style : disc; 
} 
DD {
margin : 0 0 0 9px; 
line-height : 1; 
} 
DL {
margin : 0 0 0 9px; 
line-height : 1; 
} 
LI {
margin : 0 0 0 9px; 
} 
OL {
margin : 0 0 0 15px; 
list-style : decimal; 
} 
FORM {
margin-bottom : 0; 
margin-top : 0; 
} 
TD {
} 
A {
cursor : pointer; 
} 
BLOCKQUOTE {
margin : 0 0 0 25;
}


/* universal link styles */

A:link {
color : #333333; 
text-decoration : underline;
} 
A:visited {
color : #333333; 
text-decoration : underline;
} 
A:active {
color : #cc3300; 
text-decoration : underline;
} 
A:hover {
color : #cc3300; 
text-decoration : none;
} 
.redLink {
color: #AA0000; 
text-decoration : none;
} 

/* special link styles */

#minHdrLinks A:link, #minHdrLinks A:visited, #minHdrLinks A:active {
color: #ffffff; 
text-decoration : none;
font-size:10px; 
font-weight:bold; 
font-stretch:extra-condensed;
margin-top:0px; 
margin-bottom:0px; 
padding-top:0px; 
padding-bottom:0px; 
}
#minHdrLinks A:hover {
color : #CCCCCC; 
}
.pagemenu A:link, .pagemenu A:visited {
color : #EBEBEB; 
text-decoration : none;
} 
.pagemenu A:active, .pagemenu A:hover {
color : #cc3300; 
text-decoration : none;
} 

.none A:link, .none A:visited {
color : #333333; 
text-decoration : none;
} 
.none A:active, .none A:hover {
color : #cc3300; 
text-decoration : none;
} 
.noline  {
text-decoration : none;
} 


/* formatting style sheets */

.BodyArea {
padding : 15 30 0 15;
}
.pageTitle {
color : #333333; 
font-weight : bold; 
font-size : 16px; 
} 
.pageSubTitle {
color : #333333; 
font-weight : bold; 
font-size : 15px; 
margin : 0 0 2 0;
} 
.redTitle {
color: #CC0000; 
font-weight : bold; 
font-size : 16px; 
} 
.text11px {
font-size : 11px;
}
.navPageSubMenuBar {
padding : 3px 4px 4px 8px;
font-size : 11px;
}
.content {
font-size : 13px;
line-height : 18px;
color : #000000;
}
.leftImage {
margin : 0 17px 12px 0;
float : left;
}
.rightImage {
margin : 0 0 12px 17px;
float : right;
}
.halfLine {
line-height : .5em;
}
.red {
color : #cc3300; 
} 
.sm {
font-size : 10px;
}
.med {
	font-size: 85%;
}
.smred {
color : #cc3300; 
font-size : 10px;
} 
.right { 
	text-align:right;
}