body {
	margin: 0px;
	background-color:#E2E2E2;
}
.page{
background-color:#ffffff;
}
.topnav {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A.topnav:hover {
text-decoration:underline;
}
.banner{
	background-image:url(../images/banner.jpg);
	height:140px;
}
a.logo{
	background-image:url(../images/logo.jpg);
	height:140px;
	width:369px;
	display:block;
}
.grey {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.grey2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-bottom:5px;
}
.greybig {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.blue {
	font-family: Arial;
	font-size: 17px;
	color: #014E61;
	font-weight: bold;
	padding-bottom:5px;
}
.welcometxt{
	background-image:url(../images/bg_img.jpg);
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border:1px solid #cccccc;
}
.bot{
	background-image:url(../images/border_stroke.jpg);
	background-repeat:repeat-x;
	height:48px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
	line-height: 18px;
}
.greybold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
.bluebold {
	font-family: Arial;
	font-size: 12px;
	color: #014E61;
	font-weight: bold;
	padding-bottom:5px;
	text-decoration:none;
}
A.bluebold:hover {
	text-decoration:none;
}
.bluelnk {
	font-family: Arial;
	font-size: 12px;
	color: #043784;
	font-weight: normal;
	padding-bottom:5px;
	text-decoration:none;
}
A.bluelnk:hover {
text-decoration:underline;
}
.block2{
	border-top:1px solid #0B9EC2;
	border-bottom:4px solid #0382A1;
	padding-top:10px;
	padding-bottom:1px;
}
.block{
	border-top:1px solid #0B9EC2;
	border-bottom:4px solid #0382A1;
	padding-top:10px;
	padding-bottom:5px;
}
