/* DotP stylesheet: css/brnd_alternate.css */
/* Crown Copyright 2004 (certain portions of this application are licensed from Sapient Limited) */
/* All Rights Reserved */

/* standard */

body {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	color: #000;
}

div, p, ul, ol, th, td {
	font-family: verdana, arial, sans-serif;
}

h1 {
	font-size: 200%;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #366;
}

h1.articleHeader {
}

h1.biogHeader {
}

h1.homeWelcome {
	font-size: 230%;
}

h2 {
	font-size: 130%;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #366;
}

h2.articleSubTitle {
}

h2.teaserLinkHeader {
}

h2.biogTeaserHeader {
}

h2.inverseHeader {
}

h2.searchHeader {
}

h2.searchHelpHeader {
}

h2.homeAlertHeader {
	font-weight: normal;
}

h2.welcomeAlertHeader {
}

h2.newsTeaserHeader {
	color: #fff;
}

h2.homeStrapline {
	font-size: 160%;
	font-weight: normal;
}

h2.franchiseHeader {
}

h3 {
	font-size: 120%;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #366;
}

h3.largeImageTeaserHeader {
	font-size: 130%;
}

h3.articleSummaryHeader {
	font-size: 130%;
}

h3.homeWhatsNewHeader {
}

h3.homePrimaryTeaserFirstSubheader {
	font-size: 130%;
	font-weight: normal;
}

h3.homePrimaryTeaserSubheader {
	font-size: 130%;
	font-weight: normal;
}

h3.homeShortcutsHeader {
	font-size: 100%;
}

h3.homeFeaturesHeader {
	font-size: 100%;
}

h3.spotlightTeaserHeader {
	color: #fff;
	font-size: 100%;
}

h3.natLangHeader {
}

h3.homeTopicsHeader {
	color: #fff;
	font-size: 100%;
}

h4 {
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #366;
}

h4.search {
	font-size: 120%;
}

h4.relatedInfoHeader {
	font-family: arial, sans-serif;
}

h4.leftNavHeader {
	font-weight: normal;
	font-size: 90%;
}

h4.mpctNavHeader {
	font-weight: normal;
	font-size: 90%;
}

h4.formSectionHeader {
	font-size: 120%;
	font-family: arial, sans-serif;
}

h5.relatedInfoHeader {
	font-size: 100%;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000;
}

p.teaserText {
	font-size: 120%;
	font-family: arial, sans-serif;
}

p.introText {
	font-size: 120%;
	font-family: arial, sans-serif;
}


/* links */

a {
	color: #06c;
}

a:visited {
	color: #06c;
}


