a:link, a:active, a:visited { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none 
}

a.leftNavText, a.leftNavText:visited {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #486077; 
	text-decoration: none 
}

a.footerNavText {
	font-family: Verdana; 
	font-size: 10px;
	color: #9aa3a9;
}

a.leftNavText:hover, a.footerNavText:hover {
	color: #b15008;
	text-decoration: underline 
}

.leftNavText, .leftNavTextOn { 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #486077; 
	text-decoration: none 
}

.footerText { 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #486077; 
	text-decoration: none 
}

.headline { 
	font-family: Verdana; 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none 
}

.leftNavTextOn { 
	color: #b15008;
}

.footerText {
	font-family: Verdana; 
	font-size: 10px;
	color: #b0afb5;
}

.bodyText, .formText, .formHeadline, .bodyTextFootnote { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
}

.bodyTextFootnote { 
	font-size: 10px; 
}

.formText, .formHeadline {
	font-weight: bold;
}

.formHeadline {
	font-weight: bold;
	color: #2b6694;
}

input, .radio, .checkbox, .inputMonth, .inputYear, textarea, .formSubmit {
	background-color: #ffffff;
	border: 1px solid #2b6694;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
	color: #2b6694;
	width: 170px;
	height: 18px;
}

.inputMonth {
	width: 30px;
}

.inputYear {
	width: 50px;
}

.formSubmit {
	width: 90px;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	color: #ff0000;
}

textarea {
	width: 400px;
	height: 75px;
}

.radio, .checkbox {
	width: 20px;
	height: 18px;
	border: 1px solid #f4f4f4;
	background-color: #f4f4f4;
}

.tableText { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
}

.storePrice {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold; 
	color: #006600; 
	text-decoration: none 
}

.storeDescription {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
}

.storeCartLink {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none 
}


