* {
	margin: 0;
	padding: 0;
}
body {
    font-size: 100%;
	color: #1D2C7D;
	padding: 0;
    margin: 0;
  background: #FFFFFF url(../images/top-bg.png) repeat-x top;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#bodywrapper{
  margin: 0 auto;
  padding: 0;

}
#cpc-masthead {
	color: #999999;
    font-size: 0.7em;
	padding: 0px;
	margin: 0;
  background: url(../images/masthead-bg.jpg) no-repeat top;
}
#cpc-masthead .quicklinks {
position: relative;
float: right;
padding: 0px 30px;
}
#menudiv {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#midbanner {
	background-color: #E3E9EF;
	padding: 0px;
	margin: 0;
  border-top: 1px solid #EFEFEF;
  height: 291px;
}
#prewrapper{
  margin: 0 auto;
  padding: 0;
  background: url(../images/top-shadowjpg2.jpg) no-repeat top;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../styles/img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0%;
	line-height: 0%;
	font-size: 0%;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 10px;
	font-size: 0.75em;
	line-height: 1.5em;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
#left .cpc-address {
    font-weight: bold;
    padding-left: 10px;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content ul {
  list-style: disc;
  padding-left: 30px;
}
#right .cpc-crumbs {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 10px;
  color: #666;
  border-bottom: 1px solid #D0D0D0;
}
#cpc-masthead .content {
}
#menudiv .content {
height: 29px;
}

#footer .content {
	padding-top: 33px;
    text-align: center;
}
#footer {
	width: 770px;
	margin: 0 auto;
	color: #666;
    font-size: 0.7em;
    line-height: 1.3;
	padding: 0px;
	clear: both;
}
#footerwrapper{
  margin: 0 auto;
  padding: 0;
  height: 70px;
  background: url(../images/footer-bg.png) repeat-x top;
}
#columnsbottom {
    height: 41px;
   	color: #333;
	padding: 0;
    margin:0;
	clear: both;
  background: url(../images/sidebar-bottom.png) no-repeat left;
}
#columnsbottominner {
    height: 41px;
   	color: #333;
	padding: 0;
    margin:0;
  background: url(../images/maincontent-bottom2.png) no-repeat right;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#cpc-masthead .menulist a, #cpc-masthead .menulist a:visited {
	color: #333;
	border-left: 6px solid #fff;
	padding: 0 0 0 6px;
    text-decoration: none;
}
#wrapper .menulist a:hover, #cpc-masthead .menulist a:hover {
	border-color: #333;
}

#footer a:link {color: #333;}
#footer a:visited {color: #fff;}
#footer a:hover {color: #fff;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 -8px 0;
}
h1 strong {
color: #0099CC;
}
h2 {
	font-size: 1.5em;
	margin: 30px 0 -10px 0;
    color: #0099CC;
    font-style: italic;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

/*dhtmlgoodies sliding panel */

#dhtmlgoodies_leftPanel {
  color: #fff;
  height: 340px;
  font-size: 0.75em;
  height:100%;
  left:0px;
  z-index:10;
  position:absolute;
  display:none;
  overflow:hidden;
  background: #252525 url(../images/toploginarea.png) repeat-x top;
}
#dhtmlgoodies_leftPanel .customerlogin {
    margin: 0 auto;
    width: 770px;
    text-align: center;
}
#dhtmlgoodies_leftPanel .closeLink{ /* Layout of close link */
		padding-left:2px;
		padding-right:2px;
		background-color:#000;
		position:absolute;
		top:2px;
		right:2px;
		border:1px solid #fff;
		color:#fff;
		font-size:1.5em;
        font-weight:bold;
  text-decoration: none;
}
#dhtmlgoodies_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
		color:#000;
		background-color:#fff;
        text-decoration: none;
  		border:1px solid #C0C0C0;

}


/* login forms */

#customerlogin {
     background-color: #DDDDDD;
     color: #000000;
     border: 2px solid #777777;
     font-family: Verdana;
     font-size: 10px;
     text-align: right;
     width: 460px;
     margin: 2px;
    }
#customerlogin .theInput {
     font-family: Verdana;
     font-size: 11px;
     width: 120px;
     margin-right: 5px;
    }

#customerlogin .theSubmit {
     font-family: Verdana;
      font-size: 10px;
      background-color: #333333;
     color: #FFFFFF;
     margin-right: 5px;
    }

