/*
HTML ELEMENTS
--------------------------------------*/
body {
  font-family: Arial, sans-serif;
  margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px;
  background: #fff;
  }



h2 {
  margin: 0; padding: 0;
  font-size: 26px;
  font-weight: normal;
  }

h3 {
  margin: 0; padding: 0;
  font-size: 18px;
  font-weight: normal;
  }

h4
{
  margin: 0; padding: 0;
  font-size: 13px;
  font-weight: normal;
}

h5
{
  margin: 0; padding: 0;
  font-size: 12px;
  font-weight: normal;
}

h6
{
  margin: 0; padding: 0;
  font-size: 11px;
  font-weight: normal;
}

a
{
  color: #4b90cd;
}

a:hover
{
  color: #004a91;
}

img
{
  border: 0;
}

form
{
  margin: 0; padding: 0;
}

ul
{
  margin: 0; padding: 0;
  font-size: 12px;
  list-style: none;
}

li
{
  margin: 0; padding: 0px 0px 0px 8px;
  background:  url("../florida/bullet.gif") 0px  8px no-repeat;
}

.listO li
{
  margin: 0; padding: 0px 0px 0px 8px;
  background:  url("../florida/bulletO.gif") 0px  8px no-repeat;
}

/*
GLOBAL CLASSES
-----------------------------------*/
.white
{
  color: #ffffff;
}

.blue2
{
  color: #4b90cd;
}

.blue3
{
  color: #004a91;
}

.grey1
{
  color: #666666;
}

.grey2
{
  color: #333333;
}

.grey3
{
  color: #999999;
}

.red
{
 color: red;	
}

.txtAlignL
{
  text-align: left;
}

.txtAlignR
{
  text-align: right;
}

.txtAlignC
{
  text-align: center;
}

.floatL
{
  float: left;
}

.floatR
{
  float: right;
}

.clear
{
  clear: both;
}

.headline
{
  padding: 9px 0px 7px 1px;
}

.mBot1
{
  margin-bottom: 1px;
}

.whiteBg
{
  background-color: #ffffff;
}

.blueBg
{
  background-color: #d9e8f6;
}

.blueBg0
{
  background-color: #e8f6ff;
}

.greyBg
{
  background-color: #eaeaea;
}

.yellowBg
{
  background-color: #ffffcc;
}

.rowNoBorder
{
  padding-top: 15px;
}

.rowBotBorder
{
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #d9e8f6;
}

/*
JS elements
-------------------------------*/
.jsInput {
  cursor: hand;
  cursor: pointer;
  width: 207px;
  height: 22px;
  line-height: 21px;
  text-indent: 7px;
  background:  url("../florida/inputFieldBg.gif") no-repeat;
}

.jsInput input {
  cursor: hand;
  cursor: pointer;
  font-family: arial !important;
  font-size: 12px !important;
  width: 164px;
  *height: 16px;
  border: 0;
  margin: 2px 0 0 0;
  *margin: 2px 0 0 7px;
  padding: 0 0 0 0 !important;
}

/* Start: Safari Hack */
body:last-child:not(:root:root) .jsInput {
  text-indent: 4px;
  background: url("../florida/inputFieldBgSaf.gif") no-repeat;
}

body:last-child:not(:root:root) .jsInput input {
  width: 173px;
  margin: 0 0 0 -4px;
}
/* End: Safari Hack */

.panObj {
  margin: 0 3px 8px 0;
}

.panObj:after {
  content: ".";
  clear: both;
  visibility: hidden;
  display: block;
  height: 0;
}

* html .panObj { height: 1%; }

.panObj a {
  color: #000000;
  text-decoration: none;
}

.panObj a:hover {
  color: #000000;
}

.panelWrapper {
  position: relative;
}

.panelWrapperZ {
  z-index: 1;
}

.panel {
  display: none;
  position: absolute;
  border: 1px solid #999999;
  background-color: #cccccc;
  padding: 4px;
}

