/* CSS Document */
a:link {
	outline: 0;
	color: #66B98F;
	text-decoration: none;
}
a:visited {
	outline: 0;
	color: #66B98F;
	text-decoration: none;
}
a:hover {
	outline: 0;
	color: #93C8AD;
	text-decoration: none;
}
a:active {
	outline: 0;
	text-decoration: none;
	color: #FFCC00;
}
.form_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #3060AF;
	padding: 2px;
	margin-top: 2px;
	background-color: #B2DCF5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_body_sent {
	color: #090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.text_body {
	color: #6095B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.text_small_sub {
	color: #7DCCFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.text_body_warning {
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.but_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #3060AF;
	background-color: #B2DCF5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

