﻿/*

Colors
 
Blue: #003399
Grayish Brown: #BF9D77
Green: #47B300
LtGreen: #D0FFB0

*/

body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
}

p.charity_name
{
    color: #003399;
    font-weight: bold;
    display: block;
    background: #D0FFB0;
    margin-bottom: 0px;
}

.caption 
{
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}

.errorLabel
{
    background: Yellow;
    color: Red;
}

.body, div#inner_page_body
{
	font-size: 12px; line-height: 150%; color: #003399; top: auto; font-weight: normal; text-align: left;
}

.h1 
{
	font-size: 12px;
	line-height: 150%;
	color: #003399;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

.h2 
{
	font-size: 10px;
	line-height: 150%;
	color: #BF9D77;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	background-color: #000;
}

h3.h3
{
  	font-size: 10px;
	line-height: 150%;
	color: #003399;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	display: block;
	margin-bottom: 0px;
}

.address 
{
	text-align: center;
	font-size: 11px;
	line-height: 140%;
	color: #003399;
}


table#tbl_footer {margin-top: 6px;}

p.copyright 
{
	padding-top: 2px;
	text-align: left;
	font-size: 11px;
	color: #47B300;
    line-height: 140%;
    margin-left: 4px;
}

.body-small
{
	font-size: 11px; line-height: 150%; color: #003399; top: auto; font-weight: normal; text-align: left;
}


th
{
    color: #47B300;
    font-size: 105%;
    text-transform: uppercase;
    letter-spacing: .2em;
padding: 6px 6px;

}

td#personal_information 
{
    width: 330px;
    border-right: 1px dotted DimGray;
    vertical-align: top;
}

td#organization_information
{
    vertical-align: top;
}

table tr.basic_form
{
    font-size: 80%;
}

table tr.basic_form td
{
}

table.ctl_FormTable tr td input
{
  border: 2px solid #CCC;
  font-size: 110%;
    font-weight: bolder;
  
}


table.ctl_FormTable tr td p
{
    padding: 0px 3px 0px 0px;
    margin: 3px 0px;
    text-align: right;
    font-weight: bold;
}


div#inner_page_body
{
    border: 1px solid #47B300;
    padding: 26px 36px;
}

h1.registration {
	font-size: 12px;
	line-height: 150%;
	color: #003399;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
h2.registration {
	font-size: 14px;
	color: #47B300;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

.heading {font-size: 10px; font-weight: bold; font-family: Verdana, helvetica, Arial, Sans-Serif;}

.errormessage {font-size: 10px; font-weight: bold; font-family: Verdana, helvetica, Arial, Sans-Serif;}