h1 {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    font-size: 13pt;
    color: #1c4271;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #012b42;
    margin-left: 5px;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #c30;
    margin-left: 10px;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #7B7F6C;
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 15px;
}

h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: #7B7F6C;
    margin: 2px 0 2px 0;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: justify;
    color: #333333;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 0px;
    padding-right: 5px;
}

.bullet {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: justify;
    color: #333333;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 0px;
    padding-right: 5px;
    display: list-item;
    list-style-image: url(..\external\images\bullet.png);
    list-style-position: inside;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    margin-top: 2px;
    margin-bottom: 2px;
}

.bluetext,.bluetext a,.bluetext a:link {
    font-family: 'Arial Unicode MS';
    font-size: 10pt;
    font-weight: bold;
    color: #0084CD;
    text-decoration: none;
}
.bluetext a{
    font-size: 10pt;
    font-weight: bold;
    color: #0084CD;
    text-decoration: none;
}

.bluetext11 {
    font-size: 11pt;
    font-weight: bold;
    color: #0084CD;
}

.progress-test-btn,
.progress-completed-btn {
    font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.plainblue {
    color: #0084CD;
}

.plainred {
    color: #f00000;
}

.redtext {
    font-size: 11pt;
    font-weight: bold;
    color: #f00000;
}

.darkgreentext {
    font-size: 10pt;
    font-weight: bold;
    color: #336666;
}

.largertext {
    font-size: 11pt;
    font-weight: bold;
}

.smalltext {
    font-family: "Times New Roman", Times, serif;
    font-size: 11px;
    color: #000000;
    line-height: 11px;
}

.smalltext2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    color: #000000;
}

ul,ol {
    font-size: 9pt;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-right: 5px;
    margin-left: 0px;
    padding: 2px;
    list-style-image: url(..\external\images\bullet.png);
    list-style-position: inside;
}

ul li {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-image: url(..\external\images\bullet.png);
    list-style-position: inside;
}

ul ul {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 2px;
    list-style-image: url(..\external\images\bullet.png);
}

.Formtitle {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #1C4271;
    margin: 0 0 15px 20px;
}

.Formtitleblue{
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #0084CD
    margin: 0 0 15px 20px;
}

.Formtitle2 {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

.Formtitle_noPadding {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #000000;
    padding-left: 4px;
}

.Formtitlecontents {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.title {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 20px;
    color: #0084CD;
}

.contents {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    padding-right: 6px;
}

.contentSmall {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

.contentSmall_black {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

.contentsRed {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #CC0000;
}

.contentsBlue {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #0084CD;
}

.contentsBlue_small {
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;
    padding-left: 3px;
}

.contentsBig {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #1B4270;
}

.contentsBig_black {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
}

.contentDots {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    color: #000000;
}

.title1 {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    color: #336666;
    padding-top: 0;
}

.bluetitle_centered {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    font-size: 13pt;
    color: #1c4271;
    margin: 0 0 20px 50px;
}

.personalMsg_name {
    font-family: "Times New Roman", Times, serif;
    font-weight: bolder;
    font-size: 20px;
    color: #1B4270;
}

.personalMsg_numbers {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 21px;
    color: #1B4270;
    padding: 0;
    margin: 0;
}

.personalMsg_text {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 12px;
    color: #1B4270;
}

.personalMsg_text2 {
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  color: #1B4270;
  margin: 0;
}

.personalMsg_top-hello {
    font-family: 'Arial Unicode MS', Times;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #000066;
    margin-top: 40px;
}

.personalMsg_top-name {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: #0084CD;
}

.titleNumber {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    text-align: left;
    margin-left: 32px;
}

.titleForm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #003366;
    padding-left: 5px;
}

.titleFormLarge {
    font-family: 'Arial unicode MS', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #003366;
    padding-left: 8px;
}

.formBlue,
.formBlue2,
.formBlue3 {
    font-family: 'Arial unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10.5px;
    color: #0099CC;
    padding-left: 25px;
}

.formBlue2 {
    padding-left: 9px;
}

.formBlue3 {
    padding: 0 0 2px 18px;
}

.currencyDark {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    vertical-align: top;
}

.partlabel {
    font-family: 'Arial Unicode MS';
    vertical-align: top;
}

.currencyLight {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #0099CC;
    padding-left: 11px;
}

.formnopading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

a.formnopading:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

a.formnopading:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

a.formnopading:visited :hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: 10px;
    color: #000000;
}

a.formnopading:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
    color: #666666;
}

a.formnopading:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: 10px;
    color: #000000;
}

