body {
	background-color: #333333;
}
#Logo {
	background-image: url(/Templates/imgs/common/mv-logo_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.PageTitle {
	font-family: "Arial Black", Arial;
	font-size: 36px;
	color: #FFFFFF;
}
#SearchBox {
	background-color: #000000;
}
#SearchButton {
	background-color: #969798;
}
 #searchtd {
 	background-color:#969798;
}
.txtSearchBox {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wotd-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.wotd-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #969798;
	text-transform: uppercase;
	text-align: center;
}
/*** Main Navigation ***/
#nav {
	background: #8f0000;
	border-bottom: 2px solid #000000;
	height: 28px;
}
#MainNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#MainNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 10px 7px 10px;
	float: left;
}
#MainNav a {  
	color: #FFFFFF;  
	text-decoration: none;  
	padding: 6px 10px 7px 10px;  
	float: left; 
}
#MainNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MainNav a:hover, a.current{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#Utilities p {
	color: #FFFFFF !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#Utilities a:link {
	color: #FFFFFF !important;
	text-decoration: none;
}
#Utilities a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}
#Utilities a:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}
#Top {
	background-color: #969798;
}
#TopBanner {
	background-image: url(../imgs/common/top_bubbles_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#PageTitle {
	font-family: "Arial Black", Arial;
	font-size: 36px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	line-height: 36px;
	text-align: left;
	text-indent: -3px;
}
#TVTop {
	background-color: #00487D;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	font-family: "Arial Black", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
}
#TVBottom {
	background-color: #00487D;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
}
#TVBody {
	background-color: #bfe4ff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#PollTop {
	background-color: #b35a00;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 4px;
	font-family: "Arial Black", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
}
#PollBottom {
	background-color: #b35a00;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
}
#PollBody {
	background-color: #ffdfbf;
	padding: 2px;
}
#PollBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#PollBody a {
	color: #0075cc;
	text-decoration: none;
}
#PollBody a:visited {
	color: #0075cc;
	text-decoration: none;
}
#PollBody a:hover, a.current{
	color: #0075cc;
	text-decoration: underline;
}
#SubNavigation {
	background-color: #969798;
	width: 144px;
}
#SubNav p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
}
#SubNav h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: -10px;
	margin-top: 0px;
	margin-right: 5px;
}

#SubNav a:link {
	color: #000000;
	text-decoration: none;
}
#SubNav a:visited {
	color: #000000;
	text-decoration: none;
}
#SubNav a:hover {
	color: #BFE4FF;
	text-decoration: none;
}

#Subnav-lower {
	background-image: url(../imgs/common/subnav_bkg_black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 148px;
}
#SubNavigation li {
	color: #000000 !important;
}
#SubNavigation p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#SubNavigation a:link {
	color: #000000;
	text-decoration: none;
}
#SubNavigation a:visited {
	color: #000000;
	text-decoration: none;
}
#SubNavigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#SubNavigation a.current{
	color: #000000 !important;
	background-color:#969798 !important;
}
#MainBody {
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#MainBody p {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#MainBody a:link {
	color: #8F0000;
	text-decoration: none;
}
#MainBody a:visited {
	color: #0075cc;
	text-decoration: none;
}
#MainBody a:hover, a.current{
	color: #8F0000;
	text-decoration: underline;
}
#MainBody h1 {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F0000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#MainBody h2 {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
#MainBody ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#MainBody ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Footer p {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Footer a:link {
	color: #8F0000;
	text-decoration: none;
}
#Footer a:visited {
	color: #8F0000;
	text-decoration: none;
}
#Footer a:hover, a.current{
	color: #8F0000;
	text-decoration: underline;
}
body {
	background-color: #000000;
}
