* {
  margin: 0;
  padding: 0;
}

body {
margin: 0;
padding: 0;
text-align: center;
font: 80.5%/1.6 Ariel, Helvetica, Verdana, sans-serif;
color: #000000;
background-color: #e5efbc;
}

ul {
list-style-image: url('../images/button.gif');
}

#wrapper {
width: 960px;
text-align: left;
margin: 0 auto;
background: #FFFFFF url('../images/BGLines.jpg') repeat-y; 
}

#header {
margin: 0;
padding: 0;
width: 960px;
}

#header img {
   margin: 0;
   padding: 0;
   float: left;
}


#ftr {
   clear: both; 
   height: 27px;
   text-align: center;
   font-size: .8em;
   color: #000000;
   padding-top: 6px;
   margin-top: 8px;
   width: 100%;
}

/* customize */

.moduletable-leftnav {
   margin-bottom:1em;
   border-right: 1px dotted #CCCCCC;
   padding-right: 8px;
   min-height: 500px;
}


#sidebar .navcontainer {
   width: 100%;
}
#sidebar td {
   line-height: 2em;
}

#sidebar td a {
   padding: 5px 5px 5px 5px;
}


.clr {
   clear: both;
}
#main-body {
}

#content {
   float:left;
   width: 685px;
   margin: 8px 0 8px 0;
   overflow:hidden;
}

#sidebar {
   float:left;
   width: 135px;
   overflow:hidden;
}

#sidebar-2 {
   /* float:left; */
   float:right;
   width: 135px;
   overflow:hidden;
}

#sidebar .inside {
   /* padding:10px; */
   margin-left: 5px;
}
#sidebar-2 .inside {
   padding:10px;
}

#bodycontentwrap {
   padding-left: 5px;
   padding-right: 5px;
}

#sidebar .moduletable {
   border: none;
   margin-bottom: 10px;	
}

#sidebar .moduletable h3 {
   padding: 0px 8px 0px 8px;
   font-size: .9em; 
   font-weight: bold;
}

.moduletable a {
   text-decoration: none;
}


.contentheading {
   font-size: 1.3em;
   font-weight: bold;
}

.componentheading {
   font-size: 1.3em;
   font-weight: bold;
}

#content ul {
   margin-left: 15px;
   margin-bottom: 5px;
   margin-top: 0px; 
   list-style-image: url('../images/button.gif');
}
.mainlevel {
   text-transform: capitalize;
   font-size: .9em;
   font-weight: bold;
   color: #0c0b4a;
}

a.mainlevel:hover {
   background-color: #ffff66;
}

.pageheading {
   background-image: url('../images/yellow_marker.jpg');
}

#content img {
   padding: 0px 10px 0px 0px; 
}

a:link, 
a:visited {
   text-decoration: none;
   color: #2f277f;
}


a:hover {
   text-decoration: underline;
   color: #1f1ca4;
}

a:active {
text-decoration: underline;
color: #910909;
}
/*
.hpquestions a:link,
.hpquestions a:visited {
   font-size: .8em;
   text-decoration: none;
   color: #0c0b4a;
}
.hpquestions a:hover,
.hpquestions a:active {
   font-size: .8em;
   font-weight: bold;
   text-decoration: none;
   color: #1f1ca4;
}
*/

#bodycontentright a:link,
#bodycontentright a:visited {
   font-size: .8em;
   text-decoration: none;
   color: #0c0b4a;
}
#bodycontentright a:hover,
#bodycontentright a:active {
   font-size: .8em;
   text-decoration: underline;
   color: #1f1ca4;
}


#tabsnslides h2 a:link,
#tabsnslides h2 a:visited {
   font-size: 14pt;
   text-decoration: none;
   color: #cccccc;
}
#tabsnslides h2 a:hover,
#tabsnslides h2 a:active {
   font-size: 14pt;
   text-decoration: underline;
   color: #000000;
}

#warning {
   width:630px;
   /* border: 2px solid #cccccc; */
   padding: 5px 10px 10px 10px; 
}

#content {
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
}

.buttonheading {
white-space:nowrap;
}


#content td {
}

#bodycontentleft {
   float: left;
   width: 315px;
   padding-right: 5px;
}

#bodycontentright {
   float: right;
   width: 355px;
}
/*
#bodycontentmidleft {
   float: left;
   width: 315px;
}

#bodycontentmidright {
   float: left;
   width: 345px;
}
*/
#bodycontentbottom {
   clear: both;
}

.topicheader {
   background-color: #4f8051;
   font-size: 14pt;
   color: #ffffff;
}
.faqheadingtop {
  background-image:("../images/faqtopperblankbg.jpg");
  font-weight: bold;
}

.faqheadingbottom {
  background-image:("../images/faqbottom.jpg");
}

#sidebar-2 td {
  padding-bottom: 30px;
}