@charset "UTF-8";
#container {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
#navigation {
	width: 800px;
	height: 25px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #00448f;
	border-bottom-color: #00448f;
	background-image: url(images/greyBG.gif);
	display: block;
	menu-url1: url(http://www.qualsafe.com/index.html);
}
#banner {
	width: 800px;
	height: 185px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
#bannercatalogue {
	width: 630px;
	height: 165px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/Catalogue-Banner.jpg);
	padding-left: 170px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#bannershoplaunch {
	height: 200px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#bannerfood {
	width: 620px;
	height: 165px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/food_banner_blank.jpg);
	padding-left: 180px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#bannerxmas {
	width: 510px;
	height: 160px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/xmas_cards_banner_blank.jpg);
	padding-left: 290px;
	padding-top: 25px;
	background-repeat: no-repeat;
}
#bannerpaed {
	width: 650px;
	height: 165px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/paedbannerblank.jpg);
	padding-left: 150px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#banneraed {
	width: 610px;
	height: 165px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/AEDBannerblank.jpg);
	padding-left: 190px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#bannerlaerdal {
	width: 790px;
	height: 105px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/LaerdalBannerblank.jpg);
	padding-left: 10px;
	padding-top: 85px;
	background-repeat: no-repeat;
}
#bannerefa {
	width: 630px;
	height: 162px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/EFABannerblank.jpg);
	padding-left: 170px;
	padding-top: 23px;
	background-repeat: no-repeat;
}
#bannerfame {
	width: 620px;
	height: 162px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/FAMEBannerblank.jpg);
	padding-left: 180px;
	padding-top: 23px;
	background-repeat: no-repeat;
}
#bannershop {
	width: 605px;
	height: 155px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/shop_banner_bg.jpg);
	padding-left: 195px;
	padding-top: 30px;
	background-repeat: no-repeat;
}
#bannerhse {
	width: 780px;
	height: 126px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/hse-changes-banner.jpg);
	padding-left: 20px;
	padding-top: 22px;
	background-repeat: no-repeat;
}
#bannerresus2010 {
	height: 210px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#bannerinsurance {
	width: 800px;
	height: 183px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
}
#banner10daysale {
	width: 840px;
	height: 241px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
}

#menu, #menu ul {
	margin:0;
	list-style:none;
	height:25px;
	padding: 0;
}
#menu {
	width:800px;
}
#menu li.first {
}
#menu ul {
	position:absolute;
	left:-5000px;
}
#menu li {
	float:left;
	background-color: #FFFFFF;
}
#menu li a {
	white-space:nowrap;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#00448f;
	padding:0 19px 0 15px;
	font-weight: bold;
	background-image: url(images/greyBG.gif);
}
#menu li a.drop {
	background-color: #FFFFFF;
}
#menu li a:hover {
	position:relative;
	padding-left: 15px;
	background-image: url(images/greyBG2.gif);
	color: #0099FF;
}
#menu li:hover {position:relative;}
#menu li:hover > a {
}

#menu :hover ul {
	left:0px;
	top:25px;
	width:auto;
	padding-top:0px;
	border-bottom:0;
}
#menu :hover ul li a {
	height:25px;
	line-height:25px;
	width:210px;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00448f;
	border-top-width: 1px;
}

#menu :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul :hover ul {
	left:150px;
	top:21px;
}
#menu :hover ul :hover ul ul {left:-9999px;}


