body { font-family:Arial, Helvetica, sans-serif;
	     font-size:12px;
	     background:#FFF;  808080
	     color:#000000;
	     padding:0px;
	     margin:0px;
	     text-align:left;
}

table, td, tr, p, div {
     font-family:Arial, Helvetica, sans-serif;
	     font-size:12px;
	     color:#000000;
	     text-align:left;
}

a:link, a:visited {
	color:#000099;
      font-weight:600;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
      font-weight:600;
	text-decoration:none;
}

hr {
  background: #999999;
  height: 1px;
  width: 100%;
}


/* mambo styles */
.small {
       font-size:10px;
}

.small_dark {
       font-size:10px;
}

.contentheading {
      font-size:14px;
      font-weight:bold;
      color:#B90000;
      text-decoration:underline;
}

.componentheading {
      font-size:16px;
      font-weight:bold;
      color:#B90000;
      text-indent:4px;
      border-bottom:solid 1px;
      width:100%;
      padding-top:5px;
      margin-bottom:9px;
}

/*pathaway setting*/
.pathway {
   font-family: Arial, sans-serif;
   font-size: 10px;
}

a.pathway:link, a.pathway:visited {
  color: #000099;
  font-weight: normal;
}

a.pathway:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #930000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
   display: block;
   border-top:solid 1px #c0c0c0;
   border-bottom:solid 1px #fff;
   color: #D90000;
   font-weight: bold;
   text-indent: 15px;
   text-decoration: none;
   line-height: 20px;
   margin-bottom: 1px;
   width:100%;
}

a.mainlevel:hover {
   color: #000000;
   background: #C0C0C0;
   border-bottom:solid 1px #EFE1C2;
}

table.moduletable-nav a:link, table.moduletable-nav a:visited, table.moduletable-nav a:active {
    color: #000099;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
    width:100%;
    height:100%;
    padding:3px;
    margin:3px;
}

table.moduletable-nav a:hover {
    color: #000000;
    text-decoration: none;
    background:#EAEAEA;

}


table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-size: 12px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	color: #000000;
	border-bottom:solid 1px #c0c0c0;
	background:#D4D4D4;
	text-align: left;
	width: 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
  font-size: 12px;
  font-weight: normal;
}

.poll {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #d4d4d4;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F7F7F7;
  padding-top:5px;
  border-bottom:1px solid #FF0000;
  padding-left:15px;
}

.sectiontableentry2 {
  background-color : #F8F8F8;
  padding-top:5px;
  border-bottom:1px solid #FF0000;
  padding-left:15px;
}

.createdate {
   font-size:10px;
   color:#536D36;
}

.modifydate {
  font-size:10px;
   color:#536D36;
}

a.readon:link {
        font-size:10px;
        border:solid 1px #EAEAEA;
        margin:2px;
         padding:2px;
}

a.readon:hover {
         background:#c0c0c0;
         color:#000000;
         text-decoration:none;
         margin:2px;
         padding:2px;
         border:solid 1px #c0c0c0;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background:#e0e0e0;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.inputbox {
}

.back_button {
            font-size:11px;
}

.back_button a:link {
            font-size:11px;
            text-decoration:none;
            list-style:none;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding:2px;
}

table.contenttoc th {
  color: #000000;
  border-bottom:solid 1px #c0c0c0;
  background:#D4D4D4;
  text-align: left;
  height: 21px;
  font-weight: bold;
  font-size: 12px;
}
.buttonheading {
font-size:9px;
}
