
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	background: #86c0e9 url(/images/bgSite.jpg) center top no-repeat;
}

h1 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 2.4em; font-weight: normal; color: #003145; text-transform: uppercase; margin-bottom: .25em; }
h2 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 1.8em; font-weight: normal; color: #003145; text-transform: uppercase; margin-bottom: .5em; }
h3 { font-size: 1.4em; color: #003145; margin-bottom: 1.25em; }
h4 { font-size: 1.2em; color: #666; margin-bottom: 1.25em; }
p, ul, ol, dl, table { margin-bottom: 1.4em; }
ul, ol { margin-left: 15px; color: #003145;}
p, li, dt, dd, td, th { font-size: 1.2em; color: #666; line-height: 1.4em; }
dt, th {font-weight: 800;}

abbr {border: 0;}
address {font-style: normal;}


a { color: #003145; outline: none; text-decoration: underline;}
a:hover,  a:focus { text-decoration: none; }


#skipNav { display: none; }
#menu { display: none; }
#subMenu { display: none; }
#siteSearch { display : none; }
#footer div.left { display: none; }
#breadcrumb { display: none; }
#featuresWrapper { display: none; }
img { border: 0; }

#header { float: left; clear: both; width: 100%; margin-bottom: 20px; }
#logo { float: left; margin-right: 48px; }
#logo img { float: left; vertical-align: middle; }
#helpline  { float: left; margin-top: 10px; }
#helpline p { margin: 0; padding: 0; }
#helpline p.number { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 1.8em;  text-transform: uppercase; }
#helpline p.details { font-size: 1.45em; }


#headerBar { margin-bottom: 1em; }

div#peopleListContainer {display: none; }
div.sendToFriendPopup, div.tellUsAStoryPopup { display: none; }
#rightCol {display: none; }
div.peopleMedia img {float: left; margin : 0 1em 1em 0; }
div.peopleMedia ul.links { display: none; }

#footer div.right p { display: inline; padding-right: 50px;  }


/* forms */
@import url("forms.css");
@import url("ie6styles.css");

