body {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

form {
	padding: 0;
	margin: 0;
}

fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

a img {
	border: 0;
}

#pagetopbar {
	height: 50px;
	background: url('/i/pagetopbar_bg.gif') repeat-x;
}

#pagetopbarcontents {
	width: 909px;
	margin: 0 auto;
	padding-right: 1px;
}

#pagetopbarcontents ol {
	float: left;
	width: 223px;
	height: 38px;
	padding: 0;
	margin: 8px 0 0 0;
	background: url('/i/pagetopbar_tabs_bg.gif') no-repeat 105px 0;
}

#pagetopbarcontents ol li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	height: 38px;
	width: 116px;
}

#pagetopbarcontents ol li.personal {
	width: 107px;
	height: 32px;
	padding-top: 6px;
}

#pagetopbar ul {
	float: right;
	padding: 11px 27px 0 0;
	margin: 0;
}

#pagetopbar ul li {
	float: left;
	display: block;
	padding: 6px 0 7px 13px;
	margin-left: 13px;
	background: url('/i/pagetopbar_retrieve_bg.gif') no-repeat;
	font-size: 0.7em;
	line-height: 0.9em;
}

#pagetopbar ul li.first {
	padding-left: 0;
	background: none;
	margin: 0;
}

#pagetopbar ul li a {
	color: #000;
	text-decoration: none;
}

#pagetopbar ul li a:hover {
	text-decoration: underline;
}

#searchbox {
	float: right;
	margin-top: 10px;
}

#searchbox div.searchwrapper {
	float: left;
	width: 170px;
	padding: 3px 10px;
	height: 20px;
	background: url('/i/pagetopbar_searchwrapper_bg.gif') no-repeat;
	margin-right: 5px;
}

#searchbox input.text {
	width: 169px;
	height: 17px;
	border: 0;
	background: #f3f3f3;
	font-size: 0.8em;
	line-height: 1.3em;
}

#searchbox input:focus {
	outline: 0;
}

#searchbox input.submit {
	float: left;
}

#mainwrapper {
	width: 908px;
	padding: 0 0 20px 0;
	margin: 0 auto;
}

#header {
	height: 100px;
}

#header div.logoWrapper {
	position: absolute;
	margin: 25px 0 0 5px;
	width: 437px;
	height: 59px;
}

#mainnav {
	height: 30px;
	padding: 0;
	margin: 0;
}

#mainnav li {
	list-style: none;
	float: left;
}

#maincontentwrapper {
	background: url('/i/maincontent_mid_bg.gif') repeat-y;
	padding: 20px 20px 15px 20px;
}

#content_bg_canvas {
	padding: 0;
	margin: 0;
}

#colswrapper {
	height: 1%;
	overflow: hidden;
}

#lcol {
	width: 188px;
	float: left;
	display: inline;
}

#lcol div.menuwrapper {
	background: #66cc33 url('/i/leftnav_bot_bg.gif') no-repeat bottom left;
}

#lcol div.menuwrapper h2 {
	font-size: 0.9em;
	padding: 8px 5px 5px 15px;
	margin: 0;
	color: #333;
	background: url('/i/leftnav_top_bg.gif') no-repeat;
}

#lcol div.menuwrapper h2 a {
	color: #333;
	text-decoration: none;
}

#lcol div.menuwrapper h2 a:hover {
	text-decoration: underline;
}

#lcol div.menuwrapper li {
	line-height: 1.4em;
}

#lcol div.menuwrapper li a {
	display: block;
}

#lcol div.menuwrapper ul.parent {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	padding-bottom: 5px;
}

#lcol div.menuwrapper ul.parent li {
	list-style: none;
	color: #fff;
}

#lcol div.menuwrapper ul.parent li a {
	color: #fff;
	border-top: 1px solid #a1e472;
	padding: 8px 30px 5px 15px;
	background: url('/i/leftnav_carrow.gif') no-repeat 166px 9px;
}

#lcol div.menuwrapper ul.parent li span.nolink {
	display: block;
	border-top: 1px solid #a1e472;
	padding: 8px 0 5px 15px;
	background: url('/i/leftnav_botup_grad_bg.gif') repeat-x bottom left;
}

#lcol div.menuwrapper ul.parent li.selected a {
	text-decoration: underline;
	background: url('/i/leftnav_carrow_on.gif') no-repeat 166px 9px;
}

#lcol div.menuwrapper ul.parent li.selected li a {
	text-decoration: none;
}

#lcol div.menuwrapper ul.parent li.selected li a:hover {
	text-decoration: underline;
}

#lcol div.menuwrapper ul.parent li.open a {
	color: #fff;
	text-decoration: none;
	background: url('/i/leftnav_carrow_down.gif') no-repeat 166px 9px;
}