.panel a {
  font-size: 11px !important;
  text-decoration: none !important;
}

.panel a:hover {
  color: #ffffff;
  background-color: #ff6600;
}

.panel a.selected {
  color: #ffffff;
  background-color: #ff6600;
}

.panelFoot {
  *clear: both;
  padding: 5px 0 5px 0px;
  text-align: center;
  background-color: #e8f6ff;
}

.panelBody {
  padding: 10px 0 10px 10px;
  background-color: #fff;
  *height: 1%;
}

.panelBody:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .panelBody {
  height: 1%;
}

.panelBody a {
  color: #4b90cd;
}

.panelBody a:hover {
  color: #ffffff;
  background-color: #ff6600;
}

.panelBody ul {
  margin: 0 10px 0 0 !important;
  padding: 0 0 0 0 !important;
  list-style: none !important;
  float: left;
}

.panelBody ul li {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  background: none !important;
}

.panelBody h5 {
  font-size: 12px !important;
  color: #4b90cd !important;
  margin: 0 10px 0 0 !important;
}

/*
ROUNDED MODULES
-------------------------------*/
.modTitle
{
  padding: 12px 15px 10px 15px;
}

.innerMod
{
  padding: 0px 10px 0px 10px;
  margin: 0px 5px 0px 5px;
}

.pt10
{
  padding-top: 10px;
}

.pt15
{
  padding-top: 15px;
}

.tlB
{
  background:  url("../florida/tlB.gif") no-repeat top left;
}

.trB
{
  background:  url("../florida/trB.gif") no-repeat top right;
}

.blB
{
  background:  url("../florida/blB.gif") no-repeat bottom left;
}

.brB
{
  background:  url("../florida/brB.gif") no-repeat bottom right;
}

.tlBW
{
  background:  url("../florida/tlBW.gif") no-repeat top left;
}

.trBW
{
  background:  url("../florida/trBW.gif") no-repeat top right;
}

.blBW
{
  background:  url("../florida/blBW.gif") no-repeat bottom left;
}

.brBW
{
  background:  url("../florida/brBW.gif") no-repeat bottom right;
}

.tlYB
{
  background:  url("../florida/tlYB.gif") no-repeat top left;
}

.trYB
{
  background:  url("../florida/trYB.gif") no-repeat top right;
}

.blYB
{
  background:  url("../florida/blYB.gif") no-repeat bottom left;
}

.brYB
{
  background:  url("../florida/brYB.gif") no-repeat bottom right;
}

.tlYW
{
  background:  url("../florida/tlYW.gif") no-repeat top left;
}

.trYW
{
  background:  url("../florida/trYW.gif") no-repeat top right;
}

.blYW
{
  background:  url("../florida/blYW.gif") no-repeat bottom left;
}

.brYW
{
  background:  url("../florida/brYW.gif") no-repeat bottom right;
}

.tlGW
{
  background:  url("../florida/tlGW.gif") no-repeat top left;
}

.trGW
{
  background:  url("../florida/trGW.gif") no-repeat top right;
}

.blGW
{
  background:  url("../florida/blGW.gif") no-repeat bottom left;
}

.brGW
{
  background:  url("../florida/brGW.gif") no-repeat bottom right;
}

.blBB
{
  background:  url("../florida/blBB.gif") no-repeat bottom left;
}

.brBB
{
  background:  url("../florida/brBB.gif") no-repeat bottom right;
}

.blGB
{
  background:  url("../florida/blGB.gif") no-repeat bottom left;
}

.brGB
{
  background:  url("../florida/brGB.gif") no-repeat bottom right;
}

.trBG
{
  background:  url("../florida/trBG.gif") no-repeat top right;
}

.brBG
{
  background:  url("../florida/brBG.gif") no-repeat bottom right;
}

.tlG
{
  background:  url("../florida/tlG.gif") no-repeat top left;
}

.trG
{
  background:  url("../florida/trG.gif") no-repeat top right;
}

