/* input, select, th, td {font-size: 1em; } */
html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }

/* img, div { behavior: url(iepngfix.htc) } */

.body {
    color: black;
	font-family: arial, helvetica, sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    opacity: 1.00;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
	text-align: left;
}

.smallerText {
    font-size: 0.9em;
}

.justify {
	text-align: justify;
}


.heading {
    color: black;
	font-family: arial, helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    opacity: 1.00;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
	text-align: left;
}

.navtop {
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.6em;
}

.navbottom {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.6em;
}

.copyright {
	color: red;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.6em;
}

.slogan {
	color: blue;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
}

.adage {
	background-color: #F0F5FB;	color: black;
	font-size: 1.0em;
	font-weight: bold;
}

.border {

	border: 5px solid #004894;
}

.small09text {

font-size: 0.9em;

}

.solidbluetable, .solidbluetable TD {
	background-color: #004894;	color: #004894;
}

.bluenobordertable {
	font-family: arial, helvetica, sans-serif;
	border: none;
	background-color: #F0F5FB;	color: #004894;
	font-size: 1.3em;
}

.bluenobordertable TH {
	background-color: #F0F5FB;	color: black;
	font-size: 1.0em;
}

.bluenobordertable TD {

	background-color: #F0F5FB;	color: #004894;
	font-size: 1.0em;
}



.bluetable {

	font-family: arial, helvetica, sans-serif;
	border: thin solid #004894;
	background-color: #F0F5FB;	color: #004894;
	font-size: 1.0em;}

.bluetable TD {

	background-color: #F0F5FB;	color: #004894;
	font-size: 0.8em;
}

.bluetable TH {
	background-color: #F0F5FB;	color: black;
	font-size: 0.9em;
}

.nocolortable {
	font-family: arial, helvetica, sans-serif;
	border: none;
	background-color: none;	color: #004894;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
}

.nocolortable TD {
	background-color: none;	color: #004894;
	font-size: 0.65em;
}

.nocolortable TH {
	font-size: 0.8em;
	color: #004894;
}

.capitalbluelink {
	font-family: arial, helvetica, sans-serif;
	color: #004894;
}

a {

/*  color: none; */
    text-decoration: none;
}
a:visited {
    color: none;
    text-decoration: none;
}
a:hover {
    /* color: blue; */
    text-decoration: underline;
}
div {
    overflow: visible;
}
img {
    border: none;
}

/* P {
    text-align: justify;
}

.pshort {
text-align: left;
} */

/*
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
} */
