BODY {
font-family : Arial;
font-size : 80%;
margin: 0px;
color: #000080;
}

P {
	font-size : 100%;
	line-height: normal;
	padding-top: 0px;
    padding-bottom: 0px;
}

TD, LI, UL, Table {
font-size : 100%;		/* 100% of the Body 80% */
}

HR {
	color: #003399;
	width: 50%;
}

A:LINK    { color : #3366CC; text-decoration: underline; }
A:VISITED { color : #3366CC; text-decoration: underline; }
A:HOVER   { color : #0000FF; text-decoration: underline; }
A:ACTIVE  { color : #3366CC; text-decoration: underline; }

A.menulink:link    { color: #000099; text-decoration: none; } 
A.menulink:visited { color: #000099; text-decoration: none; } 
A.menulink:hover   { color: #0000FF; text-decoration: none; } 
A.menulink:active  { color: #3366CC; text-decoration: none; } 



.titleblock {
	font-size : 200%;
	font-weight : bold;
	color : #ffffff;
	font-family: "Arial";

}

H1 {
font-size : 130%;
font-weight : bold;
color : #000099;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #000099;
}

HR {
color: #000099;
height: 1px;
width: 100%;
}

.specialheader {
	font-size : 130%;
	font-weight : bold;
	background: #95A2CE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	color : #ffffff;
	border-color:#dfdbbf;
}
.specialwhitetext {
	font-size : 130%;
	color : #ffffff;
}
.specialwhitetextbold {
	font-size : 130%;
	color : #ffffff;
	font-weight: bold;
}
.whitetext {
	color : #ffffff;
}
.whitetextbold {
	color : #ffffff;
	font-weight: bold;
}
.whitetextsmall {
	font-size : 90%;
	color : #ffffff;
}



.enhancedbold {
	color: #000099;
	font-weight: bold;
	font-size : 120%;
}
.medbold {
	font-size: 100%;
	font-weight: bold;
}
.medlight {
	font-size: 100%;
}
.menubold {
	font-size: 87%;
	font-weight: bold;
}
.menulight {
	font-size: 87%;
	text-decoration : none;
}
.smallbold {
	font-size: 80%;
	font-weight: bold;
}
.smalllight {
	font-size: 80%;
}

.updatedtagline {
	font-size : 80%;
	font-style: italic;
}

.footer {
	font-size : 75%;
}
