@charset "UTF-8";
/* CSS Document */

/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#485841;
	}
	
a {
	color: #993300;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CC1D7;
	margin: 0px;
	padding: 0px;
	}
	
#navigation a {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #0C2C7F;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:0px 0px 1px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#navigation a:hover {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:0px 0px 1px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0C2D83;
}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#small_navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CC1D7;
}
#small_navigation a {
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:3px 0px 4px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #FFCC00;
}
#small_navigation a:hover {
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:3px 0px 4px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #FF0000;
}
#tv_navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CC1D7;
}
#tv_navigation a {
	font: bold normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:3px 0px 4px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #0C2D83;
}
#tv_navigation a:hover {
	font: bold normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:3px 0px 4px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #FF0000;
}
