
a{
    text-decoration: none;
    outline: none;
}
a:hover{
    text-decoration: underline;
}
img{
    border:none;
}
td{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.style_nav_main {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    color: #505050;
}

H1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    color: #457d01;
}
H2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #457d01;
}
H3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: #457d01;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
}

.style_button1 {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    background-image:  url(../images/ButtonL1.gif);
    background-repeat: no-repeat;
    display: block;
    width: 200px;
    height: 45px;
    margin: 0px;
    padding: 0px;
}
.style_button1 a {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    width: 200px;
    height: 45px;
    float: left;
    text-decoration: none;
}
.style_button1 a:hover{
    color: #0F6444;
    background-image:  url(../images/ButtonL2.gif);
    background-repeat: no-repeat;
}
.style_button1 a:hover img{visibility:hidden}
.style_button1 span {
    position: absolute;
    left: 5px;
    top: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 190px;
    height: 22px;
    text-align: center;
}
.style_button2 {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    background-image:  url(../images/ButtonS1.gif);
    background-repeat: no-repeat;
    display: block;
    width: 95px;
    height: 86px;
    margin: 0px;
    padding: 0px;
}
.style_button2 a {
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    width: 95px;
    height: 86px;
    float: left;
    text-decoration: none;
}
.style_button2 a:hover{
    color: #0F6444;
    background-image:  url(../images/ButtonS2.gif);
    background-repeat: no-repeat;
}
.style_button2 a:hover img{visibility:hidden}
.style_button2 span {
    position: absolute;
    left: 5px;
    top: 26px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 85px;
    height: 50px;
    text-align: center;
}
.style_button2_selected {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    background-image:  url(../images/ButtonS2.gif);
    background-repeat: no-repeat;
    display: block;
    width: 95px;
    height: 86px;
    margin: 0px;
    padding: 0px;
}
.style_button2_selected a {
    display: block;
    color: #0F6444;
    font-size: 12px;
    font-weight: 700;
    width: 95px;
    height: 86px;
    float: left;
    text-decoration: none;
}
.style_button2_selected span {
    position: absolute;
    left: 5px;
    top: 26px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 85px;
    height: 50px;
    text-align: center;
}

.style_button2a {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    background-image:  url(../images/ButtonS1.gif);
    background-repeat: no-repeat;
    display: block;
    width: 95px;
    height: 86px;
    margin: 0px;
    padding: 0px;
}
.style_button2a a {
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    width: 95px;
    height: 86px;
    float: left;
    text-decoration: none;
}
.style_button2a a:hover{
    color: #0F6444;
    background-image:  url(../images/ButtonS2.gif);
    background-repeat: no-repeat;
}
.style_button2a a:hover img{visibility:hidden}
.style_button2a span {
    position: absolute;
    left: 5px;
    top: 33px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 85px;
    height: 50px;
    text-align: center;
}
.style_button2a_selected {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    background-image:  url(../images/ButtonS2.gif);
    background-repeat: no-repeat;
    display: block;
    width: 95px;
    height: 86px;
    margin: 0px;
    padding: 0px;
}
.style_button2a_selected a {
    display: block;
    color: #0F6444;
    font-size: 12px;
    font-weight: 700;
    width: 95px;
    height: 86px;
    float: left;
    text-decoration: none;
}
.style_button2a_selected span {
    position: absolute;
    left: 5px;
    top: 33px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 85px;
    height: 50px;
    text-align: center;
}
#div_table_box_right_line {
	border-right: 1px solid #A0A0A0;
}

/* Special Styles */
.style_pgs_numbers {
    padding-left: 5px;
    padding-right: 5px;
    list-style-position: outside;
    list-style-image: url(../images/HomeListBullet.gif);
}
.style_pgs_numbers_small li {
    margin-left: -2em;
    list-style-position: outside;
    list-style-image: url(../images/HomeListBullet.gif);
}

.style_ft10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: none;
}
.style_ft10_black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: none;
}
.style_ft10_black a{
    color: #000000;
    text-decoration: none;
}
.style_ft10_black a:hover{
    color: #000000;
    text-decoration: none;
}

.style_ft12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: none;
}
.style_ft12 a{
    color: #0C9271;
    font-weight: 700;
    text-decoration: none;
}
.style_ft12 a:hover{
    color: #0C9271;
    text-decoration: none;
}
.style_ft16 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: none;
}

.style54 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #222222;
    text-decoration: none;
    padding: 0px 0px 0px 3px;
}
.style55 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #222222;
    text-decoration: none;
    padding: 3px 10px 3px 12px;
}

