<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bd {
font-size:0.75em;
}

/* START CONTENT */
.content {
	width:808px;
	float:left;
	padding:0;
	font-size:1.1em;
}

.content h1 {
	font-size:2.4em;
	color:#05173d;
	font-family: lato, Lato, Georgia, "Times New Roman", Times, serif;
	padding-bottom:15px;
	line-height:25px;
	font-weight:normal;
	margin:0;
	padding:0px 0px 20px 0px;
}

.content h3{
	padding:0;
	font-weight:bold;
	font-family: lato, Lato, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#05173d;
}

.content h3 a:link,
.content h3 a:visited,
.content h3 a:hover {
	color:#05173d;
	text-decoration:none;
}

.content h2 a:link,
.content h2 a:visited,
.content h2 a:hover {
	color:#05173d;
	text-decoration:none;
}

.content p {
	padding-bottom:15px;
	font-family: lato, Lato, Arial, Helvetica, sans-serif;
}

.content blockquote{
	margin-left:15px;
}

.content a:link,
.content a:visited,
.content a:hover {
	color:#394A7C;
}

p.border {
	border-bottom:1px solid #999999; 
	margin:0px 0px 10px 0px;
}

.border {
	border-bottom:1px solid #999999; 
	margin:0px 0px 10px 0px;
}

#border {
	border-bottom:1px solid #999999; 
	margin:0px 0px 10px 0px;
}

.content hr {
	color:#999999;
	background-color:#999999;
	height:1px;
	border:0;
	margin:0px 0px 10px 0px;
	padding:0;
}

#last {
	border-bottom:0px;
}

/* RANDOM STYLES */

.left {
	float:left; 
	width:50%;
}

.right {
	float:right;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.leftBox {
	float:left;
	width:280px;
	margin:0px 0px 15px 0px;
}

.rightBox {
	float:right;
	width:280px;
	margin:0px 0px 15px 0px;
}

.boldBlue {
	color:#05173d; 
	font-weight:bold;
}

.leftIndent {
	margin-left:15px;
}

.rightMargin {
	margin-right:40px;
}

.bottomMargin {
	margin-bottom:15px;
}

.inputButton {
	margin:0px 3px 0px 0px;
	float:left;
}

/* LIST STYLES */

.content ul {
	margin-left:2em;
}

.content ol {
	margin:0 0 0 30px;
}

ol.list2 li {
	padding-bottom:15px;
}

ul.list {
	list-style-position:outside;
	margin:0 0 0 30px;
	padding-left:0;
}

ul.list li {
	margin:0px 0px 15px 0px;
} 

ul.list2 {
	list-style-position:outside;
	margin:0 0 0 2em;
	padding-left:0;
}

ul.list3 {
	margin:0;
	list-style-position:inside;
	padding-bottom:15px;
}

ul.list4 {
	margin:0px 0px 15px 15px;
} 

ul.list4 li {
	margin:0px 0px 5px 15px;
} 

ol.list {
	list-style-position:inside;
	margin:0px 0px 15px 0px;
}

ol.list li{
	margin:0 0 0 1em;
} 

/* BEGIN TAB NAVIGATION*/
.tabNav{
	margin:0;
	display:block;
	border-bottom:1px solid #999999;
	padding:4px 0px 5px 0px;
	position:relative;
	top:4;
}
.tabNav span {
	background-image:url(../images/service-client/tabTopLeft_up.gif);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
	margin:0px 5px 0px 0px;
	padding:4px 0px 5px 0px;
  /* padding:0px 0px 0px 0px; */

}

.tabNav span a:link,
.tabNav span a:visited {
	background-image:url(../images/service-client/tabTopRight_up.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:4px 8px 5px 8px;
	margin:0;
	text-decoration:none;
	color:#444444;
}


.tabNav #selected {
	background-image:url(../images/service-client/tabTopLeft_down.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 5px 0px 0px;
	padding-left:1px;
	text-decoration:none;
	font-weight:normal;
}

.tabNav #selected a:link,
.tabNav #selected a:visited,
.tabNav #selected a:hover {
	background-image:url(../images/service-client/tabTopRight_down.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:4px 8px 5px 8px;
		border-bottom:1px solid #FFF;
}
/* TAB NAV LEVEL 2 */

.tabNav_level2 {
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:0px solid #999999;
	font-size:1em;
}

.tabNav_level2 span {
	margin:0;
	padding:0px 3px;
}

.tabNav_level2 span a:link,
.tabNav_level2 span a:visited {
	text-decoration:none;
}

.tabNav_level2 span#selected a:link,
.tabNav_level2 span#selected a:visited,
.tabNav_level2 span#selected a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.tabNav_level2 span a:hover{
	text-decoration:underline;
}

/*tabContent START*/

.tabContent {
	border:1px solid #999999;
	border-top:0px;
	background:#FFF;
	padding:10px;
	margin-top:0px;
}

.tabContent h1 {
	color:#05173D;
	font-size: 1.75em;
	font-weight:bold;
	padding-bottom:5px;
	font-family: lato, Lato, Arial, Helvetica, sans-serif;
}

.tabContent h2 {
	color:#05173D;
	font-size: 1.5em;
	font-weight:bold;
	padding-bottom:5px;
}

.tabContent h4{
	font-weight:normal;
	padding-bottom:5px;
	font-size:0.95em;
}

/* CONTENT NAVIGATION */

#signupform input:focus, select:focus, textarea:focus {
background: #cdd8de;
border: 1px solid #a4a3a3;
}
#signupform input, select, textarea {
font: 1em Arial,verdana,sans-serif;
border: 1px solid #c2c2c2;
}

