/* Global Options */
body, p					{margin: 0px; padding: 0px;}
td						{color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; vertical-align: top;}
input, select, option	{color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;}
div						{color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; margin: 0px; padding: 0px; vertical-align: top;}
h1, h2, h3				{color: #000000; font-family: Geneva, Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; margin: 0px; padding: 0px;}


.BodyHome		{background: #e3e2ce url('../images/bg-main-home.gif') repeat center 0px;}
.BodyInterior	{background: #e3e2ce url('../images/bg-main-interior.gif') repeat center 0px;}

.ContentHome		{background: #ffffff url('../images/bg-content-home.gif') repeat-y 0px 0px;}
.ContentInterior	{background-color: #ffffff;}

.PageContent	{width: 850px;}

.LeftCol		{
	width: 235px;
	font-size: 12px;
	padding: 31px 0px 0px 25px;
	vertical-align: top;
	text-align: left;
	background: transparent url('../images/logo-mhrc.gif') no-repeat 35px bottom;
	color: #666666;
}

.LeftColhome		{width: 235px; padding: 0px 0px 0px 0px; vertical-align: top; background: transparent url('../images/logo-mhrc.gif') no-repeat 35px bottom;}
.RightCol		{width: 615px; vertical-align: top;}
.RightColDiv	{padding: 35px 35px 10px 35px; font-size: 13px;}
.RightColDivhome	{padding: 23px 35px 10px 35px; font-size: 13px;}

.PageHeading		{font-weight: bold; font-size: 22px; color: #003663; margin-bottom: 11px; margin-top: -15px;}
.SectionHeading		{font-weight: bold; font-size: 14px; color: #762123; margin-bottom: 11px; padding-top: 4px;}
.SectionHeading2	{font-weight: bold; font-size: 14px; color: #762123; margin-bottom: 11px; padding-top: 20px;}

/* Page Structure Control */
#CanvasContainer	{width: 100%;}

#FullBody	{position: absolute; top: 0px; left: 0px; z-index: 1; width: 100%; }

#RepositionOriginShell	{position: relative; margin: 0px auto 0px auto; text-align: left; width: 894px;}
.CenterPage				{margin: 0px auto 0px auto; width: 850px; padding: 0px 22px 0px 22px; behavior: url('../scripts/iepngfix.htc'); background: transparent url('../images/bg-shadow4.png') no-repeat 0px 0px;}



#RepositionOriginFooter	{position: relative; margin: 0px auto 0px auto; text-align: left;}
	/* must be separate ids even though same info */
.EstablishAbsolute	{position: absolute; top: 0px; left: 0px;}
	/* Establishes absolute positioning from new origin */

td.PngBg		{behavior: url('../scripts/iepngfix.htc'); margin: 0px; padding: 0px;}
div.PngBg		{behavior: url('../scripts/iepngfix.htc'); margin: 0px; padding: 0px;}
img.PngImg		{behavior: url('../scripts/iepngfix.htc'); margin: 0px; padding: 0px;}

/* HREF Styles */
a img		{border: none;}

a:link      {color: #640108; text-decoration: none;}
a:active    {color: #a4010d; text-decoration: none;}
a:visited   {color: #640108; text-decoration: none;}
a:hover     {color: #a4010d; text-decoration: none;}

a.TopSmNav:link      {color: #003663; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
a.TopSmNav:active    {color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
a.TopSmNav:visited   {color: #003663; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
a.TopSmNav:hover     {color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
a.TopSmNav:hover     {color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
a.TopSmNavSelected   {color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}

a.FooterLink:link      {color: #000000; background: none; font-weight: normal; text-decoration: none;}
a.FooterLink:active    {color: #a4010d; background: none; font-weight: normal; text-decoration: none;}
a.FooterLink:visited   {color: #000000; background: none; font-weight: normal; text-decoration: none;}
a.FooterLink:hover     {color: #a4010d; background: none; font-weight: normal; text-decoration: none;}

/* Print/Display Options */
.PrintFooter	{display: none;}
.NoDisplay		{display: none;}
.NoPrint		{}

.sidebar_link {
	text-align: left;
	margin-bottom: 10px;
}

.TransparentBox {
	
	padding: 7px;
	width: auto;
	font-size: 11px;
	float: right;
	margin-top: 20px;
	margin-right: 9px;
	background-image: url(../images/transparent_bg.png);
	background-repeat: repeat;
  }
  /* localtion was 40px & 790px */
  .VideoButton {
	width: auto;
	float: right;
	margin-top: 14px;
	margin-left: 270px;
	z-index: 1;
	overflow: auto;
	position: absolute;
  }

