@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background: url(images/bg.jpg) repeat-x top #4d95b2;
}
.banner_text1 {
	color: #be1e2d;
	font-size: 30px;
	font-weight: bold;
}
.banner_text2 {
	color: #333366;
	font-size: 22px;
}
.formtop_text {
	color: #ffffff;
	font-size: 18px;
}
.b {
	font-weight: bold;
}
.style9 {
	font-style:italic;
	font-size: 10px;
}
.errorBox { padding: 15px; background-color: #FFFFCC; border: 1px solid #FFCC33;  }
.style13 {
	color: #ffffff;
}
