﻿body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
}
table {
	font-size: 1em;
	height: 26px;
}
p {
    margin:1.4em 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
h1 {
    font-size:18px;
    line-height:normal;
    text-transform:uppercase;
}
h2 {
    font-size:11px;
    line-height:normal;
}
h3 {
	font-size: 1.5em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
h4 {
	font-size: 1.2em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
h5
{
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #0000cc;
    font-style: italic;
}
img {
	border-width: 0;
}
a {
	color: #D32525;
	text-decoration: none;
}
a:visited {
	color: #C92323;
}
a:hover {
	text-decoration: underline;
	color: #E05252;
}
a:active {
	color: #980000;
}
#skip_nav {
	height: 1px;
	width: 1px;
}
A.efont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #006699;
    TEXT-DECORATION: none
}
A.efont:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
.entryText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   text-decoration: none;
}
.helpText
{
	font-size: 8pt;
	color: #003300;
	font-family: Verdana;
}