div
{
	margin:0px;
	padding:0px;
}

#wfO,#wfM800,#wfM1024,#wfM1068
{
    margin:0px;
    padding:0px;
    text-align:left;
    
    /* Required for Mozilla only */
    margin-left:auto;
	margin-right:auto;
}

#wfO
{
    display:table;
    width:100%;
    height:100%;
    text-align:center;
}

#wfM800
{
    width:760px;
}

#wfM1024
{
	width:960px;
}

#wfM1068
{
	width:1004px;
}

input,textarea
{
	font-family:Verdana,Tahoma,Arial,Serif;
}

div#SubMenuStyle
{
	line-height:2.2em;
	letter-spacing:0.1em;
}

img
{
	border-style:none;
}

.wfverr
{
	color:Red;
}

.tAlignCenter
{
    text-align:center;   
}

#wfSkipLink
{
    display:none;
}
.sle
{
	margin:0px;
	padding:0px;
	float:left;
}

.col
{
	position:static;
	float:left;
	margin:0px;
	padding:0px;
}

.PositioningCell
{
	width:30%;
}

.spacer
{
	clear:both;
	float:none;
}

.break
{
    width:100%;
    height:0px;
    line-height:0em;
    font-size:0em;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;   
}

.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;	
}

.smalltext
{
	font-size:85%;
}

.italic
{
	font-style:italic;	
}

.noborder
{
	border-style:none;	
}

.invisible,div.invisible,span.invisible,tr.invisible,td.invisible
{
	display:none;
}

/* Features that need to be added to the system */
.red
{
	color:Red;	
}

.width100p
{
	width:100%;
}

.height30
{
	height:30px;
}

.alignleft
{
	text-align:left;
}

.aligncenter
{
	text-align:center;
}

.alignright
{
	text-align:right;
}

.nogap
{
	font-size:0em;
	line-height:0em;
	padding:0px;
	margin:0px;
}

div.clear
{
	/*
	Hack for Firefox to allow height to fit. 
	Use as <div class="clear"></div> to clear the surrounding div.
	Only use as the last item in a div, can use clear: both; otherwise.
	*/
	
	clear: both; 
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}

div.repeatSpacer
{
    clear: both;
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
}

.gap1, .gap2, .gap3, .gap4, .gap5, .gap6, .gap7, .gap8, .gap9, .gap10, .gap11, .gap12, .gap13, .gap14, .gap15, .gap16, .gap17, .gap18, .gap19, .gap20, .gap21, .gap22, .gap23, .gap24, .gap25, .gap26, .gap27, .gap28, .gap29, .gap30,  .gap31, .gap32, .gap33, .gap34, .gap35, .gap36, .gap37, .gap38, .gap39, .gap40, .gap41, .gap42, .gap43, .gap44, .gap45, .gap46, .gap47, .gap48, .gap49, .gap50
{
    clear: both;
    display: block;
    width:100%;
    font-size: 0; /* To fix back for IE */
	line-height: 0px;
}

.gap1
{
    height:1px;
}

.gap2
{
    height:2px;
}

.gap3
{
    height:3px;
}

.gap4
{
    height:4px;
}

.gap5
{
    height:5px;
}

.gap6
{
    height:6px;
}

.gap7
{
    height:7px;
}

.gap8
{
    height:8px;
}

.gap9
{
    height:9px;
}

.gap10
{
    height:10px;
}

.gap11
{
    height:11px;
}

.gap12
{
    height:12px;
}

.gap13
{
    height:13px;
}

.gap14
{
    height:14px;
}

.gap15
{
    height:15px;
}

.gap16
{
    height:16px;
}

.gap17
{
    height:17px;
}

.gap18
{
    height:18px;
}

.gap19
{
    height:19px;
}

.gap20
{
    height:20px;
}

.gap21
{
    height:21px;
}

.gap22
{
    height:22px;
}

