/* Global Options */
body			{background-color: #ffffff; margin: 0px; text-align: center;} /* background: #e8e7e3;  */
td				{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;}
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;}
div				{padding: 0px; margin: 0px;}


/* Page Structure Control */
#TopBar				{position: relative; width: 100%; visibility: hidden; z-index: 100; background: url('../images/bg-int.gif') repeat-x center 0px;}
#CanvasContainer	{width: 100%; height: 100%;}


#FullBody	{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 */
 

.Text70		{font-size: 70%;}
.FormInfo	{font-size: 11px; width: 90px;}
.FormQues	{font-size: 11px;}

.requiredtenbold	{font-size: 11px; color: red;}
.standardtenbold	{font-size: 11px;}
.formobject			{font-size: 11px;}

.TopNavigation	{background-color: #000000; color: #ffffff;}
.FooterText		{color: #adafb9; font-size: 70%;}

.HomeText		{color: #404040; padding: 10px 0px 17px 0px; font-size: 70%;  line-height: 150%;}
.ContentText	{color: #404040; padding: 10px 0px 17px 0px; font-size: 70%; line-height: 130%;}


/* List Styles */
ul.IndentControl	{list-style: none; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding-left: 10px; text-indent: -10px;}
li					{list-style-image: none;}
li.RedArrow			{list-style-image: url('../images/li-redarrow.gif'); padding-bottom: 5px;}

.opencloseAll	{color: #bd0400; font-size: 10px; font-weight: bold; text-decoration: none; cursor: pointer;}
.openclose		{color: #bd0400; text-decoration: none; cursor: pointer;}
.hilite			{background: none; font-weight: normal;}
.tiersub2		{margin-bottom: 15px;}


/* HREF Styles */
a:link      {color: #bd0400; background: none; text-decoration: none; font-weight: normal;}
a:active    {color: #ff0500; background: none; text-decoration: none; font-weight: normal;}
a:visited   {color: #bd0400; background: none; text-decoration: none; font-weight: normal;}
a:hover     {color: #ff0500; background: none; text-decoration: none; font-weight: normal;}

a.TopNavigationLink:link      {color: #ffffff; background: none; font-weight: bold; text-decoration: none; font-size: 11px;}
a.TopNavigationLink:active    {color: #cf3936; background: none; font-weight: bold; text-decoration: none; font-size: 11px;}
a.TopNavigationLink:visited   {color: #ffffff; background: none; font-weight: bold; text-decoration: none; font-size: 11px;}
a.TopNavigationLink:hover     {color: #cf3936; background: none; font-weight: bold; text-decoration: none; font-size: 11px;}

a.FooterLink:link      {color: #adafb9; background: none; text-decoration: none;}
a.FooterLink:active    {color: #ffffff; background: none; text-decoration: underline;}
a.FooterLink:visited   {color: #adafb9; background: none; text-decoration: none;}
a.FooterLink:hover     {color: #ffffff; background: none; text-decoration: underline;}