body.mceContentBody {
font-size:13px;
}
/* -----------------------------------
 icon-link
----------------------------------- */
.a-pdf {
padding-right: 38px;
background: url(images/icon_pdf.gif) no-repeat 100% 50%;
}
.a-doc {
padding-right: 38px;
background: url(images/icon_doc.gif) no-repeat 100% 50%;  
}
.a-xls {
padding-right: 38px;
background: url(images/icon_xls.gif) no-repeat 100% 50%;
}
.a-ppt {
padding-right: 38px;
background: url(images/icon_ppt.gif) no-repeat 100% 50%;
}
.a-mailto {
padding-right: 25px;
background: url(images/icon_mail.png) no-repeat 100% 50%;
}
.a-external {
padding-right: 20px;
background: url(images/external.png) no-repeat 100% 50%;
}
/* -----------------------------------
 heading
----------------------------------- */
.h4-t1 {
margin-top: 15px;
margin-bottom: 0.5em;
margin-left: 10px;
padding-left: 5px;
border-left: 3px solid #4B6E06;
color: #4B6E06;
font-size: 110%;
}
.h5-t1 {
margin-top: 12px;
margin-bottom: 0.5em;
margin-left: 15px;
padding-bottom: 1px;
border-bottom: 1px solid #ccc;
color: #000;
font-size: 100%;
}
.h6-t1 {
margin-top: 15px;
margin-bottom: 0.5em;
margin-left: 15px;
padding-bottom: 1px;
padding-left: 8px;
border-bottom: 1px dashed #999999;
color: #333333;
font-size: 100%;
}

