body {
	background: #c1c9be;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	margin: 0;
	padding: 30px 0 30px 0!important;
	padding: 30px 0 30px;
}
body {
	font: 12px Garamond, Georgia, "Times New Roman", Times, serif; color: #7f7f7f; text-align: left;
}
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px; /*line-height: 23px;*/ text-align: left; color: #a73108; padding: 20px 0 0 0;
}
h2 {
	font-size: 17px; line-height: 24px; color: #a73108; padding-top: 15px;
}

.topDonate {
	font: normal 10px/14px Arial, Helvetica, sans-serif; color: #7f7f7f;
	
}
/*h3 {
	font: bold 20px; color: #202020; margin: 5px 0;
}
h4 {
	font: normal 17px/14px; color: #919a69;
}
h5 {
	font: bold 13px/15px; color: #282828; text-align: center;
}*/
form {
	display: inline;
}
input { /*width of text boxes. IE6 does not understand this attribute*/
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 18px;
	border: 1px solid #678060;
	color: #a73108;
	margin: 0 0 0 0;
	padding: 0;
}
select { /*width of text boxes. IE6 does not understand this attribute*/
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 18px;
	border: 1px solid #678060;
	color: #a73108;
	margin: 0 0 0 0;
	padding: 0;
	/*background-color:#f2faf0;*/
}
textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #678060;
	color: #a73108;
	margin: 0 0 0 0;
	padding: 0;
	background-color:#f6fcf5;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 200px; /*Default width of hint.*/ 
padding: 8px;
border:1px solid #333;
font:normal 11px Verdana; color:#000;
line-height:18px;
z-index:100;
border-right: 3px solid #CCC;
border-bottom: 3px solid #CCC;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
background-color:#f6fcf5;
}
/*- - - - - - - - - - - - - - START FORM STUFF- - - - - - - - - - - - - - */
tr{
	height:25px;
}
.trColor{
	background-color:#f6fcf5;
}
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Garamond, Georgia, "Times New Roman", Times, serif !important;
  font-size: 15px !important;
  vertical-align: top;
  padding:10px 5px;
  text-align:right;
}
.right{
  /* Changes on the form */
  color: black !important; 
  font-family: Garamond, Georgia, "Times New Roman", Times, serif !important;
  font-size: 15px !important;
  vertical-align: top;
  padding:10px 10px;
  text-align:left;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:15px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:15px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 15px !important;
  font-family:Arial, Helvetica, sans-serif;
  color: #a73108 !important;
}

div.backButton{
    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
.body {
	font: 14px/18px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align:justify;
}
.bodyText {
	font: 14px/18px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align:justify;
}
.searchBox {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #F0C76E;
	height: 15px;
	border: 1px solid #c5beab;
}
.btnSearch {
	width: 48px; height: 17px;
}
.imagePad{
	padding:0 0 15px 25px;
}
.arialSmall {
	font: normal 11px Arial, Helvetica, sans-serif; color: #7c7262;
}
.arialItalic {
	font: italic normal 10px/14px Arial, Helvetica, sans-serif; color: #7f7f7f;
}
.georgia12 {
	font: 12px/ 16px Georgia, "Times New Roman", Times, serif; color: #5e5e5e;
}
.bold {
	font-weight: bold;
	color: Black;
}
.searchInput {
	font: 11px Arial, Helvetica, sans-serif;
	color: #991318;
	width: 248px;
	height: 16px;
	background-color: #F0F3D5;
	border: 1px solid #B0C10E;
	margin: 0;
	padding: 0;
}

