body{
	font-family: Arial, Helvetica, sans-serif;
	color: #455591;
	font-size: 12px;
	background-image:  url("images/content_BG.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
iframe form{
	font-family: Arial, Helvetica, sans-serif;
	color: #455591;
	font-size: 12px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.button {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodysplash {
	background-image:  url("images/splash_BG.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.subbuttontdselected {
}
.subbuttontd {
}
.contentTitle {
	font-size: 24px;
	font-weight: bold;
}
hr {
	border: 0;
	color: #455591;
	background-color: 455591;
	height: 1px;
}
.formtable {
	padding: 5px;
}

