
body {
  background-color: #FFFFFF;
  left: 0px;
  top: 0px;
  margin-left: 0px;
  margin-top: 0px;
  font: 10pt;
}

.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}



.topheader {
  background: url(images/headerbgnd.gif) repeat-x;
  height: 126px;
}
.business {
  font: 14pt;
  color: #FFFFFF;
  font-family: "Times New Roman", Times, serif;
}

.footerlinks {
  font: 8pt;
  color: #FFFFFF;
  font-family: "Times New Roman", Times, serif
}

/* hyperlink style for the unselected tabs */

A.footerlinks:link {
    color: #FFFFFF;
}

A.footerlinks:visited  {
    color: #FFFFFF;
}

A.footerlinks:hover    {
    color: #FFFFFF;
}

A.footerlinks:active   {
    color: #FFFFFF;
}


.contentheader {
  background-color: #133FB8;
  font: 14pt;
  color: #FFFFFF;
  height: 26px;
  text-align: center;
  vertical-align: middle;
  font-family: Helvetica, sans-serif, Verdana;
}
.contentheadertop {
  background-color: none;
  font: 14pt;
  color: #133FB8;
  /*height: 26px;*/
  text-align: center;
  vertical-align: middle;
  font-family: Helvetica, sans-serif, Verdana;
}
.contentheaderbottom {
  background-color: none;
  font: 14pt;
  color: #133FB8;
  /*height: 26px;*/
  text-align: center;
  vertical-align: middle;
  font-family: Helvetica, sans-serif, Verdana;
}

.contentbox {
  /*height: 250px;*/
  border: 1px solid #133FB8
}

.contenttop {
  border-bottom: none;
  border-left: 1px solid #133FB8;
  border-right: 1px solid #133FB8;
  border-top: 1px solid #133FB8;
}

.contentsides {
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #133FB8;
  border-right: 1px solid #133FB8
}

.contentbottom {
  border-top: none;
  border-left: 1px solid #133FB8;
  border-right: 1px solid #133FB8;
  border-bottom: 1px solid #133FB8;

}


/* Module Title Menu */

.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
    height: 26px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border-left: #133FB8 0px solid;
	border-bottom: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
	border-right: #133FB8 0px solid;
	background-color: #FFFFFF;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #FFFFFF;
	border-left: #133FB8 1px solid;
	border-bottom: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
	text-align: center;
	width: 15px;
	height: 1px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #133FB8 0px solid;
	border-left: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
	border-right: #133FB8 0px solid;
}

.ModuleTitle_MenuBreak 
{
    border-bottom: #133FB8 1px solid; 
    border-left: #133FB8 0px solid; 
    border-top: #133FB8 1px solid;  
    border-right: #133FB8 0px solid; 
    background-color: #133FB8; 
    height: 1px;
}
.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #133FB8 1px solid;
	border-bottom: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}


/* Main Menu */

.MainMenu_MenuContainer
{
	background-color: transparent;
    text-align: center;
    border: 0px solid #133FB8;

}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 18px;
	background-color: Transparent;

}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border-left: #133FB8 0px solid;
	border-bottom: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
	border-right: #133FB8 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: Transparent;
	border-left: #133FB8 0px solid;
	border-bottom: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-left: #133FB8 1px solid;
	border-bottom: #133FB8 1px solid;
	border-top: #133FB8 1px solid;
	border-right: #133FB8 1px solid;
    padding-right: 10px;
    padding-left: 5px;
}
.MainMenu_MenuBreak
{
	border-bottom: #133FB8 1px solid;
	border-left: #133FB8 0px solid;
	border-top: #133FB8 1px solid;
	border-right: #133FB8 0px solid;
	background-color: #FFFFFF;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background-color: #E0E0E0;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #133FB8 1px solid;
	border-bottom: #133FB8 0px solid;
	border-top: #133FB8 0px solid;
    border-left: 0px solid #133FB8;
    color: #000000;
    display: none;

}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
    color: #000000;

}


