body {
	margin:0;
	padding:0;
	background:#e20020;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a, img { border:none; }
a { color:#009de9; }
a:hover { text-decoration:none; }
.body-bg {
	background:url(../img/haiti/body-bg.jpg) repeat-y;
}

.banner-top-lt {
	background:url(../img/haiti/banner-top-lt.jpg) no-repeat;
	width:542px;
	height:126px;
}

.banner-top-rt {
	background:url(../img/haiti/banner-top-rt.jpg) no-repeat;
	width:522px;
	height:126px;
}

.banner-top-lt h1 a {
	width:218px;
	height:50px;
	float:left;
	display:block;
	margin:0 0 0 36px;
	text-indent:-9999px;
}

.gotolink {
	display:block;
	width:130px;
	height:20px;
	float:right;
	margin:8px 0 0 0;
}

.gotolink a{
	color:#FDA018;
	font-size:11px;
	text-align:right;
	padding:0 10px 0 0;
	width:200px;
}

.content-bg{
	background:#f3eade url(../img/haiti/content-bg.gif) repeat-x;
}

.txt-red { color:#e20020; }

.highlight {
	padding:10px 40px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	text-align:center;
	font-size:14px;
}

h2 {
	color:#e20020;
	font-size:15px;
	font-weight:bold;
	margin:5px 0;
}

.orange {
	color:#f78f1e;
	font-weight:bold;
}

.small { font-size:12px;}

.tab-bg
{
	height:39px;
}

.tab-bg a
{
	color:#666;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;	
	display:block;
	float:left;
	margin:0;
	border:none;
	height:30px;
	padding:17px 0 0 0;	
	width:193px;
	outline:none;
	background:url(../img/haiti/ttl-bg-dim.png) no-repeat;
}

.active a
{
	background:url(../img/haiti/ttl-bg-active.png) no-repeat;
	text-align:center;
	width:193px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	margin:0;
	height:30px;
	padding:17px 0 0 0;	
	border:none;
}

.tabcontent
{
	font-size:13px;
	padding:20px 25px 10px 25px;
}

.red {
	color:#e20020;
}
