@charset "utf-8";

body{
	margin: 0;
	background-image: url(../images/MH_Background.jpg);
	text-align:center;
	display:block;
}

#vidBody{
	
	background-image: url(../images/MH_Popup_Background.jpg);
	text-align:left;
}

#popBody{
	background-image: url(../images/MH_Popup_Background.jpg);
	text-align:left;
	margin-top:35px;
}

#header {
	background-image: url(../images/MH_Header_Tile.jpg);
	background-repeat:repeat-x;
	background-position:center;
	padding: 3px;
}

#globalNav{
	font-family:Arial;
	font-size:16px;
}

#globalNav a:Link{
	color: #666666;
	text-decoration:none;
}

.tableFooter{
	padding-left:10px;
	padding-right:35px;	
}

ul{
	margin-top: 5px;
}

li {
	margin-left: -40px;
	margin-bottom: 5px;
	list-style-type: none;
}


#globalNav a:Visited{
	color: #666666;
	text-decoration:none;
}

#footer {
}

.footerContent{
	font-family:Arial;
	font-size:14px;
	color:#666666;
	text-align:justify;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom:10px;
	padding-right:2px;
}

.vidFooterTop{
	
	background-image:url(../images/MH_Video_Footer.png);
	background-repeat:no-repeat;
	font-size: 20px;
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
	padding-left: 50px;
	padding-top: 5px;
	
}

.vidFooterTopNonItalic{
	
	background-image:url(../images/MH_Video_Footer.png);
	background-repeat:no-repeat;
	font-size: 20px;
	font-family: Arial;
	font-weight:bold;
	padding-left: 50px;
	padding-top: 5px;
	
}

.vidFooterTopSmallerFont{
	
	background-image:url(../images/MH_Video_Footer.png);
	background-repeat:no-repeat;
	font-size: 19px;
	font-family: Arial;
	font-weight:bold;
	padding-left: 50px;
	padding-top: 5px;
	
}

.vidFooterContent{
	font-family:Arial;
	font-size:14px;
	color:#666666;
	text-align:justify;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom:12px;
	padding-right:2px;
}

.vidBorder{
	border: 10px #000 solid;	
}

.vidTable{
	margin-left:39px;	
}

.vidTableFooter{
	margin-left:32px;
}

.pageTitle{
	
	background-repeat:no-repeat;
	font-size: 24px;
	font-family: Arial;
	padding-left: 19px;
	padding-bottom: 3px;
	word-spacing: 3px;
}

.pageContent{
	background-image:url(../images/Page_content_Background.png);
	background-repeat:repeat-y;
	background-position:right
}

.pageContentLeft{
	font-family:Arial;
	font-size:14px;
	color:#333333;
	padding-left: 47px;
	padding-top: 23px;
	padding-right: 23px;
	text-align:justify;
}

.pageContentRight{
	
	font-family:Arial;
	font-size:14px;
	color:#333333;
	text-align:justify;
	padding-left: 15px;
	padding-top: 23px;
	padding-right: 20px;
}

.pageContent a {
	color:#336600;
	display:block;
	margin-top: -8px;
	margin-bottom: -13px;
	font-size:14px;
}

.subHead{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

h2{
	font-family:Arial;
	font-size:16px;
	color:#000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.icon{
	padding-top:15px;
	padding-bottom:20px;
}

.copyright{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align:center;
	padding-top: 15px;
}

.popTitle{
	background-image:url(../images/Pop_Content_Background.png);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial;
	font-size: 20px;
	font-weight: bold;
	padding:10px;
	padding-left:23px;
}

.popContent{
	background-image:url(../images/Pop_Content_Background.png);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial;
	font-size:14px;
	color:#333333;
}

.popFix{
	width:465px;
	background:url(../images/Pop_Content_Background.png) repeat-y;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
}

.popFix .popHR{
	background:url(../images/MH_Video_Footer_hr.jpg) no-repeat;
	width:465px;
	height:3px;
}

.popFix h2{
	background:url(../images/Pop_Content_Background.png) repeat-y;
	font-size: 20px;
	font-weight: bold;
	padding:10px;
	padding-left:14px;
	margin:0;
}

.popFix .popBody{
	padding-left:35px;
}

.popFix h3{
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:0;
	margin-top:24px;
}

.popFix .sideBySideList ul{
	float:left;
	margin-bottom:0;
}

.popFix .sideBySideList ul:first-child{
	width:130px;
}

.popFix .popFoot{
	background:url(../images/pop_foot.jpg) no-repeat;
	width:474px;
	height:37px;
	margin-left:-9px;
}

