﻿h1{font-size: 1.5em; color:#0093dd; margin: 3px 0px 10px 0px; font-weight:bold; }
h2{font-size: 1.1em; color:#0093dd; font-weight:bold; margin: 3px 0px 5px 0px;}
h3{font-size: 1.1em; color:#ffffff; margin: 3px 0px 5px 0px; font-weight:normal;}
h4{font-size: 1.5em; color:#ffffff; margin: 3px 0px 10px 0px; font-weight:bold; display: inline; }
h5{font-size: small; color:#333333; font-weight:bold; display: inline;}

A{color: #0093dd;  text-decoration: none;}
A:hover{color: #0093dd; text-decoration: underline;}
A.more{color: #ffffff;  text-decoration: none;}
A.more:hover{color: #ffffff; text-decoration: underline;}
A.header{color: #ffffff;  text-decoration: none;}
A.header:hover{color: #ffffff; text-decoration: underline;}
A.footerL{color: #ffffff;  text-decoration: none;}
A.footerL:hover{color: #ffffff; text-decoration: underline;}
A.ftrA{color: #6c6c6c;  text-decoration: none;}
A.ftrA:hover{color: #6c6c6c; text-decoration: underline;}

 /* side menu */
.menuContainer{ float:left; width: 160px; min-height: 257px; padding: 0px 0px 0px 4px; text-transform: uppercase; vertical-align:top;}
.menuHeader{background-image: url('../c_images/MenuHdr.gif'); background-repeat: no-repeat; height: 11px; min-height: 11px;}
.menuOn{ background-image: url('../c_images/MenuOn.gif'); background-repeat: no-repeat; height: 16px; padding: 2px 0px 0px 15px; color: #1f73ba; font-size: 0.80em; cursor: default; font-weight: bold;}
.menuOff{background-image: url('../c_images/MenuOff.gif'); background-repeat: no-repeat; height: 16px; padding: 2px 0px 0px 15px; color: #ffffff; font-size: 0.80em; cursor: default; font-weight: bold;}
.menuOvr{background-image: url('../c_images/MenuOvr.gif'); background-repeat: no-repeat; height: 16px; padding: 2px 0px 0px 15px; color: #1f73ba; font-size: 0.80em; cursor: pointer; font-weight: bold;}
.menuOn2{ background-image: url('../c_images/MenuOn2.gif'); background-repeat: no-repeat; height: 16px; padding: 2px 0px 0px 20px; color: #1f73ba; font-size: 0.75em; cursor: default; font-weight: bold;}
.menuOff2{background-image: url('../c_images/MenuOff2.gif'); background-repeat: no-repeat; height: 16px; padding: 2px 0px 0px 20px; color: #ffffff; font-size: 0.75em; cursor: default; font-weight: bold;}
.menuOvr2{background-image: url('../c_images/MenuOvr2.gif'); background-repeat: no-repeat; height: 16px; padding: 2px 0px 0px 20px; color: #1f73ba; font-size: 0.75em; cursor: pointer; font-weight: bold;}
.menuHeader{background-image: url('../c_images/MenuHdr.gif'); background-repeat: no-repeat; height: 15px; width: 159px;}
.menuFooter{background-image: url('../c_images/MenuFtr.gif'); background-repeat: no-repeat; height: 15px; min-height: 15px;}
/* home page editble area */
.hmContainer{ width: 799px; float:left; padding-left: 16px;}
.hmContent{ width: 612px; float: left; background-image: url('../c_images/hm_bg.gif'); background-repeat:repeat-y; padding: 0px 5px 5px 5px; }
/* content page area */
.conContainer{ width: 622px; float:left; padding-left: 16px;}
.conContent{ width: 580px; float: left; background-color: #ffffff; border-left: solid 1px #c3c3c3; border-right: solid 1px #c3c3c3;  padding: 0px 20px 10px 20px; min-height: 382px; }
/* right page area */
.rightContainer{ float:left; width: 159px; min-height: 257px; padding: 0px 0px 0px 18px; vertical-align:top;}
/* footer */
.footer{ width: 984px; float:none;}
/* home hide & show */
.export{float:left; padding: 10px 10px 5px 10px;  background-color: #b2def5; width: 160px;}
/* editor */
.heading1{font-size: 1.5em; color:#0093dd; margin: 3px 0px 10px 0px; font-weight:bold; }
.heading2{font-size: 1.1em; color:#0093dd; font-weight:bold; margin: 3px 0px 5px 0px;}
/* popup*/
.popHdr{background-color:#0093dd; width: 560px; padding: 5px 20px 10px 20px ; font-size: 1.5em; color:#fff; font-weight:bold;}
.popCon{width: 556px; border-left: solid 2px #0093dd; border-right: solid 2px #0093dd; min-height: 382px; padding: 20px 20px 30px 20px;}



