/* CSS Document */
body {
	background-color: #292549;
}
#page {
	margin: 0 auto;
	width: 760px;
	background-color: #FFFFFF;
	height: auto;
}
#header {
	display: block;
	width: 760px;
	clear: both;
	height: auto;
}
#header2 {
	display: block;
	width: 760px;
	height: auto;
}
#storeEmails {
	display: block;
	width: 760px;
	clear: both;
	height: 35px;
	background-color: #FFFFFF;
	}
#footer {
	display: block;
	width: 760px;
	clear: both;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #AE3E21;
	text-align: center;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	padding-top: 3px;
	line-height: 1.2;
	}
#copyright {
	width: 760px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	text-align: center;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 8px;	
}
.caps {
	font-size: 20px;
	font-weight: bold;
	color: #0C2577;
}
.title {
	font-size: 16px;
	font-style: italic;
}
.subTitle {
	font-size: 14px;
	color: #AE3E21;
}
.subTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE3E21;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.2;
}
.subCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #663366;
	line-height: 1.2;
}
.subSection {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #663366;
	letter-spacing: 1px;
	line-height: .7;
}
.featuredText {
	font-size: 16px;
	font-style: italic;
	color: #660000
}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000
}
.subNote {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
}
a:link {
	color: #AE3E21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.formName {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AE3E21;
	font-weight: bold;
	font-style: italic;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0C2577;
	font-weight: bold;
}