/* Global Styles */

body{
	background-color: #FFF;
	color: #195A84;
	font-size: 10pt;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Verdana";}

.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color: #487b9f;}

.message{
	font-size: 9pt;
	font-style: italic;
	color: #000;
	text-decoration: none;
	line-height:16pt;}

.Step{
	font-size: 11pt;
	background-color: #195a84;
	color: #FFFFFF;
	width: 900px;
	height: 30px !Important;
	text-indent: 3px;}

.label {
	font-size: 12px;
	line-height: 15px;
	width: 300px;
	height: 20px;
	color: #000000;
	text-align: left;
	text-indent: 5px;}

.field { color: #000; font-size: 12px; width: 300px; height: 30px; background-color: #CDCDCD; }

.Rad{
	color: #000000;
	width: 900px;
	height: 70px;}

hr{
	width: 75%;
	vertical-align: middle;}

.note{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	width: 900px;
	height: 60px;}

.asterik {color:red}

input.submitbutton{
	font-size: 14px;}
	
#validator{
	position: absolute;
	left: 256px;
	top: 722px;}

input.field{
	height:15px; margin-top: 0px; }

.FormLabel{
	font-size: 16px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	width:380px;
	height:20px;}

.FormField {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	width:380px;
	height:30px;}
	
.Plain {
	font-size:11px;
	color:#000;
	font-style:italic }
	
.messagestyle
{
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

