/* Global Options */
html			{margin: 0px;}
body			{margin: 0px; text-align: center;}
td				{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 70%;}
h1, h2, p		{font-size: 100%; font-weight: normal; margin: 0px; padding: 0px;}
input, select	{color: #666666; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 70%;}
div				{padding: 0px; margin: 0px;}


/* Page Structure Control */
#TopBar				{position: relative; width: auto; visibility: hidden; z-index: 100;}
#CanvasContainer	{width: auto; height: auto;}


#FullBody	{position: absolute; top: 0px; left: 0px; z-index: 1; background-color: #ffffff;}
#RepositionOrigin	{position: relative; margin: 0px auto; text-align: left;} 
	/* set width in html document */
#EstablishAbsolute	{position: absolute; left: 0px; top: 0px; z-index: 2;} 
	/* set width in html document */
	/* Establishes absolute positioning from new origin and defines z-index layering */
 

.TopNavigation	{background-color: #999999; color: #ffffff; height: 20px;}
.FooterText		{color: #b3b3b3;}

.SectionHeading			{display: none;}
.SectionNavBorder		{background: url('/images/bg-sectionnavborder.gif') repeat-y 0px 0px; width: 162px;}
.ContentHeading			{background: url('/images/bg-headings.gif') repeat-x center 0px; height: 23px; margin: 10px 0px 5px 0px;}
.ContentText			{line-height: 130%; width: 7in;}

.PhotoBorderV		{background: url('/images/bg-photoborderv.gif') repeat-y top right; padding: 0px 15px 15px 0px}
.PhotoBorderH		{background: url('/images/bg-photoborderh.gif') repeat-x bottom left; margin-top: -15px;}


ul.IndentControl	{list-style: none; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding-left: 10px; text-indent: -10px;}
.li993300			{list-style-image: url('/images/li-993300.gif');}

.noprint		{display: none;}
.ContentBox		{width: auto; padding-top: .75in;}
.PageName		{text-align: left; font-size: 130%; margin-top: 25px;}


/* HREF Styles */
a:link      {color: #993300; background: none; text-decoration: none; font-weight: normal;}
a:active    {color: #cc5c1a; background: none; text-decoration: none; font-weight: normal;}
a:visited   {color: #993300; background: none; text-decoration: none; font-weight: normal;}
a:hover     {color: #cc5c1a; background: none; text-decoration: none; font-weight: normal;}

a.TopNavigationLink:link      {color: #ffffff; background: none; font-weight: bold; text-decoration: none;}
a.TopNavigationLink:active    {color: #ffffff; background: none; font-weight: bold; text-decoration: none;}
a.TopNavigationLink:visited   {color: #ffffff; background: none; font-weight: bold; text-decoration: none;}
a.TopNavigationLink:hover     {color: #ffffff; background: none; font-weight: bold; text-decoration: none;}

a.FooterLink:link      {display: none;}
a.FooterLink:active    {display: none;}
a.FooterLink:visited   {display: none;}
a.FooterLink:hover     {display: none;}

.PrintOnly	{position: relative; width: 760px; text-align: left;}

#HomeSec1	{width: 7in; vertical-align: top;}
#HomeSec2	{width: 7in; vertical-align: top;}
#HomeSec3	{width: 7in; vertical-align: top; height: 100%;}
#HomeSec4	{}