#header {
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	height: 50px;
	margin-top: 0px;
	background-image: url(images/qualsafelogo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left;
	padding-top: 30px;
}
#headerhome {
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 50px;
	margin-top: 0px;
	background-image: url(images/qualsafelogo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left;
	padding-top: 30px;
}
.contactDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	text-align: right;
	vertical-align: bottom;
}
.contactDetailsgreen {
	color: #00448f;
	font-weight: bold;
}
#booksImage {
	height: 390px;
	width: 480px;
	margin-bottom: 10px;
}
#booksImagewide {
	height: 322px;
	width: 800px;
	margin-bottom: 25px;
}
#booksImagenew {
	height: 390px;
	width: 480px;
	margin-bottom: 10px;
}
#offers {
	height: 100%;
	width: 480px;
}
#offerLeft {
	width: 230px;
	margin-right: 20px;
	float: left;
	background-color: #e5eaf1;
	height: 334px;
}
#offerRight {
	width: 228px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009D4E;
	border-right-color: #009D4E;
	border-bottom-color: #009D4E;
	border-left-color: #009D4E;
	background-repeat: no-repeat;
	background-position: 20px 55px;
	border-left-width: 1px;
	background-image: url(images/plasticcerts.gif);
	height: 334px;
}
#offerRightCardAd {
	width: 228px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009D4E;
	border-right-color: #009D4E;
	border-bottom-color: #009D4E;
	border-left-color: #009D4E;
	background-repeat: no-repeat;
	background-position: 2px 28px;
	border-left-width: 1px;
	background-image: url(images/plasticcerts2.gif);
	height: 334px;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00448f;
	text-align: left;
	vertical-align: top;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00448f;
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 10px;
}
.bodyCopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00448f;
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 10px;
	text-decoration: none;
}
.bodyCopy  a:hover {
	color: #0099FF;
}
#leftColumn {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
#rightColumn {
	float: right;
	width: 480px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#bodyContent {
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
}
#footer  {
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 10px;
	padding-top: 6px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #00448f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00448f;
}
#footer a {
	width: 800px;
	margin-left: 1px;
	font-size: 10px;
	padding-top: 6px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #00448f;
	text-decoration: none;
}
.nigelImage {
	margin-right: 12px;
	margin-top: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 27px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1 {
	color: #00448f;
}
.h1 a {
	text-decoration: none;
	color: #00448f;
}
.h1spacebefore {
	font-size: 32px;
	color: #00448f;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 23px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2  a {
	color: #00448f;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextspcb4 {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
.whitetextspcb4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.lightbluetext {
	color: #0099FF;
}
.lightbluetext a {
	color: #0099FF;
	text-decoration: none;
}
.redtext {
	color: #CC0000
}
.whitetext2 {
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 0px;
}
.whitetext2 a {
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 0px;
	line-height: 18px;
	text-decoration: none;
}
.whitetext3, .whitetext3 a {
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 0px;
	text-decoration: none;
	margin-bottom: 0px;
}
.whitetext3 a:hover {
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 0px;
	text-decoration: underline;
	margin-bottom: 0px;
}
h3 {
	font-size: 19px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 6px;
}
h3  a {
	text-decoration: none;
	color: #00448f;
}
h3  a:hover {
	text-decoration: none;
	color: #0099FF;
}
h4, h4 a {
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	background-color: #00448f;
	margin-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
}
h5 {
	font-size: 17px;
	background-color: #009D4E;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	text-decoration: none;
}
h5    a {
	text-decoration: none;
	color: #FFFFFF;
}
.indentCopy {
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-right: 4px;
	color: #00448f;
}
.indentCopy a {
	color: #00448f;
	text-decoration: none;
}
.indentCopy a:hover {
	color: #0099FF;
}
.indentSmIt {
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-right: 4px;
	font-size: 11px;
	font-style: italic;
	color: #00448f;
}
.indentSmIt a {
	text-decoration: none;
	color: #00448f;
}
.indentSmIt a:hover {
	color: #0099FF;
}
.indentCardHead {
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 4px;
}
#Column1 {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}
#Column2and3holder {
	float: right;
	width: 630px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#booksThumbContainer {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00448f;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.booksThumbContainer {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00448f;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Column2 {
	width: 305px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}
#Column2oct09 {
	width: 305px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
	background-image: url(images/2009ready.jpg);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}
