body
{
	font-family:arial,helvetica;
	font-size:12px;
}

h1
{
	font-weight:bold;
	font-size:16px;
	text-align:center;
}


h2
{
	font-weight:bold;
	font-size:13px;
	text-align:left;
	border: 0px solid #c00;
	/* begin box model hack */
		margin-bottom:-25px !important; /*Gecko-Netscape */
		margin-bottom: -34px; /*IE 5.x/Win */
		margin-bottom/**/:/**/-34px; /*IE 6.x/Win */
	/* end hack */ 
}

.text
{
	font-size:11px;
	color:#1A3B66;
}

.textsm
{
	font-size:10px;
	color:#000;
}


.form1
{
	background-image:url(images/bg-form2.gif);
	border:0px solid #c00;
	padding-right:10px;
}

.form2
{
	background-image:url(images/bg-form2.gif);
	border:0px;
}

input
{
	background-image:url(images/bg-form.gif);
	font-size:11px;
	color:#1A3B66;
	padding: 3px 0 3px 5px;
	height:22px;
}