#masthead,
#keyTopicAreas,
#siteNavigation,
#quickSearch,
#breadcrumb,
#content,
#content .wrapper,
#subjectsLinksLogos,
#features,
#importantInformation {
	padding: 1px 0;
}

html, body {
	margin: 0;
	font-size: 0.85em;
	border-style: none;
	padding: 0;
}

body {
	font-family: 'Segoe UI', 'Arial', Sans-Serif;
	font-size: 0.85em;
	line-height: 1.1;
}

body.popUp {
	font-size: 0.95em;
}

h1 {
	margin: 0 0 20px;
	color: #666;
	font-size: 115%;
	font-weight: bold;
}

div.productInfo h1 {
	margin-bottom: 0;
}

h1 img {
	vertical-align: baseline;
}

h2 {
	margin: 1.4em 0 0;
	font-size: 110%;
	font-weight: bold;
}

h3 {
	margin: 1.2em 0 0;
	font-size: 100%;
}

p {
	margin: 0 0 1em;
    font-size: 110%;
    line-height: 1.3;
    margin: 0;
    padding: 0 0 9px;
}

ul p {
	margin: .5em 0;
}

a {
	color:#00549E;
	font-weight: bold;
}

a:link,
a:visited,
a:active
{
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
}

a:hover img {
	text-decoration: none;
}

kbd {
	font-family: 'Tahoma', 'Lucida Grande', 'Verdana', sans-serif;
	font-size: 100%;
	font-weight: bold;
}

q:before,
q:after {
	content: '';
}

.requiredField {
	border-style: none;
	color: #c00;
}

.requiredField:hover {
	cursor: help;
}


#whiteLabelCredit {
	border-top: 5px solid #333333;
	margin: 20px 0px 0px;
}

#whiteLabelCreditLHS {
	padding: 5px 0;
	text-align: center;
	width: 500px;
	float: left;
}

#whiteLabelCreditRHS {
	padding: 5px 0;
	text-align: right;
	width: 400px;
	float: right;
}

/*
SITE NAVIGATION
*/

#siteNavigation ul img {
	margin-left: 5px;
	vertical-align: top;
}

/*
END SITE NAVIGATION
*/
