/* Global Options */
body			{background-color: #ffffff; color: #666666; margin: 0px; text-align: center; width: 100%;}
td				{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;}
h1, h2, p		{font-size: 100%; font-weight: normal; margin: 0px; padding: 0px;}

#FullBody	{ width: 100%;}
#RepositionOrigin	{ width: 100%;} 
	/* set width in html document */
#EstablishAbsolute	{ width: 100%;} 
	/* set width in html document */
	/* Establishes absolute positioning from new origin and defines z-index layering */
 
.RightColDiv	{width: 100%; vertical-align: top;}
.RightColTable	{width: 100%;}

.TopNavArea	{display: none;}
.TopNav		{font-size: 11px; line-height: 21px; color: #333333;}

.SubNav		{font-size: 11px; height: 21px; cursor: pointer;}
.SubNavPad	{padding: 4px 10px 0px 10px;}

.ArtInfo	{display: none;}

#ContentArea	{position: absolute; top: 0px; left: 0px; width: 100%;}
.TextHome		{font-size: 12px; line-height: 21px; width: 100%;}
.HeadingInterior	{padding-bottom: 21px;}
.TextInterior		{font-size: 11px; line-height: 20px; width: 100%;}
.QuoteInterior		{font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; line-height: 25px; padding: 41px 0px 23px 0px; width: 430px;}

#FooterArea	{display: none;}

.NoPrint	{display: none;}
.PrintSize	{width: 100%;}

/* HREF Styles */
a:link      {color: #333333; background: none; text-decoration: none;}
a:active    {color: #333333; background: none; text-decoration: none;}
a:visited   {color: #333333; background: none; text-decoration: none;}
a:hover     {color: #333333; background: none; text-decoration: none;}

a.TopNavLink:link      {color: #333333; text-decoration: none;}
a.TopNavLink:active    {color: #8a1d04; text-decoration: none;}
a.TopNavLink:visited   {color: #333333; text-decoration: none;}
a.TopNavLink:hover     {color: #8a1d04; text-decoration: none;}

a.TopNavSel:link      {color: #8a1d04; text-decoration: none;}
a.TopNavSel:active    {color: #8a1d04; text-decoration: none;}
a.TopNavSel:visited   {color: #8a1d04; text-decoration: none;}
a.TopNavSel:hover     {color: #8a1d04; text-decoration: none;}

a.FooterLink:link      {color: #8d8d95; text-decoration: none;}
a.FooterLink:active    {color: #8a1d04; text-decoration: none;}
a.FooterLink:visited   {color: #8d8d95; text-decoration: none;}
a.FooterLink:hover     {color: #8a1d04; text-decoration: none;}

/* NP added */
h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color:#8a1d04;
}

h4 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color:#8a1d04;
	margin-top: 25px;
}

h5 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: -10px;
}

h6 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -10px;
}

li {
	list-style-image: url(../images/bullet.gif);
	margin-left: 18px;
}

.Red_bold {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color:#8a1d04;
}

.Red_bold_margin {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color:#8a1d04;
	margin-top: 20px;
}

.Bold_margin {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	
}

#hsjssp {
	position:absolute;
}