@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#6699CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:2px;
}

a:link {text-decoration:none;}

p {margin-bottom:0; padding-bottom:0; text-align:justify;}

.header {font-size:16px; font-weight:bold; margin-top:0;}

.header-green {font-size:18px; font-weight:bold;}

.faq {font-size:15px;}

.black {color:#000;}

.blue {color:#4692D5;}

.green {color:#2A9B48; font-weight:bold; font-size:18px;}

.green-large {color:#2A9B48; font-size:30px; margin-top:0; padding-top:0;}

.larger {font-size:16px; font-weight:bold;}

a.blue:link {color:#000; font-size:14px; color:#032088; font-weight:bold; text-decoration:none;}

li {color:#6485F8;}

.blue-form {
	color:#567fdc;
	font-size:14px;
	font-weight:bold;
}

.blue-form-small {
	color:#567fdc;
	font-size:12px;
}

.blue-form-small-bottom {
	color:#567fdc;
	font-size:12px;
	line-height:12px;
}