body{
	margin-top:30px;
	padding:0;
	/*background-color:#293452;*/
	background-color:#023765;
}
.pageTitle{
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#293452;
	font-size:18px;
	letter-spacing:10px;
    padding-top:50px;
}
.subtitle{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color:#A9A285;
}
.pageText{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
}
.pageLink{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color:#333333;
}
.pageLink a:link{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color:#333333;
}
.pageLink a:visited{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color:#333333;
}
.pageLink a:active{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color:#333333;
}
.pageLink a:hover{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color:#333333;
}
.bottomText{
	font-family: Arial;
	font-size: 9px;
	color:#9BA1B3;
	text-decoration: none;
}
.bottomText a:link{
	font-family: Arial;
	font-size: 9px;
	color:#9BA1B3;
	text-decoration: none;
}
.bottomText a:visited{
	font-family: Arial;
	font-size: 9px;
	color:#9BA1B3;
	text-decoration: none;
}
.bottomText a:active{
	font-family: Arial;
	font-size: 9px;
	color:#9BA1B3;
	text-decoration: none;
}
.bottomText a:hover{
	font-family: Arial;
	font-size: 9px;
	color:#9BA1B3;
	text-decoration: underline;
}
