<style type="text/css">

/******************************************************************************
* Styles for the new CDS menu display.                                             *
******************************************************************************/

div.tabBox {}

div.tabArea {
  font-size: 100%;
  font-weight: bold;
  padding: 0px 1px 0px 4px;
}
div.tabSubArea {
  font-weight: bold;
  height: 20px;
  padding: 0px 0px 0px 4px;
}

a.tab {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  background-color: #ffffff;
  position: relative; left:2; 
  padding-right:0.em;
  text-decoration: none;
  top: 0px;
  padding-bottom: 0px;
  text-align:center;
}

a.subtab {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background-color: #ffffff;
  position: relative; left:2; 
  padding-right:0.em;
  text-decoration: none;
  top: 0px;
  padding-bottom: 0px;
  text-align:center;
}

a.subtabsel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background-color: #ffffff;
  color: #ff0000;
  position: relative; left:2; 
  padding-right:0.em;
  text-decoration: none;
  top: 0px;
  padding-bottom: 0px;
  text-align:center;
}


a.tab:link, a.tab:visited {
	color: #226698;
	text-decoration: none;
}

a.subtab:link, a.subtab:visited {
	color: #226698;
	text-decoration: none;
}

a.subtab:hover, a.tab:hover, a.subtab:active, a.tab:active {
	color: #ff0000;
}
a.subtabsel:hover, a.subtabsel:active {
	color: #ff0000;
}

div.tabMain {
  background-color: #ffffff; 
  padding: .0em;
  position: relative;
  top:15px;
  height: 100%;
}

div.tabIframeWrapper {
  width: 100%;
  height: 100%;
}

iframe.tabContent {
  background-color: #ffffff;
  width: 100%;
  height:750;
}

/******************************************************************************
* Additional styles.                                                          *
******************************************************************************/

div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: 2000;
  color: #d0d0d0;
}


#menuName {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  background-color: #C3D3DF;
  color: #226698;
  border: 1px solid #ffffff;
  border-color: #C3D3DF;   
  line-height:22px;
  text-indent:6px
}


h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  background-color: #C3D3DF;
  color: #226698;
}

#logoTag {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  color: #C3D3DF;
}


hr {
 border:0
 width: 1%;
 height:1px;
 color: #d0d0d0;
}

</style>

