/* ================================
    CSS STYLES FOR HPDT
   ================================
*/   

Body
{
margin: 0px;
background-color: #ffffff;
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #143361; 
SCROLLBAR-3DLIGHT-COLOR: #143361; 
SCROLLBAR-ARROW-COLOR:  #143361; 
SCROLLBAR-TRACK-COLOR: #f0f0f0; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}

.Head
{
	font-family:Arial, Helvetica;
    font-size:20px;
    font-weight:normal;
    color: #10429c;
}

.RightPane  
{
	 padding-left:10px;
	 padding-top:10px; 
	 padding-right:10; 
	 font-family: Arial, Helvetica;
    font-size: xx-small;
    color: #10429c;
}

A:link
{
	font-weight: bold;
	color: purple;
	text-decoration: underline;
}

A:visited
{
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}

A:active    {
    text-decoration: underline;
    color:  purple;
	 font-weight: bold;
}

A:hover {
    text-decoration: none;
    color:  #333399;
	 font-weight: bold;
}

.Breadcrumb
{
	font-weight: bold;
    font-size:11;
    font-family: Arial, Helvetica;
    text-decoration: none;
	background-color:transparent;
	color: #10429c;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.Breadcrumb:link
{
	font-weight: bold;
    font-size:11;
    font-family: Arial, Helvetica;
    text-decoration: none;
	background-color:transparent;
	color: #10429c;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.Breadcrumb:hover
{
	font-weight: bold;
    font-size:11;
    font-family: Arial, Helvetica;
    text-decoration: none;
	background-color:transparent;
	color: #ADB3C7;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.ContentPane  
{ 
	 padding-left:10px;
	 padding-top:10px;
}

td {
	font-family: Arial, Helvetica;
    font-size: x-small;
}

p {
	font-family: Arial, Helvetica;
    font-size: x-small;
}

UL   {
    list-style-type:square;
	 color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#ffffff;
    
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover    {
    text-decoration:none;
    color:#CCFF00;
}

/*  Line Items */

LI.OLlowalpha
{
	font-family: Arial;
	list-style-type: lower-alpha;
}
LI.OLlowalphabold
{
	font-weight: bold;
	font-family: Arial;
	list-style-type: lower-alpha;
}
LI.OLupalpha
{
	font-family: Arial;
list-style-type: upper-alpha;
}
LI.OLlowroman
{
	font-family: Arial;
	list-style-type: lower-roman;
}
LI.OLDecimal
{
	font-family: Arial;
	list-style-type:decimal
}
LI.ULNone
{
	font-family: Arial;
	list-style-type:none 
}



/* Main Menu */

.MainMenu_MenuContainer {
	width:100%;
	border-bottom: #dae3f3 0px solid; 
	border-left: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
	border-right: #dae3f3 0px solid;  
	background-color: Transparent; 
	height: 25px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	border-left: #dae3f3 0px solid; 
	border-bottom: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
	border-right: #dae3f3 0px solid;
	background-color:Transparent;
	height:25px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #dae3f3; 
	border-left: #dae3f3 0px solid; 
	border-bottom: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
        padding-left: 0px;
        padding-right: 0px;
	text-align: center; 
	width: 0; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #9BA2B1; 
	border-bottom: WHITE 0px solid; 
	border-left: WHITE 0px solid; 
	border-top: WHITE 0px solid; 
	border-right: WHITE 0px solid;
	font-family:Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	color: #E1E3EA;
}

.MainMenu_MenuBreak {
	border-bottom: #dae3f3 1px solid; 
	border-left: #dae3f3 1px solid; 
	border-top: #dae3f3 1px solid;  
	border-right: dae3f3 1px solid; 
	background-color: White; 
}

.MainMenu_MenuItemSel {
	border-bottom: #dae3f3 0px solid; 
	border-left: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid;  
	border-right: dae3f3 0px solid; 
	background-color: #ADB3C7; 
	cursor: pointer; 
	cursor: hand; 
	color: #00337F; 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	height:25px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: black 0px solid; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: black 0px solid; 
}

.MenuPane
{

	background-color: #00337f;
}


.Title
{
	font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #00337F;
}
H1
{
	font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #10429c;
}
H2
{
	font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #10429c;
}

.table
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	color: #293063;
	padding-top: 3px;
	font-family: Verdana, Helvetica;
	background-color: #f5fbff;
}

