/* **************************************************************
            MASTER     
****************************************************************/
/**********LOGIN POPUP*********/
DIV.LoginLink{  text-align: right; padding-right: 10; }
A.LogoutLink,A.LoginLink{ font-family: verdana; font-size: 12; font-weight: bold; text-decoration: none; color: rgb(76,76,76); }
DIV.LoginPopUp {
  background-image: url(/GetSiteFile/login_background.jpg);
  background-repeat: no-repeat;
  background-color: black;
  height: 155;
  color: white;
  border-top: 2px solid rgb(0, 150, 250);
  border-left: 2px solid rgb(0, 150, 250);
  border-right: 2px solid black;
  border-bottom: 2px solid black;
}
TD.Login { color: white; }


DIV.LoginButton{
margin: 10 0 0 200 ;
}

TD.FormBuilderMaster{ border-width: 1; border-type: solid; border-color: rgb(76,76,76);}
TABLE.Content{
 background-image: url(/GetSiteFile/content_background.jpg); 
 background-repeat: repeat-y; 
 border-collapse: collapse; 
 padding: 0 0 0 0 ; 
 margin: 0 0 0 0 ; 
 width: 785;
 background-position: 0 0; 
}
TABLE.Index{ border-collapse: collapse; }
TD.Text, DIV.Text{
 color: rgb(76,76,76); 
 font-weight: normal; 
 font-size: 12; 
 font-family: arial; 
}
/*******MENU MODULE ************/
TABLE.MenuModule{ width: 570;  text-align: right;}
TD.MenuModule{  }
A.MenuModuleOver,A.MenuModule{
  font-family: arial; 
  font-size: 11; 
  font-weight: bold; 
  color: white; 
  text-decoration: none; 
}
A.MenuModule:hover{
  font-family: arial; 
  font-size: 11; 
  font-weight: bold; 
  color: yellow; 
  text-decoration: none; 
}
TABLE.MenuModuleDropdown { position: relative; top: -5px; }
TD.MenuModuleDropdown {
  background-color: rgb(0,0,102);
  border-top: 2px solid rgb(174,172,193); 
  border-left: 2px solid rgb(174,172,193); 
  padding: 0 5 0 5;
}

A.MenuModuleDropdown {
  color: white;
  text-decoration: none;
}

A.MenuModuleDropdown:hover {
  color: orange;
  text-decoration: none;
}

/*******************************/ 

Table { border-collapse: collapse;   } 
TR {  } 
TD {  } 
A {  } 
A:hover {  } 
SPAN {  } 
DIV { } 
HR {  } 
H1 {  } 
H2 {  } 
H3 {  } 
H4 {  } 
UL {  } 
LI {  } 
OL {  } 

/* Navigation Function */ 
A.NavigationBar { font-weight: bold; } 
IMG.NavigationBar { } 
DIV.NavigationBar { } 

/* Resource Functions */ 
A.ResourceFunctions { font-weight: bold; text-decoration: none; } 
A.ResourceFunctions:hover { text-decoration: underline; } 
DIV.ResourceFunctions { text-alignment: right; } 
SELECT.ResourceFunctions { background-color: rgb(220, 220, 220); } 

/* Report Generator */ 
TH.Report { text-align: left; } 
TD.Report { } 
TH.ReportGroupTitle { text-align: left; background-color: rgb(220, 220, 220); } 
TH.ReportGroupTotal { text-align: left; border-top: 1px solid silver; } 
TD.ReportGroupTotal { border-top: 1px solid silver; } 
TD.ReportGroupSpacer { } 

/* Usage Reports */ 
TABLE.UsageOverview { border: 1px solid gray; } 
TH.UsageOverviewDate { text-align: left; color: white; background-color: black; } 
TH.UsageOverviewHits { text-align: left; color: white; background-color: rgb(0, 150, 0); } 
TH.UsageOverviewSessions { text-align: left; color: white; background-color: rgb(100, 100, 0); } 
TH.UsageOverviewKBytes { text-align: left; color: white; background-color: rgb(150, 0, 0); } 
TH.UsageOverviewFiles { text-align: left; color: white; background-color: rgb(0, 0, 150); } 

