﻿body {
}
.box
{
    float:left;
    width:40%;
    text-align:left;

}
h2
{
    font-size:medium;
}








body  {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px; 

margin: 0; 
padding: 0;
text-align: center; 
color: #000000;
}

#outer {
margin: 0 auto;
padding: 10px;
text-align: right;
}

#header { 

margin: 10px auto 0 auto;
}

#header_text {
width: 230px;
height: 245px;
float: right;
padding: 10px 5px 0 15px;
background: transparent url("../images/overlay.png") repeat;

}

#header_text h1 {
font-size: 24px; 
font-weight: normal; 
letter-spacing: -1px; 
text-transform: uppercase;
}

#header_text p {
width: 220px;
}

.header_button {
border: none; 
width: 170px; 
height: 35px;
margin-top: 5px;
text-align:center;
text-transform: uppercase;
font-size: 16px;
padding-top: 8px;
display:inline-block;
text-decoration:none;

}

.header_button:hover {
background: url(images/header_button_hover.gif);
cursor: pointer;
color: #cc0000;
}

#header img {
border: none;
}

#inner {
margin: 0 auto;
padding: 5px;
text-align:left;

}

#mid {
margin: 10px auto 10px auto;

}

.mid_panel {
float: left; 
margin: 0px 0 11px 11px; 

height: 153px;
}

a 
{
	text-decoration:none;
}
.DataCollectPanel
{
	margin-top:30px;
}
.mid_panel h2 {
font-size: 15px;
font-weight: bold;
margin: 10px 0 0 10px;
padding-bottom: 0px;
}

.mid_panel ul {
margin: 10px 0 0 0;
padding-left: 15px;
}

.mid_panel ul li {
list-style-type: none;
margin-left: 0px;
text-indent: 0px;
}

.mid_panel p {
margin-left: 10px;
margin-right: 10px;
margin-top:5px;
}

.mid_button {
border: none; 
text-transform: uppercase; 
width: 119px; 
height: 25px; 
margin: 3px 0 0 5px; 
display:inline-block;
text-decoration:none;
text-align:center;
padding-top:5px;
}

.mid_button:hover {

cursor: pointer;
}

.mid_header {
text-align: center; 
font-size: 16px; 
font-weight: normal; 
padding-top: 8px;
}

#bottom {

margin: 0 auto;
}

#bottom h2 {
font-size: 16px;
border-bottom: dotted 2px #999;

}

#bottom h3 {
font-size: 13px;
text-transform: uppercase;
}

.phoneEntry {
margin-left: 15px;
}

.whyDonate {
margin: 10px 0 0 15px;
}

.makeDonation_h1 {
font-size: 24px; 
font-weight: normal; 
letter-spacing: -1px; 
text-transform: uppercase; 

border-bottom: dotted 2px #333; 

}
 
.donationOptions {

}
 
.selectDonation {
margin: 5px; 

}
 
#donationImage {
float: right; 
margin-top: 25px; 

}
 
#donationForm {
margin-top: 25px; 
padding: 5px; 
border: 1px solid #EDECC5; 
background: #FEFDE7;
}
 
.caption {
font-size: 10px; 
text-align: center; 

}
 
.adjustText1 {
float: right; 
margin-top: -11px; 
color: #999;
}
 
.adjustText2 {
float: right; 
color: #999;
}
 
.smallText {
font-size: 10px;
}