.blG
{
  background:  url("../florida/blG.gif") no-repeat bottom left;
}

.brG
{
  background:  url("../florida/brG.gif") no-repeat bottom right;
}

/*
HEADER
----------------------------------------*/
#header
{
  width: 100%;
}

.headlineR
{
  padding-top: 7px;
}

.headerTopBar
{
  background-color: #d9e8f6;
  width: 100%; height: 6px;
}

.headerTopMid
{
  background-color: #4b90cd;
  width: 780px; height: 6px;
}

.headerMid
{
  width: 780px;
  margin: 14px 0px 13px 0px;
}

.logTxt
{
  margin-top: 10px;
}

#nav
{
  width: 780px;
}

#nav a:hover, #navOn
{
  background-position: 0px -33px;
}

a.nav01
{
  display: block;
  background:  url("../florida/nav01.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav02
{
  display: block;
  background:  url("../florida/nav02.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav03
{
  display: block;
  background:  url("../florida/nav03.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav04
{
  display: block;
  background:  url("../florida/nav04.gif") no-repeat;
  width: 156px; height: 33px;
}

#nav05
{
  position: relative;
  z-index:110;
}

.nav05a
{
  display: block;
  background:  url("../florida/nav05.gif") no-repeat;
  width: 156px; height: 33px;
}

.nav05x
{
  display: block;
  background:  url("../florida/nav05x.gif") no-repeat;
  width: 156px; height: 33px;
}

#tbSBox h6
{
  margin-top: 5px;
}

.tbSBox1_v
{
  display: block;
  position: absolute; top: 30px; right: 0px;
  text-align: center;
  width: 329px; height: 27px;
  background:  url("../florida/tbStatusBox1.gif") no-repeat;
}

.tbSBox1
{
  display: none;
  position: absolute; top: 30px; right: 0px;
  text-align: center;
  width: 329px; height: 27px;
  background:  url("../florida/tbStatusBox1.gif") no-repeat;
}

.tbSBox2_v
{
  display: block;
  position: absolute; top: 30px; right: 0px;
  width: 329px; height: 27px;
  background:  url("../florida/tbStatusBox2.gif") no-repeat;
}

.tbSBox2
{
  display: none;
  position: absolute; top: 30px; right: 0px;
  width: 329px; height: 27px;
  background:  url("../florida/tbStatusBox2.gif") no-repeat;
}


/*
Footer
------------------------------------------*/
#footer
{
  border-top: 1px solid #4b90cd;
}

#footer a
{
  margin-left: 20px;
}


/*
JS Select Dropdowns
------------------------------------------*/
.selectGroup {
  margin: 0 0 8px 0;
  }

.selectGroup:after {
  content: ".";
  clear: both;
  visibility: hidden;
  display: block;
  height: 0;
}

* html .selectGroup {
  height: 1%;
}

#selectObj_0 {
  float: left;
  width: 130px;
  margin: 0 12px 0 0;
}

#selectObj_0 ul {
  width: 128px;
}

#selectObj_1 {
  float: left;
  width: 65px;
  *margin: 0 0 7px 0;
  _margin: 0 0 0 0;
  }

#selectObj_1 ul {
  width: 63px;
}

.selectGroup h4 {
  color: #4b90cd !important;
  font-weight: normal !important;
  font-size: 13px !important;
  background:  url("../florida/selectObjTrigger.gif") right no-repeat;
  height: 18px;
  line-height: 18px;
  border: 1px inset #999999;
  padding: 0 0 0 5px !important;
  cursor: default;
}

.selectGroup ul {
  background: #ffffff;
  border: 1px solid #000000;
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
}

.selectGroup ul li {
  width: 100%;
  text-indent: 5px;
  color: #4b90cd;
  font-size: 13px;
  background: none;
  margin: 0 0 0 0 !important;
  margin /**/: 0 0 0 -15px;
  padding: 0 0 0 0 !important;
  cursor: default;
}