body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#5E67A6;
	color:#666666;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 13px;
	
}

.topnav a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size:small;

	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: small;

	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #FFFF00;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #21418E;
	background-color: #CCDAC5;
	display: block;
	padding: 0px 3px 7px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}

.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
color: #21418E;
	background-color: #CCDAC5;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	padding: 0px 3px 5px;
}

.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #21418E;
	background-color: #CCDAC5;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	padding: 0px 3px 5px;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	background-color: #CCDAC5;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4F4F4F;
	text-decoration: none;
}
.greytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4F4F;
	text-decoration: none;
}

.spectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.no_margin {
	margin: 0px;
	clear: both;
	float: left;
}

.greytext_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.product_box {
	border: 4px solid #EBF0E8;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #23438E;
	padding: 4px;
	text-indent: 8px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #23438E;
	padding: 2px;
	text-indent: 8px;
}