@charset "utf-8";
/* CSS Document */


.grey{
	
	
	color:#081f7f;
	}
	
.white_table table tr {
					height: 20px;
   					 text-align: center;
					}
	
.inner table{
	
	border-collapse:collapse;
	padding:0px; margin:0;
	font-family:trebuchet MS;
	color:#fff;
    
    margin-left:-20px;
	font-size:12px;
  border-bottom: 1px solid #04325f;
	
	}

.grey a{
	
	color:#155797;
	
	}
.grey a:visited{
	
	color:#155797;
	
	}
.grey a:hover{
	
	color:#073663;
	
	}

.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden}
	
	
.pricing_table {padding: 0 0 40px;}

.white_table table {
	width: 100%;
	background: #1e67a8;
	
	}
	
.w_table_l_grey{
	background-color:#c8eefb;
	
	
}
.w_table_l_grey:hover{
	
	background-color:#74cfee;
	
	}

.w_table_d_grey{
	background-color:#053361;
	
	
}

.white_table table th {
	
	border-left: 1px solid #04325f;
    border-right: 1px solid #04325f;
    border-top: 1px solid #04325f;
	border-bottom: 1px solid #04325f;
    color: #ffffff;
    font-size: 18px;
    height: 30px;
    text-align: center;
	
	}
	
.white_table table th span {
	color: #081f7f;
    font-size: 18px;}
	
.white_table table tr {
	
	height: 30px;
    text-align: center;
		}
	
.white_table table .grey {
	background-color:#fff;
	
	
	
	}
.white_table table .grey:hover{
	
	background-color:#74cfee; 
	color:#03315e;
	}
	
.white_table table tr td {
	border-left: 1px solid #04325f;
    border-right: 1px solid #04325f;
	
    font-weight: bold;}

.white_table table .btn td {
	border-left: 1px solid #04325f;
    border-right: 1px solid #04325f;
	border-bottom: 1px solid #04325f;}
	
.white_table table tr .border_blue {
	border-left: 1px solid #04325f;
	border-right: 1px solid #04325f;
	background: #ededed;}
	
.white_table table tr th.border_blue {
	border-left: 1px solid #04325f;
	border-top: 1px solid #04325f;
	border-right: 1px solid #04325f;
	border-bottom: 1px solid #04325f;
	}

.white_table table tr .border_blue_bottom {
	border-bottom: 1px solid #04325f;}
.white_table table tfoot td.border_blue{
	border-bottom: 1px solid #04325f;
	border-left: 1px solid #04325f;
	border-right: 1px solid #04325f;
}
	
.white_table .pricing_btn {
	border-bottom: 1px solid #04325f;
    height: 80px !important;
	text-align:center;
}
	
.pricing_btn .the_button{
    float: none;
    margin-top: 0;
}
	
.white_table .pricing_btn .pricing_btn_orbed {
    clear: both;
    display: block;
   
    height: 44px;
    margin: 0 0 0 52px;
    padding-left: 13px;}
	
.white_table .pricing_btn .pricing_btn_orbed span {
    color: #FFFFFF;
    display: block;
    
    font-size: 24px;
    height: 44px;
    line-height: 45px;
    
    padding: 0 10px 0 0;}
	

.d_table_l_grey{
	
	background-color:#303030
}
.d_table_d_grey{
	background-color:#3a3a3a
}

	