body {
	background-image: url(/images/phoneboxbg.jpg);
	background-repeat: no-repeat;
background-position:  50% -1%;

	}

a:link { color: #302f8a; text-decoration: none;}
a:visited { color: #302f8a; text-decoration: none;}
a:active { color: #db0018; text-decoration: none;}
a:hover { color: #db0018; text-decoration: underline;}

	
	.subnav a:link  {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #302f8a;
}
	.subnav a:visited  {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #302f8a;
}
	.subnav a:hover  {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #db0018;
}


body,td,th {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	 
}
.bodycopy {font-size: 14px;
		line-height: 18px;
		}
.headline {font-size: 18px;
		line-height: 24px;
		}
.quote {font-size: 16px;
		line-height: 18px;
		font-style: italic;
		color: #1e2870;
		}
		
		