TD.UsageOverviewDate { text-align: left; color: black; background-color: white; } 
TD.UsageOverviewHits { text-align: left; color: rgb(0, 150, 0); background-color: white; } 
TD.UsageOverviewSessions { text-align: left; color: rgb(100, 100, 0); background-color: white; } 
TD.UsageOverviewKBytes { text-align: left; color: rgb(150, 0, 0); background-color: white; } 
TD.UsageOverviewFiles { text-align: left; color: rgb(0, 0, 150); background-color: white; } 



/* **************************************************************
            1 - FOLDER     
****************************************************************/
Table.Folder {  } 
TR.Folder {  } 
TD.Folder {  } 
A.Folder {  } 
A.Folder:hover {  } 
SPAN.FolderItemTitle {  } 
SPAN.FolderItemText {  } 


/* **************************************************************
            2 - FILE     
****************************************************************/
A.File {  } 
A.File:hover {  } 


/* **************************************************************
            3 - Accomplishments     
****************************************************************/


/* **************************************************************
            4 - NEWS     
****************************************************************/
DIV.Title_Position_Large_4{ padding-left: 25; padding-right: 25; font-weight: bold; }
DIV.Content_Position_Large_4{ padding-left: 35; padding-right: 25; font-family: arial; color: rgb(76,76,76); font-size: 12; }

/* **************************************************************
            5 - CALENDAR     
****************************************************************/


DIV.CalendarViewManagement{ text-align: center; font-family: arial; font-size: 10; text-decoration: none; }
A.CalendarViewManagement{ font-family: arial; font-size: 10; text-decoration: none; }

/******* CALENDAR VIEW ********/ 
DIV.Calendar_Prev_Next_0{ text-align: center;}
A.Calendar_Next_0, A.Calendar_Prev_0{ font-size: 14; font-family: arial; }

DIV.Calendar_Event_Today_3{
  text-align: center;
  font-family: verdana; font-size: 9; color: black; 
}
TD.Calendar_Day_Of_Week_0{ background-color: rgb(216, 176, 124); border-width: 1; border-style: solid; border-color: white; width: 90; height: 25; font-family: arial; font-size: 18; text-align: center; color: black;}

TD.Calendar_Empty_Day_0,TD.Calendar_Is_Today_0, TD.Calendar_Has_Day_0,TD.Calendar_Day_0{background-color: rgb(226,195,151); border-width: 1; border-style: solid; border-color: white; width: 90; height: 60; font-family: arial; font-size: 12; text-align: right; color: black; empty-cells: show; vertical-align: top; color: white; font-weight: bold; 
font-family: times new roman; font-size: 18; padding-right: 2; padding-left: 2; }

DIV.Calendar_Month_0{ border-width: 1; border-style: solid; border-color: white; padding-left: 25; font-family: times new roman; font-size: 30; color: white; widtH: 700;}
TABLE.Calendar_Table_0{ padding-left: 50; padding-right: 50; empty-cells: show;}
SPAN.ModNotConfigured{ visibility: hidden; width: 700;}
TD.Calendar_Month_0{
  /*background-color: rgb(113,25,17);*/ background-color: rgb(0,0,102); width: 100%; height: 25;
}


/* **************************************************************
            7 - TEXT     
****************************************************************/


/* **************************************************************
            8 - LINK MANAGER     
****************************************************************/
TABLE.Table_Small_8, TABLE.Table_Medium_8, TABLE.Table_Large_6{ width: 100%; padding: 0 0 0 0 ;   border-collapse: collapse; margin: 0 0 0 0;   border-width: 1; border-color: rgb(37,0,114); border-style: solid; }
TD.Header_Small_8,TD.Header_Medium_8,TD.Header_Large_6{ width: 100%; background-color: rgb(226,234,248); background-image: url(/GetSiteFile/bar_header.jpg); background-repeat: repeat-y; padding-left: 15;}
A.Header_Small_8,A.Header_Medium_8,A.Header_Large_8{ font-family: verdana; font-size: 12; color: rgb(5,5,100); font-weight: bold; text-decoration: none; }
/*TD.Content_8_0,TD.Content_8_1,TD.Content_8_2,TD.Content_6_3{ padding-left: 5; padding-right: 5; width: 100%; background-color: rgb(245,245,245); height: 10;}*/