#signupbox { width:100%; border: solid 1px #999; padding: 5px;}



.tabContent ul.contentNav {
	width:30%;

}

ul.contentNav {
	width:47%;
	float:left;
	margin:0;
	color:#05173d;
	padding:0;
}

ul.contentNav li{
	margin:0px 0px 10px 0px;
	padding:0;
		list-style-type: none;
    list-style-image: none;
}

ul.contentNav a:link,
ul.contentNav a:visited{
	color:#394a7c;
	text-decoration:none;

}

ul.contentNav a:hover{
	text-decoration:underline;
	color:#05173d;
}
/*tabContent END*/

/* PAGE SPECIFIC STYLES */

/* ABOUT US */

/* RETAIL STORES */

#special_event img {
	margin:5px 0px 10px 0px;
}

#store_services .left {
	float:left;
	width:278px;
	padding:0px 15px 0px 0px;
}

/* DEDICATION */

#dedication .list ul li {
	margin:0px 0px 15px 0px;
}

/* AS SEEN IN */

#as_seen_in img {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

#as_seen_in h3 {
	margin:0px 0px 10px 0px;
	color:#333333; 
}

#as_seen_in a{
	text-decoration:none; 
}

#as_seen_in h4 {
	width:280px; 
	height:20px; 
	background-color:#0d3a77; 
	text-align:right; 
	padding:0px 0px 0px 0px;  
	line-height:20px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
}

#as_seen_in p {
	color:#444444;
	margin:3px 0px 0px 0px;
}


#as_seen_in div {
	
	
}

#as_seen_in h4 img {
	margin:0px 5px -2px 3px; 
	border:0px;
}

/* GUARANTEED PERIOD */

#guaranteed p {
	margin:0px 15px 0px 15px;
}

#guaranteed h3 {
	margin:0px 15px 0px 15px;
}

/* IN MEMORY OF GARY COMER */

#memory_gary {
	font-family: lato, Lato, Georgia, "Times New Roman", Times, serif;
	color: #524C41;
	text-align:center;
}

#memory_gary table {
	margin:0px 0px 15px 0px;
}

#memory_gary a{
	text-decoration:none;
	color:#05173d;
}

#memory_gary h2 {
	text-align:center;
	margin:10px 0px 10px 0px;
	font-weight:normal;
	font-size: 1.3em;
}

#memory_gary p {
	font-family: lato, Lato, Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	margin:0px 15px 0px 15px;
}



/* CUSTOMER SERVICE */

/* MONOGRAMMING STYLES */

/*#styles .left {
	width:260px;
	float:left;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}

#styles .right {
	width:260px;
	float:right;
	margin:0px 0px 7px 0px;
}

#styles table td {
	padding-left:5px;
}

#styles table th {

	padding:5px 5px 5px 5px;
}
*/

