body {margin: 0px; overflow: hidden; font-family: arial}
html {overflow: hidden}
img {border: 0px}

a:active {outline: none;}
:focus {-moz-outline-style: none;}

#divMain {width: 100%; height: 100%; background-color: #ffffff; overflow: hidden; z-index: 3}
#divOpened {width: 100%; height: 100%; background-color: #ffffff; position: absolute; z-index: 1; overflow: hidden; overflow-y: scroll; overflow-x: auto;}
#divClosed {width: 100%; height: 100%; background-color: #B2CBE7; position: absolute; z-index: 2; overflow: hidden; overflow-y: scroll; overflow-x: auto; left: 100%}

.txtGrey {font-family: arial; font-size: 11px; color: #666; text-align: left}
.txtDarkBlue {font-family: arial; font-size: 11px; color: #285B6F; text-align: left; text-decoration: none}
.txtLightBlue {font-family: arial; font-size: 11px; color: #00AEEF; text-align: left}
.txtDarkBlueLarge {font-family: arial; font-size: 20px; color: #285B6F; text-align: left}
.txtGreyLarge {font-family: arial; font-size: 20px; color: #8992A5; text-align: left}
.txtBlue {font-family: arial; font-size: 11px; color: #5D7EA2; text-align: left}
.txtRed {font-family: arial; font-size: 11px; color: #B01116; text-align: left}
.textboxMedi {background-color: transparent; width: 150px; height: 17px; border: 0px; font-family: arial; font-size: 11px; color: #5D7EA2; text-align: left}
