@charset "utf-8";
/* CSS Document */

.headerVolunteer 
{
	background-image: url(RA_Images/brdrVolunteerHeader.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.heightSpacer
{
	height:25px;
}

.heightSpacerSmall
{
	height:10px;
}

.tableVolunteer 
{
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	width:550px;
	background-color: #FFFFFF;
	background-position: center;
}
.tablecontainer {
}

.txtVolunteerBold 
{
	color: #273f8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align:right;
}

.txtVolunteerBoldMain
{
color: #273f8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align:left;
}

.txtVolunteerInstructions
{
	color: #273f8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}


.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 300px;
}

txtThankYou
{
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}

.txtVolunteerMain 
{
	color: #273f8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	text-align: left;
}