/* -----------------------------------
 list
----------------------------------- */
.ul-t1 {
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
.ul-t1 li {
list-style-type:none;
margin-bottom: 5px;
padding-left: 18px;
background : url(images/li_gray.gif) no-repeat 0px 5px;
}

.ul-t2 {
margin-bottom: 25px;
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
.ul-t2 li {
list-style-type:none;
margin: 0;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;
background : url(images/li_gray.gif) no-repeat 0px 15px;
}
.ul-t3 {
margin-bottom: 25px;
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
.ul-t3 li {
list-style-type:none;
margin-bottom: 5px;
padding-left: 18px;
background : url(images/li_green.gif) no-repeat 0px 5px;
}
.ul-t4 {
margin-bottom: 25px;
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
.ul-t4 li {
list-style-type:none;
margin: 0;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;
background : url(images/li_green.gif) no-repeat 0px 15px;
}
.ol-t1 {
margin-left: 44px;
padding-left: 27px;
padding-left:0px;
background-color: #ffffff;
}
.ol-t1 li {
list-style-type: decimal;
margin-bottom: 5px;
}
.dl-t1 {
padding-left: 30px;
padding-left:0px;
}
.dl-t1 dt {
margin-bottom: 2px;
font-weight: bold;
}
.dl-t1 dd {
margin: 0 0 10px 3em;
}

/* -----------------------------------
 table
----------------------------------- */
.table-clear{
}
.table-clear td,
.table-clear th{
border-style: none;
}
.table-clear thead th{
background: none;
color: #333;
}
table.table-clear{
border-style: none;
}

.table-t1 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
.table-t1 th,
.table-t1 td{
padding: 5px;
border: 1px solid #666;
}
.table-t1 th {
text-align: left;
background-color: #ddd;
}
.table-t2 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
.table-t2 th,
.table-t2 td{
padding: 5px 15px;
border: 1px solid #666;
}
.table-t2 th {
text-align: center;
background-color: #ddd;
}
.table-t3 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
.table-t3 th,
.table-t3 td{
padding: 5px 15px;
border: none;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
.table-t3 th {
background-color: #ddd;
}


.table-t4 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
.table-t4 th,
.table-t4 td{
padding: 5px;
border-color: #7C954B;
border-width: 1px;
border-style: solid;
}
.table-t4 th {
text-align: left;
background-color: #E8ECDF;
color:#4B6E06;
}

.table-t5 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
.table-t5 th,
.table-t5 td{
padding: 5px 15px;
border-color: #7C954B;
border-width: 1px;
border-style: solid;
}
.table-t5 th {
text-align: center;
background-color: #E8ECDF;
color:#4B6E06;
}

.table-t6 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;
border: none;}
.table-t6 th,
.table-t6 td{
padding: 5px 15px;
border: none;
border-top: 1px solid #7C954B;
border-bottom: 1px solid #7C954B;
}
.table-t6 th {
background-color: #E8ECDF;
color:#4B6E06;
}

/* -----------------------------------
image
----------------------------------- */
.img-l{
float: left;
margin-right: 1em;
margin-bottom: 1em;
}
.img-r {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
.img-c {
margin-bottom: 1em;
text-align: center;
clear: both;
}

/* -----------------------------------
 box
----------------------------------- */
.div-box-border {
margin-top: 1em;
margin-bottom: 1em;
padding: 10px;
border: 3px solid #67980D;
}
.div-box-border p {
margin: 0;
}
.div-box-background {
margin-bottom: 1em;
padding: 10px;
background-color: #FFF2ED;
}
.div-box-background p {
margin: 0;
}
.div-box-plugin {
margin-bottom: 1em;
padding: 10px;
border: 1px solid #999;
}
.div-box-plugin img {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
.div-box-plugin p {
margin: 0;
}
.text-indent {
text-indent:1em;
}



/*******************************
*** OverRide  List *****
********************************/

ul.ul-t1 {
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
ul.ul-t1 li {
list-style-type:none;
margin-bottom: 5px;
padding-left: 18px;
background : url(images/li_gray.gif) no-repeat 0px 5px;
}

ul.ul-t2 {
margin-bottom: 25px;
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
ul.ul-t2 li {
list-style-type:none;
margin: 0;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;
background : url(images/li_gray.gif) no-repeat 0px 15px;
}
ul.ul-t3 {
margin-bottom: 25px;
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
ul.ul-t3 li {
list-style-type:none;
margin-bottom: 5px;
padding-left: 18px;
background : url(images/li_green.gif) no-repeat 0px 5px;
}
ul.ul-t4 {
margin-bottom: 25px;
padding-left:0px;
margin-left:20px;
background-color: #ffffff;
}
ul.ul-t4 li {
list-style-type:none;
margin: 0;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;
background : url(images/li_green.gif) no-repeat 0px 15px;
}
ol.ol-t1 {
margin-left: 44px;
padding-left: 27px;
padding-left:0px;
background-color: #ffffff;
}
ol.ol-t1 li {
list-style-type: decimal;
margin-bottom: 5px;
}

/*******************************
*** OverRide Table *****
********************************/

table.table-t1 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
table.table-t1 th,
table.table-t1 td{
padding: 5px;
border: 1px solid #666;
}
table.table-t1 th {
text-align: left;
background-color: #ddd;
}
table.table-t2 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
table.table-t2 th,
table.table-t2 td{
padding: 5px 15px;
border: 1px solid #666;
}
table.table-t2 th {
text-align: center;
background-color: #ddd;
}
table.table-t3 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
table.table-t3 th,
table.table-t3 td{
padding: 5px 15px;
border: none;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
table.table-t3 th {
background-color: #ddd;
}


table.table-t4 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
table.table-t4 th,
table.table-t4 td{
padding: 5px;
border-color: #7C954B;
border-width: 1px;
border-style: solid;
}
table.table-t4 th {
text-align: left;
background-color: #E8ECDF;
color:#4B6E06;
}

table.table-t5 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;}
table.table-t5 th,
table.table-t5 td{
padding: 5px 15px;
border-color: #7C954B;
border-width: 1px;
border-style: solid;
}
table.table-t5 th {
text-align: center;
background-color: #E8ECDF;
color:#4B6E06;
}

table.table-t6 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;
width: 97%;
border: none;}
table.table-t6 th,
table.table-t6 td{
padding: 5px 15px;
border: none;
border-top: 1px solid #7C954B;
border-bottom: 1px solid #7C954B;
}
table.table-t6 th {
background-color: #E8ECDF;
color:#4B6E06;
}