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


p, ul, li, table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
}


h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 12px 0px -10px 0px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}

.formButton {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
	margin: 12px 0px 12px 0px;	/* top, right, bottom, left */
	/*width: 250px;*/
}

#alert	{
	display: none;
}
