#TopNavigation	{
	float : left;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	width: 890px;
}					
#TopNavigation ul 	{
	list-style : none;
	margin : 0;
	padding : 0;
}
						
#TopNavigation li 	{
	float : left;
	margin : 0;
	border-height : 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989797;
}
#TopNavigation a 	{
	float: inherit;
	display : block;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 5px;
	padding-right: 5px;
}
						
#TopNavigation a:hover	{
	float: inherit;
	display : block;
	font-size : 11px;
	text-decoration : none;
	color : #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/UD_nav_top_over.jpg);
	}						
#TopNavigation li a.on {
	float: inherit;
	display : block;
	font-size : 11px;
	text-decoration : none;
	color : #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 5px;
	padding-right: 5px;
}

#Footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	display: inline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CFD6DA;
}



#Footer a, #Footer a:visited {
	color: #999999;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF0000;
}
#Footer2 {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	display: inline;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CFD6DA;
}

