
/*------------------------Common------------------------*/
body {
        margin:0;
        padding: 15px 0px 0 0px;
                color:#333333;
        font-family: "Myriad Pro", sans-serif;
        font-size:0.7em;
        /*font-size:10px;*/
        width:950px;
        margin:0 auto;


}
*{
        margin:0;
        padding:23;
}
p{
        padding-bottom:8px;
}
a{
        text-decoration:none;
        color:#000000;
        }
        img{
        border:none;
        }
        .wrapper{
        width:950px;
        margin:0 auto;

}
.header{

}
.logo{
        margin:4px 0 0 20px;
}

                /*----------------Top Links----------------*/
.top-links{
        float:right;
       padding:0px 5px 0 0;


}
.top-links a{
        color:#243F76;
}
.top-links a:hover{
        color:#A41C2B;
}


                        .top-links a.active,
                .top-links a:hover > a {
                        background-color: #6077a3;
                        color: white;
                        border-right: 1px solid #6077a3;
                }



.top-links1{
        float:right;
        padding:0px 2px 0 0;

}
.top-links1 a{
        color:#243F76;
}
.top-links1 a:hover{
        color:#A41C2B;
}

                .top-links1 a.active,
                .top-links1 a:hover > a {
                        background-color: #6077a3;
                        color: white;
                        border-right: 1px solid #6077a3;
                }


                /*----------------*/
                /*----------------Search----------------*/
.search{
        float:right;
        margin-top:8px;
        margin-bottom:1px;
        clear:both;
        vertical-align:middle;
}
.search input{
        vertical-align:middle;
        border:1px solid #243F76;
        padding:2px;
        font-size:1.1em;
}
.search .go{
        vertical-align:middle;
        padding:0;
        margin-left:5px;
        margin-right:10px;
        background:#243F76;
        color:#FFFFFF;
        height:22px;
        border-top:#4C628F;
        border-left:#4C628F;
        width:28px;
}
                /*----------------*/
                /*----------------Main Menus----------------*/
.main-menu{

        height:32px;
        clear:both;
        background-image:url(../images/top-band_1.gif);
        
        
      
      
}


.main-menu-interior{

        height:32px;
        clear:both;
        background-image:url(../images/top-band_1.gif);
        width:617px;
        
      
      
}

.fineedge-main-menu{
        background:url(../images/top-band_1.gif);
        height:32px;
        clear:both;
        overflow:auto;
        padding:0 0 0 0;
}
.fineedge-main-menu TD{
        padding-top:2px;
}


ul.nav{
        float:left;
        font-weight:bold;
        padding:18px 10px 4px 10px;
        font-size:1.1em;
        font-weight:bold;
        color:#FFFFFF;
}
ul.nav li{
        float:left;
        list-style:none;
        padding:0 5px 0 5px;
}
ul.nav li a{
        color:#FFFFFF;
}
ul.nav li a:hover{
        color:#000000;
}

.main-menu-base
{
        float:left;
        font-weight:bold;
        font-size:1.1em;
        font-weight:bold;
        color:#FFFFFF;
}
.main-menu-First
{
        float:left;
        list-style:none;
        padding:3px 5px 5px 5px;
        border-right:2px #FFFFFF solid;
        color:#FFFFFF;
        z-index:200;
        
        
   }


.main-menu-Second-hover
{
        color:#a41c2b;
        background-color:#EFEFE0;
}

.main-menu-hover
{
        color:#000000;
}

                /*--------Regions--------*/
.regions{
        background-image:url(../images/top-band_2.gif);
        width:210px;
        float:right;
        z-index:1000;
        height:32px;
        clear:both;

}
.regions_forms{
        background-image:url(../images/top-band_2.gif);
        height:44px;
        float:right;
        z-index:1000;
}

