.textplain
{
	font-family: Arial;
	font-size: 13px;
	width: 80%;
	margin-left: 30px;
	vertical-align: text-bottom;
}
.textplainwide
{
	font-family: Arial;
	font-size: 13px;
	width: 95%;
	margin-left: 40px;
	vertical-align: text-bottom;
}
.textplainunbound
{
	font-family: Arial;
	font-size: 13px;
	vertical-align: text-bottom;
}
.textplainnews
{
	font-family: Arial;
	font-size: 11px;
	width: 95%;
	margin-left: 10px;
	vertical-align: text-bottom;
}
.textcopyright
{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
}
.textcopyrightwhite
{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}
.textheader
{
	font-family: 'Trebuchet MS', Arial;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left:15px;
	font-style: italic;
	color: #0E81A7;
}
.textsubheader
{
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-left: 40px;
}
.colorwhite
{
	color: #FFFFFF;
}
body 
{
	color: #012C45;
	background-color: #EEFBFB;
 	scrollbar-base-color: #ff0000;
 	scrollbar-track-color: #d8e8ee;
 	scrollbar-face-color: #5394FF;
 	scrollbar-highlight-color: #5394FF;
 	scrollbar-3dlight-color: #ffffff;
 	scrollbar-darkshadow-color: #103C69;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-arrow-color: #FFFFFF;
}

