﻿h1
{
    height: 35px;
    line-height: 35px;
}

h2
{
    font-family: Trebuchet MS;
    color: #143a7f;
    font-weight: lighter;
    font-size: 18px;    
    letter-spacing: 1px;    
    padding: 0px;
    margin: 0px;        
    text-transform: none;
}

h3
{
    color: #8F8F91;
    font-weight: lighter;
    font-size: 20px;    
    letter-spacing: 1px;    
    padding: 0px;
    margin: 0px;        
    text-transform: none;
}

h4
{
    color: #183D81;
    font-size: 13px;     
    padding: 0px;
    margin: 0px;        
}

h2 a
{
    color: #012869;
    text-decoration: none;
    font-size: 18px;    
}

h2 a:hover
{
    color: #8F8F91;
    text-decoration: none;
    font-size: 18px;    
}

h2 a:active
{
    color: #012869;
    text-decoration: none;    
    font-size: 18px;    
}

.research_box
{
   width: 100%;
   padding-bottom: 0px;
}

.research_box .header
{
    padding-top: 5px;
    padding-bottom: 8px;   
}

.research_box .left_box
{
    display: inline;   
}

.research_box .center_box
{
    display: inline;   
    margin-left: 5px;
}

.research_box .right_box
{
    display: inline;   
    margin-left: 5px;
}

.news_box
{
    margin-bottom: 10px;  
    height: 55px;
}

.offer_box
{
	margin: 0 0 10px 0;  
    height: 200px;
}

.products_box
{
    padding: 0px;
    margin: 0px;    
    border: none;      
    float: left;  
    padding-bottom: 10px;  
}

.products_box img
{
    padding: 0px;
    margin: 0px;
} 

.products_box .header
{
    height: 9px;
    padding: 0px;
    margin: 0px;
}

.products_box .introduction
{
    background-image: url('../Images/Home/products_box_background.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 50px;
    width: 503px;
    padding: 0px 10px 10px 10px;
    color: #183D81;
}

.products_box .introduction_text
{
    padding-top: 5px;    
}

.products_box .left_box
{
    float: left;
    height: 134px;
    position: relative;
}

.products_box .center_box
{
    float: left;
    height: 134px;
    position: relative;
}

.products_box .right_box
{
    float: left;
    height: 134px;
    position: relative;
}

.premium_box
{
    padding: 0px;
    margin: 0 4px 0 0;   
    border: none;      
    float: right;
    margin-left: 0px;
}

.premium_box img
{
    padding: 0px;
    margin: 0px;
} 

.premium_box .header
{
    height: 9px;
    padding: 0px;
    margin: 0px;
}

.premium_box .introduction
{
    background-image: url('../Images/Home/premium_box_background.jpg');
    background-repeat: repeat-x;
    background-position: bottom bottom;
    height: 50px;
    width: 160px;
    padding: 0px 10px 10px 10px;
    color: #183D81;
}

.premium_box .introduction_text
{
    padding-top: 5px;
}

.premium_box .button_box
{
    float: left;
    height: 134px;
    position: relative;
}

.free_trial
{
    margin: 0px;
    padding: 0px;    
    padding-left: 50px;
}

.free_trial a
{
	color: #183D81;
	font-size: 11px;
	text-decoration: none;
}

.free_trial a:visited
{
	color: #183D81;
	font-size: 11px;
	text-decoration: none;
}

.free_trial a:hover
{
	color: #183D81;
	font-size: 11px;
	text-decoration: underline;
}

.login_box
{
    margin-top: 3px;
}

#subcontainer
{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
}
