BODY{background-color:#ffffff;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;font-size:10pt;font-family:tahoma;color:#000000}
.altbody{background-color:#ffff99;margin-top:5px;margin-bottom:0px;margin-left:5px;margin-right:0px;}
.toplinks{color:#ffffff;text-decoration:underline;cursor:pointer;}
td{font-size:10pt;font-family:tahoma;color:#000000}
h2{font-size:24px;margin:0px;margin-bottom:5px;}
a{color:#000000}
a:hover{color:#666666}
.toplinks{color:#ffffff;}
.toplinks:hover{color:#ffff00}
.bottomlinks{color:#000000;}
.bottomlinks:hover{color:#666666}

.sectionheader{color:#ffffff;font-weight:bold;}

.prettylinkline{font-size:13px;text-decoration:none;border-bottom:dotted #666666 1px;}
.prettylink{font-size:13px;text-decoration:none;}

.w3cbutton4 {
  width: 7em;
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 2px;
  background-color: #fff;
  color: #0c479d;
  font-size:12px;
  font-weight:bolder;
}


/* PAGE NUMBERS -----------------------------------------*/
#pageNumbers {
float:left;
width:100%;
margin-bottom:10px
}

#pageNumbers #pageNoTitle {
float:left;
padding-top:3px;
height:21px
}

#pageNumbers #pageNumber,#pageNumbers .pageNumber {
width:24px;
height:21px;
float:left;
text-align:center;
background:url(/images/page-number-bg2-trans.png) no-repeat;
padding-top:3px;
margin-bottom:3px;
margin-right:5px;
font-weight:700;
font-size:12px;
cursor:pointer
}

#pageNumbers #pageNumber.current,#pageNumbers .current {
background:url(/images/page-number-bg2-current-trans.png) no-repeat;
color:#FFF
}

#pageNumbers .pageNumber a,#pageNumbers .pageNumber a:visited {
color:#FFF;
text-decoration:underline
}

#pageNumbers #pageNumber a:hover,#pageNumbers .pageNumber a:hover {
color:#f8f857;
text-decoration:underline
}

#pageNumbers #pageNumber:hover,#pageNumbers .pageNumber:hover {
background:url(/images/page-number-bg2-RO-trans.png) no-repeat
}
