@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	font-size: 14px;
}
p {
	margin: 0;
	font-size: 14px;
}
.bodytable {
	background-color:#FFF;
	width: 900px;
}
.bodycell {
	background-image:url(images/nj4haiti_03bg.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 80px;
	padding-right: 40px;
	padding-bottom:10px;
	vertical-align: top;
}
.navcell {
	padding: 4px;
	background-color: #6b0f10;
	font-size: 12px;
	color: #fff;
}
.topnav, a.topnav, a.topnav:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 12px;
	color: #cb2627;
	font-weight: bold;
	text-decoration: none;
}
.botnav, a.botnav, a.botnav:visited {
	font-size: 12px;
	color: #0459b1;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	border-top-style: dashed;
	border-top-color: #751012;
	border-top-width: 1px;
}
a.botnav:hover {
	font-size: 12px;
	color: #751012;
	text-decoration: none;
}
.rightcell {
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	background-image: url(images/nj4haiti_03rt.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.footercell {
	background-color:#000;
	padding-top: 4px;
	text-align:center;
	color: #0359b1;
	font-size: 10px;
}


/* <--- RSS FEED CSS */

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 8px;
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 8px;
}
#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 8px;
font-size: 12px;
}
#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
font-size: 12px;
}
code{ /*CSS for insructions*/
color: red;
}

/* <--- END RSS FEED CSS */

a, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #0459b1;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #DE2B18;
}

H3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #DE2B18;
	font-size: 12px;
	margin-top: 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #002062;
}

H1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #751012;
	margin-top: 0px;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #0459b1;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 2px;
}
H4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #751012;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
}
H6, a.H6, a.H6:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
}
a.H6:hover {
	text-decoration: underline;
}
li {
	list-style-type: square;
	margin-bottom: 4px;
}
.importanttable {
	background-color:#C00;
	padding: 16px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #900;
	font-family:Arial, Helvetica, sans-serif;
}
.importanttext, a.importanttext:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.importanttext:hover {
	text-decoration: underline;
	color: #ffffff;
}
.importanttitle, a.importanttitle:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.importanttitle:hover {
	text-decoration: underline;
}
.whitetext, a.whitetext:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.whitetext:hover {
	text-decoration: underline;
	color: #ffffff;
}
.leftnav, a.leftnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color:#C00;
	padding: 10px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #900;
	font-family:Arial, Helvetica, sans-serif;
}
a.leftnav:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #900;
	border-color: #C00;
}