/* CSS Document */
* {
	outline:none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013B63;
}

body {
	margin: 0;
	padding:0;
	background-color: #0C2C53;
	text-align:center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#013B63;
}

#box,
#box_donate {
	text-align:left;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 452px;
	width: 770px;
	margin:70px auto 0;
	padding:0;
	position:relative;
}

#box_about,
#box_volunteer {
	text-align:left;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 452px;
	width: 770px;
	margin:70px auto 0;
	padding:0;
	position:relative;
}

#box{
	background-image: url(../images/box.jpg);
	/* Removed 3/1/10 JS */
}

#box_donate{
	background-image: url(../images/box_donate.jpg);
}

#box_about,
#box_volunteer {
	background-image: url(../images/box_no_content.jpg);
}

#box_donate a.indDonate,
#box_donate a.busiDonate,
#box a.homeDonate,
#box a.homeVolunteer,
#box a.homeAbout{
	position:absolute;
	margin:0;
	padding:0;
	width:240px;
	height:32px;
	text-indent:-9999px;
}

#box_donate a.indDonate {
	top:241px;
	left:311px;
}

#box_donate a.busiDonate {
	top:280px;
	left:311px;
}

#box a.homeDonate {
	top:241px;
	left:311px;
}

#box a.homeVolunteer {
	top:280px;
	left:311px;
}

#box a.homeAbout {
	top:319px;
	left:311px;
}

#formContainer {
padding:140px 0 0 296px;
}

#formContainer {
padding-top:145px\9; /*ie8 hack only  - JTM*/
}

*+html #formContainer {
padding-top:130px;
}

#box_volunteer #formContainer table#mainForm {
font-size:12px;
margin:0px;
}

#box_volunteer #formContainer table#mainForm {
/*margin:0 0 0 296px\9;  ie8 hack only  - JTM*/
/*padding-top:150px\9;  ie8 hack only - JTM */
}

#box_volunteer #formContainer table h1{
margin:0;
padding:2px 0 3px;
font-size:20px;
color:#00243E;
border-bottom:1px solid #00243E;
}

#box_volunteer #formContainer textarea{
	width:99%;
	border: 1px solid #666666;
	color: #00243E;
	background-color:#fff;
	padding:2px;
}

body input[type="checkbox"] {
	border: none;
	color: #00243E;
}

body input[type="text"] {
	border: 1px solid #666666;
	color: #00243E;
	background-color:#fff;
	padding:2px;
	width:98%;
	padding:2px;
}

body input[type="submit"] {
	border:1px solid #AEAEAE;
	color:#FBD437;
	font-weight:bold;
	padding:1px 2px;
	background-color:#02538B;
	font-family: Arial, Helvetica, sans-serif;
}

body input[type="text"]:focus,
#box_volunteer #formContainer textarea:focus  {
	background-color:#fde78d;
}
#box_about a.backTo,
#box_about a.backTo:link,
#box_about a.backTo:visited,
#box_about a.backTo:active,
#box_volunteer a.backTo,
#box_volunteer a.backTo:link,
#box_volunteer a.backTo:visited,
#box_volunteer a.backTo:active,
#box_donate a.backTo,
#box_donate a.backTo:link,
#box_donate a.backTo:visited,
#box_donate a.backTo:active  {
	position:absolute;
	z-index:100;
	bottom:62px;
	right:8px;
	font-size:11px;
	color:#00192D;
	text-decoration:none;
	/*width:44px;*/
	font-weight:bold;
	background:transparent url(../images/icon-arrow.gif) no-repeat scroll 3px 2px;
	padding-left:17px;
	
}

#box_about a.backTo:hover,
#box_about a.backTo:focus,
#box_volunteer a.backTo:hover,
#box_volunteer a.backTo:focus,
#box_donate a.backTo:hover,
#box_donate a.backTo:focus {
	color:#FFFFFF;
	text-decoration:none;
	background:transparent url(../images/icon-arrow-white.gif) no-repeat scroll 3px 2px;
	padding-left:17px;
}

#box a.bg_mailto,
#box a.bg_mailto:link,
#box a.bg_mailto:visited,
#box a.bg_mailto:active,
#box_about a.bg_mailto,
#box_about a.bg_mailto:link,
#box_about a.bg_mailto:visited,
#box_about a.bg_mailto:active,
#box_volunteer a.bg_mailto,
#box_volunteer a.bg_mailto:link,
#box_volunteer a.bg_mailto:visited,
#box_volunteer a.bg_mailto:active,
#box_donate a.bg_mailto,
#box_donate a.bg_mailto:link,
#box_donate a.bg_mailto:visited,
#box_donate a.bg_mailto:active  {
	position:absolute;
	z-index:100;
	bottom:27px;
	right:46px;
	font-size:11px;
	color:#00192D;
	text-decoration:none;
	/*width:44px;*/
	font-weight:bold;
	text-indent:-9999px;
	width:130px;
	height:15px;
	display:block;
	border-bottom:1px solid #CCCCCC;
}

#box_about #contents {
	padding: 160px 20px 0 275px;

}

#box_about #contents .innerContents {
	padding:0px;
	margin:0px;
}

#box_about #contents .innerContents .innerContents2 {
overflow: auto;
height:165px;
color:#00243E;
line-height:1.3em;
}

#box_about #contents h1{
margin:0;
padding:2px 0 3px;
font-size:20px;
color:#00243E;
border-bottom:1px solid #00243E;
width:95%;
}

*+html .innerContents2 p.firstParagraph {
padding-top:5px;
}
