/*-------- body --------*/
body {
margin: 0px;
padding: 0px;
color: #000000;
background-color: #ffffff;
}

/*-------- text --------*/
h1 {
margin: 0px;
padding: 0px 0px 7px 10px;
color: #ffffff;
font-size: 92%;
line-height: 130%;
}
h2 {
margin: 0px;
padding: 0px;
font-weight: normal;
font-size: 82%;
line-height: 130%;
}
h3 {
margin: 0px;
padding: 1px 0px 10px 0px;
font-size: 82%;
line-height: 130%;
}
h4 {
margin: 0px;
padding: 0px;
color: #ffffff;
font-weight: normal;
font-size: 11px;
line-height: 130%;
}

.text1 {
font-size: 11px;
line-height: 140%;
}
.text2 {
font-size: 82%;
line-height: 140%;
}
.text3 {
font-size: 92%;
line-height: 140%;
}
.text4 {
font-size: 102%;
line-height: 140%;
}

.caption1 {
font-size: 70%;
line-height: 130%;
}
.caption2 {
font-size: 82%;
line-height: 130%;
}
.caption3 {
font-size: 92%;
line-height: 130%;
}
.caption4 {
font-size: 102%;
line-height: 130%;
}

.lead1 {
font-size: 70%;
line-height: 175%;
}
.lead2 {
font-size: 82%;
line-height: 175%;
}
.lead3 {
font-size: 92%;
line-height: 175%;
}
.lead4 {
font-size: 102%;
line-height: 175%;
}

.list {
font-size: 70%;
}
.list a {
color: #009703;
text-decoration: none;
}
.list a:hover {
color: #009703;
text-decoration: underline;
}

/*-------- anchors --------*/
a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #009703;
text-decoration: none;
}

/*-------- lists --------*/
ul {
margin: 0px 0px 0px 15px;
padding: 0px;
list-style-type: disc;
}
ul.ex {
margin: 12px 0px 0px 15px;
padding: 0px;
list-style-type: circle;
}

/*-------- form --------*/
input {
font-size: 12px;
}
select {
font-size: 12px;
}
textarea {
font-size: 12px;
}

/*-------- block --------*/
.block1 {
margin: 0px;
padding: 5px;
}
.block2 {
margin: 0px;
padding: 10px;
}
.block3 {
margin: 0px;
padding: 15px;
}
.block4 {
margin: 0px;
padding: 20px;
}
.block5 {
margin: 0px;
padding: 5px 10px;
}
.block6 {
margin: 0px;
padding: 10px 0px;
}

/*-------- background --------*/
.hdrBg {
background-color: #ffffff;
background-image: url(../../common/img/hdr_bg.gif);
background-repeat: repeat-x;
}
.hdrGnavBg1 {
background-color: #f0f0f0;
background-image: url(../../common/img/hdr_gnav_bg_01.gif);
background-repeat: repeat-x;
}
.hdrGnavBg2 {
background-color: #ffffff;
background-image: url(../../common/img/hdr_gnav_bg_02.gif);
background-repeat: repeat-x;
}
.hdrLnavBg1 {
background-color: #bbeeae;
background-image: url(../../common/img/hdr_lnav_bg_01.gif);
background-repeat: repeat-x;
}
.cmnSep1 {
background-color: #ffffff;
background-image: url(../../common/img/cmn_sep_01.gif);
background-repeat: repeat-x;
}
.cmnSep2 {
background-color: #ffffff;
background-image: url(../../common/img/cmn_sep_02.gif);
background-repeat: repeat-y;
}

/*-------- local navigation --------*/
.cmnNav {
margin: 0px;
padding: 7px 0px 7px 0px;
}
.cmnNav a {
color: #000000;
font-size: 82%;
line-height: 110%;
text-decoration: none;
}
.cmnNav a:hover {
color: #009703;
text-decoration: none;
}

/*-------- clipika ace --------*/
.cp a {
color: #000000;
text-decoration: none;
}
.cp a:hover {
color: #2359be;
text-decoration: none;
}

/*-------- mol --------*/
.mol a {
color: #000000;
text-decoration: none;
}
.mol a:hover {
color: #b30000;
text-decoration: none;
}

/*-------- company --------*/
.companyCutBg {
background-color: #ffffff;
background-image: url(../../company/img/company_cut_bg.jpg);
background-repeat: no-repeat;
}