.gap23
{
    height:23px;
}

.gap24
{
    height:24px;
}

.gap25
{
    height:25px;
}

.gap26
{
    height:26px;
}

.gap27
{
    height:27px;
}

.gap28
{
    height:28px;
}

.gap29
{
    height:29px;
}

.gap30
{
    height:30px;
}

.gap31
{
    height:31px;
}

.gap32
{
    height:32px;
}

.gap33
{
    height:33px;
}

.gap34
{
    height:34px;
}

.gap35
{
    height:35px;
}

.gap36
{
    height:36px;
}

.gap37
{
    height:37px;
}

.gap38
{
    height:38px;
}

.gap39
{
    height:39px;
}

.gap40
{
    height:40px;
}

.gap41
{
    height:41px;
}

.gap42
{
    height:42px;
}

.gap43
{
    height:43px;
}

.gap44
{
    height:44px;
}

.gap45
{
    height:45px;
}

.gap46
{
    height:46px;
}

.gap47
{
    height:47px;
}

.gap48
{
    height:48px;
}

.gap49
{
    height:49px;
}

.gap50
{
    height:50px;
}

.border1
{
	border:solid 1px #000000;	
}

.nopadding
{
	padding:0px;	
}

.nomargin
{
	margin:0px;	
}

.emphasis,a.emphasis,span.emphasis
{
	font-weight:bold;
}

.normal,a.normal,span.normal
{
	font-weight:normal;
}

a.grey:visited
{
	color:Gray;	
}

.underline,a.underline,a.underline:visited
{
	text-decoration:underline;	
}

.nounderline,a.nounderline,a.nounderline:visited
{
	text-decoration:none;
}

.smaller
{
	font-size:85%;
}

.helpButton
{
	vertical-align:top;
	cursor:help;
}

.wfverr
{
	color:Red;
}