#lcol div.menuwrapper ul.parent li.selected ul.child a {
	background: none;
}

#lcol div.menuwrapper ul.parent li a {
	color: #fff;
	text-decoration: none;
}

#lcol div.menuwrapper ul.parent li a:hover {
	text-decoration: underline;
}

#lcol div.menuwrapper ul.child {
	padding: 0;
	margin: 0;
}

#lcol div.menuwrapper ul.child li {
	list-style: none;
}

#lcol div.menuwrapper ul.child li a {
	padding-left: 25px;
	padding-right: 30px;
	color: #333;
	text-decoration: none;
}

#lcol div.menuwrapper ul.child li a, #lcol div.menuwrapper ul.parent li.selected ul.child li a, #lcol div.menuwrapper ul.parent li.open ul.child li a {
	color: #333;
	background: url('/i/leftnav_arrow_333.gif') no-repeat 170px 12px;
}

#lcol div.menuwrapper ul.parent li ul.child li.selected.open a, #lcol div.menuwrapper ul.parent li ul.child li.open a {
	color: #fff;
	background: #66cc33 url('/i/leftnav_arrow_dn_white.gif') no-repeat 170px 14px;
}

#lcol div.menuwrapper ul.parent li ul.child li.selected a {
	color: #fff;
	background: url('/i/leftnav_arrow_white.gif') no-repeat 170px 12px;
	text-decoration: underline;
}

#lcol div.menuwrapper ul.parent li ul.child li.open a, #lcol div.menuwrapper ul.parent li ul.child li.selected ul.child li a, #lcol div.menuwrapper ul.parent li ul.child li ul.child li.selected a {
	text-decoration: none;
}

#lcol div.menuwrapper ul.parent li ul.child li.open a:hover, #lcol div.menuwrapper ul.parent li ul.child li.selected ul.child li a:hover, #lcol div.menuwrapper ul.parent li ul.child li ul.child li.selected a:hover {
	text-decoration: underline;
}

#lcol div.menuwrapper ul.child ul.child li a, #lcol div.menuwrapper ul.parent li ul.child li.selected ul.child li a, #lcol div.menuwrapper ul.parent li ul.child li.open ul.child li a {
	background: url('/i/leftnav_arrow_white.gif') no-repeat 25px 12px;
	padding: 8px 0 0 35px;
	color: #fff;
	border: none;
}

#lcol div.menuwrapper ul.child ul.child {
	padding: 4px 0 8px 0;
	background: url('/i/leftnav_topdown_grad_bg.gif') repeat-x;
}

#lcol div.menuwrapper ul.child ul.child li.selected a, #lcol div.menuwrapper ul.parent li ul.child li.open ul.child li.selected a {
	color: #333;
	background: url('/i/leftnav_arrow_333.gif') no-repeat 25px 12px;
}

#lcol div.menuwrapper ul.child li a:hover {
	text-decoration: underline;
}

/*
#lcol #notsurewrapper {
	background: url('/i/notsure_left_bg.jpg') no-repeat;
	margin-top: 15px;
}

#rcol #notsurewrapper {
	background: url('/i/notsure_right_bg.jpg') no-repeat;
}

#notsurewrapper h2  {
	margin: 0;
	padding: 14px 0 0 16px;
}

#notsurewrapper p {
	color: #666;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0;
	padding: 8px 16px 0 16px;
}

#notsurewrapper div.formcontentswrapper {
	margin: 10px 0 0 16px;
}

#notsurewrapper select {
	font-size: 0.7em;
	width: 150px;
}

#notsurewrapper div.formcontentswrapper input {
	float: right;
}
*/

#mcol {
	width: 435px;
	float: left;
	display: inline;
	margin-left: 18px;
}

#rcol {
	width: 225px;
	float: left;
	display: inline;
	background: #fff;
}

#rcol h3.knowledgecentre {
	margin: 0;
}

#rcol h4 {
	margin: 0;
}

#rcol ul {
	padding: 0;
	margin: 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#rcol ul li {
	list-style: none;
	padding: 10px 80px 8px 17px;
	font-size: 0.75em;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
}

#rcol ul li.articles {
	padding: 10px 85px 8px 17px;
	color: #666;
	min-height: 50px;
	height: 1%;
	overflow: hidden;
}

#rcol ul li.articles div.prop {
	float: right;
	width: 1px;
	height: 50px;
}

#rcol ul li.topics {
	padding: 10px 45px 8px 17px;
	color: #666;
}

#rcol ul li a {
	color: #333;
	text-decoration: none;
}

#rcol ul li.articles a:hover {
	border-bottom: 1px solid #333;
}

#rcol ul li.topics a {
	font-weight: bold;
}

#rcol ul li.topics a:hover {
	text-decoration: underline;
}

