.bodytext {
	font-family : arial;
	font-size : 12px;
	color : #30445C;
}

.bodytext2 {
	font-family : arial;
	font-size : 11px;
	color : #000;
}

.bodytitle {
	font-family : arial;
	font-size : 12px;
	color : #273E5A;
	font-weight : bold;
}
.popuptext {
	font-family : arial;
	font-size : 11px;
	color : #30445C;
}
a {
	font-family : arial;
	font-size : 12px;
	color : #273E5A;
}
a:visited {
	font-family : arial;
	font-size : 12px;
	color : #3C5676;
}
.forminput {
	border : 1px solid #aaaaaa;
	background-color : #ffffff;
	font-family : arial;
	font-size : 12px;
	color : #000000;
}

.formbutton {
/*	border-top : 1px solid #88A2AC;
	border-left : 1px solid #88A2AC;
	border-bottom : 1px solid #2B4048;
	border-right : 1px solid #2B4048;*/
	border : 1px solid #4A4A4A;
	background-color : #404040;
	font-family : arial;
	font-size : 12px;
	color : #D9E4FA;
}
.copyright {
	font-family : arial;
	font-size : 11px;
	color : #A3C8DB;
}