﻿body
{
 background-color: #e5e5e5;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Verdana, "sans-serif";
 font-size:10pt;
 color: #333333;
}

#envelope
{
 background-color: #fff;
 width: 970px;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
}

td, th
{
 font-size: 10pt;
}

h1
{
 color:#003366;
 font-size:16pt;
 font-family: Trebuchet MS;
}

h2
{
 color:#003366;
 font-size:15pt;
 font-family: Trebuchet MS;
}
h3
{
 color:#003366;
 font-size:14pt;
 font-family: Trebuchet MS;
}
h4
{
 color:#003366;
 font-size:13pt;
 font-family: Trebuchet MS;
}
h5
{
 color:#003366;
 font-size:12pt;
 font-family: Trebuchet MS;
 padding:0px;
}

img
{
 border:none;
}

.product {
}
.WhiteHeading
{
    font-size: 12pt;
    color: White;
    padding-left: 10px;
    
    }
.footer {
  font-size: .85em;
  text-align: center;
  color: #808080;
  margin: 20px, 50px, 20px, 50px; 
}

.footer_nav {
  font-size: .80em;
  text-align: center;
  margin-top: 20px;
}

.header_banner {
  font-size: 1.80em;
  color: #ffffff;
}

.menu_consumer
{
 width:230px;
 padding-bottom:5px;
 background-color:#336699;
}

.menu_consumer_header
{
 padding-left:10px;
 color:white;
 font-weight:bold;
 background-color:#336699;
}

.menu_consumer_background
{
 width:230px;
 background-color:#dddddd;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cccccc', EndColorStr='#ffffff');
 margin-bottom:10px;
}

.menu_small_business
{
 width:230px;
 padding-bottom:5px;
 background-color:#aaaaaa;
}

.menu_small_business_header
{
 padding-left:10px;
 color:white;
 font-weight:bold;
 background-color:#aaaaaa;
}

.menu_small_business_background
{
 width:230px;
 background-color:#dddddd;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cccccc', EndColorStr='#ffffff');
 margin-bottom:10px;
}

.menu_sandbox_background
{
 width:230px;
 background-color:#dddddd;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffb014', EndColorStr='#ffffff');
 margin-bottom:10px;
}

.docs
{
 font-size: 1.0em;
 font-weight: bold;
/*
 font-size: .8em;
 font-weight: bold;
 color: white;
 background-color: #003366;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#003366', EndColorStr='#FFFFFF')
*/
}

a:link, a:visited
{ 
 color: #804020;
 font-weight: bold;
 text-decoration: none;
}

a:hover, a:active
{ 
 color: #ff8040;
 font-weight: bold;
 text-decoration: underline;		
}

.nav_bar {
 color: #fff;
 background-color: #336799;
 line-height: 20px;
}

a.nav, a.nav:link, a.nav:visited
{ 
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}

a.nav:hover, a.nav:active
{ 
 color: #fff;
 text-decoration: underline;		
 font-weight: bold;
}

a.product_nav, a.product_nav:link, a.product_nav:visited
{ 
 color: #000;
 text-decoration: none;
 font-weight: bold;
}

a.product_nav:hover, a.product_nav:active
{ 
 color: #00f;
 text-decoration: underline;		
 font-weight: bold;
}

.landing_header
{
  background-color: #999999;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px, 0px, 5px, 10px; 
}

.landing_product_name
{
  font-size: 1.3em;
  font-weight: bold;
}

.landing_product
{
 margin: 15px;
}
.hr_grey
{
	color: GrayText;
	height: 1px;
	padding: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.menu_nav
{  
    text-align:left;
    width:155px;
    height:30px;
    font-family: Arial Narrow;
    }
    .menu_item
    {
        font-family: Arial;
        background-image: url(../../images/menu_bk.jpg);
        font-size: 10pt;
        padding-top: 5px;
        padding: 10px, 10px, 10px, 10px;
        width: 155px;
        color:Black;
        border-right: white 1px solid; 
    border-left: white 1px solid; 
    border-bottom: white 1px solid;
        }
a.menu_item, a.menu_item:link, a.menu_item:visited
{ 
 color: #26140C;
}

a.menu_item:hover, a.menu_item:active
{ 
 text-decoration: underline;
 color: #ff8040;	
}
.dynamicmenu
{z-index: 100;
    }
 .dynamicmenu_item
    {
        font-family: Arial;
        font-size: 10pt;
        padding-top: 5px;
        padding: 10px, 10px, 10px, 10px;
        color:#FFFFFF;
        border-right: white 1px solid; 
    border-left: white 1px solid; 
    border-bottom: white 1px solid;
    background-color:#DFDFDF;
        }
a.dynamicmenu_item, a.dynamicmenu_item:link, a.dynamicmenu_item:visited
{ 
 color: #26140C;
}

a.dynamicmenu_item:hover, a.dynamicmenu_item:active
{ 
 text-decoration: underline;
  color: #ff8040;		
}
DIV.Gridview 
{
    font-family:Arial;
    font-size:6pt;
    }


