body, #content, td , select, input, h1, h2, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

strong {
	/* color: #5C504E; */
}

p {
	margin: 12px 0 8px 0;
}

h1 {
	font-size: 18px;
	margin: 20px 0 16px 0;
	line-height: 22px;
}

h1:first-child {
	margin-top: 0;
}

#homepageNews a {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	color: 336699;
	margin: 16px 0 8px;
}

h3 {
	font-size: 12px;
	margin: 8px 0 8px;
}

a {
}

.header {
	color: #fff;	
}

.success {
	color: #66CC33;
	font-weight:bold
}

.failure {
	color: #FF6633;
	font-weight: bold;
}

.formFieldDescription {
	font-weight: bold;
	text-align: right;
}


.formFieldDescription10 {
	font-size: 10px;
	text-align: left;
}

.formFieldDescription12 {
	font-size: 11px;
	color: 336699;
	text-align: left;
}
.bu {
}

.passError {
	color: CC0000;
}
