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


.style1 {color: #FFFFFF}
.style2 {color: #004371}
.style3 {color: #004472}
a:link {
	color: #004371;
	text-decoration: none;
}
a:visited {
	color: #004371;
	text-decoration: none;
}
a:hover {
	color: #001F33;
	text-decoration: none;
}
a:active {
	color: #004371;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.startShopping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bodycopy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bodycopy14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.undernavCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7d6327;
}
