body
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.coloredBack
{
	background-color: rgb(75,170,175);
	font-family: Arial, Helvetica, sans-serif;
}

.sectionHeader
{
	margin-top: 10px;
	color: rgb(247,150,70);
	font-size: 16pt;
	border-bottom: 1px solid rgb(70,170,197);
	font-weight: bold;
}

.buttons
{
	float:right;
	width: 170px;
}

.button
{
	margin-bottom: 5px;
	background-color: rgb(247,150,70);
	color: White;
	border: 2px solid rgb(182,109,40);
	font-weight: bold;
}

.clear
{
	height: 0px;
	clear: both;
}

.blueForm
{
	background-image: url(../image/blueGrad.png);
	background-repeat: repeat-x;
	background-color: #2787A1;
	margin-top: 20px;
	padding: 10px;
	color: White;
	border-bottom: 4px solid #aaa;
	border-right: 4px solid #aaa;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	min-width: 800px;
}

.inputRow
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftLabel
{
	float:left;
	display: block;
	margin-right: 20px;
	width: 10em;
}

.inputArea
{
	background-image: url(../image/whiteBlueGrad.png);
	background-color: #A2EBFF;
	background-repeat: repeat-x;
	color: Black;
	float:left;
	padding: 2px;
	border-bottom: 4px solid #2787A1;
	border-right: 2px solid #2787A1;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	max-width: 600px;
	overflow: hidden;
}

.choose
{
	display:none;
}

.choiceTemplate
{
	display:none;
}

.noborder
{
	border: 0px !important;
}

.column
{
	float:left;
	border-left: 1px dashed #777;
	margin-left: 15px;
	padding-left: 15px;
}


.selected, .chosen .text
{
	font-size: large;
	font-weight: bold;
	color: #040 !important;
}

.xchoiceOption
{
	width: 150px;
	xfloat:left;
}

.choose label
{
	color: #777;
}

.choice, .choose
{
	float:left;
}

.require
{
	color: Red;
	display: none;
}

#footer
{
	clear:both;
	margin: 20px 0 0 0;
	border-top: 2px solid rgb(70,170,197);
	background-color: Transparent;
	padding: 0px;
	height: 35px;
}

#footer td
{
	text-align: center;
}

#footer a,#footer a:visited
{
	text-decoration: none;
	color: #aaa;
}

.projectList
{
	border: 0px solid blue;
	float:left;
	margin-right: 20px;
	width: 200px;
}

.projectName
{
	margin-top:10px;
	width: 200px;
}	

.projectName a, .projectName a:visited
{
	color: rgb(247,150,70);
	font-weight: bold;
	text-decoration: none;
}

.projectName a:hover
{
	text-decoration: underline;
}

.projectList .highlight
{
	background-image: url(../image/orangeArrow.png);
	background-position: right;
	background-repeat: no-repeat;
}

.projectDescription
{
	display:none;
	width: 400px;
}

#descriptionContainer
{
	border: 0px solid red;
	float:left;
	margin-left: 100px;
}

.orangeForm
{
	background-color: rgb(253,234,218);
	margin-top: 20px;
	padding: 10px;
	color: black;
	border: 2px solid rgb(247,150,70);
	min-width: 800px;
}

.orangeForm td label
{
	display:block;
	width: 200px;
	color: rgb(247,150,70);
}

.blue
{
	background-image: url(../image/whiteblueGrad.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px solid #2787A1;
	height: 2em;
}

input.blue, select.blue
{
	background-color: Transparent;
	text-align: center;
}

.shadow
{
	float:left;
	border-bottom: 2px solid #aaa;
	border-right: 2px solid #aaa;
	width: auto;
}

.projectDetails label,.charityDetails label
{
	color: rgb(247,150,70);
	padding-right: 50px;
}

.ul
{
	border-bottom: 1px dashed #000;
	width: 400px;
}

.whiteForm
{
	margin-top: 20px;
	padding: 10px;
	min-width: 800px;
}

.whiteForm td label
{
	display:block;
	width: 200px;
	color: rgb(247,150,70);
}

.whiteForm input
{
	background-image: url(../image/whiteBlueGrad.png);
	background-repeat: repeat-x;
	background-color: #2787A1;
	padding: 2px;
	color: black;
	border-bottom: 4px solid #2787A1;
	border-right: 4px solid #2787A1;
	border-left: 2px solid #2787A1;
	border-top: 2px solid #2787A1;
}

.horizButtons label
{
	display: inline !important;
	margin-right: 50px;
	width: auto;
}

.childData
{
	background-image: url(../image/whiteBlueGrad.png);
	background-repeat: repeat-x;
	background-color: #A2EBFF;;
	padding: 2px;
	color: black;
	border: 1px solid #2787A1;
}

table tr
{
	vertical-align: top;
}

.errors
{
	margin-top: 10px;
	border: 1px solid #f00;
	padding: 2px;
	width:20em;
	margin-left: 20px;
	background-color: #faa;
	color: Black;
}

.login
{
	background-image: url(../image/loginback.png);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 22px;
	padding-top: 8px;
	color: White;
}

.login a
{
	color: White;
}

.login a:hover
{
	color: White;
	font-weight: bold;
	color: rgb(247,150,70);
}



.mainarea
{
	margin-left:153px;height:448px;
	background-image:url(../image/mainback.png);
	background-repeat: no-repeat;
}

.dbg
{
	border: 1px solid red !important;
}

.headTitle
{
		color: rgb(247,150,70);
		font-size: 24px;
		font-weight: bold;
		margin: 60px 30px 0px 0px;
		float:right;
}

.hl
{
		color: rgb(247,150,70);
		font-weight: bold;
}

.mainNav a
{
	text-decoration: none;
	font-size: small;
	color: rgb(102,51,0);
}

.mainNav a:hover
{
	text-decoration: underline;
	font-size: small;
	color: rgb(102,51,0);
}

.mainNav div
{
	text-align: center;
}

.orange
{
	font-size: 16px;
	font-weight: bold;
	color: rgb(247,150,70);	
	display: block;	
	
}

fieldset
{
	border: 1px solid #2787A1;
	margin-top: 10px;
}

legend
{
	color: #2787A1;
	font-weight: bold;
}

.childData
{
	
}

.terms h3
{
	color: rgb(247,150,70);	
	margin: 0;
	padding: 0;
}

.reg input
{
	width: 350px;
}

.short
{
	width: 170px !important;
}
.short2
{
	width: 166px !important;
}

.r 
{
	width: 20px !important;
	border: 0px !important;
	color: #fff !important;
	background-color: Transparent !important;
}

.footer
{
	background-image: url(../image/footerback.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
	color: White;
	width: 772px;
	height: 31px;
}

.guestFooter
{
	padding-left: 22px;
	padding-top: 2px;
	color: White;
	height: 31px;
	border-top: 1px solid #aaa;
}

.footer a, .guestFooter a
{
	color: White;
}

.footer a:hover, 
{
	color: rgb(247,150,70);
}

.guestFooter a, .guestFooter a:visited
{
	color: #aaa;
}

 .guestFooter table 
{
	margin-left: 30px;
}
.footer td,.guestFooter  td
{
	padding-right: 20px;
}