/*#styles h2 {
	color:#05173D;
	text-align:center;
	background-color:#D4D7EC;
	border:1px solid #05173D;
	padding:5px 0px 5px 0px;
}


#styles h2 {
	color:#05173D;
	text-align:center;
	background-color:#D4D7EC;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #999999;
	font-size:16px;
}


#styles .info {
	border-bottom:1px solid #999999;
}

#styles .info ul {
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 15px;
}

#styles .styleBox table {
	margin:5px 0px 0px 0px;
	border-collapse: collapse;
	font-weight:bold;
	font-size: 16px;
}

.left .styleBox {
	padding:7px 0px 7px 0px;
	height:78px;
	border-bottom:1px solid #999999;
	margin: 0px 0px 0px 0px;
}

.right .styleBox {
	padding:7px 0px 7px 0px;
	border-bottom:1px solid #999999;
}

.styleBox img {
	border:1px solid #999999;
	float:left;
	margin:0px 7px 0px 0px;
}

.styleBox p {
	margin:5px 0px 0px 0px;
	padding:0;
}

.styleBox h3 {
	font-size:13px;
}
*/

#monoStyles .stylesInfo {
	width:200px;
	float:left;
	margin-right:30px;
}


#monoStyles .stylesInfo ul {
	margin:5px 0px 0px 17px;
}

#monoStyles .stylesInfo ul li {
	padding-bottom:2px;
}

/* PUNCTUATION TABLE */
#monoStyles .stylesInfo table {
	border-collapse:collapse;
	font-weight:bold;
	text-align:center;
	margin:5px 0px 10px 0px;
}

#monoStyles hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	clear:both;
}

#monoStyles .stylesContainer {
	float:left;
}

.styles {
	float:left;
	width:100px;
	border-right:1px solid #CCCCCC;
	text-align:center;
	margin:0px 0px 10px 0px;
}

.styles .image {
	height:50px;
}

.styles h4 {
	font-size:0.9em;
	padding-bottom:1px;
}

#noBorder {
	border:0;
}


/* MONOGRAMMING THREAD COLORS */

.threadColors {
	padding:0px 0px 25px 0px;
	text-align:center;
	width:auto;
}

.swatchContainer h4 {
	font-size:11px;
	padding:3px 0px 5px 0px;
	text-align:center;
	width:100px;
	font-weight:normal;
}

.swatchContainer {
	float:left;
	padding:5px 0px 0px 0px;
	text-align:center;
}


/* MONOGRAMMING LOCATIONS */

#locations span {
	padding-right:5px;
}

#locations .border a:link,
#locations .border a:visited {
	color:#394a7c;
	text-decoration:none;
	padding-right:5px;
}

#locations .border a:hover {
	color:#05173D;
	text-decoration:underline;
	padding-right:5px;
}

#locations .border {
	padding-bottom:5px;
}

#locations .border #selected a:link,
#locations .border #selected a:visited,
#locations .border #selected a:hover {
	font-weight:bold;
	text-decoration:underline;
}
/*#locations ul {
	margin:0px 0px 20px 0px;
}

#locations ul li {
	margin:0px 0px 0px 15px;
}*/


/* CUFFING &amp; HEMMING */

ul.leSites li {
	padding-bottom:10px;
}

ul.leSites a:link{
		padding-left:3px;
	text-decoration:none;
	}
ul.leSites a:visited{	
	padding-left:3px; 
	text-decoration:none;
	}
	
ul.leSites a:hover {
	padding-left:3px;
	text-decoration: underline;
}


#cuffing_hemming .list ul{
	margin:10px 0px 5px 15px;
}

#cuffing_hemming .list ul li{
	padding:0px 0px 5px 0px;
}


#cuffing_hemming table {
	border-collapse:collapse; 
	color:#05173D;
	margin:10px 0px 0px 0px;
}

#cuffing_hemming table .head {
	background-color:#617E9C;
	color:#FFFFFF;
	padding:5px 7px 5px 7px;
}
	

#cuffing_hemming table td {
	padding:5px 7px 5px 7px;
	border:1px solid #AAAAAA;

}

#cuffing_hemming table th{
	padding:5px 7px 0px 7px;
}


#free_swatches  img {
	margin: 20px 0px 15px 0px;
}

table.shippingCharges th {
	padding-bottom:5px;
}

table.shippingCharges {
	margin-bottom:15px;
}

#shipping ul {
	margin:0px 0px 15px 15px;
} 

#shipping ul li {
	margin:0px 0px 5px 15px;
} 

#shipping h2 {
	padding-bottom:10px;
}


.emailContact h4 {
	font-weight:normal;
	padding-bottom:5px;
}

.emailContact {
}

.emailContact td {
	padding-bottom:10px;
}

