body {
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #cccccc url(/images/gradient22390347.png) repeat-x;
}

p {
	font-size: 13px;
	margin-top: 10px;
}
h1 {
	font-size: 14pt;
	line-height: 22px;
	margin: 0px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #990000;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-size: 13pt;
	margin-bottom: 10px;
}
#inputArea h2 {
	color: #990000;
}
td p {
	margin-top: 0px;
}
#scrshot p {
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 5px;
	text-align: left;
}
#scrshot img {
	margin-bottom: 0px;
	border: 2px solid #333333;
}
#scrshot strong {
	color: #000000;
}
#scrshot td {
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
	color: #333333;
}
li {
	font-size: 13px;
	line-height: 20px;
}
ul {
	margin-top: 10px;
}
label {
	font-size: 11px;
}	
.inner_table {
	margin: 0px 8px;
}
.footer {
	color: #024D86;
}

#inputArea
{
	width:550px;
	border: 1px solid #859FC4;
	background: #EBF2FA;
	margin-bottom: 30px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
#inputArea strong {
	color: #000000;
}
.newsletter {
	font-size: 11px;
	color: #666666;
}
.activeField {
	width: 250px;
	margin-bottom: 5px;
	border:2px solid #233774;
	background: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	color: #233774;
}
.idle {
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	padding: 3px;
	font-weight: bold;
	color: #233774;
}
label.error {
	margin-left: 10px;
	width: auto;
	vertical-align: middle;
	font-style: italic;
	color: #CC0000;
}
input.error {

	background: #FFECEC url(/images/red-x.gif) no-repeat 230px;
}
h3 {
	background: #DDFFDD;
	padding: 2px;
	text-align: center;
	font-size: 13pt;
}
td.hover {
	background: #DDFFDD;
}
form {
	margin-bottom: 10px;
}
