﻿/* CSS Document */

body {
/** background-color: #002255; */
	background-color:#333333;
    scrollbar-base-color : #005099;
    scrollbar-arrow-color : white; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
}

h3.pghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/**	color: #002255; */
	color: #333333;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #204066;
	text-decoration: underline;
}

div.main {
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.content {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	height: 430px; 
	overflow: auto;
}

div.haiti {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	height: 800px; 
	overflow: auto;
}

div.mcafee {
    margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

th.tblhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
}

tr.tbltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	color: #222222;
}
.footerdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

p.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #006699;
    margin-right: 10px;
}

span.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #006699;
    margin-right: 10px;
}

p.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	margin-right: 10px;
}

span.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	margin-right: 10px;
}
ul.sitemap {
background-image: url(images/arrowsmallright.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#222222;
list-style: none;
}

ul.sitemap a {
color:#006699;
}

ul.sitemap a:hover {
color:#204066;
}

ul.sitemap li {
padding-left: 10px;
background-image: url(/images/arrowsmallright.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/*
#sitemap
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#222222;
list-style: none;
}
#sitemap li 
{
padding-left: 10px;
background-image: url(/images/arrowsmallright.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
*/

