/* CSS Document */

body         { 
               font-family: Arial, Helvetica, sans-serif, Verdana;
			   background-color: #333333; 
			   margin-top: 0px;
			   }


p         { 
           text-align: justify;
		   font-size:14px;
			   }
			   
li         { 
           font-weight: bold;
			   }

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration:none;
	text-align:center;
	margin:0px 0px 0px 0px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	font-variant: normal;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	color: #0066CC;
}
h3 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #0066CC;
	margin:0px 0px 10px 0px;
	text-decoration:none
}
h4 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #0066CC;
	text-decoration:none
}
h5 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #0066CC;
	text-decoration:none
}
h6 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #0066CC;
	text-decoration:none
}

.extrahd {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #0066CC;
	text-decoration:none;
	text-align:center
}
.h1sub {
	font-size: 22px;
	font-weight: 600;
	text-decoration:none
}

.topnav {
	font-size: 18px;
    color: #0066CC;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
	
}
.topnav a {
    color: #0066CC;
    text-decoration: none;
    font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
}
.topnav a:hover {
    color: #999999;
    text-decoration: none;
    font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
}


.footer {
	font-size: 10px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}
.footer a {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}
.footer a:hover {
    color: #999999;
    text-decoration: none;
    font-weight: normal;
}

.mainfooter {
	font-size: 16px;
    color: #681112;
    text-align: center;
    font-weight: normal;
    padding: 10px 0px 10px 0px;
}
.mainfooter a {
    color: #681112;
    text-decoration: none;
    font-weight: normal;
}
.mainfooter a:hover {
    color: #FF0000;
    text-decoration: none;
    font-weight: normal;
}

.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#681112;
	font-weight: normal;
	line-height:20px;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
.crumb a {
    color: #681112;
    text-decoration: none;
    font-weight: normal;
}
.crumb a:hover {
    color: #FF0000;
    text-decoration: none;
    font-weight: normal;
}

.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-weight: bold;
	font-style:italic;
	font-size: 13px;
}

.testsig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	font-size: 11px;
}
.test2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#B91418;
	font-weight: bold;
	font-style:italic;
	font-size: 13px;
}
.testreq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#681112;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
.testhd {
	color: #FF0000;
	font-weight: bold;
}
