/*--------------------------------------------------------------*/
/* CSS Definitions for content panes                            */
/*--------------------------------------------------------------*/

/*TD.Content0 
{ 
   padding-bottom: 5pt;
   font-size: 11px;
   font-color: black;
}

TD.Content1 
{
   padding-left: 10pt; 
   padding-right: 10pt; 
   padding-bottom: 5pt; 
   font-size: 11px;
   font-color: black;
}*/

TD.Content2 
{ 
   border-left: 1px #c0c0c0 solid; 
   padding-left: 4pt; 
   padding-bottom: 5pt;
   font-size: 11px;
   font-color: black;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for content panes                        */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* CSS Definitions for normal text, no headlines                */
/*--------------------------------------------------------------*/

.Normal
{
   font-size: 11px;
   font-family: arial, helvetica, sans-serif;
   font-weight: normal;
   color: black;
}

.NormalTextBox
{
   font-size: 11px;
   font-family: arial, helvetica, sans-serif;
   font-weight: normal;
   color: black;
}

.NormalRed
{
   font-size: 11px;
   font-family: arial,helvetica,sans-serif;
   font-weight: normal;
   color: #ff0000
}

.NormalBold
{
   font-size: 11px;
   font-family: arial,helvetica,sans-serif;
   font-weight: bold;
   color: black;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for normal text, no headlines            */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* CSS Definitions for command buttons                          */
/*--------------------------------------------------------------*/

.CommandButton
{
   font-size: 11px;
   font-family: arial, helvetica, sans-serif;
   font-weight: normal;
   color: black;
}
    
A.CommandButton:link 
{
    text-decoration: underline;
    color: black;
}

A.CommandButton:visited  
{
    text-decoration: underline;
    color: black;
}

A.CommandButton:active  
{
    text-decoration: underline;
    color:black;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: #ff0000;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for command buttons                      */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* CSS Definitions for Headlines                                */
/*--------------------------------------------------------------*/

.Head   
{
   font-family: arial,helvetica,sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #666666;
}

.SubHead    
{
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   /*color: white;*/
}

.SubSubHead 
{
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: black;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for Headlines                            */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* CSS Definitions for Generic Elements                         */
/*--------------------------------------------------------------*/

BODY
{
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0pt;
    margin-top: 0pt;
    margin-right: 0pt;
    background-color:#eeeeee;
    SCROLLBAR-FACE-COLOR: #dee3e7; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #dee3e7; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;  SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #98aab1;}

H1  
{
    font-family: arial,helvetica,sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  
{
    font-family: arial,helvetica,sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  
{
    font-family: arial,helvetica,sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  
{
    font-family: arial,helvetica,sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  
{
    font-family: arial,helvetica,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  
{
    font-family: arial,helvetica,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    
{
    font-family: arial,helvetica,sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  
{
    vertical-align: baseline;
    font-family: arial,helvetica,sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  
{
    text-decoration: none;
    color: #003366;
}

A:visited   
{
    text-decoration: none;
    color: #003366;
}

A:active    
{
    text-decoration: none;
    color: #003366;
}

A:hover 
{
    text-decoration: underline;
    color: #ff0000;
}

SMALL 
{
    font-size: 8px;
}

BIG 
{
    font-size: 14px;
}

BLOCKQUOTE, PRE 
{
    font-family: Lucida Console, monospace;
}

HR 
{
    color: dimgrey;
    height:1pt;
    text-align:left
}

UL LI       { list-style-type: square;}
UL LI LI    { list-style-type: disc; }
UL LI LI LI { list-style-type: circle; }

OL LI       { list-style-type: decimal; }
OL OL LI    { list-style-type: lower-alpha; }
OL OL OL LI { list-style-type: lower-roman; }

/*--------------------------------------------------------------*/
/* End CSS Definitions for Generic Elements                     */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* CSS Definitions for Navigation Elements                      */
/*--------------------------------------------------------------*/

.LoginStyle
{
    color: black;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, Sans-serif;
}

A.LoginStyle:link
{
    color: black;
    text-decoration: none;
}

A.LoginStyle:visited
{
    color: black;
    text-decoration: none;
}

A.LoginStyle:active
{
    color: black;
    text-decoration: none;
}

A.LoginStyle:hover
{
    color: #800000;
    text-decoration: none;
    font-weight: normal;
}

.TabBg
{
    background-color: #800000;
    color: white;
    font-size: 11px;
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    padding-left: 4pt;
    padding-right: 4pt;
}

.SelectedTab
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    text-decoration: none;
}

A.SelectedTab:link
{
    color: white;
    text-decoration: none;
}

A.SelectedTab:visited
{
    color: white;
    text-decoration: none;
}

A.SelectedTab:active
{
    color: white;
    text-decoration: none;
}

A.SelectedTab:hover
{
    color: #cccccc;
    text-decoration: none;
}

.OtherTabs
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    text-decoration: none;
}
    
A.OtherTabs:link
{
    color: white;
    text-decoration: none;
}

A.OtherTabs:visited
{
    color: #eeeeee;
    text-decoration: none;
}

A.OtherTabs:active
{
    color: #eeeeee;
    text-decoration: none;
}

A.OtherTabs:hover
{
    color: #cccccc;
    text-decoration: none;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for Navigation Elements                  */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* CSS Definitions for Header / Footer Elements                 */
/*--------------------------------------------------------------*/

.Footer
{
    border-top: 2px #800000 solid;
    padding-left: 2pt;
}

.Footer P
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color:#666666;
}

.HeadBg 
{
    background-color: white;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for Header / Footer Elements             */
/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
/* CSS Definitions for Tabbed / LeftSide Menu                   */
/*--------------------------------------------------------------*/

TD.ChildMenu
{
    background-color: white;
    font-size: 11px;
    border: 1px #666666 solid
}

TD.ChildMenuItem
{
    border: 1px #666666 solid;
    height: 16pt;
    font-size: 11px;
    padding-right: 4pt;
}

A.SelectedMenu:link 
{
    text-decoration: none;
    color: #003366;
}

A.SelectedMenu:visited  
{
    text-decoration: none;
    color: #003366;
}

A.SelectedMenu:active   
{
    text-decoration: none;
    color: #003366;
}

A.SelectedMenu:hover    
{
    text-decoration: none;
    color: #CC0000;
}

.OtherMenus 
{
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.OtherMenus:link 
{
    text-decoration: none;
    color:#808080;
}

A.OtherMenus:visited  
{
    text-decoration: none;
    color:#808080;
}

A.OtherMenus:active   
{
    text-decoration: underline;
    color:#0000c0;
}

A.OtherMenus:hover    
{
    text-decoration: underline;
    color:#CC0000;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for Tabbed / LeftSide Menu               */
/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
/* CSS Definitions for sbDiscussion module                      */
/*--------------------------------------------------------------*/

.sbDiscussionPanel { width: 640px;}
.sbDiscussionThreadsTable { border: 1px solid darkgray; }
.sbDiscussionThreadsTable TD { border: 1px solid darkgray; padding: 2pt;}

.sbDiscussionThreadsHeader
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #646EF6;
}

.sbDiscussionThreadsAltItem
{
	font-weight: normal;
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #EEEEFF;
}

.sbDiscussionThreadsItem
{
	font-weight: normal;
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	background-color: White;
}

.sbDiscussionMessageTable
{
	margin-bottom: 10px;
}

.sbDiscussionMessageSubject
{
	border: 1px solid darkgray;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 10px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #646EF6;
}

.sbDiscussionMessageHeader
{
	border-top:   1px solid darkgray;
	border-left:  1px solid darkgray;
	border-right: 1px solid darkgray;
	font-weight: bold;
	font-size: 8.5pt;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	background-color: White;
	padding: 2pt;
}

.sbDiscussionMessageBody
{
	border:  1px solid darkgray;
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #EEEEFF;
	padding: 2pt;
}

/*--------------------------------------------------------------*/
/* End CSS Definitions for sbDiscussion module                  */
/*--------------------------------------------------------------*/

.spmbctr 
{
    background-color: #333333;
}

.spmbar 
{
    cursor: pointer; 
    cursor: hand; 
    height: 16;
}

/* MenuCSS - MenuItem */
.spmitm 
{
    cursor: pointer; 
    cursor: hand; 
    color: white; 
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal; 
}

.spmicn 
{
    cursor: pointer; 
    cursor: hand; 
    background-color: #800000; 
    border-left: #800000 1px solid; 
    border-bottom: #800000 1px solid;
    border-top: #800000 1px solid; 
    text-align: center; 
    width: 15;
    height: 21;
}

/* MenuCSS - SubMenu */
.spmsub 
{
    z-index: 1000; 
   
    cursor: hand; 
    background-color: #800000;
}

.spmbrk 
{
    border-bottom: #404040 1px solid; 
    border-left: #FF8080 0px solid; 
    border-top: #FF8080 1px solid;  
    border-right: #404040 0px solid; 
    background-color: White; height: 1px;
}

.spmitmsel 
{
    background-color: #CCCCCC; 
  
    cursor: hand; 
    color: White; 
    font-family: Tahoma,Arial,Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal;
}

.spmarw 
{
    font-family: webdings; 
    font-size: 10pt; 
   
    cursor: hand; 
}

.spmrarw 
{
    font-family: webdings; 
    font-size: 10pt; 
   
    cursor: hand;
}

/* css for ultrawebgrid */
.UltraWebGrid1-ItemClass
{
 font-family:Verdana; 
 font-size:10; 
 font-weight:normal;
 background:#FFFFFF;
 cursor:Default;
 text-align:left;
 padding-right: 2px;
}

.UltraWebGrid1-AltRowClass
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	background: whitesmoke;
	padding-right: 2px;
}


.UltraWebGrid1-HeaderClass
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	background: #EEEEEE;
	color: black;
	text-align: left;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.UltraWebGrid1-FooterClass
{
 color: Black ;
 font-family:Verdana; 
 font-size:10; 
 font-weight:bold; 
 background: #FFFFFF ;
 padding:2px 5px 2px ;
 cursor:Default;
 text-align:left;
}

.UltraWebGrid-Button
{
 font-family:Verdana; 
 font-size:10; 
 font-weight:normal;
 background:#FFFFFF;
 cursor:Hand;
 text-align:center;
 padding-right: 2px;
}
