html {
	margin: 0;
}

body {
	margin: 0;
}

#HiddenMsg, #SkipNav, #sectionimg, .subnav, .over, .menuend, .pageactions a:link, .pageactions a:visited, .pageactions a:hover, .pageactions a:visited:hover, #topleft-float, #topright-float, #breadcrumbholder, .breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:visited:hover, .breadcrumbsbase, .sectiontop, .section, #menuholder, .pageactions, .footerholder, .footer, .sectionholder, .sections, .sectionsover, .sections a:hover, .sections a:visited:hover, .sectionsover a:link, .sectionsover a:visited, .contactholder, .contact, .contact a:hover, .contact a:visited:hover, .homelink, a.homelink:link, a.homelink:visited, a.homelink:hover, a.homelink:visited:hover, .noprint {
	display: none;
}

#pageUrl {
	color: #888;
	font-weight: normal;
	font-size: 80%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

/* text styles */
h1 {
	color: #000;
	font-weight: normal;
	font-size: 180%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 115%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

h3 {
	color: #000;
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0 0 1em 0;
}

.pdficon {
	border: 0;
	padding: 0px 10px;
}


.orderholder {
	width: 98%;
}

.orderprice {
	float: right;
	margin-left: 1em;
}

.ordertitle {
}

.orderholder p {
	font-size: 80%;
	padding: 0;
}

hr {
	width: 98%;
	color: #37B483;
	background-color: #37B483;
	height: 1px;
	text-align: left;
	padding: 0;
}

.small {
	font-size: 80%;
}
.tickbox {
	width: 12px;
	height: 12px;
	margin-left: 30px;
}