	h1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 20px;
		color : #000000;
		font-weight : bold;
	}
	h2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 17px;
		color : #000000;
		font-weight : bold;
	}
	h3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #000000;
		font-weight : bold;
	}
	td {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
	}
	p {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
	}
	div {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
	}
	span {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
	}
	a, a:visited {
		font-family : Arial, Helvetica, sans-serif;
		font-size : inherit;
		color : #FFFFFF;
		font-weight : inherit;
	}
	a, a:focus, a:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : inherit;
		color : #FFCC00;
		font-weight : inherit;
	}
	ul {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
}
	li {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
	}
	.smallfontsize {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9px;
		color : #000000;
	}
	.errortext {
		align: center;
		padding-bottom : 5px;
		padding-left : 8px;
		padding-right : 5px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #ffffff;
		background-color : #f4f4f4;
		border : 3px solid #cc0000;
	}
	.logintext {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #663366;
	}
	.submitbuttonFront {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
		padding-left:5px;
		padding-right:5px;
		color : #ffffff;
		background-color : #110f50;
		border : 2px ridge #dadada;
	}
	.submitbuttonGray {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
		padding-left:5px;
		padding-right:5px;
		color : #ffffff;
		background-color : #666666;
		border : 2px ridge #dadada;
	}
	.formitemlabel{
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #000000;
		vertical-align : top;
		background-color : #dadada;
	}
	.formitemlabelreq{
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Black;
		vertical-align : top;
		background-color : #dadada;
	}
	.formiteminput {
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Black;
		vertical-align : top;
		background-color : #dadada;
	}
	.formitemcheckbox {
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Black;
		vertical-align : top;
		background-color : #dadada;
	}
	.successtext {
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #ffffff;
		background-color : #c4c4ff;
		border : 1px dashed #555555;
	}
	.toolheader {
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 8px;
		padding-top : 5px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		color : #ffffff;
		background-color : #333333;
	}
	.smallProductImage {
	border : 1px solid #B2B2B2;
}
	a.smallLink, a.smallLink:focus, a.smallLink:hover, a.smallLink:visited {
		font-family : Arial, Helvetica, sans-serif;
		font-size : smaller;
		color : Black;
		font-weight : inherit;
}
	.attributeHeader {
		font-size:10px;
		background-color:#6b6b6b;
		color:#ffffff;
}
	.attributeLineItem {
		font-size:10px;
		color:#000000;
}
.showCartTable {
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #cccccc;
	margin : 8px 8px 8px 8px;
	border-bottom : 1px solid #000033;
	border-top : 1px solid #000033;
	border-left : 1px solid #000033;
	border-right : 1px solid #000033;
}
.showCartHeader {
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	background-color : #110f50;
}
.checkOutForm {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	border: 1px solid #4c4c4c;
}
.formbuilderheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	vertical-align : top;
	background-color : #4c4c4c;
}
.tdheader {
	background-image: url(/media/images/white_band.gif);
	background-repeat: repeat-x;
}
.tdbg2 {
	background-image: url(media/images/sm_white_band.gif);
	background-repeat: repeat-x;
}
.tdgrayline {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #343399;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #343399;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22222;
}
a.navmain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.navmain2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navmain2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.navsublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-left-width: 15px;
	padding-right: 5px;
	border-left-style: solid;
	border-left-color: #343399;
	line-height: 9px;
	text-decoration: none;
}
a.navsub,a.navsub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navsub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	border-top-height: 5px;
	text-decoration: none;
}
a.blue, a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #660000;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a.toolkit, a:visited.toolkit {
	font-family : Arial, Helvetica, sans-serif;
	color : #343399;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:focus.toolkit, a:hover.toolkit {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000cc;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.moreinfo, a:visited.moreinfo {
	font-family : Arial, Helvetica, sans-serif;
	color : #343399;
	text-decoration: none;
}
a:focus.moreinfo, a:hover.moreinfo {
	font-family : Arial, Helvetica, sans-serif;
	color : #343399;
	text-decoration: underline;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #343399;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bodysmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

/************************************************************************/
/*Live Edit classes;                                                    */
/*                                                                      */
/*Used for live edit on frontend                                        */
/************************************************************************/

.divOn{
	border-color: 999;
	border-width: 1px;
	border-style: dashed;
	padding: 9px;
	z-index: 0;
}
.divOff{
	padding: 10px;
	z-index: 0;
}
/* CMC 07/18- taking out so liveedit will work
.editbutton {
	height: 0px;
	visibility: hidden;
}*/


/*AE Styles*/

/*Body*/
.body {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*Table*/
.table {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*Table Cell*/
.td {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*Div*/
.div {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*Span*/
.span {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*Address*/
.a {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