#Column3 {
	width: 305px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.subhead {
	font-size: 15px;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00448f;
	padding-bottom: 5px;
	font-weight: bold;
}
.subMenu {
	font-size: 13px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #00448f;
	padding-bottom: 10px;
	border-bottom-width: 1px;
}
.subMenu a {
	text-decoration: none;
	color: #00448f;
}
.subMenu a:hover {
	color: #0099FF;
}
.subMenuN {
	font-size: 13px;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #00448f;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	font-style: italic;
}
.subMenuN a {
	text-decoration: none;
	color: #0099FF;
}
.subMenuN a:hover {
	color: #00448f;
}
.breadcrumbs {
	font-size: 11px;
	color: #0099FF;
	margin-top: 4px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00448f;
	padding-bottom: 6px;
}
.breadcrumbs a {
	font-size: 11px;
	color: #00448f;
	margin-top: 4px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00448f;
	padding-bottom: 6px;
	text-decoration: none;
}
.moreInfo {
	font-size: 13px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.moreInfo a {
	font-size: 13px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 11px;
	text-decoration: none;
}
.moreInfo a:hover {
	font-size: 13px;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#bookDescription {
	width: 305px;
	margin-right: 20px;
	float: left;
	padding-top: 20px;
}

li {
	color: #0099FF;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 0px;
}
ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 30px;
	margin-bottom: 10px;
}
li span {
	color: #00448f;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 0px;
}
li span a {
	color: #00448f;
	line-height: 19px;
	text-decoration: none;
}
li span a:hover {
	text-decoration: underline;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.clickthumbnail  {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	color: #00448f;
}
.clickthumbnail a {
	text-decoration: none;
	color: #00448f;
}
.clickthumbnail  a:hover  {
	color: #0099FF;
}
.step1 {
	font-size: 12px;
	color: #00448f;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/button1.jpg);
	background-repeat: no-repeat;
	background-color: #e5eaf1;
	padding-top: 5px;
	background-position: 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 3px;
}
.pStepsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00448f;
	margin-top: 20px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #e5eaf1;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.step2 {
	font-size: 12px;
	color: #00448f;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
	background-color: #e5eaf1;
	padding-top: 5px;
	background-position: 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 3px;
}
.step3 {
	font-size: 12px;
	color: #00448f;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/button3.jpg);
	background-repeat: no-repeat;
	background-color: #e5eaf1;
	padding-top: 5px;
	background-position: 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 3px;
}
.step4 {
	font-size: 12px;
	color: #00448f;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/button4.jpg);
	background-repeat: no-repeat;
	background-color: #e5eaf1;
	padding-top: 5px;
	background-position: 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 3px;
}
.pStepsFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00448f;
	margin-top: 0px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #e5eaf1;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.adobereader {
	font-size: 13px;
	color: #00448f;
	margin-top: 0px;
	margin-bottom: 10px;
}
#Column2contact {
	width: 245px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
	padding-left: 60px;
}
.prices {
	font-size: 13px;
	padding-left: 8px;
}
.FOSregistered {
	font-size: 12px;
	font-style: italic;
	margin-top: 30px;
}
.FreePersonalised {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	margin-top: 0px;
	line-height: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
.FreePersonalised a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	margin-top: 0px;
	line-height: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}
.FreePersonalised a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	margin-top: 0px;
	line-height: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}
.sitemaphead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00448f;
	margin-top: 0px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #e5eaf1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.sitemaphead a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00448f;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}
