@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri;
	font-size: 10pt;
	color: #000000;
}
div.navbar {
	position: relative;
	left: 142px;
	font-size: 12pt;
	color: #92D14F;
	font-weight: bold;
	width: 848px;
	height: 26px;
	top: -26px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #92D14F;
}
div.foot{
	position: relative;
	top: 5px;
}
div.content{
	position: relative;
	width: 100%;
	height:auto;
}
div.pagesize{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	padding: 5px;
}
.construction {
	font-size: 14px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #00547B;
}
a:active {
	text-decoration: none;
}
img.headlogo{
	position: relative;
	top: 0;
	left: 0;
}
.price {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
.optionhead {
	color: #92D14F;
	font-weight: bold;
	font-size: 12pt;
}
.optionspec {color: #92D14F; font-weight: bold;}

