p {
    COLOR: #003366;
}

h2 {
    COLOR: #036;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 2.0em;
    VERTICAL-ALIGN: Top ;
}

.dirEntry {
    COLOR: #003366;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 1.0em;
    VERTICAL-ALIGN: top;
}
    
.dirTitle {
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #336699;
    FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: middle;
    width: 15%
}

.CalendarDate {
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #336699;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.8em;
    VERTICAL-ALIGN: top;
    font-style: normal; 
    text-align: left
}

.CalendarTitle {
    COLOR: #003366;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 1.0em;
    VERTICAL-ALIGN: Top;
}

.CalendarText {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.9em;
    VERTICAL-ALIGN: Top;
}

.centerState {
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.8em;
    VERTICAL-ALIGN: Top;
}

.centerName {
    COLOR: #003366;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 1.0em;
    VERTICAL-ALIGN: Top;
    TEXT-ALIGN: Center;
}

.centerAddress {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.8;
    LINE-HEIGHT: 16px;
    VERTICAL-ALIGN: Top;
}

.centerLabels {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.8em;
    VERTICAL-ALIGN: Top;
    TEXT-ALIGN: Right;
}

.centerText {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.8em;
    VERTICAL-ALIGN: Top;
}

.CertificationHeading {
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #336699;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.9em;
    VERTICAL-ALIGN: top;
    text-align: left
}

.CertificationTitle {
    COLOR: #003366;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 1.0em;
    VERTICAL-ALIGN: top;
    text-align: center
}

.CertificationText {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, san-serif;
    FONT-SIZE: 0.8em;
    VERTICAL-ALIGN: top;
    text-align: left
}

.FormList {
	padding: 0 0 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}



.FormList li {
        FONT-FAMILY: Verdana, Arial, san-serif;
        FONT-SIZE: 1.0em;
}
	
.xFormList li {
	border-top: 1px solid #369;
	border-bottom: 1px solid #000;
	margin: 0;
	font-size: 0.8em;
}

.xFormList li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 7px solid #369;
	border-right: 7px solid #034;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

.xFormList li a:hover {
	border-left: 7px solid #bb6;
	border-right: 7px solid #990;
	background-color: #aa4;
	color: #fff;
}


html>body .FormList li a {
	width: auto;
}

.FormListText {
        font-family: "Times New Roman", Times, serif;
        font-size: 1.0em;
	text-decoration: none;
	text-align: Left;
        COLOR: #003366;
}
.FormList p {
        FONT-FAMILY: "Times New Roman", Times, serif;
        FONT-SIZE: 1.2em;
	text-decoration: none;
	text-align: Left;
        COLOR: #003366;
}


.FormList H1 {
        FONT-FAMILY: "Times New Roman", Times, serif;
        FONT-SIZE: 2.0em;
	text-decoration: none;
	text-align: Center;
        COLOR: #003366;
}
.FormList H2 {
	padding: 5px 5px 5px 0.5em;
        FONT-FAMILY: Verdana, Arial, san-serif;
        FONT-SIZE: 1.2em;
	text-decoration: none;
	text-align: Left;
	font-weight: bold;
        WIDTH: 95%;
	color: #ffffff;
	background-color: #336699;
}   

.FormList H3 {
        FONT-FAMILY: Verdana, Arial, san-serif;
        FONT-SIZE: 0.9em;
	text-align: Left;
	font-weight: bold;
	color: #336699; 
	font-style: italic; line-height: 1em
}   

.FormList H6 {
        FONT-FAMILY:  Verdana, Arial, san-serif;
        FONT-SIZE: 0.7em;
	text-decoration: none;
	text-align: Right;
        COLOR: #003366;
	font-style: normal; font-weight: normal
}