.formRowInvisible
{
	height:0px;
	font-size:0em;
	line-height:0em;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

/* trim space - wrapped around images */
.mzSpace
{
    line-height:0px;
    font-size:0px;
}
body
{
	font-family:Verdana;
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:0.71em;
	line-height:1.8em;
}

p
{
	margin:0px;
	padding: 5px 0px 5px 0px;
}

.hidden
{
    display:none;
}

#HiddenCP
{
        display:none;
}

a.basketlink:link, a.basketlink:active, a.basketlink:hover, a.basketlink:visited
{
    font-weight:normal;
    color:black;
    text-decoration:none;
}

a.basketlink:hover
{
	text-decoration:underline;
}

.noemphasis,a.noemphasis:link,a.noemphasis:visited,a.noemphasis:hover
{
	font-weight:normal;	
}

a.noborder,a.noborder:visited,a.noborder:hover
{
     text-decoration:none; 
}

a.fwosslink, a.fwosslink:hover, a.fwosslink:visited
{
	color:#17151A;
	font-weight:normal;
	text-decoration:none;
	border:none;
}

a.noborder, a.noborder:hover, a.noborder:visited
{
    border:none;
}

a.skipLink, a.skipLink:visited, a.skipLink:hover
{
    text-decoration:none;
    background-color:Transparent;
    font-size:0px;
    line-height:1px;
    border:none;
}

a.MasterTopLink, a.MasterTopLink:hover, a.MasterTopLink:visited
{
    color:#CAD7D7;
    font-size:115%;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    border:none;
}

a.rangeLink, a.rangeLink:hover, a.rangeLink:visited
{
    font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
    font-size:90%;
}

a h2.rL, a:hover h2.rL, a:visited h2.rL,a h2.rLH, a:hover h2.rLH, a:visited h2.rLH
{
    font-weight:normal;
	text-decoration:none;
	color:#e20212;
    font-size:90%;
    line-height:12pt;
    font-weight:600;
}

a h2.rLH, a:hover h2.rLH, a:visited h2.rLH
{
    font-size:100%;
}

.categoryboxLink
{
    font-weight:normal;
	text-decoration:none;
	color:#03106F;
    font-size:90%;
}

a.LeftLinks, a.LeftLinks:hover, a.LeftLinks:visited
{
    font-weight:normal;
}

a.productlistlink, a.productlistlink:hover, a.productlistlink:visited
{
    text-decoration:none;
    font-weight:normal;
    color:Black;
}

.productlistprice
{
	text-decoration:none;
    font-weight:bold;
    color:#e3001a;
}

.productlistpriceStrike
{
    text-decoration:line-through;
    font-weight:bold;
    color:#e3001a;
}

.productlistpriceG,a.productlistpriceG:link,a.productlistpriceG:visited,a.productlistpriceG:hover
{
    color:Green;
}

a.commentslink, a.commentslink:hover, a.commentslink:visited
{
    text-decoration:none;
}

span.LeftLinkSelected, a.LeftLinkSelected, a.LeftLinkSelected:hover, a.LeftLinkSelected:visited, a.red, a.red:hover, a.red:visited
{
	color:Red;
}

.goSubmit
{
    margin-top:1px;
}

.larger
{
    font-size:115%;
}

.white
{
    color:#ffffff;
}

ol,ul
{
    list-style-type:circle;
	margin-top:0px;
	margin-left:20px;
}

li
{
	line-height:1.5em;	
	margin-bottom:0.5em;
}

.ContactFormTB,#HowDidYouFind
{
	font-size:90%;
    color:#17151A;
    font-weight:bold;
    width:130px;
    border:solid 1px #748698;
}


.EmailPageTB
{
	font-size:92%;
    color:#17151A;
    font-weight:bold;
    border:solid 1px #748698;
    width:180px;
    height:14px;
}


.SearchResults 
{
	width:595px; 
} 

.SearchTextBox
{
	font-size:100%;
    color:#17151A;
    width:100%;
    height:13px;
    background-color:#ffffff;
    border:solid 1px #748698;
    margin:0;
    padding:1px 2px 0 2px;
}

#SF_ProductsCompositeList_SortDropDown
{
    font-family:Verdana;
    font-size:95%;
    line-height:1.7em;
    color:#525F6C;
}

.imgborder
{
    border:solid 1px #8094A9;
    cursor:pointer;
}

.button
{
    background-color:#8094A9;
    font-size:90%;
    font-weight:bold;
    color:#ffffff;
    margin-top:5px;
}

#MainContentZone
{
    min-height:545px;
}

.submenuOff
{
    height:auto;
    line-height:1.2em;
    padding-top:2px;
    padding-right:5px;
    padding-left:5px;
    margin-bottom:15px;
}

.linkedittext
{
	 line-height:1.1em;
	 font-size:8pt;
}


span.s_SubCategoryItem
{
   color:#377272;
   font-weight:bold;
}

a.us_SubCategoryItem,a.us_SubCategoryItem:visited
{
   color:#377272;
   font-weight:bold;
}

a.us_SubCategoryItem:hover,a.us_SubCategoryItem:visited:hover
{
    color:#377272;
    text-decoration:none;
    font-weight:bold;
}

.mPointer
{
    cursor:pointer;
}

#cOffer
{
    color:#799D9D;
}

.listSearch
{
    font-size:90%;
    color:#525F6C;
    width:150px;
    height:14px;
    background-color:#ffffff;
    border:solid 1px #748698;
}

.listPages
{
    font-family:Verdana;
    font-size:95%;
    line-height:1.7em;
    color:#525F6C;
    width:45px;
}

.listSort
{
    font-family:Verdana;
    font-size:95%;
    line-height:1.7em;
    color:#525F6C;
}

.ImgBorder
{
    border:solid 1px #8094A9;
}

/* The Range Filter */
table#RangeFilter,table#PCFilter
{
	table-layout:fixed;
	padding:0px;
	margin:0px;
	width:100%;
}

table#RangeFilter tr.Row
{
	height:40px;
}

table#PCFilter tr.Row
{
	height:25px;
}

/* If we want an Alternating Row */
table#RangeFilter tr.ARow,table#PCFilter tr.ARow {}

table#RangeFilter tr td.ChkCol, table#PCFilter tr td.ChkCol
{
	width:24px;
	vertical-align:middle;
	text-align:center;
	background-color:#e8edef;
}

table#RangeFilter tr td.TxtCol, table#PCFilter tr td.TxtCol
{
	font-size:0.8em;
	vertical-align:middle;
	line-height:1.6em;
	padding-left:4px;
}

/* This is the only hard coded style name */
table#RangeFilter tr td span.TxtCounts, table#PCFilter tr td span.TxtCounts
{
	color:#e3001a;
}

select.RangesSB
{
	width:170px;
	font-size:0.8em;
}

select.TypesSB
{
	width:152px;
	font-size:0.8em;
}

input.TypesB
{
	padding-left:3px;
}

/* Bullet dimensions: Right(6x7), Down(7x6) */

/* 2nd part describes the nesting property (required to standardise IE and MZ) */
#PC, #PC li ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#PC li
{
	list-style:none;
	margin:0px;
	
	/*
		Used to control the left indent of where the image starts.
		Even if there is no margin used the indent will still be indented
		by the padding.
	 */
	margin-left:0px;
	background-position: 0px 3px; /* X-pos Y-pos (from top-left) */
	margin-top:10px; /* Space between each line */
	
    background-repeat: no-repeat;
    
    /* Image specific properties */
    padding-left:10px; /* Width of bullet image + left padding */
    line-height:7px; /* Set to the height of the image */
    
    /* Custom prop to nudge text downwards */
    padding-top:0px;
}

#PC li.OnImg
{
	/* Image specific properties */
    padding-left:14px; /* Width of bullet image + left padding */
    line-height:6px; /* Set to the height of the image */
    background-position: 0px 4px; /* X-pos Y-pos (from top-left) */
}

#PC li a,#PC li span
{
	line-height:normal;
	font-weight:normal;
	font-size:1em;
}

#PC li li a,#PC li li span
{
	font-size:0.8em;
}

/* Further overrides can be made at any level e.g. */
#PC li ul li ul li
{
	/*margin-top:30px;
	margin-left:20px;*/
}

a.iLink:link,a.iLink:visited,a.iLink:hover
{
	 text-decoration:none;
	 color:black;
}

a.iLink:hover
{
	 text-decoration:underline;
	 color:#E3001B;
}

a.SubMenuItemUnSelected:link,a.SubMenuItemUnSelected:visited,a.SubMenuStyle:hover,a.SubMenuStyle:link,a.SubMenuStyle:visited
{
    text-decoration:none;
    font-weight:normal;
}

a.SubMenuItemUnSelected:hover,a.SubMenuStyle:hover
{
    text-decoration:underline;
    font-weight:normal;
}

a.siLink:link,a.siLink:visited
{	
	text-decoration:underline;
	color:black;
	
	 /* color:#E3001B; */ 
}

a.siLink:hover
{
	text-decoration:underline;
}

span.siSpan
{
	color:#E3001B;	
}

#RangeMessage a:link, #RangeMessage a:visited, #RangeMessage a:hover
{
	color:White; 
}

.ListOpen a.iLink:link,.ListOpen a.iLink:visited
{
	color:#03106F; 
}

.ListOpen a.iLink:hover
{
	color:#03106F; 
}

.ListOpen
{
	margin-top:10px; 
	padding-top:10px; 
	padding-left:2px; 
	padding-bottom:8px;	
	border: solid 1px #ffffff; 	
	background-color:#DBE3F5;
	/*background-color:#D5D9DB; */ 
}

ul li ul li.ListOpen
{
	border-style:none;
}

a.pcLink:link,a.pcLink:visited,a.pcLink:hover
{
	 text-decoration:none;
	 color:#03106F;
}

.OverallCell 
{   
    border-right: solid 1px #000000;
}

.RatingCell 
{
    text-align:center;    
    border-right: solid 1px #000000;
}

.CompGridHead
{
    background-color:#dddddd;  
}

/* Headings */
h1,h2,h3
{
    font-family:Verdana;
    padding-top:0px;
    margin-top:0px;
    color:#E3001B;
    font-size:115%;
    margin-bottom:5px;
}

h2
{
	color:#323029;
	margin-top:10px;
	
}

h3
{
	font-size:110%;
	margin-bottom:0px;
}

/* Links */
a,a:visited,a:hover
{
    color:#17151A;
	text-decoration:underline;
	border:none;
	font-weight:bold;
}

a:hover
{ 
    color:#E3001B; 
    text-decoration:underline;
}

/* Colours */
.cNormal
{
    color:#17151A;
}

.cRed
{
    color:#e3001a;
}

.cDarkGrey
{
    color:#323029;
}

.cGrey
{
    color:#4F4D4D;
}

/* Effects */
.emphasis
{
    font-weight:bold;
}

.underline
{
    text-decoration:underline;
}

.italic
{
    font-style:italic;
}
/* Font Sizes */
.fSmallX
{
    font-size:6pt;
    line-height:10pt;
}

.fSmall
{
    font-size:7pt;
    line-height:12pt;
}

.fNormal
{
    font-size:10pt;
}

.fLarge
{
    font-size:13pt;
    line-height:19pt;
}

.fLargeX
{
    font-size:18pt;
    line-height:25pt;
}
#PC li{background-image:url(/images/rightcol/arrow-r.gif);}#PC li.OnImg{background-image:url(/images/rightcol/arrow-d.gif);}#PC li.OnImg ul li{background-image:url(/images/rightcol/arrow-r.gif);}#PC li.OnImg ul li ul li{background-image:url(/images/rightcol/arrow-r.gif);}#PC li.OnImg ul li ul li ul li{background-image:url(/images/rightcol/arrow-r.gif);}#PC li.OnImg ul li ul li ul li ul li{background-image:url(/images/rightcol/arrow-r.gif);}#Search1Form_SearchStrw1
{
width:128px;}

div.SubMenuSpace{clear:both;display:block;width:100%;height:5px;line-height:0;font-size:0;}div.SubMenuSpace{width:100%;height:10px;line-height:0em;font-size:0em;}table#EnquiryFormNotSignedIn
{
	width:315px;
}

td.starcol, th.starcol
{
	vertical-align:top;
	font-size:1em;
	width:7px;
}

td.fields,th.fields
{
	vertical-align:top;
	text-align:left;
	width:128px;
}

td.values,th.values
{
	vertical-align:top;
	width:180px;
}

.valuebox
{
	width:160px;
}

.fullrowbox
{
	width:288px;
}

#w270{width:960px;height:auto;display:block;}
#TopHeader{width:960px;height:auto;display:block;}
#LogoandPhone{width:960px;height:auto;display:block;}
#w2{width:482px;height:auto;display:block;font-size:0em;line-height:0em;padding-top:15px;}
#w4{width:128px;height:auto;display:block;text-align:center;padding-top:15px;}
#w5{width:122px;height:auto;display:block;text-align:center;padding-top:15px;}
#w7{width:228px;height:auto;display:block;text-align:right;padding-top:25px;}
#MenusandBasket{width:960px;height:auto;display:block;	margin-top:10px;
	margin-bottom:10px;
}
#w9{width:737px;height:auto;display:block;padding-top:6px;border-left: 1px ;}
#w11{width:222px;height:auto;display:block;text-align:Right;}
#BannerandShopping{width:960px;height:auto;display:block;min-height:90px;}
#Banner{width:728px;height:auto;display:block;}
.w14{width:728px;height:auto;display:block;}
.w13{width:728px;height:auto;display:block;}
#w21{width:227px;height:auto;display:block;background-color:#E8EDEF;text-align:center;line-height:2em;border-left:solid 5px White;}
#w20{width:227px;height:auto;display:block;}
#w17{width:208px;height:auto;display:block;text-align:right;padding-right:19px;}
#w19{width:227px;height:auto;display:block;padding-top:15px;}
#SearchandBreadcrumb{width:960px;height:auto;display:block;}
#w24{width:180px;height:auto;display:block;padding:8px 0px 2px 0px;border-bottom: 1px ;}
#wfHolderw1{width:134px;height:auto;display:block;}
#w22{width:134px;height:auto;display:block;}
#w25{width:764px;height:auto;display:block;padding:6px 0px 0px 16px;}
#InnerSite{width:960px;height:auto;display:block;	background-image:url(/images/fills/outer.gif);background-repeat:repeat-y;}
#LeftMenus{width:180px;height:auto;display:block;}
#Staticmenus{width:180px;height:auto;display:block;background-color:#F2F2FA;border-top:solid 2px #ffffff;}
#Submenus{width:180px;height:auto;display:block;background-color:#F2F2FA;padding:5px 0px 10px 0px;border-top:solid 0px #ffffff;}
#w34{width:178px;height:19px;display:block;font-size:0em;line-height:0em;border-top:solid 1px #DCE4EC;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w35{width:172px;height:auto;display:block;background-color:#E8EDEF;line-height:1.2em;padding:10px 3px 10px 3px;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w38{width:178px;height:19px;display:block;font-size:0em;line-height:0;border-top:solid 1px #DCE4EC;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w39{width:178px;height:auto;display:block;font-size:1em;line-height:2em;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w40{width:178px;height:auto;display:block;font-size:1em;line-height:2em;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w43{width:178px;height:19px;display:block;font-size:0em;line-height:0em;border-top:solid 1px #DCE4EC;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w44{width:178px;height:auto;display:block;font-size:1em;line-height:2em;border-top:solid 1px #DCE4EC;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w45{width:178px;height:auto;display:block;font-size:1em;line-height:2em;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w46{width:178px;height:auto;display:block;font-size:1em;line-height:2em;border-top:solid 1px #DCE4EC;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w49{width:178px;height:19px;display:block;font-size:0em;line-height:0em;border-top:solid 1px #DCE4EC;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w50{width:178px;height:auto;display:block;text-align:center;line-height:2.2em;padding:10px 0px 10px 0px;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w52{width:178px;height:auto;display:block;font-size:1em;line-height:2em;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w63{width:180px;height:auto;display:block;}
#MainContentZone{width:760px;height:auto;display:block;padding:0px 8px 20px 8px;}
#w215{width:760px;height:auto;display:block;}
#w147{width:760px;height:auto;display:block;	margin-top:1px;
}
#w146{width:760px;height:auto;display:block;border-top:solid 1px #DBDEE0;border-bottom:solid 1px #DBDEE0;}
#ProductNameAndPrice{width:408px;height:auto;display:block;}
#ProductsNameCol{width:403px;height:auto;display:block;padding:5px 0px 1px 5px;border-bottom:solid 0px #e8edef;}
#w78{width:403px;height:auto;display:block;text-align:center;padding-left:5px;}
#w71{width:403px;height:auto;display:block;}
#w68{width:30px;height:auto;display:block;padding-top:3px;}
#w70{width:373px;height:auto;display:block;text-align:left;}
#w75{width:403px;height:auto;display:block;}
#w74{width:403px;height:auto;display:block;text-align:left;}
#w145{width:350px;height:auto;display:block;}
#ShowPriceCol{width:350px;height:auto;display:block;background-color:white;}
#w81{width:202px;height:auto;display:block;background-color:white;padding:5px 0px 6px 0px;border-bottom:solid 0px #e8edef;}
#w82{width:148px;height:auto;display:block;background-color:white;padding:5px 0px 5px 0px;border-bottom:solid 0px #e8edef;}
#w84{width:350px;height:auto;display:block;}
#w83{width:345px;height:auto;display:block;padding-left:5px;border-top:solid 1px #DBDEE0;border-bottom:solid 1px #DBDEE0;}
#w85{width:350px;height:5px;display:block;background-color:white;font-size:0em;line-height:0em;}
#w88{width:350px;height:auto;display:block;background-color:white;}
#w86{width:350px;height:9px;display:block;background-color:white;	background-image:url(/images/range-msg-top.gif);background-repeat:no-repeat;font-size:0em;line-height:0em;}
#RangeMessage{width:324px;height:auto;display:block;background-color:white;	background-image:url(/images/range-msg-mid.gif);background-repeat:repeat-y;color:White;font-size:14px;font-weight:Bold;text-align:center;min-height:25px;padding:0px 13px 8px 13px;}
#w89{width:350px;height:5px;display:block;background-color:white;font-size:0em;line-height:0em;}
#w144{width:350px;height:auto;display:block;}
#w91{width:345px;height:auto;display:block;padding:5px 0px 5px 5px;}
#w101{width:345px;height:auto;display:block;padding-left:5px;}
.w98{width:250px;height:auto;display:block;}
.w93{width:80px;height:auto;display:block;}
.w95{width:150px;height:auto;display:block;padding-top:12px;}
.w97{width:20px;height:auto;display:block;padding-top:12px;}
#w126{width:350px;height:auto;display:block;	background-image:url(/images/prod-box-fill.gif);background-repeat:repeat-y;}
#w125{width:340px;height:auto;display:block;padding:0px 5px 0px 5px;border-top:solid 1px #0200A7;border-bottom:solid 1px #0200A7;}
#w105{width:335px;height:auto;display:block;padding:2px 0px 0px 5px;}
#DimensionsC{width:340px;height:auto;display:block;}
#w110{width:335px;height:auto;display:block;padding-left:5px;border-top:dashed 1px #0200A7;}
#w113{width:335px;height:auto;display:block;padding:2px 0px 0px 5px;border-top:dashed 1px #0200A7;}
#w115{width:335px;height:auto;display:block;padding-left:5px;border-top:dashed 1px #0200A7;}
#w118{width:335px;height:auto;display:block;padding-left:5px;border-top:dashed 1px #0200A7;}
#w120{width:335px;height:auto;display:block;padding:2px 0px 0px 5px;border-top:dashed 1px #0200A7;}
#w123{width:335px;height:auto;display:block;padding:2px 0px 0px 5px;border-top:dashed 1px #0200A7;}
#w128{width:350px;height:auto;display:block;background-color:white;}
#w131{width:350px;height:auto;display:block;background-color:white;}
#w129{width:310px;height:auto;display:block;background-color:white;padding-left:5px;	margin-left:5px;
}
#w130{width:20px;height:auto;display:block;background-color:white;padding-left:5px;	margin-top:6px;
	margin-left:5px;
}
#w142{width:350px;height:auto;display:block;background-color:white;}
.w139{width:350px;height:auto;display:block;}
.w138{width:350px;height:auto;display:block;}
.w133{width:190px;height:auto;display:block;padding:5px 5px 5px 5px;}
.w135{width:75px;height:auto;display:block;text-align:left;padding-top:8px;}
.w137{width:65px;height:auto;display:block;text-align:right;padding:5px 5px 5px 5px;}
#w148{width:760px;height:auto;display:block;background-color:#E0EAF4;	margin-top:7px;
}
#w159{width:760px;height:auto;display:block;background-color:#E0EAF4;	margin-top:7px;
}
#w150{width:132px;height:auto;display:block;background-color:#E0EAF4;padding:10px 10px 10px 10px;}
#w152{width:132px;height:auto;display:block;background-color:#E0EAF4;padding:10px 10px 10px 10px;}
#w154{width:132px;height:auto;display:block;background-color:#E0EAF4;padding:10px 10px 10px 10px;}
#w156{width:132px;height:auto;display:block;background-color:#E0EAF4;padding:10px 10px 10px 10px;}
#w158{width:132px;height:auto;display:block;background-color:#E0EAF4;padding:10px 10px 10px 10px;}
#w160{width:755px;height:auto;display:block;background-color:#8094A9;color:White;line-height:1em;padding:3px 0px 3px 5px;	margin-top:10px;
}
#w214{width:760px;height:auto;display:block;	margin-top:10px;
}
#w199{width:550px;height:auto;display:block;padding-right:20px;}
#w198{width:550px;height:auto;display:block;}
#w197{width:550px;height:auto;display:block;}
#w196{width:550px;height:auto;display:block;}
#w167{width:550px;height:auto;display:block;}
#RangeDescriptionCol{width:550px;height:auto;display:block;}
.w187{width:550px;height:auto;display:block;}
.Container1{width:550px;height:auto;display:block;}
.w172{width:30px;height:auto;display:block;	margin-top:10px;
}
.w179{width:520px;height:auto;display:block;}
.w178{width:520px;height:auto;display:block;}
.w175{width:520px;height:auto;display:block;	margin-bottom:10px;
}
.w177{width:505px;height:auto;display:block;padding-right:15px;	margin-bottom:20px;
}
.Container2{width:550px;height:auto;display:block;background-color:#eeeeee;}
.w181{width:30px;height:auto;display:block;background-color:#eeeeee;	margin-top:10px;
}
.w186{width:520px;height:auto;display:block;background-color:#eeeeee;}
.w185{width:520px;height:auto;display:block;}
.w184{width:520px;height:auto;display:block;	margin-bottom:10px;
}
.Hold{width:550px;height:auto;display:block;}
.w191{width:550px;height:auto;display:block;	margin-bottom:10px;
}
.w193{width:535px;height:auto;display:block;padding-right:15px;}
#w213{width:190px;height:auto;display:block;text-align:right;}
#w203{width:190px;height:auto;display:block;}
#RightColumnContainer{width:auto;height:auto;display:block;min-height:700px;}
#w221{width:auto;height:auto;display:block;text-align:Left;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
.w218{width:auto;height:auto;display:block;}
.w217{width:auto;height:auto;display:block;}
#w238{width:auto;height:auto;display:block;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w240{width:auto;height:auto;display:block;padding-top:20px;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#w250{width:auto;height:auto;display:block;padding-top:5px;border-right:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
.w247{width:auto;height:auto;display:block;}
.w244{width:auto;height:auto;display:block;padding:5px 5px 5px 5px;}
.w246{width:auto;height:auto;display:block;text-align:Right;padding:5px 5px 5px 5px;}
#w253{width:auto;height:auto;display:block;text-align:right;padding:0px 5px 5px 0px;border-right:solid 1px #DCE4EC;border-bottom:solid 1px #DCE4EC;border-left:solid 1px #DCE4EC;}
#Footer{width:960px;height:auto;display:block;color:#17151A;font-size:85%;min-height:21px;}
#w257{width:185px;height:auto;display:block;text-align:left;}
#w254{width:52px;height:auto;display:block;padding:2px 0px 0px 3px;}
#w256{width:130px;height:auto;display:block;padding-top:7px;}
#w265{width:615px;height:auto;display:block;text-align:center;padding:4px 5px 0px 5px;}
#w269{width:150px;height:auto;display:block;text-align:right;padding-top:4px;}
.rStemplate1_FinishList
{
height:10px;
}

