body
{
  font-family: Verdana,Arial,Helvetica; 
  font-size: 8pt;
  background-color: white;
  margin: 0pt;

}

p
{
  line-height: 14pt;
  font-size: 14px;
  font-family: arial;
}


table
{
  font-family: Verdana,Arial,Helvetica; 
  font-size: 8pt;
}

input
{
  font-family: Verdana,Arial,Helvetica; 
  font-size: 8pt;
}

select
{
  font-family: Verdana,Arial,Helvetica; 
  font-size: 8pt;
}

td
{
  vertical-align: top;
  padding: 0px;
  line-height: 14pt;
  font-family: arial;
}

td.content
{
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

td.inner-content
{
  padding: 1px;
  padding-left: 1px;
  padding-right: 1px;
}

td.headerline
{
  width: 100%;
  background-color: #CECECE;
  height: 3px;
}



td.navigation-left
{
  width: 150px; 
  height: 500px;
  background-image: url('../images/main-bg-left.jpg'); 
  background-repeat: repeat-x; 
  background-color: #FFFFFF;
}

td.news-navigation-left
{
  width: 151px; 
  height: 849px;
  background-image: url('../newsletter/common/left_side.gif'); 
  background-repeat: repeat; 
  background-color: #FFFFFF;
}

td.entity-navigation-left
{
  width: 150px; 
  border-bottom: 1px solid #999999;
}

td.navigation-right
{
  width: 150px; 
  background-color: white;
  border-left: 1px solid #CECECE;
}

td.blackbox
{
  border-left: 2px solid black;
  border-right: 2px solid black;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}

td.entity-navigation-right
{
  width: 150px; 
  background-color: white;
  border-bottom: 1px solid #CECECE;
}

td.front-page-heading-split
{
  background-color: #CECECE;
  padding: 0px;
	padding-left: 0px;
  padding-right: 0px;
}

td.news-page-footer
{
  padding-top: 2px;
  padding-bottom: 2px; 
  padding-left: 1px;;
  font-size: 10px;
  font-family: verdana;
}


/*  Common
		The common class indents <td> text by 5px

*/
td.common
{
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

*.common a 
{
}

*.common a:hover 
{
}

*.common a:visited 
{
}

*.common a:active 
{
}
/* END OF CLASS: common */




/* 	CLASS				:	link
		DESCRIPTION	: class to be used for blue hyperlink text
*/
*.link a 
{
  color: blue;
}

*.link a:hover
{
  color: blue;
}

*.link a:visited
{
  color: blue;
}

*.link a:active 
{
  color: blue;
}
/* END OF CLASS: link */



/* 	CLASS				:	nav-link
		DESCRIPTION	: class to be used for black hyperlink text
*/
*.nav-link a 
{
  color: black;
}

*.nav-link a:hover 
{
  color: black;
}

*.nav-link a:visited 
{
  color: black;
}

*.nav-link a:active 
{
  color: black;
}
/* END OF CLASS: nav-link */


/* 	CLASS				:	header-link
		DESCRIPTION	: class to be used for grey hyperlink text
*/
*.header-link a 
{
  color: #666666;
}

*.header-link a:hover 
{
  color: #666666;
}

*.header-link a:visited 
{
  color: #666666;
}

*.header-link a:active 
{
  color: #666666;
}
/* END OF CLASS: nav-link */


/* 	CLASS				:	A
		DESCRIPTION	: Sets hyperlinks to underline when hovered
*/
a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
/* END OF CLASS: A */


/* 	CLASS				: padded8px
		DESCRIPTION	: Pads text by 8 pixels
*/
*.padded8px
{
  padding-top: 5px;
  padding-bottom: 5px; 
  padding-left: 8px;
}
/* END OF CLASS: padded8px */

/* 	CLASS				: padded3px
		DESCRIPTION	: Pads text by 3 pixels
*/
*.padded3px
{
  padding 2px;
  padding-right: 3px; 
  padding-left: 3px;
}
/* END OF CLASS: padded8px */


*.middle
{
  vertical-align: middle;
}

*.thetop
{
  vertical-align: top;
}

*.center
{
  align: center;
}

*.bold
{
  font-weight: bold;
}

*.heading2 /* Small Heading */
{

  font-weight:bold;
  font-size: 12px;
  font-family: verdana;color: #404040;
}

*.heading1 /* Paragraph Heading */
{

  font-weight:bold;
  font-size: 14px;
  font-family: verdana;color: #666666;
}

*.heading0  /* Main Page Heading */
{

  font-weight:bold;
  font-size: 20px;
  font-family: verdana;color: #666666;
}

*.front-page-heading
{

  font-weight:bold;
  text-align: left;
  font-size: 16px;
  font-family: verdana;color: #595555;
}

*.front-page
{

	font-size: 12px;
	font-color: blue;
}

pre
{
	width: 650px;
	padding-left: 5px;
	border-top-style: solid; border-top-color: #D3D3D3; border-top-width: 1pt;
	border-bottom-style: solid; border-bottom-color: #D3D3D3; border-bottom-width: 1pt;
	background-color: #F0F0F0;
}

*.stars 
{
	font-weight: bold; color: #D00000
}

*.input-button
{
  border-width: thin; 
  border-style: bump; 
  text-align: middle; 
  font-size: 1em; 
  font-weight: normal; 
  padding: 1px;
  height: 20px;
}

*.input-field
{
	padding-top: 3px;
	border-width: thin; 
	border-style: etch;
  font-weight: normal; 
  text-align: middle;
}

*.input-field-newaccount
{
	padding-top: 3px;
	border-width: thin; 
	border-style: etch;
  font-weight: normal; 
  text-align: middle;
  cell-padding: 2px;
}

table.description_table
{
	position: absolute; 
	border: 1px black solid; 
	background-color: lightyellow; 
	top:100; 
	display: none;
	z-index: 5;
}
