/*-----------------------------------------------------------------------------------
  Global Reset 
-----------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body, td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F1AC1C;
	text-decoration: none;
}
a:visited {
	color: #F1AC1C;
	text-decoration: none;
}
a:hover {
	color: #800D1D;
	text-decoration: underline;
}
a:active {
	color: #F1AC1C;
	text-decoration: none;
}
h1 {
	padding: 0px;
	color: #871024;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	padding: 0px;
	color: #333;
	margin: 16px 0px 3px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	border-bottom: 1px solid #D8D8D8;
}
.h2_margin {
	margin: 16px 0px 8px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 8px;
	color: #871024;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #F1AC1C;
	margin: 0px 0px 8px 0px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	color: #333;
	margin: 0px 0px 8px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
p {
	padding: 0px;
	line-height: 1.7em;
	margin: 0px 0px 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #666;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 15px 40px;
	padding: 0px;
	float: none;
	color: #666;
}
ol {
	margin: 0px 0px 15px 40px;
	padding: 0px;
	color: #666;
}
li {
	margin: 0px 0px 2px;
	padding: 0px;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-style: oblique;
}
form {
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 12px;
}
input {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 span {
	padding: 0px;
	color: #F1AC1C;
	font-weight: normal;
	margin: 0px;
	font-style: oblique;
	font-size: 16px;
	letter-spacing: normal;
}
.p_intro, .p_intro p {
	padding: 0px;
	line-height: 1.75em;
	margin: 0px 0px 14px;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: oblique;
	color: #4D4D4D;
}
.p_details {
	padding: 0px;
	line-height: 1.1em;
	margin: 0px 20px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666;
}
.ul_checkmarks, .ul_question, .ul_arrows {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: oblique;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 8px 20px;
	padding: 0px;
}
.ul_question li {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/check_Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ul_checkmarks li {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/checkmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ul_arrows li {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 26px;
	background-image: url(../img/C2A_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display: block;
}
.floatRight {
	float: right;
}
.p_mini_spacer {
	line-height: normal;
	font-size: 8px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.p_mini_divider {
	line-height: normal;
	margin-bottom: 20px;
	text-align: center;
	margin-top: -8px;
}
blockquote {
	padding: 20px 30px 11px 50px;
	background-color: #F9F9F9;
	margin: 0px 0px 10px;
	background-image: url(../img/quote_icon_gray.png);
	background-position: 14px 16px;
	background-repeat: no-repeat;
	text-align: left;
}
blockquote p {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 1.6em;
	font-size: 18px;
	margin: 0px 0px 12px;
	padding: 0px;
}
blockquote p span {
	display: block;
	text-align: right;
	color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
blockquote p span a, blockquote p span a:link, blockquote p span a:visited {
	color: #5B5B5B;
}
blockquote p span a:hover {
	color: #911429;
}
.floatLeft {
	float: left;
}
.textGray {
	color: #CCC;
}
.textTiny {
	font-size: 11px;
	font-style: normal;
}
.textTiny10 {
	font-size: 10px;
	font-style: normal;
}
.textWhite {
	color: #FFF;
}
.textDarkGray {
	color: #333;
}
.textYellow {
	color: #F1AC1C;
}
.textBlue {
	color: #2E3192;
}
.textBlueGrey {
	color: #5B5C97;
}
.textWeightNormal {
	font-weight: normal;
}
.textRed {
	color: #911429;
}
.textRedTiny {
	color: #911429;
	font-size: 11px;
}
.textPop {
	color: #911429;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 0px;
}
.locationPromo {
	display: block;
	padding: 15px 15px 15px 110px;
	border: 1px dotted #F1AC1C;
	margin-bottom: 15px;
	background-color: #FEF7E7;
	position: relative;
	line-height: normal;
}
a.locationPromo:hover {
	border: 1px dotted #911429;
	text-decoration: none;
	background-color: #F8F8F8;
}
.textDetails {
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	font-style: oblique;
	line-height: normal;
}
.textLabel {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #F1AC1C;
	float: left;
	width: 85px;
	position: absolute;
	left: 15px;
	top: 15px;
	line-height: 24px;
	text-transform: uppercase;
}
.floatLeftPad {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.textParagraphFootnote {
	font-size: 12px;
	padding: 0px;
	line-height: normal;
}
.floatRightPad {
	float: right;
	border: 2px solid #E6E6E6;
	margin: 4px 0px 7px 10px;
	padding: 0px;
}
.p_leftMargin {
	margin-left: 20px;
}
a.floatRightPad {
	border: 2px solid #E6E6E6;
}
a.floatRightPad:hover {
	border: 2px solid #F1AC1C;
}
.noscriptDiv {
	background-color: #FFDFDF;
	padding: 8px;
	border: 1px solid #7F0D1D;
	margin-bottom: 15px;
	color: #000;
}
.noscriptDiv a {
	color: #666;
}
.indent_left {
	margin-left: 30px;
	margin-top: 15px;
}
