body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #00457b;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

body#tinymce {
  background:#fff;
}

a:link,a:visited,a:active {color: #023461; text-decoration: none;}

a:hover {color: #2db323; text-decoration: none;}

.table {
	margin: 0 auto;
	width: 800px;
	background: #fff;
	}

/*******
 HEADER AREA
********/

#joinustext {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
	background: #f3f3f3;
	padding-left: 15px;
	padding-right: 5px;
	}
.joinustextbox {
	background: #f3f3f3;
}

.joinustextbox form {height: 0; margin: 0; padding: 0;}

.joinformbox {
	height: 20px;
	border: 1px solid #666;
	width: 120px;
	color: #333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-left: 4px;
	}
.joinusborder {
	border-right: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	}
.joinusborderhome {
	border-right: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	}
#welcomebox {
	padding-left: 18px;
	color: #fff;
	letter-spacing: 0.1em;
	background: #a0cef1;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
#subheadertext {
	font-size: 11px;
	line-height: 14px;
	background: #e5ecf2;
	padding: 4px 20px 6px 40px;
	}

/*******
 MENU AREA
********/

/*home page navigation*/
.nav {
	width: 201px;

	}

a.navdonate:link,a.navdonate:visited,a.navdonate:active {
	color: #023461;
	font-weight: bold;
	text-decoration:none;
	}
	

a.navl:link,a.navl:visited,a.navl:active {
	color: #023461;
	font-weight: bold;
	text-decoration:none;
	}
	
a.navl:hover, a.navdonate:hover {
	color: #2db323;
	font-weight: bold;
	text-decoration:none;
	}

.nav ul {
	font-size: 11px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	
	}

.nav li {
	line-height: 26px;
	letter-spacing: -0.05em;
	margin-left: -22px;
	color: #023461;
	}

/*interior page navigation*/
.subnav {width: 185px; padding-left:12px; font-size: 10px;}

a.subnav:link,a.subnav:visited,a.subnav:active {
	color: #023461;
	font-weight: bold;
	text-decoration:none;
                     font-size: 10px;
	}

a.subnav:hover {
	color: #2db323;
	font-weight: bold;
	text-decoration:none;
                     font-size: 10px;
	}

.subnav ul {
	font-size: 0px;
	list-style-type: none;
	margin-top: 5px;
	}
.subnav li {
	line-height: 26px;
	letter-spacing: -0.05em;
	margin-left: -52px;
	}

.subformbox {
	height: 17px;
	width: 90px;
	border: 1px solid #666;
	padding-left: 3px;
	padding-bottom: 2px;
	font: lighter 11px Verdana, Arial, Helvetica, sans-serif;
	}
.subformtd {
	color: #8E9397;
	text-align: left;
	padding-left: 15px;
	background: #ebf6ff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
.submitbutton {
	text-align: center;
	width: 65px;
	height: 20px;
	color: #fff;
	background: #999;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

/*******
 CONTENT AREA
********/


.homemidsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c4c4;
	border-left-color: #c4c4c4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.midboxtitle {
	width: 221px;
	height: 27px;
	color: #fff;
	background: url(../images/content/pagebuilder/10969.jpg) no-repeat;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	}
.midboxcontent {
	padding-top: 16px;
	font-size: 12px;
	padding-bottom: 0;
	}
.midboxcontentbottom {
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 5px solid #6aa7d6;
	background: #f3f4f5;
	padding-right: 10px;
	}
.midboxcontent p {
	padding-right: 11px;
	padding-left: 11px;
	line-height: 16px;
	}
.midboxpadding {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 16px;
	}
.biglink {font-size: 14px;}
.biglink2 {font-size: 12px;font-weight:bold;}

.bottomboxtitle {
	padding-left: 10px;
	color: #fff;
	padding-top: 2px;
	height: 24px;
	background: #c4c4c4;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	}
.bottomboxcontent {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	}
.bottomboxcontent p {
	padding-right: 11px;
	padding-left: 11px;
	vertical-align: top;
	line-height: 18px;
	}
#midtext {
	font-size: 12px;
	line-height: 18px;
	padding: 30px 20px 40px;
	}
#subcontentcell p {
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	}

#subcontentcell h1 {
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	font: 16px/18px Verdana, Arial, Helvetica, sans-serif;
                     font-weight: bold;
	}

#subcontentcell h2 {
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
                     font-weight: bold;
	}

#subcontentcell h3 {
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
                     font-weight: bold;
	}

#subcontentcell h4 {
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
                     font-weight: bold;
	}

#subcontentcellbg {
	background: #fff url(../images/content/pagebuilder/10949.gif) no-repeat right bottom;
	}
#subcontenttitle {
	font-size: 12px;
	font-weight: bold;
	padding: 33px 20px 20px;
	}

/*******
 FOOTER AREA
********/

#footer {
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 25px;
	background: #3a88c3;
	line-height: 18px;
	}
.whitebg {background: #fff;}

#footer a {color: #fff; text-decoration: underline;}

#footer a:hover {color: #ccc; text-decoration: none;}
