﻿div #h1n1maincontent
{
    height:510px;
    background-color:#FFF;
}

#backimage
{
    position:relative;
    top:15px;
    left:290px;
    width:612px;
    height:430px;
    background-image: url('../images/h1n1Back.PNG');
    background-repeat:no-repeat;
}

div .mleft
{
    position:relative;
    top:-403px;
    left:78px;
    width:208px;
    z-index:10;
    border:solid 1px #00349C;
}

div #menuhead
{
    border-bottom:solid 1px #00349C; 
    background-image: url('../images/keyinfoback.png');
    background-repeat:repeat-y; 
    background-color:#ffcf00;
    font:bold 14px verdana,arial,helvetica;
    height:30px;
    padding:5px;
    text-align:center;
}

div #keyinfo
{   text-align:center;
    height:200px;
    width:200px;
    z-index:10;
    background-color:#FFF;
    background-image: url('../images/lftbtnback.png');
    background-repeat: repeat-y;
    padding:3px 3px 3px 3px;
    overflow:auto ;
}

div .mright
{
    position:relative;
    top:-637px;
    left:643px;
    width:250px;
    z-index:10;
    border:solid 1px #00349C;
}

div #faqbox
{
    position:relative;
    top:-345px;
    left:291px;
    padding:5px 10px 5px 0px;
    background-color:#224057;
    width:338px;
    height:30px;
    border:solid 1px #000;
}

#IE6root div #faqbox
{
    position:relative;
    top:-595px;
    left:291px;
    padding:5px 10px 5px 0px;
    background-color:#224057;
    font:bold 16px arial;
    color:#fff;
    width:338px;
    height:30px;
    border:solid 1px #000;
}

#IE7root div #faqbox
{
    position:relative;
    top:-595px;
    left:291px;
    padding:5px 10px 5px 0px;
    background-color:#224057;
    font:bold 16px arial;
    color:#fff;
    width:338px;
    height:30px;
    border:solid 1px #000;
}

.greenarrow
{
    position: relative;
    left: -230px;
}

#IE6root .greenarrow
{
    position: relative;
    left: 12px;
}

#IE7root .greenarrow
{
    position: relative;
    left: 12px;
}

.faqlink
{
    font:bold 16px arial;
    color:#fff;
    position: absolute;
    left: 40px;
    top: 10px;
}

a.faqlink {text-decoration:none}
a.faqlink:link {color:#fff}
a.faqlink:hover {color:#fff ; text-decoration:underline}
a.faqlink:visited {color:#fff}
a.faqlink:active {color:#fff}