.regions-text
{

}
.regions-content
{
        float:right;
        text-align:right;
       font-family: "Myriad Pro", sans-serif;
               font-weight:bold;
        color:#A41C2B;
        padding:13px 20px 2px 10px;
        font-size:1.04em;
        clear:both;
        height:32px;
}
.fineedge-regions{
        background:url(../images/top-band_2.gif);
        width:321px;
        height:44px;
        float:left;
        z-index:1000;
        overflow:auto;
        padding-left:10px;
}

.fineedge-regions-content
{
        float:right;
        text-align:right;
        font-family: "Myriad Pro", sans-serif;
        font-weight:bold;
        color:#A41C2B;
        padding:10px 20px 0px 50px;
        font-size:1.04em;
        clear:both;
        width:200px;
        /*erflow:auto;*/
}

.regions .changeregion{
        background:#243F76;
        color:#FFFFFF;
        border:1px solid #FFFFFF;
        padding:3px 6px 3px 6px;
        font-size:0.95em;
        position:relative;
        z-index:1000;
}
.regions .changeregion a{
        color:#FFFFFF;
        font-weight:normal;
        background:url(../images/common/bullet-white-rm.gif) left 4px no-repeat;
        padding:0px 6px 0px 10px;
}
.regions .changeregion a:hover{
        text-decoration:underline;
}
.regions .changeregion .map{
        width:577px;
        position:absolute;
        right:0;
        background:#DED7BD;
        z-index:200;
        display:none;
        top:20px;
        margin-right:-8px;
        color:#333333;
}

.regions .changeregion .map div{
        border:1px solid #FFFFFF;
/*        background:#DED7BD url(../images/common/map.gif) top right no-repeat;*/
        text-align:left;
        margin:10px;
        height:173px;
        padding:10px;
}
.regions .changeregion .map div Table
{
        text-align:left;
}

.regions .changeregion .map div a
{
        color:#333333;
        background:none;
}

.regions .changeregion:hover .map{
        display:block;
}

.regions .changeregion .map div ul li{
        list-style:none;
        color:#333333;
}
.regions .changeregion .map div ul li a{
        list-style:none;
        background:url(../images/common/bullet-orange.gif) left 4px no-repeat;
        color:#333333;
}
                /*----------------*/
                /*----------------Content Area----------------*/

.container{
        /*For homepage and solution page*/
        min-height:330px;
        height:auto!important;
        height:330px;
        background:url(../images/common/bg.gif) repeat-y;
        float:left;
        padding-bottom:20px;
        /*text-align:center;*/



}

.container-inner {
        /*For productpages eg. premia-takaful*/
        min-height:330px;
        height:auto!important;
        height:330px;
        background:url(../images/common/bg-inner.gif) repeat-y;
        float:left;
        padding-bottom:20px;
}

.content {
        width:758px;
        float:left;

}
.flash{
        margin-bottom:20px;
}
/*For productpages eg. premia-takaful*/
.middle-content{
        padding:25px 0px 25px 25px;
}
.middle-content ul{
        padding:0px 0px 0px 0px;
}
.middle-content ul li{
        list-style:none;
        background:url(../images/common/bullet-orange.gif) 9px 4px no-repeat;
        padding-left:20px;
        padding-bottom:4px;
}
/**/
.right-content{
        width:210px;
        float:right;
        background:#EFEFE0;
        height:226px;
        color:#FFFFFF;
}

.right-content-interior{
        width:210px;
        float:right;
        background:#EFEFE0;
        height:226px;
        color:#FFFFFF;
}

.right-content-inner{
        /*For productpages eg. premia-takaful Right content blurbs*/
        width:210px;
        float:right;
        background:#EFEFE0;
        margin-left:20px;
}
.blurb-blue{
color:#FFFFFF;
        background:#243F76;
        color:#FFFFFF;
        width:210px;
        clear:both;
}
.blurb-blue h3{
        color:#FFFFFF;
        font-family: "Myriad Pro", sans-serif;
        font-size:1.1em;
        font-weight:bold;
        padding:10px 4px 4px 14px;

}
.blurb-content-blue{
        color:#B4BDD0;
        padding:6px;
        margin:0px 4px 4px 4px;
        border:1px solid #456C96;
        height:148px;
}
.blurb-blue .readmore-white{
        color:#FFFFFF;
        text-align:right;
        height:20px;
        clear:both;
}
.blurb-blue .readmore-white a{
        color:#FFFFFF;
        background:url(../images/common/bullet-white-rm.gif) left 4px no-repeat;
        padding:0 4px 2px 10px;
}
.blurb-blue a.readmore-white:hover{
        text-decoration:underline;
}
.blurb-blue ul{

}

