.coSlogan {
	font-family: verdana;
	font-size: 10pt;
	color: #e10000;
	font-style: italic;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;	
}
.contentText {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.content_faq_q {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.content_faq_a {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	padding-left: 20px;
}
.quoteText {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	line-spacing: 0.3em;
}
.pageHeading {
	font-family: verdana;
	font-size: 12pt;
	color: #e10000;
	font-style: italic;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
.smallerText {
	font-family: verdana;
	font-size: 6pt;
	color: #000000;
}
.smallText {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}
.smallTextLink {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.smallTextLink:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #e10000;
	text-decoration: none;
}
.copyright {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}
.menuItem{
	font-family: Bradley Hand ITC;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-decoration: none;
}
.menuItem:hover{
	font-family: Bradley Hand ITC;
	font-size: 10pt;
	color: #e10000;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-decoration: none;
}
.largeMenuItem{
	font-family: Bradley Hand ITC;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.001em;
	text-decoration: none;
}
.largeMenuItem:hover{
	font-family: Bradley Hand ITC;
	font-size: 13pt;
	color: #e10000;
	font-weight: bold;
	letter-spacing: 0.001em;
	text-decoration: none;
}
.inputButton {
	border: 1px solid #AAAAAA;
}
.ie_hack {
	position: relative;
	top: -13px;
}