body {
    margin: 0;
    padding: 0;
    color: #17274D;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    text-align: center;
    background-image: url(./images/bg_twoline2.jpg);
    background-repeat: repeat;
}

td {
    margin: 0;
    padding: 0;
    color: #17274D;
    background-color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    text-align: left;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

.centered {
    margin-top: 10px;
    text-align: center;
}
.table_home {
    padding: 0;
    height: 35px;
}

.tableref {
    border-collapse: collapse;
    padding: 2px 5px 2px 5px;
    border: 1px dotted #657EA3;
    color: inherit;
    /*background-color: #CFDFF6;*/
}

.tdhead {
    color: #FFFFFF;
    background-color: #657EA3;
    padding: 2px 5px 2px 5px;
    border: 1px solid #657EA3;
}

.tdtitle1 {
    padding: 2px 5px 2px 5px;
    border: 1px dotted #657EA3;
}


.m2list_header {
    list-style-type: none;
    color: #657EA3;
    background-color: inherit;
    height: 27px;
    margin: 25px 0 35px 35px;
    padding: 3px 0 2px 3px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 680px;
    border-bottom: 1px solid #657EA3;
}

.m3list_header {
    list-style-type: none;
    color: inherit;
    background-color: inherit;
    height: 25px;
    margin: 10px 0 7px 0;
    padding: 3px 0 0 3px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 680px;
    border-bottom: 1px solid #17274D;
}

.m1list_header {
    list-style-type: none;
    color: #657EA3;
    background-color: inherit;     
    height: 20px;
    margin: 5px 0 10px 35px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 300px;
    /*border-bottom: 1px dotted #657EA3;*/
}

#maincontainer {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #E9ECF1 url('images/body-bg.jpg') top center repeat-x;
}

#header {
    margin: 0;
    padding: 0;
    width: 910px;
    height: 72px;
}

#container {
    margin: auto;
    padding: 0;
    width: 910px;
    text-align: left;
    border: 1px dotted #657EA3;
}

#main_panel {
    margin: 0;
    width: 910px;
    padding: 0;
    color: #17274D;
    background: #FFFFFF url('images/top-bg.gif') top center repeat-x;
}

#main_panel p {
    padding: 0 15px 2px 15px;
}

a:link, a:visited {
    color: #FE9A04;
    background-color: inherit;
    text-decoration: none;
}

a:hover, a:active {
    color: #FE9A04;
    text-decoration: underline;
}


h1 {
    margin: 0 0 10px 0;
    padding: 0 10px 0 10px;
    font-size: 18px;
    font-weight: bold;
}

h2 {
    margin: 0 0 10px 0;
    padding: 0 15px 2px 35px;
    font-size: 16px;
    font-weight: bold;
}

h3 {
    margin: 0 0 10px 0;
    padding: 0 15px 2px 35px;
    font-size: 14px;
    font-weight: bold;
}

h4 {
    margin: 0 0 10px 0;
    padding: 0 15px 2px 35px;
    font-size: 12px;
    font-weight: bold;
}

.page_name{
    display: none;
}

.list1 {
    text-align: left;
    list-style-position: outside;
    list-style-image: url(images/bullet-list.gif);
    margin: 0 0 0 25px;
}

.list2 {
    text-align: left;
    list-style-position: outside;
    list-style-image: url(images/bullet-list.gif);
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}
