
div.header {
	height: auto;
	position: static;
	width: 100%;
}
/* This site REALLY needs to be brought into the new decade. */
div.content {
	position: relative;
	height: 80%;
	width: 100%;
}
.container { width: 48%;}
.left {float: left;}
.right {float: right;}
.PrimaryContent {width: 500px;}
div.footer {
	position: static;
	bottom: 0px;
	height: auto;
	width: 100%;
}

A { font-size: 8pt; font-family: Verdana, Geneva, Arial; }
A:link { color: #339999; text-decoration: underline; } 
A:active { color: #003333; text-decortation: none; }
A:visited { color: #006666; text-decoration: underline; }
A:hover {	color: #333366; text-decoration: none; }

h1 {
	line-height: 12pt;
	font-weight: bold;
	font-size: 10pt;
	color: #996600;
}

h2 {
	font-weight: bold;
	font-size: 8pt;
	line-height: 10pt;
}

.errormessage {
	font-size: 9pt;
	line-height: 11pt;
	color: #FF0000;
}

.error {
	font-family: Arial, Helvetica;
	text-transform: none;
	letter-spacing: .02em;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #FF0000;
	font-variant: normal;
}


table.navigation {
	background-position: left top;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	width: 200px;
	background-repeat: no-repeat;
	background-color: #FFFBD2;
	height: 100%;
}

table.menu {
	margin: 0px;
	text-align: left;
	background-position: left top;
	padding-right: 0.5cm;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-left: 0.03cm;
	height: 100%;
}

table.topnav {
	margin-top: 11px;
	font-size: 7pt;
	margin-bottom: 0px;
	width: 100%;
	line-height: 8pt;
	margin-left: 0px;
	margin-right: 0px;
}

table.footer {
	background-color: #FFFFFF;
	height: 15px;
	margin: 0cm;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}

td.warning {
	color: #FF0000;
}

td.nowrap {
	white-space: nowrap;
}

td.footer {
	background-repeat: repeat-x;
	padding: 0px;
	height: 15px;
	margin: 0cm;
	width: 100%;
	background-position: left bottom;
	background-image: url("../images/border_footer.gif");
}

td.address {
	padding-left: .5cm;
	height: 25px;
	line-height: 9pt;
	font-size: 7pt;
}

.productlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: underline;
	line-height: 9pt;
	text-transform: none;
	font-weight: normal;
	letter-spacing: .01em;
}
.productlink A:link { color: #000000; text-decoration: underline; }
.productlink A:hover { color: #666666; text-decoration: none; }
.productlink A:visited { color: #222222; text-decoration: underline; }

.productitemlist {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	line-height: 9pt;
	text-transform: none;
	font-weight: normal;
	letter-spacing: .01em;
}

.productimage {
	border-width: 0px;
}

.bodytext {
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 11pt;
	text-transform: none;
	font-weight: normal;
	letter-spacing: .01em;
}

.bodyhead {
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
	line-height: 11pt;
	text-transform: none;
	font-weight: normal;
	letter-spacing: .01em;}

img.go-image {
	align: right;
	border-width: 0px;
}

.navigation {
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: bold;
	text-align: middle;
	align: middle;
	font-variant: normal;
	text-transform: none;  
	letter-spacing: .01em;
	font-style: italic;
}
.navigation A:link { color: #339999; text-decoration: underline; }
.navigation A:hover { color: #333366; text-decoration: none; }
.navigation A:active { color: #003333; text-decortation: none; }
.navigation A:visited { color: #006666; text-decoration: underline; }

.address {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt; 
	letter-spacing: .01em; 
	color: #999999; 
	line-height: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
}

.evolve 
{
font-family: Verdana, Arial, Helvetica;
font-size: 8pt; 
letter-spacing: .01em; 
color: #999999; 
line-height: 9pt; 
font-weight: normal; 
font-style: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
}
A.evolve { color: #999999;}
A.evolve:visited { color: #999999; text-decoration: none;}
A.evolve:hover { color: #CC0B0B; text-decoration: underline;}