﻿.textbox
{
	width:250;
}

.textarea
{
	width:325;
}

.fieldlabel
{
	width:100;
	font-weight:bold;
	text-align:right;
}

.textindent
{
	text-indent:15px;
}

.textindent2ndlevel
{
	text-indent:30px;
}

.sponsorship1stcolumn
{
	width:200px;
	text-align:left;
}

.sponsorshiptable
{
	width:100%;
	padding:5;
	border:0;
}

.sponsorshipcell
{
	text-align:left;
}

.leftpadding
{
	text-align:left;
	padding-left:25;
}

.orangeborder
{
	border-top: #000 1px solid; 
	border-left: #000 1px solid; 
	border-bottom: #cc6600 1px inset; 
	border-right: #cc6600 1px inset;
}

.regformlabel 
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align: right;
	width: 250px;
}

.regformttextbox 
{
	font-family: Arial;
	font-size: 10pt;
	width: 150px;
}

.regformttextarea
{
	font-family: Arial;
	font-size: 10pt;
	width: 150px;
	height: 75px;
}

.regformbutton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	background-position: center center;
}
