body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	background-color: #FFE4F5;
	background-image: url(siteimages/bg-image.jpg);
    background-repeat: repeat-x;
	margin-top: 0px;	
}

p
{
	margin-left: 15px;
}

#disclaimer
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #4F5153;
}

td
{
	font-size: 14px;
}

h3
{
	color: #FF0000;
	font-size: 18px;
}

h4
{
	padding: '2' '2' '2' '2';
	color: #FC3E32;
	font-weight: bold;
	font-size: 11px;
}

#footer
{
	height: 30px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: '2' '2' '2' '2';
	border-top-color: #FC3E32;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-color: #FC3E32;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	background: #FFE4F5;
}

input
{
	border-style: solid;
	border-color: #FC3E32;
	border-width: 1px;
	background-color:#FFECE4;
}

.fieldValue
{
	font-weight: bold;
}

small
{
	font-size: 10px;
	color: #FF0000;
}

#footercaption
{
	padding-top: 10px;
	font-size: 8px;
	color: #000000;
	text-align: center
}

#error
{
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
