.tc_body
    {
	font-size: 70%;
    }

.tc_body h1
    {
    font-size:      120%;
    padding-bottom:	0.7em;
    }

.tc_body h2
    {
    font-size:      110%;
    padding-bottom:	0.7em;
    }

.tc_body h2 a
    {
    color: #000000;
    }

.tc_body_txt
    {
    padding-bottom: 4.0em;
    text-align:     justify;
    text-justify:   distribute;
    }

.tc_body_list
    {
    padding-bottom: 1.0em;
    text-align:     justify;
    text-justify:   distribute;
    }

.tc_body_txt img
    {
    padding: 0.5em;
    }

.tc_dl_box
    {
    margin-top:  1.6em;
    line-height: 1.6em;
    }

.tc_dl_title
    {
    color:            #ffffff;
    background-color: #1c7059;
    padding-left:     0.3em;
    padding-right:    0.3em;
    font-weight:      bold;
    }

.dl_spacer
    {
    height: 0.8em;
    }

.tc_dl_box ul
    {
    list-style-type: none;
    padding-left:    1.0em;
    margin-bottom:   0.8em;
    }

.tc_dl_box li
    {
    padding-left: 0.8em;
    line-height:  1.6em;
    background:   transparent url(/av/view/images/bull.png) no-repeat scroll 0.0em 0.6em;
    }

.tc_list ul
    {
    list-style-type: none;
    }

.tc_list li
    {
    padding-left: 0.8em;
    line-height:  1.8em;
    background:   transparent url(/av/view/images/bull.png) no-repeat scroll 0.0em 0.6em;
    }

table.tc_table
    {
    width:           100%;
    border-width:    0px;
    border-style:    none;
    border-collapse: collapse;
    border-color:    #000000;
    }

table.tc_table td
    {
    border-width: 0px !important;
    border-style: none !important;
    border-color: #000000 !important;
    }

table.tc_table td img
    {
    padding-right: 1.0em;
    }

div.tc_table
    {
    margin: 0.0em 0.0em 0.0em 0.0em;
    }

table.tc_table td a
    {
    text-decoration: none;
    }

div.tc_side_banner_container
    {
    text-align:    center;
    margin-bottom: 18px;
    }

div.tc_side_banner
    {
    margin-bottom: 6px;
    }

div.tc_up_banner_container
    {
    text-align: right;
    }

div.tc_up_banner_1
    {
    display: inline;
    }

div.tc_up_banner_0
    {
    display:     inline;
    margin-left: 10px;
    }

div.tc_down_banner_container
    {
    text-align: center;
    margin-top: 16px;
    }

div.tc_down_banner_1
    {
    margin-bottom: 6px;
    }

div.tc_down_banner_2
    {
    display: inline;
    }

div.tc_down_banner_3
    {
    display:     inline;
    margin-left: 18px;
    }

div.tc_back
    {
    text-align:    right;
    margin-bottom: 0.7em;
    }

div.tc_back img
    {
    margin-right: 6px !important;
    padding:      0px !important;
    }

#tc_overlay_content
    {
    display:          none;
    position:         absolute;
    z-index:          10;
    left:             25%;
    top:              10%;
    border:           1px solid #000;
    background-color: #f7f3ed;
    text-align:       center;
    }

#tc_overlay_title
    {
    font-size: 120%;
    }

#tc_overlay_title a
    {
    text-decoration: none;
    }

#tc_overlay_control
    {
    padding:          2px 0;
    background-color: #eee4c8;
    border-bottom:    1px solid #1c7059;
    text-align:       right;
    }

#tc_overlay_control a
    {
    padding:          0px 5px;
    border:           1px solid #1c7059;
    background-color: #e3d8c6;
    color:            #000;
    font-weight:      bold;
    text-decoration:  none;
    }

#tc_overlay_video_container
    {
    width:   512px;
    padding: 15px;
    }