.blurb-blue ul li{
        list-style:none;
        padding:4px 4px 4px 20px;
        border-bottom:1px solid #7C92AB;
        background:url(../images/common/bullet-white.gif) 9px 8px no-repeat;
        font-weight:bold;
}
.blurb-blue ul li a{
        color:#FFFFFF;
}
.blurb-blue ul li a:hover{
        color:#FFFFFF;
        text-decoration:underline;
}
/*********new class**************/
.blurb_orange{
        width:210px;
        background:#EB922C;
        font-family: "Myriad Pro", sans-serif;
        font-weight:bold;
        font-size:1.1em;
        padding:10px 0px 6px 0px;
        color:#FFFFFF;
        height:1.4em;
}



.blurb_maroon{
        width:735px;
        background:#a41c2b;
        font-family: "Myriad Pro", sans-serif;
                font-weight:bold;
        font-size:1.1em;
        padding:10px 0px 6px 0px;
        color:#FFFFFF;
        height:1.4em;
}

/******************************************/
.blurb{
        width:210px;
        clear:both;
        background:#EFEFE0;
        border-top:1px solid #FBFBF1;
}

.blurb h3{
        font-family: "Myriad Pro", sans-serif;        font-weight:bold;
        font-size:1.1em;
        padding:10px 4px 4px 14px;
        color:#FFFFFF;
}
.blurb h3.orange{
        background:#EB922C;
font-family: "Myriad Pro", sans-serif;        font-weight:bold;
        font-size:1.1em;
        padding:10px 4px 8px 14px;
        color:#FFFFFF;
}


.blurb-content{
        color:#FFFFFF;
        padding:8px 11px 8px 11px;
        margin:4px;
        background:#FBFBF1;
}
.blurb-content-head{
        /*color:#A41C2B;*/
        color:#000000;
        font-weight:bold;
}
.blurb-content p{
        padding:4px 0 4px 0;
}
.blurb-content a{
        color:#243F76;
}
.blurb-content a:hover{
        color:#A41C2A;
}
a.readmore{
        background:url(../images/common/bullet-orange-rm.gif) left 4px no-repeat;
        color:#243F76;
        float:right;
        padding:0 4px 4px 10px;
        clear:both;
}
a.readmore:hover{
        color:#A41C2A;
}
.line{
        clear:both;
        height:1px;
        overflow:hidden;
        margin:4px 0 4px 0;
        background:#EFEFE0;
}
h2{
        font-size:11px;font-family: "Myriad Pro", sans-serif;font-weight:normal;
        /*border-left:5px solid #EB922C;*/
        padding-left:8px;
        margin:0px 0 11px 0;
        color:#000000;
        }

        h3{
        font-size:12px;font-family: "Myriad Pro", sans-serif;        font-weight:bold;
        /*border-left:5px solid #EB922C;*/
        padding-left:8px;
        margin:0px 0 11px 0;
        color:#000000;
        }
        h1{
        font-size:12px;
        font-family: "Myriad Pro", sans-serif;        font-weight:bold;
        /*border-left:5px solid #EB922C;
        padding-left:8px;
        margin:0px 0 11px 0;*/
        color:#000000;

}

.h1home{
        font-size:12px;
        font-family: "Myriad Pro", sans-serif;        font-weight:bold;
        border-left:5px solid #EB922C;
        padding-left:8px;
        margin:0px 0 11px 0;
        color:#000000;
        }

