/* CSS STYLES FOR VEDA ADVANTAGE IBSA - NK 090407 */

/* DONT PRINT THESE DIVS */

#header_logo, #footer, #footer_bottom, #main_content_image_home, #home_page_image_text, #main_content_image, #secondary_navigation_about, #secondary_navigation_business, #secondary_navigation_personal,#breadcrumbs, #footer_bottom .noprint { display: none; }

/* PAGE LAYOUT */

html{
    font-size: 62.5%;
    font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
}

body{   
    font-size: 1.0em;
    line-height: 1;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

/* COLUMN TEXT FORMATTING */

#page_title h1{ 
    font-size: 2.4em;
    font-weight: normal;
    color: #000000;
}

#content_frame ul{
    list-style-type: disc;
}

#content_frame li{
    font-size: 1.1em;
    margin-left: 2em;
}

#content_frame h2{
    font-size: 1.4em;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
}

#content_frame h2 a:link{   
    color:#b00f1f;
    text-decoration:none;
    font-size: 14px;
}

#content_frame h2 a:visited{    
    color:#b00f1f;
    text-decoration:none;
    font-size: 14px;
}

#content_frame h2 a:hover{
    color:#b00f1f;
    text-decoration:underline;
    font-size: 14px;
}

#content_frame h2 a:active{
    color:#b00f1f;
    text-decoration:none;
    font-size: 14px;
}

#content_frame h3{
    font-size:12px;
    font-weight:bold;
    color:#000000;
}


#content_frame h5{
    font-size:1.2em;
    color:#656a72;
    font-weight:bold;
}

#content_frame h4{
    font-size:1.2em;
    font-weight:bold;
    color:#000000;
}

#content_frame h6{
    font-size: 1.6em;
    color: #000000;
    font-weight: bold;
}

#content_frame a:link{
    color:#0e65ac;  
    text-decoration:none;
}

#content_frame a:visited{
    color:#800080;  
    text-decoration:none;
}

#content_frame a:active{
    color:#b00f1f;
    text-decoration:none;
}

#content_frame a:hover{
    color:#0e65ac;  
    text-decoration:underline;
}

#content_frame p{
    font-size:12px;
    line-height: 1.8em;
    color:#000000;
    font-weight:normal;
}

/* NEW STUFF NK */

#column_01  p{
    font-size: 12px;
}

#content_frame li {
    font-size: 12px ;
}

#column_01 a {
    font-size: 12px;
}



/* END CSS */
