/* CSS Document */
.form_headline {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #FFF;
}
.labelText {
	font-family: "Trebuchet MS", Verdana; 
	font-size: 11px; 
	font-weight: bold; 
}
.style4pErrorRow {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}
.labelTextError {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 1px;
	border: thin dotted #000000;
}
.requiredText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.style43 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
}
.thisTableStyle {
	padding: 0px;
	height: auto;
	width: 600px;
	border: thin solid #CCCCCC;
}
.formLink a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.formLink a:hover {
	text-decoration: underline;
	font-size: 11px; 
	font-weight: bold; 
	color: #3399FF;
}
.MA_errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 2px;
	padding: 5px;
	height: auto;
	width: 600px;
	font-weight: bold;
	border: thin solid #CCCCCC;	
}

.MA_emailValid_link a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold; 
	color: #3399CC;
}
.MA_emailValid_link a:hover {
	text-decoration: underline;
	font-size: 11px; 
	font-weight: bold; 
	color: #FF6600;
}

.MA_home_link a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold; 
	color: #3399CC;
}
.MA_home_link a:hover {
	text-decoration: underline;
	font-weight: bold; 
	color: #FF6600;
}

.MA_labelText {
	font-family: "Trebuchet MS", Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	
}
div.dotted { color:#999; border-bottom:1px dotted #999; clear:both; margin-bottom:10px;	line-height:normal;	padding:3px }

