body {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.headline {
	font-family : helvetica,arial;
	font-size : 22pt;
	font-weight : normal;
	font-style : normal;
	color : #345e5c;
	text-decoration : none;
}

.shoechartheader {
	font-family : helvetica,arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.shoechartdata {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

div.largetext1 {
	font-family : helvetica,arial;
	font-size : 26pt;
	font-weight : normal;
	font-style : normal;
	color : #345e5c;
	text-decoration : none;
	
	}
div.largetext2 {
	font-family : helvetica,arial;
	font-size : 22pt;
	font-weight : normal;
	font-style : normal;
	color : #345e5c;
	text-decoration : none;
	
	}
	
div.sectionheader {
	font-family : helvetica,arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #345e5c;
	text-decoration : none;
	}

div.tagline {
	font-family : helvetica,arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #345e5c;
	text-decoration : none;
	}

div.footnote {
	font-family:  helvetica,arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	}		

.leftnavlink {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #EFB100;
	text-decoration : none;
	}	

.LeftNavHere {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : italic;
	color : white;
	text-decoration : none;
	}

a.order {
	font-family : helvetica,arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	}
	
a.order:Hover {
	color : #820202;
	text-decoration : none;
	}

a.Contact:Hover {
	color : #820202;
	}	
	
a.leftnavlink:Hover {
	color : white;
	}
a {
	color: #345e5c;
	text-decoration: none;
	}	
	
a:Hover {
	color: #345e5c;
	text-decoration: underline;
	}	

.bottomnav {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #345e5c;
	text-decoration: none;
	}
	
a.bottomnav:Hover {
	color: #345e5c;
	text-decoration: underline;
}

a.Bottom-nav:Hover {
	color : #820202;
	text-decoration : none;
}

input {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: black;
}

td.field {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

td.label {
	font-family: helvetica, arial;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

td.labelreq {
	font-family: helvetica, arial;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

td.title {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #EFB100;
	background-color:#345e5c;
}

.tborder {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #345e5c;
}

.tborderhere {
	font-family: helvetica, arial;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

.orderinstruct {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

.orderreview {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;
}
select {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

textarea {
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;
}

div.errortitle {
	font-family : helvetica,arial;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

div.errormsg {
	font-family : helvetica,arial;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

td.sizetableheader {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : white;
	background-color: black;
	text-decoration : none;
}

td.sizetableodd {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color: white;
	text-decoration : none;
}

td.sizetableeven {
	font-family : helvetica,arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color: whitesmoke;
	text-decoration : none;
}

td.sizetabletitle {
	font-family : helvetica,arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	background-color: white;
	text-decoration : none;
}