@charset "utf-8";
/* CSS Document */


body {
	background-color: #434484;
}

#header {
	position: absolute;
	z-index: 150px;
	top: 30px;
	left: 150px;
}

.fineprint {
	font-size: 10px;
	color: #CCCCCC;
}

.fineprint a{
	color:#CCCCCC;
	font-size: 10px;
}

.fineprint a:hover{
	color:#999999;
	text-decoration:underline;
	font-size: 10px;
}

.copy {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.copy a {
	color: #8fb4cf;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.copy a:hover {
	text-decoration: underline;
	color: #b2cb7d;
}

.contact {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.contact a {
	color: #8fb4cf;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
	color: #b2cb7d;
}


.nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: right;
}

.nav a:hover{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

.nav a:visited {
	color: #CCCCCC;
	font-weight: bold;
}

.description {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.product {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}


.active {
	color: #b2cb7d;
}

.style2 {
	color: #FFFFFF;
}


.desc {
	font-family: "Trebuchet MS", Georgia, Verdana, Timeless, TimelessTLig;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}

.desc_italic {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", "MS Serif", serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #fdfbdf;
	text-align: left;
	line-height: 18px;
}


.desc_bold {
	font-family: "Trebuchet MS", Georgia, Verdana, Timeless, TimelessTLig;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: addbf4;
	text-align: left;
	line-height: 18px;
}

.desc_header {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0d94df;
	text-align: left;
	line-height: 18px;
}

.header {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

.header_italic {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.zoflex {
	font-style: italic;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}