DIV.Title_Position_Small_8,DIV.Title_Position_Medium_8,DIV.Title_Position_Large_8{  font-family: arial; font-size: 12; font-weight: bold; color: rgb(76,76,76);}

DIV.Content_Position_Small_8,DIV.Content_Position_Medium_8,DIV.Content_Position_Large_8{ font-size: 12; font-family: arial; color: black;}

A.Link_Medium_8,A.Link_Small_8,A.Link_Large_8{ color: rgb(5, 5, 100); font-family: verdana; font-size: 12; }

/* **************************************************************
            9 - FAQ     
****************************************************************/


/* **************************************************************
            18 - FORMS     
****************************************************************/


/* **************************************************************
            19 - POLL     
****************************************************************/


/* **************************************************************
            21 - IMAGE GALLERY     
****************************************************************/


/* **************************************************************
            31     
****************************************************************/
A.Header_Large_31,DIV.Header_Large_31{ padding-left: 10; font-family: arial; font-weight: bold; font-size: 13; text-decoration: none;  }
DIV.Testimonial_Position_Large_31{ font-family: verdana; font-size: 12; padding-left: 25; padding-right: 15;}

A.Header_Small_31{
 font-weight: bold; 
 font-family: arial; 
 font-size: 13; 
 color: white; 
 text-decoration: none; 

}

TABLE.Table_Small_31{
   width: 300; 
  background-color: rgb(0,0,102); 
}
DIV.Testimonial_Position_Small_31{
  height: 40; 
  padding-left: 65; 
  padding-right: 10; 
  padding-top: 10; 
  background-image: url(/GetSiteFile/amusing_thought.jpg); 
  background-repeat: no-repeat; 
  background-position: left center; 
  color: white; 
  font-size: 12; 
  font-family: arial; 
}
A.More_Small_31{
  color: white; 
  font-size: 10; 
  font-family: verdana;
 }

/* **************************************************************
            32     
****************************************************************/


/* **************************************************************
            33     
****************************************************************/


/* **************************************************************
            34     
****************************************************************/


/* **************************************************************
            35     
****************************************************************/


/* **************************************************************
            40     
****************************************************************/
table.FormBuilderMaster {  
  border: 1px solid gray;  
  background-color: white;  
  padding: 5 5 5 5;  
  width: 100%; 
} 
 
h1.FormBuilder {  
  font-family: arial;  
  font-size: 12pt;  
  font-weight: bold;  
  color: black;  
} 
 
SPAN.FormBuilderRequiredText { } 
 
DIV.FormBuilderSubmitMSG { } 
 
h2.FormBuilder {  
  font-family: arial;  
  font-size: 12pt;  
  font-weight: bold;  
  color: black;  
  font-style: italic;  
} 
 
table.FormBuilder {  
  border: 1px solid gray;  
  background-color: white;  
  width: 100%; 
  background-color: rgb(220,220,220); 
} 
 
tr.FormBuilderEven { } 
 
tr.FormBuilderOdd { border-top: 1px solid silver; } 
 
td.FormBuilderItemTitle {  
  vertical-align: top; 
  font-family: arial;  
  font-size: 10pt;  
  font-weight: bold;  
  color: black;  
} 
 
td.FormBuilderItemTitleError {  
  vertical-align: top; 
  font-family: arial;  
  font-size: 10pt;  
  font-weight: bold;  
  color: red;  
} 
 
td.FormBuilderValue { 
  vertical-align: top; 
  font-family: arial;  
  font-size: 10pt;  
  color: black;  
  background-color: rgb(220,220,220); 
} 
 
input.FormBuilder {   
  font-family: arial;  
  font-size: 10pt;  
  color: black;  
}	 



