@charset "utf-8";

/* ----------------------------------------------------------------
    Structure
----------------------------------------------------------------- */

#WRAPPER #COVER {
position:relative;
margin:0 0 20px 0;
padding:0;
width:850px;
height:90px;
background-repeat:no-repeat;
background-position:left top;
}
#WRAPPER .COVER_IMG1 { background-image:url(../images/cover1.jpg); }

#WRAPPER #COVER h3 {
margin:0;
padding:0;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}

#WRAPPER #COVER h3 a {
display:block;
margin:0;
padding:0;
width:850px;
height:90px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
}

#WRAPPER #BOX_LEFT .CONTAINER h4#TITLE1 {
margin:0;
padding:0;
width:605px;
height:45px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
background-image:url(../images/title_1.gif);
background-repeat:no-repeat;
background-position:0 0;
}

#WRAPPER #BOX_LEFT .CONTAINER h4#TITLE2 {
margin:0;
padding:0;
width:605px;
height:45px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
background-image:url(../images/title_2.gif);
background-repeat:no-repeat;
background-position:0 0;
}

#WRAPPER #BOX_LEFT h5 {
margin:0 0 10px 0;
padding:3px 5px;
font-size:12px;
line-height:13px;
font-weight:bold;
color:#003366;
background-color:#e5ecf8;
}

#WRAPPER #BOX_LEFT .CONTAINER .Questions {
margin:0 0 0 30px;
padding:0;
}

#WRAPPER #BOX_LEFT .CONTAINER .Questions li {
margin:0;
padding:0;
font-size:10px;
line-height:11px;
font-weight:bold;
color:#003366;
}
#WRAPPER #BOX_LEFT .CONTAINER .Questions li a ,
#WRAPPER #BOX_LEFT .CONTAINER .Questions li a:visited {
display:block;
margin:0;
padding:5px;
font-size:12px;
line-height:13px;
font-weight:normal;
color:#003366;
background-image:url(../images/border_1.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

#WRAPPER #BOX_LEFT .CONTAINER .Questions li a:hover {
font-weight:bold;
text-decoration:none;
color:#FFCC00;
background-color:#003366;
}


#WRAPPER #BOX_LEFT .CONTAINER .Answers {
margin:0 0 0 30px;
padding:0;
}

#WRAPPER #BOX_LEFT .CONTAINER .Answers li {
margin:0 0 15px 0;
padding:0 0 10px 0;
font-size:14px;
line-height:16px;
font-weight:bold;
color:#CC0000;
background-image:url(../images/border_1.gif);
background-repeat:repeat-x;
background-position:left bottom;
}
#WRAPPER #BOX_LEFT .CONTAINER .Answers li p {
margin:0;
padding:5px 0px;
font-size:12px;
line-height:16px;
font-weight:normal;
color:#222222;
}