/* ------------------------------------------------------------------------------------------------------------
   ------------------------------------------------- Application ----------------------------------------------
   ------------------------------------------------------------------------------------------------------------*/

body
{
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

td.stdContent						
{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
}

td.stdTitleContent						
{ 
	font-family: Arial; 
	font-size: 14px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold; 
}

td.stdBannerContent						
{ 
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-style: italic;  
	text-decoration: none; 
	font-weight: bold; 
}

td.stdIntroContent						
{ 
	font-family: Arial; 
	font-size: 16px; 
	color: #666666;
	font-style: italic; 
	text-decoration: none; 
	font-weight: bold; 
}

td.stdKevin						
{ 
	font-family: Arial Narrow; 
	font-size: 30px; 
	color: #999999;
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold; 
}

/* ------------------------------------------------------------------------------------------------------------
   ------------------------------------------------- Product Page ---------------------------------------------------
   ------------------------------------------------------------------------------------------------------------*/

td.productNavFont a:link
{
	font-family: Arial; 
	font-size: 14px; 
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

td.productNavFont a:visited
{
   	font-family: Arial;
   	font-size: 14px;
   	color: #999999; 
	font-weight: bold;
    text-decoration: none;
}

td.productNavFont a:hover
{
   	font-family: Arial;
   	font-size: 14px;
   	color: #000000; 
	font-weight: bold;
    text-decoration: none;
}

/* ------------------------------------------------------------------------------------------------------------
   ------------------------------------------------- Footer ---------------------------------------------------
   ------------------------------------------------------------------------------------------------------------*/

tr.footerRow
{
    background-color: #54AB44;
    height: 15px;
}

td.footerNavFont a:link
{
    font-family: Arial; 
    font-size: 10px; 
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

td.footerNavFont a:visited
{
   	font-family: Arial; 
	font-size: 10px; 
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

td.footerNavFont a:hover
{
   	font-family: Arial;
   	font-size: 10px;
   	color: #D5D5D8; 
	font-weight: bold;
    text-decoration: none;
}

td.footerUrlText
{
	font-family: Arial;
    color: #666666;
    font-size: 10px;
}

/* ------------------------------------------------------------------------------------------------------------
   ------------------------------------------------- Header ---------------------------------------------------
   ------------------------------------------------------------------------------------------------------------*/

tr.firstNavRow
{
    background-color: #54AB44;
    height: 15px;
}

td.firstNavFont a:link
{
	font-family: Arial; 
	font-size: 12px; 
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

td.firstNavFont a:visited
{
   	font-family: Arial;
   	font-size: 12px;
   	color: #ffffff; 
	font-weight: bold;
    text-decoration: none;
}

td.firstNavFont a:hover
{
   	font-family: Arial;
   	font-size: 12px;
   	color: #D5D5D8; 
	font-weight: bold;
    text-decoration: none;
}

/* ------------------------------------------------------------------------------------------------------------
   ------------------------------------------------- Products ---------------------------------------------------
   ------------------------------------------------------------------------------------------------------------*/
tr.productBrowserRow
{
    background-color: #FCFBFC;
}

td.productBrowserFont a:link
{
	font-family: Arial; 
	font-size: 14px; 
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

td.productBrowserFont a:visited
{
   	font-family: Arial;
   	font-size: 14px;
   	color: #999999; 
	font-weight: bold;
    text-decoration: none;
}

td.productBrowserFont a:hover
{
   	font-family: Arial;
   	font-size: 14px;
   	color: #000000; 
	font-weight: bold;
    text-decoration: none;
}

td.productHeaderFont
{
   	font-family: Arial Narrow;
   	font-size: 27px;
   	color: #6C7EB2; 
	font-weight: bold;
    text-decoration: none;
}

/* ------------------------------------------------------------------------------------------------------------
   ------------------------------------------------- Email Confirmation ---------------------------------------------------
   ------------------------------------------------------------------------------------------------------------*/

td.stdEmailConfirmationTitle						
{ 
	font-family: Arial; 
	font-size: 30px; 
	color: #6C7EB2;
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold; 
}

td.stdEmailConfirmationContent						
{ 
	font-family: Arial; 
	font-size: 20px; 
	color: #6C7EB2; 
	text-decoration: none; 
	font-weight: bold; 
}

