/* Extra goodies to hide from Netscape 4.x */
@import url(/staticarchive/58cb60b04732cfa269447b2d39d8caffb20c601d.css);

/* General styles */
body {
	background: url(/staticarchive/7e6f8bab3364eb51148f6df0a0b93ec7ac0e91f7.gif) #FFFFFF repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.mainContent, td.rightContent { font-size: smaller; }
td.mainContent *, td.rightContent * { font-size: 100%; }
table.bomad td { font-size: smaller; vertical-align: top; }
table.bomad td * { font-size: 100%; }

a:active  { text-decoration: none; }
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a         { text-decoration: none; }
a:hover   { text-decoration: underline; }

/* barley styles */
td.bbcpageCrumb, td.bbcpageLocal, td.bbcPageServices { background: #A9C0C8; }
td.bbcpageCrumb br, .bbcpageServices hr { display:none; }
td.bbcpageToplefttd font, td.bbcpageCrumb font, td.bbcpageLocal font, td.bbcPageServices font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.bbcPageServices a { color: #000000; }

/* Banner */
div.banner {
	background: url(/staticarchive/ae8fd8403b12970052862534dbd4b86c10a9ecaa.jpg) #D0E4EB repeat-y;
	width: 620px;
}

/* left hand navigation */
td.bbcpageLocal div, td.bbcpageLocal p {
	margin: 27px 0px 27px 0px;
}

div.menuList { padding: 0px 3px 0px 3px; }
div.menuList div.menuList { margin: 0px; padding-right: 0px; }

div.menuList a, td.bbcPageCrumb a {
	display: block;
	margin-bottom: 1px;
	padding: 4px 3px 5px 9px;
	background: #FCFCFC;
	color: #000000;
}
td.bbcPageCrumb a { margin-right: 1px; }
div.menuList a.selected{ background: #E7EDED; }
td.bbcPageCrumb a:hover, div.menuList a:hover{ background: #E1E5E6; }

/* Content sections */
td.mainContent {
	border-right: 2px solid white;
}

/* Headings */
td.mainContent h1 { background: #0177BF; }
td.rightContent h1 { background: #7197C4; }
td.mainContent h1, td.rightContent h1, td.portalPromo h1, td.portalMain h1 {
	display: block;
	clear: both;
	color: #FFFFFF;
	font-size: 105%;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	border-bottom: 1px solid white;
}

/* Content Areas */
td.mainContent div.content  { background: #F5F7F6; }
td.mainContent .odd div.content  { background: #FCFEFE; }
td.rightContent div.content { background: #E1E5E6; font-size: 80%; }
* html div.content { width: 100%; } /* Stop tables expanding content areas in IE */
div.content {
	border-bottom: 2px solid white;
	padding: 5px;
	overflow: hidden;
}

/* Content Area objects */
div.content p {
	margin:0px;
	margin-bottom: 1em;
}
div.content a {
	font-weight: bold;
	color:#EB1865;
}
div.content div.block { clear: both; }


div.content .quoteAuthor {
	display: block;
	font-style: italic;
	padding-top: 0.5em;
	padding-left: 3em;
}
div.content img.quoteLeft { vertical-align: top; }
div.content img.quoteRight { vertical-align: top; }
div.content .inLine { vertical-align: top; }