* {
	margin: 0;
	padding: 0;
}

#content {
	width: 833px;
	padding: 10px 10px 0 36px;
	margin: 0 0 0 131px;
	min-height: 400px;
}

#content p {
	color: #1c4fa8;
	font-size: 0.8em;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content h1, #content h2, #content h4 {
	color: #008e00;
}

#content h2 {
	margin: 10px 0 10px 0;
}

#content h3 {
	font-size: 0.9em;
	color: #b14444;
	margin: 3px 0 5px 0;
}

#content h4 {
	font-size: 0.8em;
}

#content h5 {
	color: #2a2174;
	margin: 5px 20px 5px 0;
}

#content h3.sect_button {
	position: relative;
	width: 830px;
	height: 50px;
	margin: 10px 0 0 0;
	background: #fff url('../assets/Image/layoutimg/blank-button.png') top left no-repeat;
}

#content h3.sect_button a {
	width: 824px;
	height: 41px;
	display: block;
	padding: 9px 0 0 6px;
	text-decoration: none;
	font-style: italic;
	font-size: 1.45em;
}

#content h3.sect_button a:link, #content h3.sect_button a:visited {
	color: #0c3792;
}

#content h3.sect_button a:hover {
	text-decoration: none;
	color: #b14444;
}

/* This span is required if the header image is required but does not is not to be linked */
#content h3.sect_button span {
	position: absolute;
	top: 9px;
	left: 6px;
	font-size: 1.45em;
	color: #0c3792;
	font-style: italic;
}

#content .red {
	font-size: 1em;
	color: #b14444;
}

#content .pricered {
	font-size: 1.1em;
	font-weight: bold;
	color: #b14444;
}

#content img.pdf {
	vertical-align: middle;
}

#content #productlinks {
	width: 136px;
	padding: 5px 6px 1px 6px;
	border: 1px solid #aaa;
	float: right;
	clear: right;
	margin: 10px 10px 10px 10px;
}

* html #content #productlinks {
	margin-right: 5px;
}

#content div #productlinks {
	float: none;
	margin: 10px auto;
	clear: none;
}

#content #productlinks img {
	margin: 0 4px 0 0;
	vertical-align: bottom;
}

#content #productlinks p {
	margin-bottom: 5px;
}

#content #productlinks a:link {
	color: #0c3691;
}

#content #productlinks a:visited {
	color: #082668;
}

#content #productlinks a:hover, #content #productlinks a:active {
	color: #0853f5;
}
hr {
	color: #1c4fa8;
	margin: 10px;
}

#abacus {
	text-align: center;
	font-size: 0.75em;
	padding: 5px 0;
	font-weight: bold;
	color: #000;
	background: #e5e5e5
}

#abacus a:link {
	color: #082d87;
}

#abacus a:visited {
	color: #082d87;
}

#abacus a:hover, #abacus a:active {
	color: #6d96ff;
}

#content a.anchor:hover {
text-decoration: none;
}

