H1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #B41289;
  font-size: 11pt;
  margin-top: 5;
  margin-left: 20;
  margin-bottom: 0;
}

.H1feature {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #504798;
  font-size: 11pt;
  margin-top: 5;
  margin-left: 20;
  margin-bottom: 0;
}
.titleStyle {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: white;
  font-size: 10pt;
}

.smallTitleStyle {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: white;
  font-size: 8pt;
}

.headingStyle {
  font: bold 10pt Arial,Helvetica,sans-serif;
  color: #B41289;
}

.subHeadingStyle {
  font-family: Arial,Helvetica,sans-serif;
  color: navy;
  font-size: 9pt;
  font-weight: bold;
}

.subSubHeadingStyle {
  font: bold 8pt Arial,Helvetica,sans-serif;
  color: navy;
  text-decoration: none;
}

TD {
  font-size: 8pt;
  font: 8pt Arial,Helvetica,sans-serif;
  color: black;
}

OL,P,DL {
  font-size: 9pt;
  font: 9pt Arial,Helvetica,sans-serif;
  color: black;
  margin-left: 30;
  margin-bottom: 0;
  margin-top: 5;
}

.textStyle {
  font-size: 9pt;
  font: 9pt Arial,Helvetica,sans-serif;
  color: black;
  text-decoration: none;
}

.largeTextStyle {
  font-size: 12pt;
  font: 12pt Arial,Helvetica,sans-serif;
  color: black;
  text-decoration: none;
}

.hugeTextStyle {
  font-size: 14pt;
  font: 14pt Arial,Helvetica,sans-serif;
  color: black;
  text-decoration: none;
}

.smallTextStyle {
  font-size: 8pt;
  font: 8pt Arial,Helvetica,sans-serif;
  color: black;
  text-decoration: none;
}

.tinyTextStyle {
  font-size: 7pt;
  font: 7pt Arial,Helvetica,sans-serif;
  color: black;
  text-decoration: none;
}

.linkStyle {
  font-size: 9pt;
  font: bold 9pt Arial,Helvetica,sans-serif;
  color: navy;
  text-decoration: underline;
}

.disabledLinkStyle {
  font-size: 9pt;
  font: bold 9pt Arial,Helvetica,sans-serif;
  color: #B0B0B0;
  text-decoration: underline;
}

.sectionLinkStyle {
  margin-top: 0;
  font: 8pt Arial,Helvetica,sans-serif;
  color: navy;
  text-decoration: none;
}

.sectionLinkOverStyle {
  margin-top: 0;
  font: 8pt Arial,Helvetica,sans-serif;
  color: #B41289;
  text-decoration: none;
}

.tableH1Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  font-style : italic;
}

.tableH2Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: navy;
}

.tableH3Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: navy;
  margin-left: 20px;
  border-left-width : 20px;
}

.tableH4Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}

.tableH5Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.tableDetailStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: black;
}

.tableT1Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.tableT2Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: navy;
  text-decoration: none;
}

.tableT2HoverStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #B41289;
  text-decoration: none;
}

.tableT3Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #B41289;
  font-style : italic;
  text-decoration: underline;
}

.tableT4Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
}

.tableT5Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: navy;
  text-decoration: none;
}

.tableT5HoverStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #B41289;
  text-decoration: none;
}

.tableT5SelectedStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: white;
  background-color: navy;
  text-decoration: none;
}

.infoH1Style {
  font-family: arial,helvetica,sans-serif;
  font-size:12pt;
  font-weight: bold;
  color: navy;
}

.infoH2Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: navy;
}
.infoT1Style {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: navy;
}

.infoLinkStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.loginInputStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 8pt;
  color: navy;
  background: #F1ECB5;
}

.inputStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 9pt;
  color: black;
  font-weight: normal;
  background: #FFFFFF;
}
.termsStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 7pt;
  font-weight: normal;
  text-decoration: none;
  color: white;
}
.termsHoverStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 7pt;
  color: yellow;
  text-decoration: none;
  font-weight: normal;
}

.courierStyle { font-family: "Courier New"; font-size:8pt; }

.swirlStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #f0f0f0;
  text-decoration: none;
}

.swirlHoverStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.swirlDisabledStyle {
  font-family: arial,helvetica,sams-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #d0d0d0;
  text-decoration: none;
}

.messageStyle {
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  color: red;
  font-size: 11pt;
}

.navStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  color: navy;
  font-weight: bold;
  margin-top: 0px;
  border-top : 0px;
  padding-top : 0px;
  border : 0px;
  text-decoration: none;
}

.navSectionStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  margin-top: 0px;
  border-top : 0px;
  padding-top : 0px;
  border : 0px;
  text-decoration: none;
}

.navHoverStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  color: #B41289;
  font-weight: bold;
  margin-top: 0px;
  border-top : 0px;
  padding-top : 0px;
  border : 0px;
  text-decoration: none;
}

.navSearchStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  color: white;
  font-weight: bold;
}

.navInputStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  color: black;
  background: #FFFFFF;
}

.detailsStyle { font-family: arial, sans-serif, helvetica; font-size: 8pt; color: navy; }

.loginStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.loginHoverStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: yellow;
  text-decoration: none;
}

.loginInputStyle {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  color: navy;
  background: #F1ECB5;
}
.newsheader {
font-family:arial;
font-size:12pt;
font-weight:bold;
color:white;
}

.titlebook {
color:white;
font-family:arial;
font-weight:bold;
font-size:12pt;
}

.whitetext {
color:white;
font-family:arial;
font-size:10pt;
}

.booktitle {
color:#6D61AB;
font-family:arial;
font-size:10pt;
font-weight:bold
}
.webtitle{
color:#0161C7;
font-family:arial;
font-size:12pt;
font-weight:bold
}
.webtitle2 {
color:#0161C7;
font-family:arial;
font-size:12pt
}
