body, td, th {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #484848;
	line-height: 1.30em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #CAD1DA;
	background-color: #E7EBF0;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

a, a:visited, a:active {
	color: #000E87;
}

.mainCopy, .mainCopy th, .mainCopy td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.40em;
}

.mainCopy h1 {
	font-size: 14px;
	color: #486890;
	margin-top: 0px;
	margin-bottom: 7px;
}

.mainCopy h2 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #f0ac08;
}

.mainCopy h3 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #000000;
}

ul, ol {
	margin-top: 10px;
	margin-bottom: 7px;
}

.contentDate {
	color: #9F9F9F;
}

.quickForm {
	width: 140px;
	border-style: solid;
	background-color: #E7EBF0;
	border-color: #CAD1DA;
	border-width: 2px;
}

.footer, .footer a, .footer a:visited, .footer a:active{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav, .nav a, .nav a:visited, .nav a:active {
	font-size: 11px;
	line-height: 1.40em;
}

.category {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}

.formLabel {
	font-weight : bold;
}

.formLabelOptional {
	font-weight : bold;
	color : #808080;
}

.tip {
	font-size : 10px;
}

.forumsRowAlt1 {
	background-color : #F5F5DC;
	height: 25px;
}

.forumsRowAlt2 {
	background-color : #FFFFFF;
	height: 25px;
}

.frontError {
	font-weight : bold;
	color : #FF3300;
}

/* on checkout or view cart page */
.shopRowAlt1 {
	background-color : #F5F5DC;
	height: 25px;
}

.shopRowAlt2 {
	background-color : #FFFFFF;
	height: 25px;
}

 /* for the navbar cart */
.shopNavRowAlt1 {
	background-color : #F5F5DC;
	height: 10px;
}

.shopNavRowAlt2 {
	background-color : #FFFFFF;
	height: 10px;
}

.formPanel {
	border-style: dotted;
	border-width: thin;
}


/* specific to this style sheet */
a.clear, a.clear:visited, a.clear:active {
	text-decoration: none;
}

.strongSmall {
	font-size:11px;
	font-weight: bold;
}
