#masthead,
#keyTopicAreas,
#siteNavigation,
#quickSearch,
#breadcrumb,
#content,
#content .wrapper,
#subjectsLinksLogos,
#features,
#importantInformation {
	padding: 1px 0;
}

html, body {
	margin: 0;
	border-style: none;
	padding: 0;
}

body {
	padding: 20px;
	font-family: 'Tahoma', 'Lucida Grande', 'Verdana', sans-serif;
	font-size: 80%;
}

h1 {
	margin: 0 0 20px;
	color: #1f7dbd;
	font-size: 115%;
	font-weight: bold;
}

div.productInfo h1 {
	margin-bottom: 0;
	color: #000;
}

h1 img {
	vertical-align: baseline;
}

h2 {
	margin: 1.4em 0 0;
	font-size: 105%;
	font-weight: bold;
}

h3 {
	margin: 1.2em 0 0;
	font-size: 100%;
}

p {
	margin: 0 0 1em;
}

ul p {
	margin: .5em 0;
}

a {
	color: #039;
	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;
}

/*
SITE NAVIGATION
*/

#siteNavigation ul img {
	margin-left: 5px;
	vertical-align: top;
}

/*
END SITE NAVIGATION
*/
