body {
	background: #62B1BF;
	font: 12px Arial, Helvetica, sans-serif;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}


#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#col_left {
	float: left;
	width: 524px;
}
#col_right {
	float: right;
	width: 196px;
}
.clear {
	clear: both;
}
#contribute {
	background: #FFFFFF;
}
#mission_overview {
	background: #fff;
	margin-bottom: 10px;
}

#quick_facts {
	background: #fff;
}


#introduction {
	background: #fff;
}
#introduction .content {
	background: url(../images/home_top_bg.gif) no-repeat 198px 5px;
}

.content {
	padding: 6px 11px 0px;
}
.content a {
	color: #0075BB;
}
.content a:visited {
	color: #0075BB;
}
.content a:hover {
	color: #0FA5FF;
}



.content h2 {
	font-size: 24px;
	color: #575952;
}

.content h3 {
	font-size: 18px;
	color: #575952;
}
.content h4 {
	font-size: 14px;
	color: #575952;
}
.content h5 {
	font-size: 12px;
	color: #575952;
	padding-bottom: 4px;
}


.content p {
	margin-bottom: 5px;
	color: #222;
}
.content .left {
	float: left;
	width: 500px;
}
.content .right {
	float: right;
	width: 195px;
}
.container {
	padding-top: 15px;
}
.container .right {
	text-align: center;
}

#first {
	margin: 0px;
	padding: 0px;
}





#introduction .content .left {
	float: left;
	width: 181px;
	font-size: 11px;
}
#introduction .content .right {
	float: right;
	width: 305px;
}
.rbox {
	margin-bottom: 10px;
}
#freeoffer {
	background: #FFFFFF;
}
#enews {
	background: #FFFFFF;
}
#split {
	margin-top: 10px;
}
#split_left {
	float: left;
	width: 295px;
	background: #FFFFFF;
}
#split_left .content {
	background: url(../images/home_bottom_bg.gif) no-repeat 95px 5px;
}

#split_left .content .left {
	width: 80px;
	float: left;
}
#split_left .content .right {
	width: 180px;
	float: right;
}


#split_right {
	float: right;
	width: 222px;
	background: #ffffff;
}
.section_title {
	background: #005655 url(../images/sectn_title_left.gif) no-repeat left top;
	height: 17px;
}
.section_title h2 {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 14px;
	text-transform: uppercase;
	padding-top: 1px;
}
.section_title div {
	background: url(../images/sectn_title_right.gif) no-repeat right top;
	height: 17px;
}
.required {
	color: #FF0000;
}
p.disclaimer {
	font-size: 11px;
	color: #888;
}
