
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #333333;
}

a.level1 {
	font-size: 9pt;
	line-height: 10pt;
	color: #452C83;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-left: 4px;
	text-decoration: none;
	border-left: 5px solid #9999CC;
}

a.level1:hover {
	background-color: white;
	border-left: 5px solid #FF6633;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #CCCCFF;
	border-top: 1px dotted #CCCCFF;
	text-align: center;
}

a.home {
	color:#452C83;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a.home:visited {
	color:#452C83;
}


.footer {
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.foot {
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}

a.foot:hover {
	background-color: white;
}

.rightsidebar {
	background-image: url(gfx/Rsidebartop.gif);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 1000;
}

a.rightnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#452C83;
}

a.rightnav:hover {
	color: white;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #452C83;
	padding: 0px;
	margin: 0px;
}

