BODY {
	background-color:#D3DAE4;
    color: black;
	font-family: verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Normal {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	text-align:justify; 
	color:#424242;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.NormalTextBox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	background-color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
A.CommandButton:link {
	COLOR: #003366; TEXT-DECORATION: underline;
}
A.CommandButton:visited {
	COLOR: #003366; TEXT-DECORATION: underline;
}
A.CommandButton:active {
	COLOR: #003366; TEXT-DECORATION: underline;
}
A.CommandButton:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.StandardButton { 
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:# FF0000;
	background-color:#BAAC90;
 }
H1 {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #666644; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #666644; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
H4 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
DT {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
H6 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica;
}

A:link {
	COLOR: #424242; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #424242; TEXT-DECORATION: none;
}
A:active {
	COLOR: #424242; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}

.ModuleTitle_MenuContainer {
	BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid;
}
.ModuleTitle_MenuBar {
	CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent;
}
.ModuleTitle_MenuItem {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	CURSOR: hand;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	BACKGROUND-COLOR: transparent;
}
.ModuleTitle_MenuIcon {
 HEIGHT: 21px; TEXT-ALIGN: center;
}
.ModuleTitle_SubMenu {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #ffffff;
}
.ModuleTitle_MenuBreak {  }
.ModuleTitle_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #c1d2ee;
}
.ModuleTitle_MenuArrow {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 10pt; CURSOR: hand; 
	BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: webdings;
}
.ModuleTitle_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings;
}
.HeadBg {
	BACKGROUND-COLOR: #cccccc;
}
.TabBg {
	BACKGROUND-COLOR: black;
}
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */

A.SelectedTab:link {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
    color: #ff0000;
      font-family: verdana;
     color: #ffffff;
}
.LeftPane {
	font-family: verdana;
	font-size: 8.5pt;
}

.ContentPane {
	
    color: black;
	font-family: verdana;
	font-size: 8.5pt;
	
}


.ContentWhite{

	color: #ffffff;
	font-family: verdana;
	font-size: 8.5pt;
	background-color: #8C825F;

}


.ContentWhiteText{

	color: #ffffff;
	font-family: verdana;
	font-size: 8.5pt;
}

.RightPane {
	font-family: verdana;
	font-size: 8.5pt;
}
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}	
A.OtherTabs {
    font-weight: normal;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;

}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	

}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.OtherTabs:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#000000;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;

}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#efefef;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}
.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Verdana
	text-decoration: none;
}
.Skinobject {
    font-weight: normal;
    font-size: 10px;
    color:#5174B8;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}	
A.Skinobject {
    font-weight: normal;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#5174B8;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;

}
    
/* hyperlink style for the unselected tabs */
A.Skinobject:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#1A4276;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	

}

A.Skinobject:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#1A4276;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.Skinobject:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#1A4276;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;

}

A.Skinobject:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#1A4276;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}
.login {
    font-weight: normal;
    font-size: 10px;
    color:#ff0000;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

