body {
	background-color: #515151;
}
.dynMnuList1 {
	color: #000000;
	text-decoration: none;
}
.dynMnuList2 {
	color: #555555;
	text-decoration: none;
}
A:HOVER.dynMnuList2, A:HOVER.dynMnuList1 {
	color: #cc0000;
	text-decoration: none;
}
td {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : normal;
		color: #000000;
}
.red {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13pt;
		font-weight : normal;
		color: #cc0000;
}
.sections {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #FFFFFF;
}
.pdf {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #000000;
}
.cat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #000000;
	text-align: center;
	background-color : #ffffff;
}
.cat2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #000000;
	text-align: left;
	background-color : #ffffff;
}
.catdesc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #000000;
	text-align: center;
	background-color : #cccccc;
}
.pulldown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #000000;
	text-align: center;
	background-color : #c0c0c0;
}
.catdescsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color: #000000;
	text-align: center;
	background-color : #cccccc;
}
.coltitles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color: #000000;
	text-align: center;
	background-color : #ffffff;
}
.menu, A:LINK.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #999999;
	text-decoration : none;
}
A:HOVER.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
}
.menuc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #FFcc33;
	text-decoration:none;
}
.menu_padding {
	padding-left:3px;
}
.ctitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: #000066;
	background-color : #ffcc33;
	height : 41px;
	padding-left:15px;
	padding-right:15px;
}
/*
 A:VISITED.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #999999;
	text-decoration : none;
}
*/
A:VISITED.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #cc0000;
	text-decoration : none;
}
A.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #cc0000;
	text-decoration : none;
}
A:HOVER.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: white;
	text-decoration : none;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color: #cc0000;
}
.section_title {
	background-color:#0000CC;color:#ffcc33;font-weight:bold;font-size:11pt;text-align:center;cursor:hand;
}
.section_title_c {
	background-color:#000000;color:#ffffff;font-weight:bold;font-size:11pt;text-align:center;cursor:hand;
}
.contentPadding { padding-left:15px;padding-right:15px;padding-top:4px; }