
/* Page and rounded corner styles */
/* ------------------------------ */

body { background-color: #39c; background-image: url('../_images/styles/lt_blue/background.jpg'); }
.center-content { background-image: url('../_images/styles/lt_blue/watermark.png'); }


/* Heading styles                 */
/* ------------------------------ */

h1 { color: #09f; font-size: 18pt; text-align: left; margin-bottom: 5px; margin-top: 4px; }
h2 { color: #09f; font-size: 14pt; text-align: left; margin-bottom: 5px; margin-top: 4px; }

hr { color: #09f; background-color: #09f; height: 1px; border: 0px; }
ul { list-style-image: url('../_images/styles/lt_blue/bullet.png') }

.floatrightsidebox_normal_title { color: #09f; font-size: 10pt; text-align: left; margin-bottom: 0px; margin-top: 4px; font-weight: bold; }
.floatrightsidebox_normal { border-color: #09f; }

.floatleftsidebox_normal_title { color: #09f; font-size: 10pt; text-align: left; margin-bottom: 0px; margin-top: 4px; font-weight: bold; }
.floatleftsidebox_normal { border-color: #09f; }

.header-icon-over { color: #09f; text-decoration: none; }

.tabbedbartable { width: 100%; height: 20px; border: 0px; float: left; margin: 0px; margin-bottom: 10px; margin-top: 10px; border-collapse: collapse;  }
.tabbedbarcellspacer { height: 20px;  border-bottom: solid 1px #09f; margin: 0px; }
.tabbedbarcellspacerend { height: 20px; width: 100%; border-bottom: solid 1px #09f; margin: 0px; }
.tabbedbarcellselected { height: 20px; background-color: transparent; border: solid 1px #09f; border-bottom: 0px; margin: 0px; padding: 5px; padding-left: 20px; padding-right: 20px; float: left;  vertical-align: baseline; color: #09f; font-size: 10pt; text-align: left; font-weight: bold; }
.tabbedbarcellunselected { height: 20px; background-color: #d1e6f8; border: solid 1px #09f; margin: 0px; padding: 5px; padding-left: 20px; padding-right: 20px; float: left;  vertical-align: baseline; color: #09f; font-size: 10pt; text-align: left; font-weight: bold; cursor: pointer;  background-image: url('../_images/page_corners/top-down-white-shade-short.png'); background-repeat: repeat-x; background-position: top; }
.tabbedbarcellhover { height: 20px; background-color: #afd4f4; border: solid 1px #09f; margin: 0px; padding: 5px; padding-left: 20px; padding-right: 20px; float: left;  vertical-align: baseline; color: #09f; font-size: 10pt; text-align: left; font-weight: bold; cursor: pointer;  background-image: url('../_images/page_corners/top-down-white-shade-short.png'); background-repeat: repeat-x; background-position: top; }


/* Links styles                   */
/* ------------------------------ */

a.header:hover { color: #09f; text-decoration: none; }
a.footer:hover { color: #09f; text-decoration: none; }
a.locationbar:hover { color: #09f; text-decoration: none; }
a.normal:hover { color: #09f; text-decoration: none; }
a.h2:hover { color: #09f; text-decoration: none; }