/* Global Options */
body					{margin: 0px; padding: 0px;}
td						{color: #4d4d4d; font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: normal; margin: 0px; padding: 0px; vertical-align: top;}
input, select, option	{color: #4d4d4d; font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
div						{color: #4d4d4d; font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; margin: 0px; padding: 0px; vertical-align: top;}
h1, h2, h3				{color: #4d4d4d; font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; margin: 0px; padding: 0px;}

/* 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;}
#RepositionOriginFooter			{position: relative; margin: 0px auto 0px auto; text-align: left;}

.PageTitleSecondary		{display: none;}
#CorporateLogo				{display: none;}
#PageTitle					{margin-bottom: 1.0em;}

/* HREF Styles */
a img		{border: none;}

a:link      {color: #640108; background: none; font-weight: bold; text-decoration: none;}
a:active    {color: #a4010d; background: none; font-weight: bold; text-decoration: none;}
a:visited   {color: #640108; background: none; font-weight: bold; text-decoration: none;}
a:hover     {color: #a4010d; background: none; font-weight: bold; text-decoration: none;}

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 */
#DisplayFooter		{display: none;}
.PrintFooter			{text-align: right; font-size: 7pt; margin-top: 5.0em;}
.NoDisplay			{}
.NoPrint				{display: none;}
