﻿body
{
    margin: 0;
    font-family: 'Segoe UI' , 'Open Sans' , 'Segoe WP' , Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444;
}

ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.h1ctitle
{
    font-family: 'Segoe UI Light' , 'Open Sans' , Verdana, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 30pt;
    letter-spacing: 0.00em;
    line-height: 30pt;
    font-smooth: always;
    color: #000;
}


.ccenter
{
    margin: 0 auto;
}

.cwidth950
{
    width: 950px;
}

.cartTop
{
    background-color: #2D89EF;
    padding: 3px;
    display: block;
    clear: both;
    min-height: 36px;
}

.cLogoDiv
{
    background: url(../images/power32.png) no-repeat center left;
    font-size: 14pt;
    padding-left: 34px;
    color: #fff;
    min-height: 32px;
    line-height: 32px;
    float: left;
    width: 145px;
    border-right: 1px solid #fff;
}

.cLogoDiv a, .cLogoDiv a:visited, .cLogoDiv a:hover
{
    color: #fff;
    text-decoration: none;
}

ul.menuUL
{
    width: 400px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}

ul.menuUL li
{
    float: left;
    padding: 0px;
    margin: 0px;
    padding: 0px 15px;
}

ul.menuUL li a, ul.menuUL li a:visited
{
    color: #fff;
    font-size: 12pt;
    line-height: 32px;
    text-decoration: none;
}

ul.menuUL li a:hover
{
    color: #fff;
    text-decoration: none;
}

.cartBottom
{
    margin: 60px 0px 30px 0px;
    text-align: center;
    line-height: 28px;
    font-size: 10pt;
}

.cartBottom a, .cartBottom a:visited
{
    color: #444;
    text-decoration: none;
}

.cartBottom a:hover
{
    color: #2D89EF;
    text-decoration: underline;
}

.tipsDiv
{
    font-size: 11pt;
    line-height: 18px;
}

.tipsDiv ol
{
    padding: 3px;
    margin-top: 2px;
    margin-left: 20px;
}

.tipsDiv ol li
{
    line-height: 30px;
}


.tipsDiv a, .tipsDiv a:visited
{
    color: blue;
    text-decoration: underline;
}

.tipsDiv a:hover
{
    color: #f00;
    text-decoration: underline;
}


.tipsDiv p
{
    line-height: 22px;
    margin-top: 10px;
    display: block;
    clear: both;
}

.tipsDiv p b
{
}

.formTable td
{
    font-size: 13px;
    padding-top: 2px;
}

.formTableTD1
{
    width: 100px;
    text-align: right;
}

.formTableTD1 b
{
    color: Black;
}

.txtBox1
{
    width: 250px;
    border: solid 1px gray;
    height: 20px;
}


.formTableTD2
{
    width: 500px;
    text-align: left;
}

.btnCss
{
    margin: 5px 0px;
    height: 25px;
    width: 65px;
    color: #fff;
    background-color: #2471CC;
    border: none;
    cursor: pointer;
}



.cloadingPic
{
    margin: 0 auto;
    margin-top: 10px;
    padding: 5px;
    width: 255px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #2D2D2D;
    filter: alpha(opacity=80);
    -moz-opacity: 0.4;
}

.cRadius
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.btnCss {
height:30px;
width:80px;
color: #fff;
background-color: #2471CC;
border: none;
cursor: pointer;
}

.cclear
{ display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}


.cclear10
{
    display: block;
    clear: both;
    height: 10px;
    overflow: hidden;
}

.cwebsitepanel
{
   margin:10px;
}

.cwebsitebox
{
    width:250px;
    float:left;
    margin-left:15px;
    display:block;
}

.cwebsitebox h2
{
  background-color:#f6f6f6;
  border-left:solid 3px #389f0c;
  color:#222;
  padding-left:8px;
  margin:5px 0px;
}

.cwebsitebox ol
{
  margin:0px;
  padding-left:16px;
}

.cwebsitebox ol li
{
    margin:0px;
    padding-left:0px;
    line-height:25px;
}


.cwebsitebox ol li a,.cwebsitebox ol li a:visited
{
   color:#222;
   font-size:14px;
   text-decoration:none;
   cursor:pointer;
}

.cwebsitebox ol li a:hover
{
   color:#389f0c;
   text-decoration:underline;
   cursor:pointer;
}