﻿.VOA_Request_Name
{
	width:275px;	
}
.VOA_Request_Email
{
	width:275px;	
}
.VOA_Request_Type
{
	width:275px;	
}
.VOA_Request_Comments
{
	width:100%;
	height:175px;	
}
.VOA_Request_Submit
{
	color:White !important;
	background:#ef643c;
	border:solid 2px #cb4b31;
	cursor:hand;
	padding:3px;
}
.VOA_Request_Submit:hover
{
	color:White;
	background:#fc7a54;
	border:solid 2px #cb4b31;
	cursor:hand;
}
