body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	list-style-type: square;

}

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}

td.navigation, tr.navigation {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

A.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}

A.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C60021 !important;
	text-decoration: underline;
}

A.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

A.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60021;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.personnelName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	list-style-type: square;
	font-variant: normal;
	list-style-position: outside;
	text-indent: 0pt;


}
.squarePic {
	border: 1px dotted #999999;
}

.pdf{
	margin-left: -40px;
	margin-bottom: 3px;
	padding: 0 0 0 18px;
	list-style: none;
	line-height: 25px;
	background: url(../images/icon_pdf.gif) no-repeat 0px 5px;
}

.wmp{
	margin-left: -40px;
	margin-bottom: 3px;
	padding: 0 0 0 18px;
	list-style: none;
	line-height: 25px;
	background: url(../images/icon_wmp.gif) no-repeat 0px 5px;
}.homepageBack {
	background: url(none) no-repeat right bottom;
}

.homepage img {
	border: 1px solid #fff;
}

.homepage a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

.homepage a:hover {
	text-decoration: underline;
}