﻿body{padding: 0px; margin: 0px; font-family:Times New Roman;}
form{padding: 0px; margin: 0px;}

.hidden {display: none;}
.visible {display: inline;}

h1
{
    font-size: 1.5em;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 4px;
    margin-top: 1px;
}

h2
{
    font-size: 0.9em;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 4px;
    margin-top: 1px;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/bullet-2.gif);
	list-style-position: outside;
}

/*
.mainlayout {width: 980px;}
.c1 {width: 225px;}
.c11 {width: 10px;}
.c2 {width: 615px;}
.c3 {width: 130px;}
*/
.mainlayout {width: 980px;}
.c1 {width: 250px;}
.c11 {width: 10px;}
.c2 {width: 460px;}
.c3 {width: 260px;}
.c1t {width: 240px;}

.l_tabShow { vertical-align: top; }
.l_tabHide { vertical-align: top; display: none;}
.w302 {width: 402px;}
.wh100x1 {width: 100%;height: 1px;}
.hide {visibility: hidden;WIDTH: 0px; HEIGHT: 0px;border-width: 0px 0px 0px 0px;border-style: none;}
.wh100 {width: 100%;}