/* COPYRIGHT BABYSOFT, 2006 - 2010, ALL RIGHT RESERVED  */

/* STYLES */
body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

img {
  border: none;
}

/* CLASSES */

.LHS {
  position: absolute;
  left: 1.7mm;
  top: 1ex;
}

.RHS {
  position: absolute;
  right: 0.6mm;
  top: 0.9ex;
}

.bodyText {
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  /*border-left: 1px solid #999999;*/
}

.footer {
  font-size: 90%;
  padding: 1.9ex 2.6mm 2.4ex 2.6mm;
  clear: left;
  text-align: right;
  line-height: 1.45em;
}


/* The main blue border for all the pages */
.mainBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

/* The main blue border for all the pages */
.lineBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px;
border-right-width: 0px;
}


/* The main blue border for all the pages */
.topBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}

/* The main blue border for all the pages */
.bottomBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
}


/* The border for join with main Border */
.openTopBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 0px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}


/* The border for join with main Border, Open left */
.openRightBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 0px;
}

/* The border for join with main Border, Open left */
.openTopBottomBorder{
border-style: solid;
border-color: #6487dc;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
}



.sideMenu{
font-weight: none;
color: #4366D3;
text-decoration: none;
cursor: pointer;
}

.tableEntry{
font-size: 12;
font-weight: none;
padding-left: 1.5cm;

}

.tableClickable{
cursor: pointer;
}


/* The Style of the Option List */
.optionListStyle{
font-family: Times New Roman;
color: #000000;
text-decoration: none;
font-size: 74%;
white-space: nowrap;
font-size: 10pt;
color: #000000;
border-style: solid;
border-color: #6487dc;
border-top-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-right-width: 3px;
}


.hiddenText{
color: #FFFFFF;
text-decoration: none;
font-size: 0%;
font-size-adjust: 0;
font-weight: 0;
}
