.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #124578;
	text-align: left;
	padding-top: 5px;
}
.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: 656565;
	text-align: left;
}
.newsletterbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C0DCEA;
	border-right-color: #C0DCEA;
	border-bottom-color: #C0DCEA;
	border-left-color: #C0DCEA;
}
.contentbackgrouns {
	background-color: #FFFFFF;
	background-image: url(images/PWL_layout_r10_c1_BG.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-color: #028CCD;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textlinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #008DD1;
	text-align: left;
	padding-top: 5px;
}
.buttonformat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #018DCB;
    border: 1px solid #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
}