@charset "utf-8";
.pagestyle/* CSS Document */

 {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
form { margin: 0px; padding: 0px;  }
.fpimage {
	background-image: url(images/fpimage.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00186B;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bigtelephonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #031B6B;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #68858B;
	line-height: 19px;
}
.smallerGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #334B4F;
}

.button {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #73929C;
	border: 1px solid #000000;
	padding: 2px;
}
.textbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #031B6B;
	vertical-align: middle;
	height: 22px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.textboxlarge {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #031B6B;
	width: 290px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.CapsTitle {
	color: #FFFFFF;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
.MenuTitle {
	color: #F9F9F9;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
}
.style1 {color: #5a848b}
