


body { font-family: Arial, Helvetica, sans-serif;       
       cursor: auto;
       background:#fff url(images/bg.gif) top left repeat-x;
       margin:0;
       padding:0;
}


.featurelabelNavy { font-family: sans-serif; 
                    font-size: x-small; 
                    font-weight: bold;
                    color: Navy;
}
	   

.inputtext, .inputtextarea, .inputselect {  font-family: sans-serif; }

.buttonText {   font-family: Arial, Helvetica, sans-serif;
                font-size: 9pt;
                color: #6A5500;
                cursor: hand;
}

.buttonMiniText {   font-family: Arial, Helvetica, sans-serif;
                    font-size: 6pt;
                    color: Navy;
                    cursor: hand;
}

.manualLinks {  font-family: tahoma,arial,helvetica;
                font-size: 9pt;
                color: #FCFCF3;                
                font-weight: 600;
                text-decoration: none;
}

.navigateBar { background: #6C6C6C;
               height: 18; 
}

.menuBar { background: #B38F00;
           height: 26; 
}

.gbitTable { font-family: sans-serif;
             font-size: 10pt;
             color: Maroon;
}

.gbitMainTable { width: 769px;
                 height: 65%;   
                 background: #336699;
}

.fontsmall {
        font-family: arial, helvetica, sans-serif, verdana;
        font-size: 7pt;
	color: Black;
	padding: 2px;
	font-weight: 400;
}

.fontsmallbeige {
        font-family: arial, helvetica, sans-serif, verdana;
        font-size: 8pt;
	color: #F5F5DC;
	padding: 2px;
	font-weight: 400;
}

.fontMenuLevel {
        font-family: tahoma, arial, helvetica;
        font-size: 8pt;	
        color: #D26900;
	padding: 2px;
	font-weight: 600;
}

.fontLarge {
        font-family: tahoma, arial, helvetica;
        font-size: 11pt;
	color: #B38F00;
	padding: 2px;
	font-weight: 600;
}

.fontmedium {
        /* font-family: georgia, times; */
        font-family: tahoma, arial, helvetica;
        font-size: 11pt;
	color: black;
	padding: 2px;
	font-weight: 400;
}

.fontlarger {
        /* font-family: georgia, times; */
        font-family: tahoma, arial, helvetica;
        font-size: 12pt;
	color: black;
	padding: 2px;
	font-weight: 400;
}

.fontPageTitle {
        font-family: arial, helvetica, sans-serif;
        font-size: 16pt;
	color: #5B5B5B;
	padding: 2px;
	font-weight: 600;
}

.fontPageTitleMed {
        font-family: arial, helvetica, sans-serif;
        font-size: 14pt;
	color: #004080;
	padding: 2px;
	font-weight: 400;
}

.fontPageTitleSmall {
        font-family: arial, helvetica, sans-serif, verdana;
        font-size: 11pt;
	color: #B38F00;
	padding: 2px;
	font-weight: 600;
}

.fontSmallText {
        font-family: arial, helvetica, sans-serif, verdana;
        font-size: 11pt;
	color: #005BAB;
	padding: 2px;
	font-weight: 600;
}

.fontSmallTextRed {
        font-family: arial, helvetica, sans-serif, verdana;
        font-size: 11pt;
	color: #800040;
	padding: 2px;
	font-weight: 600;
}

.list { font-family: sans-serif; 
       font-size: 8pt; 
       text-decoration: none; 
       }

/* the content text itself */
.viewcontentlink { font-family: sans-serif;
                   font-size: 9pt;
                   text-decoration: none;
                   white-space: normal;                   
                }

a:viewcontentlink:link { text-decoration: none; color: black;  }
a:viewcontentlink:visited { text-decoration: none; color: black;  }
a:viewcontentlink:hover { text-decoration: none; color: blue;  }
a:viewcontentlink:active { text-decoration: none; color: blue;  }


.unitlink { font-family: sans-serif;
            font-size: 9pt;
            text-transform: capitalize;
            text-decoration: none;            
           }

A:unitlink:link, A:unitlink:visited { color: #A40052; 
                       text-decoration: none; 
                     }
A:unitlink:hover, A:unitlink:active { color: blue; 
                       text-decoration: none; 
                     }

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFE680; layer-background-color:#FFE680; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#FFE680; layer-background-color:Navy; color:#00487D;}
.clLevel0over{background-color:#005BAB; layer-background-color:#005BAB; color:#FCFCF3; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFE680; layer-background-color:#FFE680}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#FFE680; layer-background-color:Navy; color:#00487D;}
.clLevel1over{background-color:#005BAB; layer-background-color:#005BAB; color:#FCFCF3; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFE680; layer-background-color:#FFE680}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#FFE680; layer-background-color:Navy; color:#00487D;}
.clLevel2over{background-color:#005BAB; layer-background-color:#005BAB; color:#FCFCF3; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#FFE680; layer-background-color:#FFE680}