#contact_us .leftColumn {
	width:72%; 
	padding-right:10px; 
	margin-bottom:15px; 
	margin-right:10px;
	border-right:1px solid #999999;
	float:left;
}

#contact_us .rightColumn {
	width: 100%!important;
}

#contact_us .textAreaText {
	padding-bottom:5px; 
	font-size:0.8em; 
	width:75%;
}

#contact_us h2 {
	padding-bottom:10px;
}

/*#contact_us h3 {
	padding-bottom:5px;
}*/




#siteMap ul.siteMapLinks {
	width:160px;
	margin-right:40px;
}

#siteMap ul {
	float:left;
	padding-bottom:5px;
	list-style-position:inside;
	font-size:0.85em;
	list-style-type:none;
	margin-left:0;
}

#siteMap ul li {
	font-weight:bold;
}

#siteMap ul li a:link,
#siteMap ul li a:visited {
	text-decoration:none;
	color:#444444;
}

#siteMap ul li a:hover {
	text-decoration:underline;
}

#siteMap ul li ul {
	margin:0;
}

#siteMap ul li ul li {
	font-weight:normal;
}

#siteMap h2 {
	padding:5px 0px 5px 0px;
}

#siteMap h3 {
	padding:5px 0px;
}



#request_catalog h2 {
	color:#05173D;
	font-size: 1.8em;
	font-weight:normal;
	padding-bottom:15px;
}

#request_catalog table td {
	padding:5px 10px 5px 5px;
}

#request_catalog table {
	border:1px solid #999999;
	margin-bottom:15px;
}

#legal p {
	font-size:0.85em;
}

#legal ul {
	font-size:0.85em;
}

#legal h4 {
	font-size:0.9em;
}

table.fitTips {
	border-collapse:collapse;
	margin:10px 0px 0px 0px;
	border:1px solid #999999;
}

table.fitTips th {
	background-color:#05173d; 
	color:#FFFFFF;
	padding:4px 3px;
	font-size:1.1em;
}

table.fitTips td {
	padding:5px 5px 0px 5px;
	font-weight:bold;
}
/*form input {
	float:left;
}*/


/* SIZE CHART TABLES */

#wOberteile {

	float:left;
	margin-bottom:15px;
}

#wOberteileMetric {
	width:275px;
	height:300px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wHosen{
	margin-bottom:15px;
	float:left;
}

#wHosen{
	width:250px;
	height:300px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wCuffingHemming {
	width:300px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wHats {
	width:200px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
	float:left;
}

#wGloves {
	width:200px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
	float:left;
}