.chooseCurrency {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003333;
    padding-left: 0;
}

.mainTable {
    background-image: url('../../images/body_bg.gif');
    background-repeat: no-repeat;
}

.mainTable2 {
    margin-top: 5px;
    table-layout: auto;
}

.leftbox {
    background-image: url('../../images/leftbox.gif');
    background-repeat: no-repeat;
}

.leftbox_myHome {
    background-image: url('../../images/leftbox2_up.gif');
    background-repeat: no-repeat;
}

.watchDemo {
    background-image: url('../../images/watchdemo.gif');
    background-repeat: no-repeat;
}

.tabs_rightBox {
    background-image: url('../../images/rightboxIcons.jpg');
    background-repeat: no-repeat;
}

.tabs_leftBox {
    background-image: url('../../images/leftbox2_down.gif');
    background-repeat: no-repeat;
}

.formTop {
    background-image: url('../../images/formtop.gif');
    background-repeat: no-repeat;
}

.formBottom {
    background-image: url('../../images/formbottom.gif');
    background-repeat: no-repeat;
}

.article:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

.article:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336666;
    text-decoration: underline;
}

.article:visited:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

a:link {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    /*font-weight: bold;*/
    color: #336666;
    text-decoration: underline;
}

a:link :hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

a:link :visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336666;
    text-decoration: underline;
}

a:link :visited :hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

a.base:link {
    font-weight: bold;
    color: #336666;
}

/*
a.base:hover {
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: red;
}
*/
a.base:visited {
    font-weight: bold;
    color: #336666;
}

a.base:visited :hover {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

a.base:active {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

.title1 a:link {
    font-family: Tahoma, Arial;
    font-size: 13px;
    font-style: normal;
    color: #336666;
    font-weight: bold;
    text-decoration: underline;
}

.title1 a:hover {
    font-family: Tahoma, Arial;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #003333;
}

.title1 a:visited {
    font-family: Tahoma, Arial;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #336666;
}

.title1 a:visited :hover {
    font-family: Tahoma, Arial;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #003333;
}

.title1 a:active {
    font-family: Tahoma, Arial;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #339999;
}

.bottomnav {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #FFFFFF;
}
.bottomnav a,
.bottomnav a:visited {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #FFFFFF;
}

.bottomnav a:hover {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #FFFFFF;
}

/*
Form 'My Account'
*/

.registerform {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003333;
    padding-left: 25px;
}

.registerformsmall {
    font-family: 'Arial Unicode MS', 'Times New Roman', Times, serif;
    font-size: 11px;
    color: #003333;
    padding-left: 4px;
}

.requiredFields {
  margin-left: 21px;
}

.formInput {
    width: 178px;
    font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
    color: #003333;
}

.registerDropDown {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    background-color: #FFFFFF;
}

.chooseLanguageBox {
  margin-top: 48px;
}

.languageDropDownMenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000;
    background-color: #FFF;
    margin: 0 0 1px 15px;
    border:1px solid #BCB9FF;
}

.languageTxt {
	font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#274B72;
}
.languagebarBg {
    background-image: url('../../images/chooselanguage_bg.gif');
    background-repeat: no-repeat;
    border: 1px solid red;
}

.currencyDropDownMenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    /*background-color: #C5DCDD;*/
    background-color: #FFFFFF;
    border-left-style: groove;
}

.yellowToolTip {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #FFFF99;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.termsLink {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000066;
}

a.termsLink:link,
a.termsLink:visited,
a.termsLink:hover,
a.termsLink:active {
    text-decoration: underline;
}

.registerDropDown_open {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    background-color: #C5DCDD;
}

.currencyDropDownMenu_open {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    background-color: #C5DCDD;
    border-left-style: groove;
}

.viewexamdropdown {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003333;
}

.viewexamdropdown_open {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003333;
    background-color: #C5DCDD;
    border-left-style: groove;
}

/*
Form 'Forgot your password'
 */

#form_forgot_password p,
#form_forgot_password input {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
}

/*
Form Contact Us
*/
.formTop_long {
    width: 450px;
    background-image: url(../images/formtop_long.gif);
    background-repeat: no-repeat;
    margin-top: 0px;
    background-position: bottom;
}

.formBottom_long {
    width: 450px;
    background-image: url(../images/formbottom_long.gif);
    background-repeat: no-repeat;
    background-position: top;
}