@charset "UTF-8";

body
{
     font-family: arial;
     background: #333333;  
}

.wrap
{
    width: 900px;
    margin: auto;
    background: #ffffff; 
}

.blue_logo
{
    background: url('images/blue_logo.png');
    width: 900px; 
    height: 195px;    
}

li {
	margin-top:10px;
}
.green_logo
{
    background: url('images/green_logo.png');
    width: 900px; 
    height: 195px;    
}

.tile_top_menu
{
    
    background: url('images/tile_top_menu.png');
    width: 860px; 
    height: 27px;
    padding-top: 8px;  
    padding-right: 40px;   
}

.tile_top_menu_square
{
    background: url('images/tile_top_menu_square.png');
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 8px; 
    padding-right: 12px; 
    color: #000000; 
    font-family: arial;      
    font-size: 13px; 
    font-weight: 300;
    float: right;     
}

.tile_top_menu_square a
{
    color: #000000;
    font-family: arial;      
    font-size: 13px; 
    font-weight: 300;
    text-decoration: none;    
}

.tile_top_menu_square a:hover
{
    text-decoration: underline;     
}

.content
{
    margin-top: 15px;    
    width: 900px;
}

.right
{
    width: 527px;
    padding-right: 20px;     
    float: right;  
}

.left
{  
    width: 353px; 
    float: right;                
}

.blue_tile
{
    background: url('images/blue_tile.png');
    width: 507px; 
    height: 23px; 
    font-family: arial;      
    font-size: 20px; 
    color: #ffffff;
    padding-right: 8px;      
}

.green_tile
{
    background: url('images/green_tile.png');
    width: 507px; 
    height: 23px; 
    font-family: arial;      
    font-size: 20px; 
    color: #ffffff;
    padding-right: 8px;      
}

.tile_title_first
{
    float: right;
}

.tile_title
{
    background: url('images/tile_square.png');
    background-repeat: no-repeat; 
    background-position: center;
    float: right;     
}

.block
{
    width: 515px;          
}

.block h1
{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 19px;
    font-weight: 500;
}

.block_content
{
    width: 515px;
    font-size: 13px;
    font-family: arial; 
    font-weight: 500;         
}

.block_content h1
{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 9px;
    font-weight: 300;
}

.form1
{
    width: 338px;
}

.blue_tile2
{
    background: url('images/blue_tile2.png');
    width: 330px; 
    height: 23px; 
    font-family: arial;      
    font-size: 20px; 
    color: #ffffff;
    padding-right: 8px;      
}

.green_tile2
{
    background: url('images/green_tile2.png');
    width: 330px; 
    height: 23px; 
    font-family: arial;      
    font-size: 20px; 
    color: #ffffff;
    padding-right: 8px;      
}

.tile2_title
{
    background: url('images/tile_square.png');
    background-repeat: no-repeat;
    background-position: center;    
}

.form1_form
{
    background: url('images/form1_form.png');  
    width: 338px;
    min-height: 506px;
    margin-top: 4px;
    color: #ffffff;
    font-size: 11px;    
}

form1_form form
{
    margin: 0;
    padding: 0;
}

.form1_form input[type="text"]
{
    background: url('images/form1_form_input.png');  
    width: 127px;
    min-height: 20px;
    border: none;
    border-top: 1px solid #c6c6c6;     
    border-bottom: 1px solid #c6c6c6;     
}

.form1_type_text
{
    width: 155px;
    color: #ffffff;
    font-size: 11px;
    padding-right: 5px;
    border-bottom: 1px solid #000000;
}

.form2_form
{
    background: url('images/form1_form.png');  
    width: 338px;
    min-height: 336px;
    margin-top: 4px;
    color: #ffffff;
    font-size: 11px;    
}

form2_form form
{
    margin: 0;
    padding: 0;
}

.form2_type_text
{
    width: 155px;
    color: #ffffff;
    font-size: 11px;
    padding-right: 5px;
    border-bottom: 1px solid #000000;
}

.more_articles
{
    background: #e0e0e0;
    width: 328px;
    min-height: 361px;
    margin-top: 12px;
    padding-right: 10px;
    padding-top: 27px;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid;
}

.more_articles a
{
    color: #000000;
    font-family: arial;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;    
}

.more_articles a:hover
{
    text-decoration: underline;    
}

.form3
{
    width: 844px;
    padding-right: 20px;
}

.blue_tile3
{
    background: url('images/blue_tile3.png');
    margin-top: 13px;
    width: 856px; 
    height: 23px; 
    font-family: arial;      
    font-size: 20px; 
    color: #ffffff;
    padding-right: 8px;      
}

.green_tile3
{
    background: url('images/green_tile3.png');
    margin-top: 13px;      
    width: 856px; 
    height: 23px; 
    font-family: arial;      
    font-size: 20px; 
    color: #ffffff;
    padding-right: 8px;       
}


.form3_form
{
    background: url('images/form3_form.png');  
    width: 864px;
    min-height: 143px;
    padding-top: 23px;
    color: #ffffff;
    font-size: 11px;    
}