#wTights {
	width:150px;
	height:150px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wTightsMetric {
	width:150px;
	height:150px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wBoots {
	width:275px;
	height:400px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wBootsMetric {
	width:275px;
	height:400px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSchuhe{
	margin-bottom:15px;
	margin-top:15px;
}

#wMaternity {
	width:250px;
	height:275px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wMaternityMetric {
	width:250px;
	height:275px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegular {
	margin-bottom:15px;
}

#wSwimRegularD {
	width:350px;
	height:125px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularDD {
	width:300px;
	height:125px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularDDD {
	width:275px;
	height:125px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularPlus {
	width:375px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularMetric {
	width:425px;
	height:150px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularDMetric {
	width:350px;
	height:125px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularDDMetric {
	width:300px;
	height:125px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularDDDMetric {
	width:275px;
	height:125px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#wSwimRegularPlusMetric {
	width:375px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#mOberteile {
	float:left;
	margin-bottom:15px;
}

#mOberteileMetric {
	width:275px;
	height:300px;
	border:1px solid #999999;
}

#mHosen {
	margin-bottom:15px;
	float:left;
}

#mCuffingHemming {
	width:300px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#mHats {
	margin-bottom:15px;
	float:left;
}

#mGloves {
	margin-bottom:15px;
	float:left;
}

#mSchuhe{
	margin-bottom:15px;
}

#gRegular {
	width:275px;
	height:300px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#gSlim {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#gPlus {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kids {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsExtended {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#gRegularMetric {
	width:275px;
	height:300px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#gSlimMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#gPlusMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#bRegular {
	width:275px;
	height:300px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#bSlim {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#bHusky {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#bRegularMetric {
	width:275px;
	height:300px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#bSlimMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#bHuskyMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsExtendedMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#lgRegular {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#lgSlim {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#lgPlus {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#unisex {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#lgRegularMetric {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#lgSlimMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#lgPlusMetric {
	width:250px;
	height:225px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#unisexMetric {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#baby {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#toddler {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#babyMetric {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#toddlerMetric {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsHats {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsGloves {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsTights {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsTightsMetric {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsSocks {
	width:250px;
	height:200px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#kidsSchuhe{
	width:250px;
	height:200px;
	margin-top:10px;
	margin-bottom:15px;
}

#sheetsMatressSizes {
	width:250px;
	height:150px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#pillowSizes {
	width:225px;
	height:400px;
	border:1px solid #999999;
	margin-bottom:15px;
}

#blanketSizes {
	width:200px;
	height:800px;
	border:1px solid #999999;
	margin-bottom:15px;
}

.sizechart td {
	color: #171e3b;
	font-family: lato, Lato, arial, verdana, sans-serif;
	font-size: 9pt;
	padding: 4px 5px;
	border-left: 1px solid #cacbcd;
	text-align: center;
}

.sizechart tr.groupfooter td {
	font-family: lato, Lato, arial, verdana, sans-serif;
	font-size: 9pt;
	padding: 4px 5px;
	border-left: 1px solid #cacbcd;
	border-bottom: 1px solid #cacbcd;
	text-align: center;
	background-color:#dcdff0;
}

.sizechart tr td.coltype {
	border-left: 0px;
}

.sizechart tr td.typename {
	background-color: #617e9c;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

.sizechart td.coltitle {
	background-color: #ffffff;
	color: #171e3b;
	font-weight: bold;
	border-left: 1px solid #171e3b ;
	border-right: 1px solid #171e3b ;
	border-bottom: 3px solid #171e3b;
	padding: 3px 3px 1px 3px;
}

.sizechart tr td.rowtitle {
	background-color: #171e3b;
	color: #ffffff;
	font-weight: bold;
	border-left: 0px;
	border-bottom: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
}

.sizechart tr td.rowtitlenoborder {
	background-color: #171e3b;
	color: #ffffff;
	font-weight: bold;
	border-left: 0px;
	border-bottom: 0px;
	padding: 1px 3px 1px 3px;
}

.sizechart tr td.bigrowtitle {
	background-color: #171e3b;
	color: #ffffff;
	font-size: 14pt;
	border-left: 1px solid #171e3b ;
	border-bottom: 1px solid #ffffff;
}

.sizechart tr td.bigrowtitlenoborder {
	background-color: #171e3b;
	color: #ffffff;
	font-size: 14pt;
	border-left: 1px solid #171e3b ;
	border-bottom:0px;
}

.sizechart  td.footer{
	border-left: 0px;
	border-top: 3px solid #171e3b;
	background-color:#0CF;
}

/* misc. ie hacks */
*HTML .clear{
	display:inline;
}
.handcursor {
	cursor:hand;
	cursor:pointer;
}
.txt-questions{

}

.txt-questions:hover {
	text-decoration:underline;

}
#motif {
width: 100%;
}
#motif div {
float:left;
margin-left: 3px;
margin-top: 8px;
text-align:center;
border: 1px solid #cccccc;
}
html&gt;body #motif div {
margin-left: 6px;
}
#motif div img {
padding-bottom: 4px;
}

	.Cust_cont{ 
	}

	.Size{
		border-left: 1px solid #cacbcd;
		border-top: 1px solid #cacbcd;
	}
	.Size td{
		border-bottom: 1px solid #cacbcd;
		border-right: 1px solid #cacbcd;
		font-family:  lato, Lato, verdana;
		font-size: 10px;
		line-height: 20px;
		color: #05173d;
		text-align: center;
	}
	.Size .title{
		border-bottom: 1px solid #cacbcd;
		border-right: 1px solid #cacbcd;
		font-family: lato, Lato, verdana; font-size: 10px;
		color: #05173d;
		font-weight: bold;
		text-align: left;
	}
	.Size .alternate .title{
		border-bottom: 1px solid #cacbcd;
		border-right: 1px solid #cacbcd;
		font-family: lato, Lato, verdana;
		font-size: 10px;
		color: #05173d;
		font-weight: bold;
		text-align: left;
	}
	.Size .header td{
		background-color: #05173D;
		font-weight: bold;
		font-family: lato, Lato, verdana;
		font-size: 12px;
		color: #ffffff;
		text-align: center;
	}
	.Size .alternate td{
		background-color: #dcdff0;
	}</pre></body></html>