#rcol ul li span.shortdescription {
	display: block;
	margin-top: 8px;
}

#rcol div.topicmenuwrapper {
	padding: 5px 0 5px 0;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	height: 1%;
	overflow: hidden;
}

#rcol div.topicmenuwrapper select {
	width: 200px;
}

#rcol div.topicmenuwrapper select, input {
	font-size: 0.7em;
}

#rcol div.topicmenuwrapper input {
	float: right;
}

#rcol div.newstitlewrapper {
	height: 1%;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#rcol h3.latestnews {
	margin: 0 0 0 6px;
	float: left;
	display: inline;
}

#rcol a.feed {
	float: right;
	display: inline;
	margin-right: 12px;
}

#rcol ol {
	padding: 0;
	margin: 0;
}

#rcol ol li {
	list-style: none;
	padding: 7px 6px 10px 6px;
	border-bottom: 1px solid #ccc;
}

#rcol ol li span.date {
	display: block;
	margin-bottom: 3px;
	color: #999;
	font-size: 0.7em;
}

#rcol ol li a {
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 0.75em;
}

#rcol ol li a:hover {
	text-decoration: underline;
}

#rcol a.morenews {
	font-weight: bold;
	color: #666;
	font-size: 0.8em;
	text-decoration: none;
	margin: 7px 6px 10px 6px;
	display: block;
}

#rcol a.morenews:hover {
	text-decoration: underline;
}

#rcol #jargonbusterbutton {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	width: 908px;
	background: url('/i/maincontent_bot_bg.gif') no-repeat;
	height: 1%;
	overflow: hidden;
	padding: 30px 0 0 0;
	margin: 0;
}

#footer li {
	list-style: none;
	float: left;
	padding-right: 10px;
	color: #999;
	font-size: 0.7em;
}

#footer li a {
	color: #999;
	text-decoration: none;
}

#footer li a.selected {
	color: #000;
}

#footer li a:hover {
	text-decoration: underline;
}

#credit {
	font-size: 0.7em;
	color: #999;
	line-height: 1.2em;
	margin: 0;
	padding: 20px 0 0 0;
}

#credit a {
	color: #666;
}

#mcol .section_title {
	padding: 4px 0 15px 0;
	margin: 0;
}
/*
#mcol .choose_product_wrapper {
	border: 1px solid #ccc;
	margin: 0 0 27px 0;
	padding: 0;
}

#mcol .chosen_product_wrapper {
	border: 1px solid #ccc;
	margin: 0 0 19px 0;
	padding: 0;
}

#mcol .get_quote_mcol_wrapper { 
	padding: 0 19px 0 0;
}

#mcol .product_info_wrapper {
	margin: 0;
	padding: 0;
}

#mcol .product_info_title {
	padding: 15px 10px 19px 18px;
	margin: 0;
}

#mcol .product_info_subtitle {
	font-weight: bold;
	color: #666;
	font-size: 0.9em;
	margin: 0 0 5px 18px;
	padding: 0;
}

#mcol .product_info_text {
	padding: 0 200px 20px 18px;
	margin: 0;
	color: #666;
	font-size: 0.8em;
	line-height: 1.7em;
}

#mcol .product_info_picture {
	float: right;
	margin: 0;
	padding: 0;
}

#mcol .choose_combo_wrapper {
	background-image: url('/i/chooser_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height: 30px;
	overflow: hidden;
}

#mcol .helper_text {
	font-size: 0.8em;
	color: #333;
	background: transparent;
	margin: 10px 10px 9px 18px;
}

#mcol .product_details_wrapper {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}

#mcol .product_details_title {
	padding: 15px 15px 12px 15px;
	margin: 0;
}

#mcol .details_text {
	padding: 0 40px 17px 15px;
	margin: 0;
	color: #666;
	font-size: 0.8em;
	line-height: 1.7em;
}

#mcol .phone_number_wrapper {
	margin: 0;
	padding: 19px 10px 20px 19px;
}

#mcol .phone_helper_text {
	font-size: 0.8em;
	color: #666;
	margin: 0;
	padding: 0 0 6px 3px;
}
*/

#mcol ul {
	margin: 0;
	padding: 0;
}

#mcol .customer_quote_wrapper {
	background-image: url('/i/customer_quote_bg.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top: 1px solid #d1d1d1;
	width: 199px;
	min-height: 171px;
	margin: 0 20px 0 0;
	padding: 0;
}

#mcol .cust_quote_mid_wrapper {
	background: url('/i/cust_quote_mid_wrapper_bg.gif') repeat-y 0 0;
}

#mcol .customer_quote_title {
	margin: 0;
	padding: 15px 10px 8px 16px;
}

#mcol .customer_quote_subtitle {
	color: #777;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 0 18px 2px 18px;
}

