	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#9d9e9d;
	}
	
a {
	color: #81816C;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #331a49;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#navigation a {
	color: #4d4d4d;
	line-height:16px;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #331a49;
	outline-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-color: #FFFFFF;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #81816c;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation2 .navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9e9d;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
}
#navigation2 a:hover {
	color: #331a49;
}
#navigation2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d9ce;
}
.thrColFixHdr #container #topNav {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-position: right top;
	padding-top: 10px;
	height: 20px;
}

