@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 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 .LIST1 { margin:0 0 5px 0;padding-left:20px; }
#WRAPPER #BOX_LEFT .CONTAINER .LIST1 li {
margin:0 0 7px 0;
padding:0 0 7px 0;
font-size:12px;
line-height:18px;
list-style-type:none;
list-style-image:url(../images/liststyle1.gif);
list-style-position:outside;
background-image:url(../images/border1.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

#WRAPPER #BOX_LEFT .CONTAINER .LIST2 { margin:0 0 5px 0;padding-left:20px; }
#WRAPPER #BOX_LEFT .CONTAINER .LIST2 li {
margin:0 0 2px 0;
padding:0;
font-size:12px;
line-height:18px;
list-style-type:disc;
list-style-position:outside;
}
#WRAPPER #BOX_LEFT .CONTAINER .LIST3 { /*margin:0 0 5px 20px;*/ }
#WRAPPER #BOX_LEFT .CONTAINER .LIST3 li {
margin:0 0 2px 0;
padding:0;
font-size:12px;
line-height:18px;
list-style-position:outside;
}

#WRAPPER #BOX_LEFT .CONTAINER .TBL2 td {
margin:0;
padding:5px 10px;
border-bottom:solid 1px #003366;
font-size:12px;
text-align:left;
color:#003366;
}
#WRAPPER #BOX_LEFT .CONTAINER .TBL2 td.group { white-space:nowrap; font-weight:bold;text-align:left;background-color:#d2def3; }