@charset "UTF-8";
/* CSS Document */



a:link {
	color: #f37060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f37060;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: 400;
}
a:active {
	text-decoration: none;
	color: #f37060;
}

body{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	background-image:url(/images/dotGridWhiteGray.gif);
	background-repeat: repeat;
	color: #57513f;
	letter-spacing: 0.05pt;
	} 

.pageHeader{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #443f31;
	word-spacing: normal;
	letter-spacing: .04pt;
	font-family:Arial, Helvetica, sans-serif;
}


.shopHeader{
font-size: 9pt;
font-family: Arial, Helvetica;
font-weight: bold;
color: #363636;
text-transform: uppercase;

}

.footer{
font-size: 7pt;
font-family: Arial, Helvetica;
color: #443f31;
}

.mainSubTitle{
font-size: 12pt;
font-family: Arial, Helvetica;
text-transform: uppercase;
color: #443f31;
}

.subHeader{
font-size: 10pt;
font-family: Arial, Helvetica;
color: #443f31;
}

.bodyBold{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #443f31;
	text-transform: none;
}

.bodyItalic{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #443f31;
	font-style: italic;
}
.body {
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #443f31;
	text-transform: none;
	line-height: 18px;
}
.titleblue {
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: f37060;
	word-spacing: normal;
	letter-spacing: 0.03pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.popup-body {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #443f31;
	line-height: 14pt;
}
.box {
	border: thin solid #999999;
}
.body8pt {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #57513f;
	text-transform: none;
	line-height: 12px;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 0em;
}