.sitemaphead  a:hover {
	text-decoration: underline;
}
.lightbluetextlaerdal {
	color: #0099FF;
	font-size: 28px;
	line-height: 24px;
	margin-bottom: 5px;
}
.lightbluetextlaerdal a {
	color: #0099FF;
	text-decoration: none;
	line-height: 21pt;
}
.PageFlipLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099FF;
	line-height: 18px;
	font-weight: bold;
	padding-top: 0px;
}
.PageFlipLink a {
	color: #0099FF;
	text-decoration: none;
}
.PageFlipLink a:hover {
	color: #CC0000;
}
.sitemappreviewlink {
	font-size: 12px;
	font-style: italic;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
#foodcdoffer {
	width: 305px;
	background-image: url(images/food_safety_cd_top.jpg);
	background-repeat: no-repeat;
	height: 580px;
	margin-top: 0px;
}
.foodcdofferhead {
	font-size: 23px;
	font-weight: bold;
	color: #00448f;
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 8px;
	margin-top: 0px;
}
#foodflashcontainer {
	width: 305px;
	height: 218px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 12px;
}
.booklanguage {
	font-size: 11px;
	color: #00448f;
}
.octchangeslistcontainer {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00448f;
	float: left;
	padding-bottom: 5px;
	padding-top: 14px;
}
.octchangesheader {font-size: 16px}
.octchangesheaderfaq {
	font-size: 14px
}
.greentext {
	color: #30A543;
	font-style: italic;
}
.bodyCopyunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00448f;
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 10px;
}
.bodyCopyunderline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00448f;
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 10px;
	text-decoration: underline;
}
.bodyCopyunderline a:hover {
	color: #0099FF;
}
.adobereadersmall {
	font-size: 10px
}
.indentCopy18, .indentCopy18  a {
	font-size: 18px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	color: #00448f;
}
.changessubcontainer {
	width: 630px;
	float: left;
	padding-bottom: 5px;
	padding-top: 60px;
	vertical-align: bottom;
	height: 40px;
}
.text16 {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
#bannervest {
	width: 775px;
	height: 160px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/choking-vest-banner.jpg);
	padding-left: 25px;
	padding-top: 25px;
	background-repeat: no-repeat;
}
#laerdal-prices {
	width: 480px;
	margin-right: 0px;
	float: left;
	background-color: #e5eaf1;
	height: 440px;
	background-image: url(images/laerdal_prices2.jpg);
	background-repeat: no-repeat;
	background-position: right 28px;
	margin-top: 13px;
}
#laerdal-prices2 {
	width: 480px;
	margin-right: 0px;
	float: left;
	background-color: #e5eaf1;
	background-image: url(images/laerdalprices/laerdal2-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 28px;
	margin-top: 13px;
}
#laerdal-prices10pcoff {
	width: 480px;
	margin-right: 0px;
	float: left;
	background-color: #e5eaf1;
	background-image: url(images/laerdalprices/laerdal10pcoff-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 28px;
	margin-top: 13px;
}
#laerdal-prices-text-10pcoff {
	width: 260px;
	margin-right: 0px;
	float: left;
	height: 207px;
	margin-top: 0px;
}
#laerdal-prices-left {
	width: 331px;
	margin-right: 0px;
	float: left;
	height: 404px;
	margin-top: 0px;
}
#laerdal-prices-left-10pcoff {
	width: 261px;
	margin-right: 0px;
	float: left;
	height: 404px;
	margin-top: 0px;
}
#laerdal-prices-text {
	width: 331px;
	margin-right: 0px;
	float: left;
	height: 375px;
	margin-top: 0px;
}
#laerdal-order {
	width: 331px;
	margin-right: 0px;
	float: left;
	height: 33px;
	margin-top: 0px;
}
#laerdal-prices-online {
	width: 480px;
	margin-right: 0px;
	float: left;
	background-color: #e5eaf1;
	height: 490px;
	background-image: url(images/laerdal_prices3.jpg);
	background-repeat: no-repeat;
	background-position: right 28px;
}
#offerLeftcol1 {
	width: 300px;
	margin-right: 0px;
	float: left;
	background-color: #dfe4f3;
	height: 170px;
	margin-top: 14px;
}
#offerLeftcol2 {
	width: 300px;
	margin-right: 0px;
	float: left;
	background-color: #dfe4f3;
	height: 163px;
	margin-top: 12px;
	margin-bottom: 18px;
}
.lightgreentext {
	color: #30A543;
}
.lightgreentext a {
	color: #30A543;
	text-decoration: none;
}
#laerdal-prices-right {
	width: 148px;
	margin-right: 0px;
	float: right;
	height: 408px;
	margin-top: 0px;
	vertical-align: top;
	display: block;
}
#laerdal-prices-left-10pcoff-L {
	width: 133px;
	margin-right: 0px;
	float: left;
	height: 196px;
	margin-top: 0px;
	vertical-align: top;
	display: block;
}
#laerdal-prices-left-10pcoff-R {
	width: 128px;
	margin-right: 0px;
	float: right;
	height: 196px;
	margin-top: 0px;
	vertical-align: top;
	display: block;
}
#bannershop2 {
	width: 800px;
	height: 185px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
}
#bnrmouse {
	width: 170px;
	height: 185px;
	text-align: left;
	float: left;
}
#bnrshop2txt {
	width: 365px;
	height: 160px;
	text-align: left;
	float: left;
	padding-top: 25px;
	background-image: url(images/bnrshop2txt_bg.jpg);
	background-repeat: repeat-x;
}
#bnrshop2prod {
	width: 265px;
	height: 185px;
	text-align: left;
	float: left;
}
#vest-offer {
	width: 480px;
	margin-right: 0px;
	float: left;
	background-color: #dfe4f3;
	background-image: url(images/vest-offer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 28px;
	margin-top: 13px;
	height: 548px;
}
#vest-left {
	width: 300px;
	margin-right: 0px;
	float: left;
	height: 404px;
	margin-top: 0px;
}
#vest-text {
	width: 282px;
	margin-right: 0px;
	float: left;
	height: 375px;
	margin-top: 0px;
}
.green-2011 {color: #27a22d}

