body,p,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0; margin-bottom: 0;
	line-height: 15px;
}


a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #CA0309;
}
a:active {
	text-decoration: none;
	color: #0066CC;	
}

.reference{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0; margin-bottom: 0;
	line-height: 12px;
}

.content_header {	
	font-family: verdana, helvetica, Arial, sans-serif;
	color: #224a64;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0; margin-bottom: 5px;
	border-bottom: dotted 1px #224a64;
}

.large_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fc0000;
	margin-top: 0; margin-bottom: 0;
}


.SmallHeading {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0; margin-bottom: 0;
}

.imageborder {
	border-style:solid;
	border-color: #333333;
	border-width:1px;
}

.formfield {
	font-family: verdana, Arial, helvetica, sans-serif;
	color: #31322d;
	font-size: 11px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #000000;
	background-color: #fdfff8;
	padding-top: 1; padding-bottom: 1;
	
}

.formlabel{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.submitfield {
	font-family: verdana, Arial, helvetica, sans-serif;
	color: #1A4362;
	font-size: 10px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #000000;
	background-color: #C5D2E4;
	padding-top: 0; padding-bottom: 0;
}