/* CSS Document */

p{
font-family: "Microsoft Sans Serif";
font-size: 11px;
color: #000000;
line-height: 13px;
padding: 3px;
}
.headerlinks {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.headerlinks:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
}

.bold {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bannerdesc {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	line-height: 18px;
	font-weight: normal;
	padding: 3px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	display: inline-table;
	padding: 3px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	display: inline-table;
	padding: 3px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
}
.paragraphlinks {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}

.paragraphlinks:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
li {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.listlinks {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.listlinks:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #999999;
	line-height: 13px;
}

