/*
body *
{
	position: static;
}
*/
/*---------- Title Content start -------------*/
.TitleContent {
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
.TitleBackContent {
  position: relative;
  float: left;
}
.TitleBackContent a {
  left: 10px;
  cursor: pointer;
  color: #004579;
  font-size: 11px;
  text-decoration: none;
}
.TitleContentBody {
  color: #004579;
  font-size: 16px;
  font-weight: bold;
}
/*---------- Title Content End --------------*/
ul#siteMenu {
  background-color: #004f72;
  margin: 0;
  height: 20px;
  padding: 0;
}
ul#siteMenu li {
  list-style-type: none;
  margin: 0 4px 0 0;
  float: left;
  display: block;
  width: 71px;
  background-repeat: no-repeat;
  height: 20px;
  cursor: pointer;
}
ul#functionToolbar {
  margin: 3px 0;
  padding: 0;
}
ul#functionToolbar li {
  list-style-type: none;
  display: inline;
  border-right: 1px gray dotted;
  padding: 0 10px;
  margin: 0;
  cursor: pointer;
  color: Blue;
  font-size: 12px;
  font-family: Arial;
}
ul#functionToolbar li a {
  text-decoration: none;
}
#bodyContent {
  background-color: White;
  width: auto;
  margin: 17px 204px 0 20px;
  height: auto;
}
#advert {
  width: 182px;
  height: 492px;
  right: 22px;
  top: 120px;
  position: absolute;
  display: block;
}
#advert .header {
  background-image: url(../Images/right-side_top.gif);
  top: 0px;
  position: absolute;
  height: 16px;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  width: 183px;
}
#advert .content {
  background-image: url(../Images/right-side_bg.gif);
  top: 16px;
  position: absolute;
  height: 550px;
  color: #333333;
  font-size: 9px;
  padding: 0px 5px 0 10px;
  background-repeat: repeat-y;
  width: 170px;
}
#advert .footer {
  background-image: url(../Images/right-side_bottom.gif);
  top: 566px;
  position: absolute;
  height: 16px;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  width: 183px;
}
#bodyContent.NoAdvert {
  margin: 17px 20px 0 20px;
}
#advert.NoAdvert {
  display: none;
}
#bodyContent ul#siteMenu li {
  background-image: url(../Images/site_icons.png);
}
#bodyContent li.UsIssuedMenu {
  background-position: -225px 0px;
}
#bodyContent li.UsIssuedMenu:hover {
  background-position: -225px -23px;
}
#bodyContent ul.UsptoIssued li.UsIssuedMenu {
  background-position: -225px -46px;
}
#bodyContent li.UsPublishedMenu {
  background-position: -299px 0px;
}
#bodyContent li.UsPublishedMenu:hover {
  background-position: -299px -23px;
}
#bodyContent ul.UsptoAppl li.UsPublishedMenu {
  background-position: -299px -46px;
}
#bodyContent li.TwIssuedMenu {
  background-position: -75px 0px;
}
#bodyContent li.TwIssuedMenu:hover {
  background-position: -75px -23px;
}
#bodyContent ul.TwpatIssued li.TwIssuedMenu {
  background-position: -75px -46px;
}
#bodyContent li.TwPublishedMenu {
  background-position: -150px 0px;
}
#bodyContent li.TwPublishedMenu:hover {
  background-position: -150px -23px;
}
#bodyContent ul.TwpatAppl li.TwPublishedMenu {
  background-position: -150px -46px;
}
#bodyContent li.Default {
  background-position: 0px 0px;
}
#bodyContent li.Default:hover {
  background-position: 0px -23px;
}
#bodyContent ul.Default li.Default {
  background-position: 0px -46px;
}
#bodyContent li.EpIssuedMenu {
  background-position: -375px 0px;
}
#bodyContent li.EpIssuedMenu:hover {
  background-position: -375px -23px;
}
#bodyContent ul.EpIssued li.EpIssuedMenu {
  background-position: -375px -46px;
}
#bodyContent li.EpAppldMenu {
  background-position: -450px 0px;
}
#bodyContent li.EpAppldMenu:hover {
  background-position: -450px -23px;
}
#bodyContent ul.EpAppl li.EpAppldMenu {
  background-position: -450px -46px;
}
#bodyContent li.CNMenu {
  background-position: -525px 0px;
}
#bodyContent li.CNMenu:hover {
  background-position: -525px -23px;
}
#bodyContent ul.CN li.CNMenu {
  background-position: -525px -46px;
}
#bodyContent li.PAJMenu {
  background-position: -600px 0px;
}
#bodyContent li.PAJMenu:hover {
  background-position: -600px -23px;
}
#bodyContent ul.PAJ li.PAJMenu {
  background-position: -600px -46px;
}
.FooterContent {
  font-family: Arial;
  font-size: 10px;
}
.CopyrightContent {
  text-align: center;
  margin: 15px;
  font-size: 10px;
}
.CopyrightContent div {
  margin-bottom: 3px;
}
.CopyrightContent a {
  text-decoration: none;
}
.blueText {
  color: blue;
}
#advert a {
  font-size: 12px;
  color: #3550CA;
  text-decoration: none;
}
#advert a:hover {
  font-size: 12px;
  color: #3550CA;
  text-decoration: underline;
}
#advert hr {
  color: #000;
  border-style: dotted;
}
.advertContentHeader {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.advertContent {
  font-size: 12px;
  color: #333333;
  line-height: 12px;
}
.listItem {
  padding-left: 20px;
  list-style: disc;
}
.listItem li {
  margin: 0;
  padding: 0;
}

