@charset "utf-8";
/* CSS Document */
/*  ID (#) once per page    Class (.) multiple times-----------------*/
/*  margin-top  margin-right  margin-bottom  margin-left  */

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-color: #ffffff;
}

#container {
	width: 800px;
	height: 100%;
	background-image: url(../images/Background.jpg);
}

#container2 {
	width: 800px;
	height: 100%;
	background-image: url(../images/Background2.jpg);
}

#container2a {
	width: 800px;
	height: 100%;
	background-image: url(../images/Background2a.jpg);
}

#container3 {
	width: 800px;
	height: 100%;
	background-image: url(../images/Background3.jpg);
}

#container3a {
	width: 800px;
	height: 100%;
	background-image: url(../images/Background3a.jpg);
}

.clearalldivs {
	clear:both;
}

#headerarea {
	height: 94px;
	width: 800px;
}

#titlebar {
	height: 37px;
	width: 800px;
	background-image: url(../images/TitleBar.jpg);
}

#leftarea {
	width: 216px;
	height: 100%;
	float: left;
}

#rightarea {
	width: 584px;
	height: 100%;
	/*margin-left:218px;*/
	float:right;
}

#pageheaderhp {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderHP.jpg);
	margin-left:0px;
}

#pageheaderoca {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderOCA.jpg);
	margin-left:0px;
}

#pageheadercs {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderCS.jpg);
	margin-left:0px;
}

#pageheaderwb {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderWB.jpg);
	margin-left:0px;
}

#pageheaderrb {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderRB.jpg);
	margin-left:0px;
}

#pageheaderau {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderAU.jpg);
	margin-left:0px;
}

#pageheaderdf {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderDF.jpg);
	margin-left:0px;
}

#pageheadercif {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderCIF.jpg);
	margin-left:0px;
}

#pageheaderdonate {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderDonate.jpg);
	margin-left:0px;
}

#pageheadercu {
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderCU.jpg);
	margin-left:0px;
}

#pageheaderfp{
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderFP.jpg);
	margin-left:0px;
}

#pageheaderes{
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderES.jpg);
	margin-left:0px;
}

#pageheaderss{
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderSS.jpg);
	margin-left:0px;
}

#pageheadermm{
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderMM.jpg);
	margin-left:0px;
}

#pageheaderresources{
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderR.jpg);
	margin-left:0px;
}

#pageheadervs{
	width: 584px;
	height: 63px;
	background-image: url(../images/PageHeaderVS.jpg);
	margin-left:0px;
}

p {
	list-style-type: square;
	font-size:14px;
	color:#000000;
	text-align:justify;	
	margin-left: 24px;
	margin-right: 30px;
	font-family:"Times New Roman", Times, serif;
}

.contactcenter p {
	list-style-type: square;
	font-size:12px;
	color:#000000;
	text-align:center;	
	margin-left: 24px;
	margin-right: 30px;
	font-family:"Times New Roman", Times, serif;
}

img.floatLeft { 
    float: left; 
    margin: 14px; 
}

img.floatRight { 
    float: right; 
    margin: 14px; 
}

#footer {
	width: 800px;
	height: 27px;
	align: center; 
	text-align: center;
}

#footer p {
	list-style-type: square;
	font-size:12px;
	color:#000000;
	text-align:center;	
	margin-left: 26px;
	margin-right: 30px;
}

ul {
	list-style-type: square;
	font-size:14px;
	color:#000000;
	text-align:justify;	
	margin-left: 10px;
	font-family:"Times New Roman", Times, serif;
}
 
ul li {
	margin-top: 10px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.formfill p {
	list-style-type: square;
	font-size:12px;
	color:#000000;
	text-align:right;	
	margin-left: 26px;
	margin-right: 30px;
}

a:link {
	color: #113e75;
	text-decoration: underline;
	font-weight:normal;
	font-size:inherit;
}

a:visited {
	color: #424dda;
	text-decoration: underline;
	font-weight:normal;
	font-size:inherit;
}

a:hover {
	color: #5e210b;
	text-decoration: underline;
	font-weight:normal;
	font-size:inherit;
}

h1 {
	font-family:"Times New Roman", Times, serif;f;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family:"Times New Roman", Times, serif;f;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-family:"Times New Roman", Times, serif;f;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

h4 {
	font-family:"Times New Roman", Times, serif;f;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.successstories {	
	display:none;
	list-style-type: square;
	font-size:14px;
	color:#000000;
	text-align:justify;	
	margin-left: 26px;
	margin-right: 30px;
	font-family:"Times New Roman", Times, serif;
}
