p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 135%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 135%;
	margin: 0px;
	height: 100%;
	background-color: #e8e8e8;
}
h3 {
	font-family: Times New Roman, serif;
	font-size: 16px;
//	font-weight: bold;
	line-height: 135%;
	letter-spacing:0.05em;
	font-stretch: wider;
	margin: 4px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	color: #64ad35;
}
a {
	color: #CC6600;
}
a:link {
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: underline;
}
.table100 {
	height: 100%;
}
html {
	height: 100%;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #887777;
	line-height: 140%;
}
hr {
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	background-color: #d3d3d3;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64ad35;
	line-height: 135%;
}
.minier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;
}
menu {
	border: 1px solid #B84133;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.strongtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 135%;
	margin: 4px 0px 0px;
	padding: 0px;
	color: #B84133;
	vertical-align: bottom;
}
.h3margin {
	margin-top: 12px;
	margin-bottom: 12px;
	display: block;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
//	vertical-align: bottom;
	color: #8c8c8c;
	font-weight: bold;
	height: 19px;
	width: 130px;
	line-height: 19px;
	margin: 0px;
	padding: 2px;
	text-indent: 2px;
	display: block;
	border: 1px solid #9e9e9e;
}
table.lined {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px; 
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}
table.lined td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}
.minier a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: underline;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 135%;
}
li {
	margin-bottom: 13px;
	color: #666666;
}















/* Form styles */
div.form-container {
}

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note {
  color: #333;
  margin-left: 5px;
  font-size: 11px;
}

div.form-container form fieldset {
  border: 0;
}
div.form-container form legend {
  font-weight: bold;
}
div.form-container form fieldset div {
  padding: 5px 0;
}


div.form-container label, 
div.form-container span.label {
  display: block;
  padding: 2px 5px;
  margin-bottom: 3px;
}


div.form-container label.error, 
div.form-container span.error {
  color: #C00;
}
div.form-container input.error,
div.form-container select.error { border-color: #C00; background-color: #FEF; }

div.form-container label em, 
div.form-container span.label em {
  font-style: normal;
  color: #C00;
}



div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {
  background: #f0f0f0;
}




/*div.form-container div.controlset div { margin-left: 250px; }*/
div.form-container div.buttonrow {
  margin-left: 180px;
}
div.form-container div.buttonrow input {
  width: auto !important;
}

div.form-container label.error {
  clear:both;
  width: auto;
}


div.form-container div.controlset label {
  width: auto;
  line-height: 10px;
}
div.form-container div.controlset label span.fix {
  margin-left: 32px;
  margin-top: -13px;
  margin-bottom: -10px;
  display: block;
}

div.form-container div.controlset label, 
div.form-container div.controlset input {
  display: inline;
  float: none;
  /*margin-bottom: 8px;*/
}

div.form-container form select,
div.form-container form input {
  width: 95%;
  margin: 0 5px;
}
div.form-container form div.controlset input {
  /*clear: both;*/
}
div.form-container form div.controlset div.left {
  float: left;
  width: 40%;
}
div.form-container form div.controlset div.right {
  float: right;
  width: 50%;
}
div.form-container form div.controlset div.left label,
div.form-container form div.controlset div.right label {
  clear: right;
}

div.form-container form div.controlset input {
  width: auto !important;
}







/*******************/
/* specific fields */
/*******************/
div.contributions {
  clear: both;
  overflow: auto;
}
/**/
div.first_name {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 45%;
  height: 55px;overflow:visible;
}
div.last_name {
  float: left;
  
  width: 45%;
  height: 55px;overflow:visible;
}
/**/
div.profession {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 45%;
  height: 55px;overflow:visible;
}
div.organization {
  float: left;
  
  width: 45%;
  height: 55px;overflow:visible;
}
/**/
div.email {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 45%;
  height: 55px;overflow:visible;
}
div.interest {
  clear: both;
}
div.phone {
  float: left;
  
  width: 45%;
  height: 55px;overflow:visible;
}
/**/
div.street_address {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 45%;
  height: 55px;overflow:visible;
}
div.city {
  float: left;
  
  width: 45%;
  height: 55px;overflow:visible;
}
/**/
div.state {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 45%;
  height: 55px;overflow:visible;
}
div.zip {
  float: left;
  
  width: 45%;
  height: 55px;overflow:visible;
}
/**/
div.referral {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 45%;
  height: 55px;overflow:visible;
}
div.referral_other {
  float: left;
  
  width: 45%;
  height: 55px;overflow:visible;
}
/**/
div.newsletters {
  clear: left;
  float: left;
  /*margin-right: 10px;*/
  
  width: 90%;
}