/* :::::: GENERAL STYLES :: */
body {
    font-size: 13px;
    color: #003366;
    margin: 0;
    padding: 0;
    background-color: #CCCCCC;
}
img {
    border:none;
}
html, div, img, form, ul, li, h1, h2, h3, h4, h5 {
    margin:0;
    padding:0;
}
a:link, a:active, a:visited {
    color:#0000FF;
    text-decoration: none;
}
a:hover {
    color: #0000FF;
    text-decoration: underline;
}
input {
    font-size: 11px;
}
.spacer {
    height: 9px;
    clear: both;
}
.btn {
    background: #B4CFEC;
    border: 2px solid #000000;
    padding: 2px;
}
.input_no_border {
    border: 0px solid #FFF;
    font-size: 13px;
}


/* ::::::: LAYOUT STYLES :: */  
#page {
    background-color:#FFFFFF;
    width:972px;
    margin:0 auto;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    height: auto;
}
/* ::::::: TOP :: */  
#header {
    /*background:url(../pic/top_bg.gif) repeat;*/
    top: 0px;
    left: 0px;
}
#logo {
    background:url(../pic/top_bg.gif) repeat;
    top: 0px;
    left: 0px;
}
/* ::::::: CONTENT :: */  
#content {
    position: relative;
    padding: 0;
    text-align: left;
    /*	clear: both;*/
    z-index: 9;
}

#center {
    float: left;
    width: 642px;
}

.redhighlight {
    color: #FF0000;
}
.remark{
    font-size:13px;
    color: #147668;
}
.remark ul{
    padding-left: 9px;
}
sup,sub {	height: 0;	line-height: 1;	vertical-align: baseline;	_vertical-align: bottom;	position: relative;	}sup {	bottom: 1ex;}sub {	top: .5ex;}
.pagepath {
    margin: 0px 0px 5px 0px;
    background-color: #F0F0F0;
    color: #003366;
}
/* ::::::: TABLE :: */
.list{

}
.list .subTblBlue {
    border:1px solid #002e59;
    background-color: #CCCCCC;
    font-size: 13px;
    text-align: center;
}
.list .blueTitle {
    background-color: #15317E;
    color: #FFFFFF;
    font-weight:bold;
}
.list .greyTitle {
    font-weight:bold;
}
.list .odd {
    background-color: #ffffff;
    vertical-align: top
}
.list .even_red {
    background-color: #D64F4F;
    text-align: center;
    color: #FFF;
}

.list .even {
    background-color: #e5e5e5;
    vertical-align: top
}
.list .even_yellow {
    background-color: #f6f3da;
}
.tbl_400 {
    font-size: 13px;
    height: 400px;
}
.tbl {
    font-size: 13px;
}
.seven_yellow,.header,.headerBlue,.headerPurple,.headerHBlue,
.title,.seven_blue,.seven_green,.seven,.sodd,.footer,.blank{
    vertical-align: top;
}
.tbl .header {
    background-color: #cccccc;
    font-size: 15px;
    font-weight:bold;
}
.tbl .headerBlue {
    font-weight:bold;
    color: #FFFFFF;
    background-color: #3f6c96;
}
.tbl .headerPurple {
    font-weight:bold;
    color: #FFFFFF;
    background-color: #7E587E;
}
.tbl .headerHBlue {
    font-weight:bold;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #002e59;
}
.tbl .seven {
    background-color: #e5e5e5;
    height: 14px;
}
.tbl .seven_blue {
    background-color: #C2D6F8;
}
.tbl .seven_green {
    background-color: #C3FDB8;
    height: 14px;
}
.tbl .seven_yellow {
    background-color: #f6f3da;
    height: 14px;
}
.tbl .sodd {
    background-color: #ffffff;
    height: 14px;
}
.tbl .footer {
    background-color: #cccccc;
    height: 23px;
}
.tbl .blank {
    background-color: #ECE5B6;
}

.subTbl {
    border:0px;
    background-color: #FFFFFF;
}
.subTblBlue {
    border:1px solid #002e59;
    background-color: #FFFFFF;
}
.subTblGreen {
    border:1px solid #147668;
    background-color: #FFFFFF;
}
.tb02tr02 {
    padding-left: 25px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: #F0F0F0;
    color: #003366;
}
/* ::::::: TABLE <left> :: */
.left954blue {
    float: left;
    /*position: relative;*/
    display: inline;
    width: 954px;
    margin: 0px 9px 0px 9px;
    border: 1px solid #003366;
    background-color: #FFFFFF;
}
.lefttopic {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    /*background-color: #147668;*/
    background-color: #003366;
    padding: 9px;
}
.bottomcontent {
    font-size: 10px;
    text-align: right;
    padding: 3px;
    color: #FFFFFF;
    background-color: #003366;
}
.leftcontent {
    padding: 9px;
}
.leftcontent ol {
    list-style-position:outside;
    margin-left: 25px;
    margin-top: 0px;
}
.leftcontent ol li {
    padding-bottom: 5px;
}
.leftcontent ol ol {
    list-style-position:outside;
    margin-left: 25px;
    padding-top: 6px;
    padding-bottom: 0px;
}
.leftcontent ul {
    list-style-position:outside;
    margin-left: 15px;
}

/* ::::::: FOOTER AREA :: */  
#footer {
    background:#FFFFFF;
    width: 972px;
    height: 66px;
    clear: both;
}
#leftft {
    width: 938px;
    float:left;
    padding-top: 22px;
    padding-left: 26px;
}
#copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #999999;
    float: left;
}
#terms {
    float:right;
    padding-right:18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #999999;
}
#terms a {
    color: #999999;
}
#terms a:hover {
    color: #003366;
}

.loading{
    z-index: 3000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
}
* html .loading{position:absolute; }

.shadow{
    display:none;
    z-index:8001;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
}
* html .shadow{position:absolute; }

.dialog{
    background-color: #FFF;
    z-index:8002;
    position:fixed;
    text-align:center;
    display:none;
    padding: 5px 5px 5px 5px;
    border-width: 2px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
}
* html .dialog{position:absolute; }

.dragAndDropMenu{
    border-width: 2px;
    border-style: solid;
    border-color: #147668 #147668 #147668 #147668;
    background-color: #e9e9e9;
}
.dragAndDropMenu td{
    padding: 0px 0px 0px 5px;
}
.dragAndDropMenutd a{
    color: #002e59;
}
.dragAndDropMenutd :hover{
    background:#3b99ca;
}