@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

html {
    min-height: 100%;
    margin-bottom: 1px;
}
img { 
	behavior: url(iepngfix.htc)
	}
	
	li{
margin-left: 2px;list-style-position: outside;
}


#Header {
	float: left;
	width: 960px;
	height: 75px;
}
#Header  #Logo {
	height: 51px;
	width: 251px;
	margin: 12px;
	float: left;
	position: relative;
}


#Header #Logo span {
	background: url(Images/Logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#Header #Title {
	height: 50px;
	width: 265px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}
#Header #Title span {
	background: url(Images/Title.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#Header  img#BU_Logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 12px;
}
#Header  img#MA_Title {
	float: right;
	padding-right: 12px;
	padding-top: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Navigation {
	float: left;
	width: 960px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.9em;
	padding-top: 6px;
	padding-bottom: 10px;
}
#Navigation a {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
}
#Navigation a#Active {
	color: #333333;
}

#Navigation a:hover {
	text-decoration: underline;
}
#Container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#Home {
	height: 1000px;
	width: 960px;
	background-image: url(Images/TV_Large.jpg);
	float: left;
}
#Home  #Text {
	height: 300px;
	width: 835px;
	padding-left: 125px;
	padding-top: 80px;
	float: left;
	font-size: 0.9em;
	color: #FFFFFF;
}
#Home #Text a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: bold;
}
#Home  #Text  a:hover {
	color: #333333;
}
#Home #Text a#Active {
	color: #b0d500;
}
#Home #Text a#Active2 {
	color: #b0d500;
}

#Overview {
	width: 960px;
	float: left;
}
#Glance {
	width: 580px;
	border-top-width: 1px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	color: #333333;
	margin-top: 20px;
}
#Glance .SubTitle {
	font-size: 1.1em;
}

#Glance .Title {
	color: #F03991;
	font-size: 1.3em;
	font-weight: bold;
}
#Glance .Sub {
	color: #F03991;
}


#TVmenu {
	float: left;
	height: 350px;
	width: 310px;
	margin-right: 15px;
	background-image: url(Images/TV_Small.jpg);
	padding-top: 35px;
	padding-left: 50px;
}
#TVmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#TVmenu a:hover {
	color: #333333;
}
#TVmenu a#Active {
	color: #b0d500;
}


#TextBox  {
	float: right;
	width: 580px;
	font-size: 0.9em;
	color: #333333;
	padding-top: 10px;
}
#TextBox a {
	text-decoration: underline;
	color: #669900;
}
#TextBox a:hover {
	text-decoration: underline;
}


#TextBox  h2  {
	color: #b0d500;
	letter-spacing: -1px;
}
#TextBox  .Title  {
	font-weight: bold;
	font-size: 1.2em;
}
#TextBoxList {
	float: left;
	width: 450px;
	padding-left: 15px;
	font-size: 0.9em;
	padding-right: 15px;
	color: #333333;
	clear: both;
}

#TextBoxList h2 {
	color: #EA067F;
	letter-spacing: -1px;
}
#TextBoxList a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 6px;
	width: 445px;
	display: block;
	padding-top: 6px;
	text-decoration: none;
	color: #EA067F;
	padding-left: 5px;

}

#TextBoxList a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}


#Footer {
	width: 960px;
	text-align: center;
	font-size: 0.8em;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Footer a {
	color: #636363;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#Footer a:hover {
	text-decoration:underline ;
}
input, textarea {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	background-color: #F2F2F2;
}