form3_form form
{
    margin: 0;
    padding: 0;
}

.form3_form input[type="text"]
{
    background: url('images/form1_form_input.png');  
    width: 127px;
    min-height: 20px;
    border: none;
    border-top: 1px solid #c6c6c6;     
    border-bottom: 1px solid #c6c6c6;     
}

.form3_type_text
{
    width: 80px;
    color: #ffffff;
    font-size: 11px;
    padding-right: 5px;
    border-bottom: 1px solid #000000;
}

.form4_form
{
    background: url('images/form3_form.png');  
    width: 864px;
    min-height: 143px;
    padding-top: 23px;
    color: #ffffff;
    font-size: 11px;    
}

form4_form form
{
    margin: 0;
    padding: 0;
}

.form4_type_text
{
    width: 150px;
    color: #ffffff;
    font-size: 11px;
    padding-right: 5px;
    border-bottom: 1px solid #000000;
}

.tile3_title
{
    background: url('images/tile_square.png');
    background-repeat: no-repeat;
    background-position: right;
    background-position: 84% 50%;   
}

.last_articles_article
{
    margin-top: 10px;
    width: 864px;
    min-height: 112px;
}

.last_articles_article_right
{
    width: 133px;
    padding-right: 7px;
    float: right;
}

.last_articles_article_right img
{
    border: 1px solid #d4d4d4;
}

.last_articles_article_left
{
    background: #e0e0e0;
    width: 681px;
    min-height: 98px;
    padding-top: 14px;
    padding-right: 13px;
    padding-left: 30px;
    font-size: 11px;
    font-family: arial;
    float: right;
    
}

.last_articles_article_left h3
{
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 17px;
    text-decoration: underline;
}

.last_articles_article_left a h3
{
    color: #000000; 
    margin: 0;
    padding: 0;
    font-size: 17px;
    text-decoration: underline;
}

.last_articles_article_left h3 a
{
    color: #000000; 
    margin: 0;
    padding: 0;
    font-size: 17px;
    text-decoration: underline;
}

.last_articles_article_left_full
{
    color: #0077a4;
} 

.last_articles_article_left_full a
{
    color: #0077a4;
    text-decoration: none;
}

.last_articles_article_left_full a:hover
{
    text-decoration: underline;
}

.insurance_bottom
{
    width: 900px;
    margin-top: 21px;
    font-size : 11px;
    font-family: arial; 
    color: #000000;   
}

.insurance_bottom_links
{
    width: 860px; 
    padding-right: 40px;   
}

.insurance_bottom a
{
    color: #000000; 
    font-size : 11px;
    font-family: arial;
    text-decoration: none;     
}

.insurance_bottom a:hover
{
    text-decoration: underline;     
}

.insurance_bottom_column
{
    float: right;
    margin-right: 17px;    
}

a.insurance_bottom_blue_link
{
    color: #00aeef; 
    font-size : 11px;
    font-family: arial;
    text-decoration: none;     
}

a.insurance_bottom_blue_link:hover
{
    text-decoration: underline;     
}

.insurance_rights
{
    background: #e0e0e0;
    width: 900px;
    text-align: center;
    font-size : 13px;
    font-weight: bold;
    font-family: arial;
}

.insurance_rights a
{
    font-size: 13px;
    font-weight: bold;
    font-family: arial;    
    color: #0181b1;
    text-decoration: none;
}

.insurance_rights a:hover
{
    text-decoration: underline;
}

.clear
{
    clear: both;
}

.insurance-types {
	color: #CC0000;
	font-weight: bold;
}

div.notifypop{background-color: #FFFFFF; position:fixed; bottom:24px; right:10px; width: 230px; border: 1px #000000 solid;}
a.notifyhref{outline: none; background: url('images/blue_tile3.png') top left no-repeat; text-decoration: none; cursor: pointer; display: block; color: #FDF0C3; font-weight: bold; padding: 4px 8px 4px 8px;}
a.notify{color: #FFFFFF;font-size: 10px;outline: none;cursor: pointer;text-align:right; text-decoration: none; background: #E5E5E5 url(images_notify/notify2.gif) top left no-repeat; position:fixed; bottom:0; right:10px; width: 29px; height:24px; border-left: 1px #b5b5b5 solid; border-right: 1px #b5b5b5 solid; border-top: 1px #b5b5b5 solid;}
a.notify:hover{background: #FFFFFF url(images_notify/notify2.gif) top left no-repeat; text-decoration: none;}
a.notifyopen{outline: none; cursor: pointer; text-align:right; text-decoration: none; background: #FFFFFF url(/images_notify/notify2.gif) top left no-repeat; position:fixed; bottom:0; right:10px; width: 29px; height:24px; border-left: 1px #000000 solid; border-right: 1px #000000 solid; border-bottom: 1px #000000 solid; border-top: 0;}
a.notifyred{ outline: none; cursor: pointer; text-align:center; text-decoration: none; color: #FFFFFF; position:fixed; bottom:12px; right:12px; height: 17px; width: 17px; background: url(images_notify/notify3.gif) top left no-repeat; font-size: 10px;}

</insurance-types>
