.ignorethis { font-size: 12pt; }

body
{
    background:#dddddd;
    margin: 0 0 0 0;
    padding:0;
    font-family:verdana,arial,sans-serif,helvetica;
    font-size: 11pt;
    color:#000;
    text-align:center;
}

.unbody 
{
    background: #ffffff;
    padding: 8;
    text-align: left;
}
    

td, ul, li, p, th, caption { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: Black;
	font-size: 10pt;
}
th,caption { font-weight: bold }

h1 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #333366;
}

form { margin: 0 0 0 0; }

.subTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #1a73c5;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 2px;
}	

.navArea {
	background-color: #333399;
}

.bodyAreaxx { 
	background-color: #ffffff; 
}

.bottomNav {
	color: white;
	font-weight: bold;
}

.bottomText {
	font-style : italic;
	color: white;
	margin: 5pt;
}

a 
{
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: inherit;
}

a:link, a:visited {	color: #0000A0; }
a:hover { color: #408040; }
a:active { color: #A00000; }

a:link.nav, a:visit.nav  { color: white; text-decoration: none; font-weight: bold; }

a:hover.nav { color: #6495ed; text-decoration: underline;}

a:link.bottomNav, a:visit.bottomNav  { color: white; text-decoration: none; font-weight: bold; }

a:hover.bottomNav {
	color: #99CCFF;
	text-decoration: underline;
}

.breadcrumb {
	color: black;
	font-style : italic;
}

.breadcrumbOn {
	color : #1a73c5;
}

a:link.breadcrumb, a:visit.breadcrumb  
{
    color: #6495ed; text-decoration: underline; font-weight: bold;
}

a:hover.breadcrumb 
{
    color: #6495ed; text-decoration: underline;
}

.sideTitle {
	color : #1a73c5;
}

.sideText {
}

a:link.sideLink, a:hover.sideLink, a:visit.sideLink, a:active.sideLink{
}

.box
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}

.topbanner 
{
    font-family: Times New Roman;
    background-color: #990033;
    our-former-background-color: #2020C0;
    border: solid 2px black;
    color: White;
    text-align: center;
    font-size: 24;
    padding: 15;
    margin-bottom: 5;
}

.maindiv
{
    width: 840px;
    margin: 0 25 0 0;
    text-align: left;
    padding-left: 25;
    padding-right: 25;
    padding-bottom: 15;
    background-color:#FFFFFF;
}

.nospace 
{
    margin: 0 0 0 0;
}

.smallspace
{
    margin: 6 0 6 0;
}

INPUT
{
    BORDER-TOP-WIDTH: 3px;
    BORDER-LEFT-WIDTH: 3px;
    FONT-SIZE: 10pt;
    BORDER-BOTTOM-WIDTH: 3px;
    BORDER-RIGHT-WIDTH: 3px
}
SELECT
{
    FONT-SIZE: 10pt
}

@media print {
	.noprint {
		display: none;
	}
}
