@charset "iso-8859-1";
/* CSS Document */

.navH {
	color : #666;
	text-align : center;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
}
#horiz1 {
	position : absolute;
	left :  650px;
	top : 5px;
	width : 60px;
	height : auto;
}
#horiz2 {
	position : absolute;
	left :  712px;
	top : 5px;
	width :110px;
	height : auto;
}
#horiz3 {
	position : absolute;
	left :  825px;
	top : 5px;
	width :60px;
	height : auto;
}
#horiz4 {
	position : absolute;
	left :  890px;
	top : 5px;
	width :85px;
	height : auto;
}
a#current {
	color: #F93;
	text-decoration: none;
	cursor: default;
}
.verticalcat { /* navtext */
	color : #F7F5F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	list-style: none;
}
.vertical { /* navtext */
	color : #F7F5F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	list-style: none;
}
#navVertcat { /* --navVertical-- */
	position : absolute;
	left :  0pt;
	top : 148px;
	width : 238px;
	height : auto;
	text-align: right;
	list-style: none;
}
#navVert { /* --navVertical-- */
	position : absolute;
	left :  0pt;
	top : 130px;
	width : 238px;
	height : auto;
	text-align: right;
	list-style: none;
}
.copyPie {
	color : #333;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.mailPie {
	text-align : center;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px;
}

