﻿body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #9AB1CA;
}
h1 {
	font-size: 15px;
	color: #0545AA;
    text-align: center;
}
h2
{
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #0545AA;
    text-align: center;
    line-height: 1em;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link
{
    color: #0545AA;
    border: none;
    text-decoration: none;
}
a:visited
{
    color: #0545AA;
    border: none;
    text-decoration: none;
}
a:hover
{
    color: #0545AA;
    border: none;
    text-decoration: underline;
}
.style1
{
    width: 100%;
    color: #0545AA;
}
.style2
{
    color: #FFFFFF;
    line-height: 20px;
}
.style3
{
    color: #0545AA;
    line-height: 11px;
    vertical-align: baseline;
    font-size: 11px;
}
.style4
{
    color: #0545AA;
    font-size: 8px;
    font-weight: bold;
}
.style5
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    background-color: #7BAF1E;
    text-align: center;
}
.style6
{
    color: #FFFFFF;
    line-height: 13px;
    font-weight: bold;    
    text-align: center;
}
.style7
{
    color: #0545AA;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
.style8
{
    color: #7BAF1E;
    font-size: 12px;
    font-weight: normal;
}
.style9
{
    font-size: 12px;
    color: red;
}
.style10
{
    font-size: 16px;
    color: #808080;
    text-align: center;
    font-weight: bold;
}
.style11
{
    color: #0545AA;
    font-size: 12px;
}
.style12
{
    color: #0545AA;
    line-height: 13px;
    font-weight: normal;    
    text-align: left;
}
.style13
{
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}
.style14
{
    color: #0545AA;
    line-height: 13px;
    font-weight: normal;    
    text-align: center;
}
.style15
{
    color: #0545AA;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
}
.right12PX
{
    font-size: 12px;
    text-align: right;
}
.left12PX
{
    font-size: 12px;
    text-align: left;    
}
.tbl1
{
    padding: 4px;
    border: 1px solid #B5C7DE;
    background-color: #EFF3FB;
}
.multiline
{
    white-space: pre-line;
}
#main
{
    width: 800px;
    position: relative;
    clear: none;
    float: none;
    top: 0px;
    left: 0px;
    margin-top: 10px;
    background-color: #FFFFFF;
}    
#MainContent
{
    width: 770px;
    position: relative;
    float: none;
    clear: none;
}
#TopBox
{
    width: 800px;
    height: 120px;
    background-color: #9AB1CA;
}
.smc_logo
{
    padding: 0px;
    margin: 25px 0px 0px 10px;
    position: relative;
    float: left;
    width: 325px;
    height: 75px;
    clear: none;
}
.smc_logo img
{
    margin: 0px;
    border-width: 0px;
    float: left;
}
#smc_hdr_txt
{
    width: 350px;
    height: 50px;
    float: right;
    clear: right;
    margin-top: 10px;
    margin-right: 10px;
}
#smc_top_menu
{
    padding: 0px;
    margin: 0px;
    height: 30px;
    width: 100%;    
    background-image: url(   '/images/top_bck.png' );
    background-repeat: repeat-x;
    position: relative;
    float: none;
    clear: both;
}
#smc_top_menu ul
{
    margin: 0;
    padding: 10px 0px 0px 0px;
    font: bold 12px Arial;
    width: 100%;
}
#smc_top_menu ul li{
	display: inline;
}
#smc_top_menu ul li a
{
    color: #0545AA;
    padding: 2px 20px;
    text-decoration: none;
}
#smc_top_menu ul li a:visited
{
    color: #0545AA;
    text-decoration: none;
}
#smc_top_menu ul li a:hover
{
    color: #FFFFFF;
    text-decoration: underline;    
}
.smc_top_tab
{
    padding: 5px 0px 0px 0px;
    margin: 30px 15px 0px 0px;
    background-image: url(   '/images/top_tab.png' );
    background-repeat: no-repeat;
    width: 100px;
    height: 25px;
    position: relative;
    font-family: Verdana;
    font-size: 12px;
    float: right;
    color: #FFFFFF;
    clear: none;
}
.smc_top_tab a
{
    color: #0545AA;
    text-decoration: none;
}
.smc_top_tab a:visited
{
    color: #7BAF1E;
    text-decoration: none;
}
.smc_top_tab a:hover
{
    color: #7BAF1E;
    text-decoration: none;
}
.smc_tbl550
{
    empty-cells: hide;
    width: 550px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #0545AA;
}
.smc_tbl475_srch
{
    border: 1px solid #0545AA;
    empty-cells: hide;
    width: 475px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0545AA;
    text-align: left;
    float: left;
    clear: none;
}
.smc_tbl475_srch img
{
    width: 50px;
    height: 50px;
}
.smc_tbl475_num
{
    empty-cells: hide;
    width: 475px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0545AA;
    text-align: center;
    float: left;
    clear: none;
}
.smc_tbl475_empty
{
    empty-cells: hide;
    width: 475px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0545AA;
    text-align: center;
    float: left;
    clear: none;
}
.smc_tbl_ctrl
{
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0545AA;
}
.smc_lpanel
{
    border: 1px #0545AA solid;
    font-family: Verdana;
    font-size: 10px;
    margin: 10px 0px 0px 0px;
    width: 175px;
    position: inherit;
    float: left;
    clear: left;
    font-weight: bold;
    text-align: center;
    color: #0545AA;
    background-color: #FFFFFF;
}
.smc_lpanel img
{
    padding: 0px;
    margin: 0px;
    width: 50px;
    height: 50px;
}
.smc_body_500
{
    width: 490px;
    margin: 10px 0px 0px 10px;
    position: relative;
    float: left;
    clear: none;
    text-align: center;
    top: 0px;
    left: 0px;
}
.smc_body_500 p
{
    width: 90%;
    padding: 0px;
    margin: 0px;
    text-align: justify;
    font-size: 12px;
    font-family: Verdana;
    color: #0545AA;
    width: 475px;
    float: none;
    clear: both;
}
.smc_body_500 li
{
    display: block;
    float: left;
    width: 50%;
    text-align: left;
}
.smc_body_500 a
{
    color: #7BAF1E;
}
.smc_btbl_500
{
    width: 480px;
    float: left;
    clear: none;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
}
.smc_ctnr_half
{
    width: 50%;
    float: left;
}
.smc_rpanel
{
    width: 120px;
    margin: 10px 0px 5px 0px;
    position: relative;
    float: right;
    clear: right;
}
.smc_rpanel a, img
{
    border-width: 0px;
    border-style: none;
}
#smc_btm_menu
{
    background-position: top;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    height: 30px;
    width: 100%;
    position: relative;
    float: none;
    clear: both;
    background-image: url(     '/images/btm_bck.png' );
    background-repeat: repeat-x;
}
#smc_btm_menu p
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #0545AA;
}
#smc_btm_menu ul
{
    margin: 0;
    padding: 10px 0px 0px 0px;
    font: bold 12px Arial;
    width: 100%;
}
#smc_btm_menu ul li
{
	display: inline;
}
#smc_btm_menu ul li a
{
    color: #0545AA;
    padding: 2px 20px;
    text-decoration: none;
}
#smc_btm_menu ul li a:visited
{
    color: #0545AA;
    text-decoration: none;
}
#smc_btm_menu ul li a:hover
{
    color: #000000;
    text-decoration: none;
}