.soution-blurb{
        width:230px;
        margin-left:9px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:9px;
        background-color:#000000;
}



.jb-blurb{
        /*width:230px;
        margin-left:5px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:2px;
        padding-left:9px;*/
        /*width:460px;*/
        padding-left:9px;
        padding-right:2px;
        font-family: "Myriad Pro", sans-serif;        font-size:12px;
        color:#333333;
        border-right:1px solid #D8D8D2;
        vertical-align:top;
        width:230px;
}

.jb-blurb3{
        /*width:230px;
        margin-left:5px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:2px;
        padding-left:9px;*/
        /*width:460px;*/
        padding-left:9px;
        padding-right:2px;
        font-family: "Myriad Pro", sans-serif;font-size:12px;
        color:#333333;
        border-right:1px solid #D8D8D2;
        vertical-align:top;
        width:230px;
}

.jb-blurb2{
        /*width:230px;
        margin-left:5px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:2px;
        padding-left:9px;*/
        width:240px;
        padding-left:9px;
        padding-right:12px;
        font-family: "Myriad Pro", sans-serif;        font-size:12px;
        color:#333333;
        border-right:1px solid #D8D8D2;
        vertical-align:top;
        width:230px;
        
}

.jb-blurb1{
        /*width:230px;
        margin-left:5px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:2px;
        padding-left:9px;*/
        padding-left:9px;
        padding-right:2px;
       font-family: "Myriad Pro", sans-serif;font-size:12px;
        color:#333333;
        border-right:1px solid #D8D8D2;
        vertical-align:top;
        width:230px;
}


.product-blurb{
        width:230px;
        margin-left:9px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:9px;
}

.home-blurb{
        width:230px;
        margin-left:9px;
        float:left;
        border-right:1px solid #D8D8D2;
        padding-right:9px;
}

.services-blurb .home-blurb-content{
        height:140px;
}

.footerimage
{
                width:728px;
        margin-left:9px;
        float:left;
        /*border-right:1px solid #D8D8D2;*/
        padding-right:9px;

}

.soution-blurb .home-blurb-content{
        height:140px;
}

.product-blurb .home-blurb-content{
        height:140px;
}
.soution-blurb img{
        padding-bottom:1px;
        border-bottom:2px solid #244A73;
        float:left;
        margin-right:11px;
        margin-bottom:3px;
        margin-top:4px;
}
.product-blurb img{
        padding-bottom:1px;
        border-bottom:2px solid #244A73;
        float:left;
        margin-right:11px;
        margin-bottom:3px;
        margin-top:4px;
}
.home-blurb img{
        padding-bottom:1px;
        border-bottom:2px solid #244A73;
        float:left;
        margin-right:11px;
        margin-bottom:3px;
        margin-top:4px;
}

/*------------------------Common Footer------------------------*/
.footerbannner{



}


.footer{
        background:#EFEFE0;
        clear:both;
        border-top:2px solid #EB922C;
}
.footer-links{
        color:#243F76;
        width:650px;
        float:left;
        padding:6px 10px 6px 18px
}
.footer-links a{
        color:#243F76;
}
.footer-links a:hover{
        color:#A41C2A;
}
.web{
        color:#333333;
        width:250px;
        float:right;
        padding:6px 10px 6px 18px;
        text-align:right;
}
.web a{
        color:#243F76;
}
.web a:hover{
        color:#A41C2A;
}
.copyrights{
        background:#FFFFFF;
        clear:both;
        padding:6px 10px 10px 18px;
}
select
{
        font-size:1em;
}


.Header
{
   font-family: "Myriad Pro", sans-serif;        font-size: 12px;
        font-weight: bold;
        color: #243f76;
}
.SubHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
padding-left:8px;
    COLOR: #000000;
   font-family: "Myriad Pro", sans-serif;    BACKGROUND-COLOR: #ffffff;
}


.floatdiv
{

z-index:1;
        
}

.imgdiv
{
padding-left:6px;
padding-top:6px;
}

