@charset "UTF-8";

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #CC1066;
}
a:active {
	text-decoration: none;
	color: #F9F;
}
.pink_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3399;
}
/* CSS Document */

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.body_copy_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.form_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:normal;
}

.textarea
{
	color: #CC0066;
	background: #ffffff;
	border: 1px solid #CC0066;
	font-size:12px;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
}

.input
{
	color: #CC0066;
	background: #ffffff;
	border: 1px solid #CC0066;
	font-size:12px;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.bg_stroke_subnav_cami {
	background-image: url(../images/subnav_stroke.gif);
	background-repeat: no-repeat;
	background-position: 39px 31px;
}
.bg_stroke_subnav_vest {
	background-image: url(../images/subnav_stroke.gif);
	background-repeat: no-repeat;
	background-position: 190px 31px;
}
.body_copyLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
}
.footercc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.body_copyLrg {
	text-align: left;
}
.body_copy .body_copy_sm strong {
	font-weight: bold;
}
.body_copy {
}
.body_copy strong {
}

