.body-normal {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body-normal a {
	color: #2222CC;
}
.body-normal a:hover {
	color: #22CC22;
}
	
.body-normal-white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.formatdropdown { 
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	margin-bottom: 0; 
}

.topmenu {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.topmenu a {
	color: #0000CC;
	text-decoration: none;
}

.topmenu a:hover {
	color: #22CC22;
}
.main-nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.main-nav a:hover{
	color: #22FF22;
	text-decoration:none;
}
.main-nav a{
	color: #0000FF;
	text-decoration:none;
}

.main-nav-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.body-headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33CC66;
}
.body-headline a:hover{
	color: #33CCFF;
}
.body-headline a{
	color: #0000FF;
	text-decoration:none;
}
.page-background {
	background-color: #e5ecf3;
}
.field-background {
	background-color: #F0F3FF;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #330099;
	text-decoration: none;
}
.news-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.news-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #25B025;
	text-decoration: none;
}
.product-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
	text-decoration: none;
}
.category-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
	text-decoration: none;
}
.legal-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.subheader-example {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.form-input-1 {
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.bg-norepeat {
	background-repeat: no-repeat;
}

.bg-norepeat-rightanchor {
	background-repeat: repeat-y;
	background-position: right;
}

.bg-repeathoriz {
	background-repeat: repeat-x;
}

.bg-repeatvert {
	background-repeat: repeat-y;
}