.main-menu-Second
{
        float:left;
        list-style:none;
        font-weight:normal;
        font-size:8pt;
        padding:2px 4px 2px 10px;
        color:#243F76;
        border-bottom:1px #FFFFFF solid;
        background-color:#DED7BD;
        /*background-color:#EFEFE0;*/
        z-index:0;
        min-width:250px;
}


/*****infotech changes**************/

.site-colors {
        color: #96999d; /* Light Grey */
        color: #4d525a; /* Dark Grey */
        color: #455c87; /* Blue */
}
a {
        border: none;
        outline: none;
}
img {
        border: none;
}
/*body {
        margin: 0;
        padding: 15px 30px 0 30px;
        background-image: url(../images/background-sliver.gif);
        background-repeat: repeat-x;
}*/
#main-container {
        position: relative;
        width: 955px;
        
        /*margin: 0 auto;*/
        padding: 0 0 0 0;
        border: solid #000000 1px;
        background-color: #ffffff;
}
        #home-image-cont {
                position: relative;
                top: 0;
                left: 0;
                height: 427px;
                width: 950px;
                background-image: url(../images/shadow.gif);
                background-position: left bottom;
                background-repeat: repeat-x;
        }
        #home-bottom {
        }
                #left-column {
                        position: relative;
                        width: 242px;
                        padding: 0 0 0 5px;
                        z-index: 50;
                }
                        .accordion_toggle {
                                display: block;
                                height: 25px;
                                width: 194px;
                                background: url(../images/home-off.jpg) no-repeat top right #FFFFFF;
                                padding: 0 10px 0 30px;
                                line-height: 25px;
                                color: #ffffff;
                                font-weight: normal;
                                text-decoration: none;
                                outline: none;
                                font-family: "Myriad Pro", sans-serif;
                                font-size: 12px;
                                color: #FFFFFF;
                                border-bottom: none;
                                cursor: pointer;
                                margin: 4px 0 6px 0;
                        }
                        .accordion_toggle_active {
                                background: url(../images/home-on.jpg) no-repeat top right #FFFFFF;
                                color: #ffffff;
                                border-bottom: none;
                        }
                        .accordion_content {
                                background-color: #ffffff;
                                color: #444444;
                                overflow: hidden;
                        }
                                .accordion_content h2 {
                                        margin: 15px 0 5px 10px;
                                        color: #0099FF;
                                }
                                .accordion_content h4 {
                                        margin: 0 0 0 30px;
                                        padding: 0;
                                        font-family: "Myriad Pro", sans-serif;
                                        font-size: 14px;
                                        color: #284781;
                                }
                                .accordion_content p {
                                        line-height: 150%;
                                        padding: 5px 10px 15px 10px;
                                }
                                .accordion_content ul {
                                        margin: 0 0 0 30px;
                                        padding: 0;
                                        list-style-type: none;
                                }
                                        .accordion_content ul li {
                                                margin: 0;
                                                padding: 0;
                                        }
                                                .accordion_content ul li a {
                                                        margin: 0;
                                                        padding: 0;
                                                        font-family: "Myriad Pro", sans-serif;
                                                        font-size: 11px;
                                                        color: #000000;
                                                        text-decoration: none;
                                                }
                                                .accordion_content ul li a:hover {
                                                        color: #284781;
                                                }
                                                
                        #left-nav {
                                margin: 0 0 20px 0;
                                padding: 0;
                                width: 237px;
                                list-style-type: none;
                                
                                
                        }
                                #left-nav li {
                                        margin: 0;
                                        padding: 0;
                                        width: 237px;
                                       
                                }
                                        #left-nav li.header {
                                                margin: 6px 0;
                                                font-family: "Myriad Pro", sans-serif;
                                                font-size: 15px;
                                                font-weight: bold;
                                                color: #284781;
                                                text-align: right;
                                        }
                                        #left-nav li a {
                                                margin: 0;
                                                padding: 10px 0 0 0;
                                                width: 237px;
                                                height: 25px;
                                                display: block;
                                                font-family: "Myriad Pro", sans-serif;
                                                font-size: 14px;
                                                color: #000000;
                                                text-decoration: none;
                                                text-align: right;
                                        }
                                        #left-nav li a:hover,
                                        #left-nav li a.active {
                                                padding: 10px 30px 0 0;
                                                width: 207px;
                                                color: #FFFFFF;
                                                background-image: url(../images/interior-selected.jpg);
                                                
                                        }
                        .banner-cont {
                                position: relative;
                                bottom: 0;
                                margin: 0;
                                padding: 0;
                                background-image: url(../images/banner-back.jpg);
                                background-repeat: repeat-x;
                        }
                                .banner-cont img.left {
                                        float: left;
                                        margin: 0;
                                        padding: 0;
                                }
                                .banner-cont img.right {
                                        position: absolute;
                                        top: 0;
                                        right: 0;
                                        margin: 0;
                                        padding: 0;
                                        border: solid #000000;
                                        border-width: 1px 0;
                                }

                #center-column {
                        padding: 0 10px 10px 18px;
                        /*background-image: url(../images/home-bottom-divider.jpg);
                        background-position: left;
                        background-repeat: repeat-y;*/
                        
                }
                        #center-column h1 {
                                font-size:12px;
        font-family:Myriad Pro, Helvetica, sans-serif;
        font-weight:bold;
        /*border-left:5px solid #EB922C;
        padding-left:8px;
        margin:0px 0 11px 0;*/
        color:#000000;
                        }
                        #center-column h2 {
                        font-size:11px;
        font-family:Myriad Pro
