/* @group Basics */

body{	background-color: #fff;	margin: 0px;	padding: 0px;	color: #666;	vertical-align: top;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	left: 0px;	top: 0px;}a:hover, a:active{	color : #000;	background-color: #fff;	text-decoration : none;}a:link, a:visited{	color: #900;	background-color: #fff;	text-decoration: underline;}h1{	color: #333;	background-color: #fff;	font-size: 16px;	letter-spacing: 2px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}h2{	color: #666;	background-color: #fff;	font-size: 12px;	letter-spacing: 1px;	text-align: left;}

h2.alert {
	color: #c00;
	padding-bottom: 20px;
}

small{	color: #666;	font-size: 10px;}

.subtxt{	color: #666;	font-size: 10px;}

.quote{	color: #666;	background-color: #fff;	text-indent: 40px;	font-size: 11px;	font-style: italic;}

/* @end */

/* @group Custom */

.address{	line-height: 16px;}

/* @end */

/* @group Sub Menu */

#submenu a:link, #submenu a:visited{	color: #999;	background-color: #fff;	text-decoration : none;	font-size: 9px;}#submenu a:hover{	color: #000;	background-color: #fff;	text-decoration : none;	font-size: 9px;}#submenu a:active{	color: #900;	background-color: #fff;	text-decoration: underline;	font-size: 9px;}

/* @end */

/* @group Alerts */

.alert{	color: #900;	background-color: #fff;	font-size: 12px;	font-weight: bold;	letter-spacing: 1px;}

/* @end */

/* @group Forms */

.input-box{	color: #000;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	background: #e4e4e4;	border: #999 solid 1px;	padding: 2px;	width: 120px;}

/* @end */

/* @group Tables */

td.top{	vertical-align: top;	left: 0px;	top: 0px;}td.bottom{	vertical-align: bottom;	left: 0px;	top: 0px;}td.topleft{	vertical-align: top;	text-align: left;	left: 0px;	top: 0px;}td.captions{	vertical-align: middle;	text-align: left;	left: 0px;	top: 0px;}td.center {	vertical-align: top;	margin-right: auto;	margin-left: auto;}table.center{	margin-right: auto;	margin-left: auto;}

/* @end */

/* @group MailChimp */

#mc-embedded-subscribe-form fieldset {
	padding: 20px;
	margin: 0;
	border-style: none;
}

#mc-embedded-subscribe-form fieldset legend {
	font-size: 1.4em;
	color: #666;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

#mc-embedded-subscribe-form fieldset div.indicate-required {
	color: #000;
	font-size: 1em;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group label {
	color: #333;
	font-size: 1.1em;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group label strong.note-required {
	margin: 0;
	padding: 0 5px;
	font-weight: bold;
	color: #000;
	font-size: 1em;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group {
	padding: 6px 0;
	margin: 0;
}

input#mce-EMAIL.required.email, input#mce-FNAME, input#mce-LNAME {
	display: block;
	width: 240px;
}

input#mce-EMAIL.required.email.mce_inline_error {
	border: 1px solid #f33;
	background-color: #ffdada;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group div.mce_inline_error {
	font-size: 1em;
	color: #c00;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group div.input-group ul li {
	list-style-type: square;
}

div#mce-error-response.response {
	padding: 10px;
	background-color: #ffdada;
	color: #c00;
	font-weight: bold;
	margin: 0 0 20px;
}

div#mce-success-response.response {
	padding: 10px;
	background-color: #e2ffde;
	color: #360;
	font-weight: bold;
	margin: 0 0 20px;
}

/* @end */
