body{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin:0px;
  padding:0px;
}
a{
  color: #002382;
  text-decoration: underlined;
}
label{
  text-align:left;
}
div{
  text-align:left;
}
h1{
    color:#000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size:20px;
    font-weight:normal;
    line-height:24px;
}
.donor{
    width: 470px;
    height:auto;
    margin-bottom:20px;
}
.donor_img{
    float:left;
    width:170px;
    height:inherit;
}
.donor_text{
    float:right;
    width:300px;
    height:inherit;
}
label{
    float:left;
    width:100px;
}
label.searchform{
    float:left;
    width:170px;
}
.cm_input{
    margin-bottom:10px;
    border:1px solid #B7C1D7;
}
fieldset{
    background-color: #f3f5fb;
    padding:10px;
    border:1px solid #B7C1D7;
}
legend{
    background-color: #ffffff;
}
.cell{
    border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    font-size:9pt;
    padding:5px;
    vertical-align:top;
}
th.cell{
    font-weight:bold;
}
.purpose{
    width:200px;
    float:right;
}
.ministry_profile_link{
   width:200px;
   float:right;
   word-wrap: break-word;
}
.bodycopy{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