, Helvetica, sans-serif;
        font-weight:normal;
        /*border-left:5px solid #EB922C;*/
        padding-left:8px;
        margin:0px 0 11px 0;
        color:#000000;
                        }
                                #center-column h2 a {
                                        margin: 0;
                                        padding: 0;
                                        font-family: "Myriad Pro", sans-serif;
                                        font-size: 13px;
                                        line-height: 14px;
                                        font-weight: normal;
                                        color: #284781;
                                }
                        #center-column h3 {
                                margin: 8px 0 0 0;
                                padding: 0 0 0 8px;
                                font-family: "Myriad Pro", sans-serif;
                                font-size: 11px;
                                font-weight: normal;
                                color: #000000;
                        }
                        #center-column h3.month {
                                margin: 0;
                                padding: 0;
                                font-family: "Myriad Pro", sans-serif;
                                font-size: 11px;
                                font-weight: normal;
                                text-transform: uppercase;
                                color: #000000;
                        }

                #center-column-interior {
                        padding: 0 0 10px 8px;
                       background-image: url(../images/home-bottom-divider.jpg);
                        background-position: left;
                        background-repeat: repeat-y;
                        font-family: "Myriad Pro", sans-serif;
                }
                        .content {
                                width:690px;
                                margin: 0;
                                padding: 10px 10px 0 5px;
                        }
                                .content h1 {
                                        font-family:Myriad Pro
, Helvetica, sans-serif;
                                        margin: 0;
                                        padding: 0 0 8px 0;
                                        font-size: 20px;
                                        font-weight: normal;
                                        color: #375388;
                                        letter-spacing:1px;
                                }
                                .content h1.big {
                                        font-size: 23px;
                                }
                                .content h1.list-view {
                                        font-size: 15px;
                                        color: #375388;
                                        padding: 0px;
                                        border: none;
                                }
                                .content h1.list-view a {
                                        font-size: 15px;
                                        color: #375388;
                                        padding: 0px;
                                        text-decoration: none;
                                        border-bottom-color: #375388;
                                        border-bottom-style:dotted;
                                        border-bottom-width:thin;
                                }
                                .content h2 {
                                        font-family:Myriad Pro
, Helvetica, sans-serif;
                                        margin: 0;
                                        padding: 6px 0 5px 0;
                                        font-size: 16px;
                                        font-weight: bold;
                                        color: #8c8f93;
                                }
                                .content h2.date {
                                        font-family:Myriad Pro
, Helvetica, sans-serif;
                                        margin: 0;
                                        padding: 6px 0 5px 0;
                                        font-size: 15px;
                                        font-weight: normal;
                                        color: #8c8f93;
                                }
                                .content h2.list-view {
                                        font-size: 14px;
                                        padding: 0;
                                }
                                .content h3 {
                                        font-family:Myriad Pro
, Helvetica, sans-serif;
                                        margin: 0;
                                        padding: 8px 0 3px 0;
                                        font-size: 13px;
                                        font-weight: bold;
                                        font-style: normal;
                                        color: #10003B;
                                }
                                .content h3.agenda {
                                        font-weight:normal;
                                        font-style:normal;
                                        padding-left: 5px;
                                }
                                .content p {
                                        margin: 0 0 8px 0;
                                        padding: 0;
                                        font-size: 13px;
                                        color: #000000;
                                        text-indent: 0px;
                                        line-height: 140%;
                                }
                                .content p.no-space {
                                        margin: 0 0 2px 0;
                                        line-height: 110%;
                                }
                                .content p.small {
                                        margin: 0;
                                        padding: 0;
                                        font-size: 10px;
                                        color: #000000;
                                        text-indent: 0px;
                                        line-height: 100%;
                                }
                                .content p.first {
                                        font-size: 13px;
                                        color: #000000;
                                        text-indent: 0px;
                                        line-height: 135%;
                                }
                                .content p.bullet-list-header {
                                        font-size: 13px;
                                        color: #284781;
                                        text-indent: 0px;
                                        font-weight: bold;
                                }
                                .content span.form-text {
                                        color: #3d6d9a;
                                }
                                .content td.form-text {
                                        color: #abaeb7;
                                }
                                .content p a {
                                        color: #375388;
                                        text-decoration: none;
                                        border-bottom-color: #375388;
                                        border-bottom-style:dotted;
                                        border-bottom-width:thin;
                                }
                                .content p a:hover{
                                        color: #10003B;
                                        text-decoration:none;
                                        border-bottom-color: #375388;
                                        border-bottom-style:dotted;
                                        border-bottom-width:thin;
                                }
                                .content p.no-indent {
                                        text-indent: 0;
                                }
                                .content p.agenda {
                                        text-indent: 0;
                                        padding-left: 8px;
                                        margin-bottom: 0px;
                                }
                                .content p.staff-name {
                                        padding: 0;
                                        margin: 0;
                                        text-indent: 0;
                                        font-weight:bold;
                                }
                                .content p.staff-position {
                                        font-style:italic;
                                        padding: 0;
                                        margin: 0;
                                        text-indent: 0;
                                }
                                .content p.staff-contact {
                                        text-indent: 0;
                                        padding: 5px 0;
                                        margin: 0;
                                }
                                .content ul,
                                .content ol {
                                        font-family:Myriad Pro
, Helvetica, sans-serif;
                                        line-height: 150%;
                                        letter-spacing: 0;
                                        margin: 0 0 15px 12px;
                                        padding: 0;
                                        font-size: 13px;
                                        color: #000000;
                                        list-style-position: outside;
                                }
                                        .content ul li,
                                        .content ol li {
                                                margin: 0 0 5px 0;
                                                padding: 0;
                                        }
                                
                                .content img.partner-logo {
                                        padding-bottom: 8px;
                                }

                                .content div.picture-box-right {
                                        float: right;
                                        padding: 0 0 10px 10px;
                                }
                                .content-item {
                                        padding: 4px 0;
                                }
                                .bodyText td {
                                        font-size: 14px;
                                        color: #8c8f93;
                                }
                                
                                div.toggle-arrow {
                                        position: relative;
                                        margin-left: 8px;
                                }
                                div.toggle-arrow a,
                                div.toggle-arrow img {
                                        border: none;
                                }
                                a.toggle-arrow img
                                {
                                        padding: 3px;
                                        position: absolute;
                                        z-index: 3;
                                        top: 6px;
                                        left: -10px;
                                }
                                div.toggle-arrow h1,
                                div.toggle-arrow h2 {
                                        position: relative;
                                        padding: 5px 0 5px 10px;
                                }
                                .toggle-arrow h1 a,
                                .toggle-arrow h2 a {
                                        position: relative;
                                        top: 4px;
                                }
                                .toggle-arrow h1 a,
                                .toggle-arrow h1 {
                                        font-size: 15px;
                                        line-height: 15px;
                                        color: #8c8f93;
                                        text-decoration: none;
                                        padding-bottom: 0;
                                        padding-top: 0;
                                }
                                .toggle-arrow h2 a,
                                .toggle-arrow h2 {
                                        font-size: 12px;
                                        font-weight: normal;
                                        color: #F7931D;
                                        text-decoration: none;
                                }
                                .toggle-arrow-content {
                                        padding: 10px 0 10px 10px;
                                        margin: 0 0 0 10px;
                                }
                                .toggle-arrow-content ul {
                                        margin: 0;
                                        padding: 0;
                                        font-size: 13px;
                                        line-height: 150%;
                                        color: #808973;
                                        list-style-position: inside;
                                }
                                .toggle-arrow-content h1 {
                                        font-size: 27px;
                                        color: #b4ba9b;
                                        line-height:110%;
                                }
                                .toggle-arrow-content p {
                                        margin: 4px 0 6px 0;
                                        padding: 0px;
                                        font-size: 13px;
                                        line-height: 150%;
                                }
                                
                                .content hr {
                                        border: 0;
                                        color: #CCCCCC;
                                        background-color: #CCCCCC;
                                        height: 1px;
                                        width: 100%;
                                }

                #right-column {
                        padding: 0 20px 0px 10px;
                        width: 335px;
                        background-image: url(../images/home-bottom-divider.jpg);
                        background-position: left;
                        background-repeat: repeat-y;
                }
                        #right-column h1 {
                                margin: 7px 0 0 0;
                                padding: 0;
                                font-family: "Myriad Pro", sans-serif;
                                font-size: 15px;
                                font-weight: normal;
                                color: #848688;
                        }
                        #right-column h2 a {
                                margin: 0;
                                padding: 0 55px 0 0;
                                font-family: "Myriad Pro", sans-serif;
                                font-size: 13px;
                                font-weight: normal;
                                color: #284781;
                        }
        #interior-header {
                /*position: relative; */
                margin: 0;
                padding: 0;
                height: 171px;
                z-index: 100;
                  top: 0;
                        left: 0;

        }
                #logo {
                        position: absolute;
                        top: 0;
                        left: 0;
                }
                #icon-container {
                       position: absolute;
                        top: 145px;
                        left: 265px;
                        width: 680px;
                        height: 40px;
                        margin: 0;
                        padding: 0;
                }
                

#footer-container {
        width: 957px;
        height: 32px;
        margin: 0 auto;
        padding: 0;
        text-align: right;
        background: none;
}
        #footer-container ul {
                margin: 0;z
                padding: 8px 0 0 0;
                list-style-type: none;
        }
                #footer-container ul li {
                        margin: 0 9px;
                        padding: 0;
                        color: #96999d;
                        font-family: "Myriad Pro", sans-serif;
                        font-size: 11px;
                        display: inline;
                }
                        #footer-container ul li a {
                                margin: 0;
                                padding: 0;
                                color: #455c87;
                                text-decoration: none;
                        }
                        #footer-container ul li a:hover,
                        #footer-container ul li a.active {
                                color: #000000;
                        }
textarea {
        font-family:Myriad Pro
, Helvetica, sans-serif;
        font-size:11px;
}

input {
        font-family:Myriad Pro
, Helvetica, sans-serif;
        font-size:11px;
}
