﻿body {
	margin-top:		4px;
	margin-left:	4px;
	margin-right:	4px;
	margin-top:		4px;
	margin-left:	4px;	 	 
	font-family: Arial ;
    font-size: 11px;
	background-color: transparent;	 
}

/* text */
body, td, p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	 
}
.SiteTitle
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:30px;
} 

/* links */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: cccccc;
	text-decoration: none;
}

 
 

.boldText { font-family: Arial ; font-size:10px; color: #000000; text-align:left; font-weight: bold;}

.txtSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
	background-color : #ffffff; 
	
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
}
.txtArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
}
.txtLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
}
.txtSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
}
.txtErr {
	font: Arial, Helvetica, sans-serif;
	color: #B03232;
	font-size: 10pt;
	 
}
.txtResp {
	font: Arial, Helvetica, sans-serif;
	color: #B03232;
	font-size: 10pt;
	 
}
 
a:link {
	color: #353535;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #353535;
}
a:hover {
	text-decoration: none;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #993333;
}

.FormTable{
 padding:5px;
}
