@charset "UTF-8";
/* CSS Document */
html,body { height:100%; }
img 
{
    border: none;
}
body {
	margin: 0;
	background-color:#CAD6E4;
	text-align:center;
	font: 12px arial,sans-serif;
	color:black;
	min-width: 788px;
	background: #CAD6E4 url('PageGradientBG.jpg') 0 0 repeat-x; 
}
#background
{
	margin: 0 auto;
	padding: 0 10px;
	width: 807px;
	text-align: left;
	vertical-align: top;
}
#container
{
	width: 807px;
	background: #ffffff url('ContainerBG.gif') 0 0 repeat-y;
}
.fields
{
	font: 12px Arial;
	color:#0f6291;
	margin-left: 15px;
}
#leftFade
{
	width: 27px;
	float: left;
	text-align: right;
	vertical-align: top;
}
#rightFade
{
	width: 27px;
	float: right;
	text-align: right;
	vertical-align: top;
}
#signUpHeader
{
	font: bold 16px helvetica;
	color:#005396;
	margin-left: 12px;
	margin-top: 25px;
}
#rightContent
{
	margin: 20px 15px 0px 0px;
	float: right;
	width: 30%;
	position: relative;
	height: 0%;
	text-align: left;
}
#bottomContent
{
	background: url('DailiesWaveBG.jpg');
	background-repeat: no-repeat;
	width:720px;
	height:284px;
	text-align:center;
	margin:16px 16px 0px 16px;
}
p,td {
font: 12px arial,sans-serif;
color:black;
margin-top:5px;
margin-left:15px;
}
.pCont {
margin-left:0px;
}
a {
color:black;
text-decoration:underline;
}
a:hover {
text-decoration: none;
}
#plank {
width:920px;
margin: 0 auto;
text-align:left;
}
#plank_bot {
width:920px;
margin: 0 auto;
text-align:left;
}
#top_section {
background-color:white;
background-image:none;
}
#bottom_section {
background-color:white;
color:black;
}
#bottom_section a{
color: #1068AA;
}
#content {
padding:75px 50px 25px 50px;
}
input.donation {
background-color:white;
width:330px;
border: 1px solid #2f6b9a;
color:#black;
}
input.donation_ch {
background-color:white;
border: 0px solid #2f6b9a;
}
table.form td { padding-bottom:5px; }
   .errorMessage
     {
		font: 12px Arial;
		margin-left: 15px;
		width: 295px;
		display: block;
		color: red;
		font-weight: bold;
     }
h1 
   {
    font: bold 20px helvetica, arial, sans-serif;
    color: #005396;
    padding: 0; 
    margin: 0;
    padding-bottom: 5px;
  }
    
ul.personList
{
 margin: 15px;
 padding: 0;
 list-style-type: disc;
}
.opt{
padding-left:15px;
padding-top:0px;
}
#signup .suTop
   { 
    width: 423px;
    height: 12px;
    background: #ffffff url(/ciba/campaign.nsf/ContactFormTop.gif) 0 0 no-repeat;
    padding: none;
    margin: none;
   }
#signup .suContent
   { 
    margin-top: 0px; 
    clear: both;
    width: 423px;
    background: #ffffff url(/ciba/campaign.nsf/ContactFormContent.gif) 0 0 repeat-y;
    padding-top: 20px;
    margin: none;
    /*border: 1px solid transparent;*/   }
#signup .suBottom
   { 
    margin-top: 0; 
    width: 423px;
    height: 48px;
    background: #ffffff url(/ciba/campaign.nsf/ContactFormBottom.gif) 0 0 repeat-y;
    padding: none;
    margin: -1px 0 0 0;
   }
   .blueText
      {
       color: #0f6291;
       }
#signup a
      {
       color: #0f6291;
       text-decoration: underline;
       }
#signup a:hover
      {
       text-decoration: none;
       }