#mcol .customer_quote {
	color: #777;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0;
	padding: 0 18px 0 18px;
}

#mcol .customer_quote_byline {
	color: #777;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 3px 18px 20px 18px;
}

#mcol .gq_bottom_right_promo {
	float: right;
	padding: 0;
}

/*
#mcol .not_sure_wrapper {
	float: right;
	padding: 0;
	background-image: url('/i/not_sure_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 199px;
	min-height: 163px;
}

#mcol .not_sure_title {
	margin: 0;
	padding: 14px 0 0 16px;
}

#mcol .not_sure_helper_text {
	color: #666;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0;
	padding: 12px 12px 14px 13px;
}

#mcol .product_select {
	margin: 5px 10px 6px 16px;
	height: 18px;
	color: #666;
	font-size: 0.7em;
}

#mcol .business_type_select {
	margin: 0 10px 0 11px;
	height: 18px;
	color: #666;
	font-size: 0.7em;
}
*/
#mcol .hub_bar {
	background: url('/i/hb_bar_bg.jpg') repeat-x 0 0;
	margin-top: 13px;
	clear: both;
	height: 1%;
	overflow: hidden;
}

#mcol .hub_bar_button {
	float: right;
	padding: 13px 14px 0 0;
}

#mcol .hub_bar_text {
	margin: 0;
	padding: 14px 0 19px 16px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666;
}

#mcol .section_subtitle {
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 5px 0 10px 0;
}

#mcol #intro_text {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #666;
	width: 202px;
	margin: 0;
	padding: 0 0 15px 1px;
}

#mcol #intro_text a {
	color: #333;
	text-decoration: underline;
}

#mcol .mcol_content_wrapper {
	padding-right: 20px;
}

#mcol .small_cust_quote_wrapper {
	background-image: url('/i/customer_quote_bg.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top: 1px solid #d1d1d1;
	width: 199px;
	min-height: 150px;
	margin: 0 20px 0 0;
	padding: 0;
}

#mcol h1.cssSwap, h1.cssSwap {
	margin: 0 0 15px 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

span.CSSImageSwap {
	display: block;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

a span.CSSImageSwap {
	cursor: pointer; /* for IE */
}

#mcol div.maincontent {
	color: #666;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 15px 20px 0 0;
}

#mcol div.maincontent h3 {
	margin: 10px 0 0 0;
	font-size: 1em;
}

#mcol div.maincontent a {
	color: #666;
}

#mcol div.maincontent a:hover {
	color: #333;
}

#mcol div.maincontent ul, #mcol div.maincontent ol {
	padding: 0;
	margin: 0 30px;
}

#mcol .get_quote_sticker {
	position: absolute;
	margin: 0 0 0 214px;
}

.compliancefooter {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 0.6em;
	color: #999;
	line-height: 1.2em;
}

#disclaimer {
	clear: both;
}

#disclaimer p {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #999;
	margin: 0;
	padding: 20px 0 10px 0;
}

#mcol #intro_text ul {
	padding: 0;
	margin: 5px 0 0 0;
}

#mcol #intro_text li {
	list-style: none;
	background: url('/i/intro-bullet.gif') no-repeat 0 4px;
	margin: 0;
	padding: 0 0 0 12px;
}

#rcol .special_offers {
	margin-bottom: 20px;
}

#about-social-bookmarks-popup {
	padding: 10px;
}

#about-social-bookmarks-popup p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 10px 0;
}

#lcol #notSureWhereToStart {
	width: 188px;
	background: url('/i/pc_not_sure_box_bg_leftnav.gif') no-repeat bottom left;
	margin-top: 15px;
}

#lcol #notSureWhereToStart p {
	color: #333;
	font-size: 0.9em;
	margin: 10px 9px 0 9px;
}

#lcol #notSureWhereToStart div.button {
	height: 30px;
	padding: 11px 10px 10px 0;
}

#lcol #notSureWhereToStart div img {
	float: right;
}

#mcol div.videoWrapper {
	margin-bottom: 20px;
}

#mcol a.videoTranscriptLink {
	color: #333;
	display: block;
	padding-left: 15px;
	margin: 3px 0 0 0;
	text-decoration: none;
	font-size: 12px; /* yes px - to get around compound em sizing problems when video embedded in different parts of the site */
}

#mcol a.videoTranscriptLink:hover {
	text-decoration: underline;
}

#mcol a.videoTranscriptLink.closed {
	background: url('/i/video_transcript_arrow_closed.gif') no-repeat 5px 1px;
}

#mcol a.videoTranscriptLink.open {
	background: url('/i/video_transcript_arrow_open.gif') no-repeat 0 5px;
}

#mcol div.videoTranscript {
	border: 1px solid #666;
	padding: 20px;
	margin-top: 10px;
}
