/* CSS Document */

a.home {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.home {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc33;
	text-decoration: none;
}
a.vox {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover.vox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.email {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
}
a:hover.email {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.prodlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
a:hover.prodlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.toplink {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.toplink {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.toplinkover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.vision {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.paratext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align:justify;
	}
.tabtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align:left;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: efefef;
	border: 1px solid #000000;
}
a.toplink1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.hover:toplink1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}