/* **************************************************************
            MASTER     
****************************************************************/



div#LayoutManager {
	float:left;
	padding-top:6px;
	padding-left:6px;
	width:100%;
}


div.Layout1 div#Cell2, div.Layout2 div#Cell1 {
	float: left;
	padding-top: 10px;
	margin-left: 1%;
	width: 70%;
}
#Cell1 {
	background-image: url('/GetSiteFile/gradient.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
	padding-top; 18px;
	float:left;
	width:25%;
}
div.Layout1 div#Cell1 {
    float: left;
    width: 25%;
   /* height: 0;*/
}

div.FolderMenuColumnView_Medium h1.Header_FolderMenuColumnView_Medium{
    background-color: transparent;
}

div.FolderMenuColumnView_Medium h1.Header_FolderMenuColumnView_Medium a{
background-color: transparent;
}

/*** Breadcrumb menu ***/
DIV.NavigationBar{
	margin-top:13px;
	padding-left: 0px;
	color: #ffffff;
	font-weight: bold;
}
SPAN.NavigationBarDivider{

}
A.NavigationBar,A.NavigationBarPrevious{
 padding-right: 5px;
 color: #ffffff;
 text-decoration: none;
}
A.NavigationBar:hover,A.NavigationBarPrevious:hover{
 text-decoration: underline;
}
img.Management
{
   border: 1px solid #4e2810;
   margin-right:10px;
   margin-top: 11px;
}
/* END Breadcrumb */
DIV.LandingPageDivider{
background-image: url(/GetSiteFile/landing_divider.jpg); background-repeat: repeat-x;  height: 5px;  
width: 873px;
position: relative; 
left: -10px;  

margin: auto; 


}
DIV.landingPageLoginScreen{
 display: block; 
 background-repeat: no-repeat;
 width: 873px;
height: 240px; 
background-position: bottom left; 
/*background-image: url(/GetSiteFile/our_colour_banner.jpg);*/
background-image: url(/GetSiteFile/landing_login_footer.jpg);
position: relative; 
left: -10px; 
 

}

.textareaShadow TEXTAREA{
 	height: 300px;
}
a.SiteButton {
  background: transparent url(/GetSiteFile/meducom_button.gif) no-repeat;
  /** 34 - padding **/
  height: 26px;
  width: 189px;
  padding-top: 8px;  
  overflow: hidden;
  display: block;
  float: left;
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}

a.SiteButton:hover {
  background-color: transparent;
  background-position: 0 -34px;
}

div.SearchBar {
  background: transparent url(/GetSiteFile/search_background.jpg) no-repeat;
  float: left;
  width: 206px;
  height: 23px;
  padding-left: 5px;
  margin: 30px 0 0 0;
}
div.SearchBar input { 
  height: 23px; border-style: none; background-color: transparent; 
  width: 161px;
  margin-top: 2px;
}

div.SearchBar input.Submit {
  background-color: transparent;
  border-style: none;
  width: 45px; height: 20px;
  margin: 0;
}
/*
div.SearchBar {
  background: transparent url(/GetSiteFile/search_background.jpg) no-repeat;
  float: left;
  width: 206px;
  height: 23px;
  padding-left: 5px;
  margin: 30px 0 0 45px;
}
div.SearchBar input { 
  height: 23px; border-style: none; background-color: transparent; 
  width: 161px;
  margin-top: 2px;
}

div.SearchBar input.Submit {
  background-color: transparent;
  border-style: none;
  width: 42px; height: 20px;
  margin: 0;
}
*/

div.searchResults { padding: 5px; }
div.searchInput { padding: 5px 0 5px 300px; }
div.searchResults p { margin: 3px 0 8px 10px; }
div.searchResultsCount { padding: 5px 0 8px 5px; font-weight: bold; }
A.eventsTodayMore,A.View_All_RSS_Small{
font-weight: normal;
  color: rgb(125,65,31);
}
A.eventsTodayMore:hover,A.View_All_RSS_Small:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none;
}
.Text a {
  font-weight: normal;
  color: rgb(125,65,31);
}

.Text a:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none;
}

div#CalendarContainer {
  /*float: left;*/
display:block;
clear:both;
  width: 100px;
  margin: 0 0 10px 15px;
}

div.FullPage div#CalendarContainer { padding-left: 0; margin-left: 0; width: 110px; }

div#PageBanner {
  width: 613px; /* 863 - 250 */
  padding-left: 250px;
  height: 39px;
  /*background: rgb(126,65,32) url(/GetSiteFile/PageBanners2010.jpg) no-repeat;*/
background: white url(/GetSiteFile/PageBanners2010.jpg) no-repeat;
  margin: 5px 0 0 5px;
  overflow: hidden;
  position: inherit;
  float: left;
}
div#FullPage div#PageBanner { margin: 0; }

div#ParentFolders span.FolderName { 
  font-size: 12pt; color: white; font-family: arial; font-weight: 600;
  display: block; padding: 6px 0 0 0; text-transform: uppercase;
}
div#ParentFolders span.FolderName_1 { padding-top: 14px; }

div#ParentFolders a { 
  font-family: arial; color: white; font-size: 12px; 
  text-decoration: none; display: block; float: left;  
  padding: 0 5px 0 5px;  white-space: nowrap;
}
div#ParentFolders a.CurrentPage { color: white; background-color: rgb(61,24,12); }

div.NewsEventsContainer { width: 863px; margin-left: 5px; }
div.FullPage div.NewsEventsContainer{ margin: 0; }

div#ModuleSwitcherContainer {
  float: left;
  margin: 0px 0 10px 0px;
  position: relative;
  overflow: hidden;
  border: 1px solid rgb(78,40,16); /* light brown: rgb(126,66,32); */
  width: 827px;
}

div#ModuleSwitcherContainer #Menu, div.TodayFooter span.Today {
  width: 100%;
  height: 24px;
 /* background: rgb(126,66,32) url(/GetSiteFile/header_fill.jpg) repeat-y;*/
  background: rgb(126,66,32) url(/GetSiteFile/header_bar.jpg) no-repeat;
  color: white;
}


div#ModuleSwitcherContainer div#Menu a#EventsMenu, 
div#ModuleSwitcherContainer div#Menu a#NewsMenu {
  color: white;
  display: block;
  width: 90px;
  text-align: center;
  float: left;
  padding: 2px;
  margin: 2px 0 0 10px;
  font-size: 9pt; font-weight: bold;

}

div#ModuleSwitcherContainer div#Menu span.MenuSeperator {
  height: 20px; display: block; float: left; margin: 2px 15px 0 15px;
  border-left: 2px solid white;
}

div#ModuleSwitcherContainer div#Menu a.Active {
  background-color: rgb(61,24,12);
}

div#ModuleSwitcherContainer div#Menu a.Inctive { 
  background-color: transparent;
}

div.TodayFooter {
  width: 68px;
  height: 122px;
  display: block;
  float: left;
  clear: both;
  text-align: center;
  border: 1px solid rgb(78,40,16); 
  color: rgb(78,40,16);
  font-size: 10pt;
}

div.TodayFooter span { display: block; }
div.TodayFooter span.Today { 
  margin-bottom: 17px; 
  height: 20px;
  padding-top: 4px;
  font-weight: bold; font-size: 9pt;
  background: url(/GetSiteFile/eventsSmallBg.gif) no-repeat top;
}
div.TodayFooter span.Date { font-size: 22pt; font-weight: bold; }

div#NewsContent, div#EventsContent {
  height: 100%;
  width: 100%;
  overflow: auto;
  clear: both;
  overflow-x: hidden;
}

body, div, td, p, li, label, input, textarea {
  font-family: Arial, 'Comic Sans MS', Georgia, 'Courier New';
  font-size: 11pt;
  color: rgb(74,74,74);
}

body.SiteBody {
  background-color: rgb(74,46,22);
  margin: 0;
}

div.Site {
  width: 919px;
  background-image: url(/GetSiteFile/site_shadow.jpg);
  background-repeat: repeat-y;
  margin: 0 auto;
}

div.SiteHeader {
  height: 86px;
  margin: 0 21px 0 22px;
  clear: both;
}

div.FullPage {

  width: 863px;
  margin: 5px 0 0 5px;
  overflow: hidden;
  background-image: url('/GetSiteFile/gradient.jpg');
  background-repeat: repeat-y;
  background-position: -20px;
  background-position: -30px;

}



.Bronze { color: rgb(126,66,32); }

div.HeaderTopBar {
  background-image: url(/GetSiteFile/header_bar.jpg);
  background-repeat: repeat-y;
  background-position: center -15px;
  background-color: rgb(123,58,22);
  height: 6px;
  overflow: hidden;
  width:874px;
}

div.SiteContent {
  margin: 0 23px 0 23px;
  clear: both;
}

div.SiteFooter {
  background-image: url(/GetSiteFile/site_footer.jpg);
  background-repeat: no-repeat;
  background-color: rgb(74,46,22);
  height: 50px;
  clear: both;
}

img.MeducomLogo {

  margin-top: 8px;
  margin-left: 12px;
  width: 209px;
  height: 63px;
}

div#homeLeftBar {
  position: absolute;
}

span.SectionSeparator, span.SectionSeparator_internal {  
  margin: 0; padding: 0; margin-left: 23px;
  background-image: url(/GetSiteFile/site_section_separator.jpg);
  background-repeat: no-repeat;
  height: 5px;
  display: block;
  overflow: hidden;
  clear: both;
}
span.SectionSeparator_internal { margin: 0; }

a.Common_Module_Functions_Menu {
  display: block;
  position: absolute;
  margin: -10px 0 0 0; padding: 1px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  background-color: rgb(80,80,150);
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 6pt;
}
a.Common_Module_Functions_Menu:hover {

  background-color: rgb(60,60,120);
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
  border-top: 2px solid black;
  border-left: 2px solid black;
  opacity: 1;
  filter: alpha(opacity=100);
}



table.LayoutManager {
  display: block;
  border-collapse: collapse;
  width: 863px;
  margin: 0 0 0 5px;
  overflow: hidden;
  padding-top: 5px;
}

table.eventsSmall th.eventsSmallWeekday {
   height:20px;
}

table.LayoutManager td {
  padding: 5px 0 0 0; margin: 0;
  vertical-align: top;
}

.LayoutManagerS { width: 230px; }
.LayoutManagerL { width: 633px; }


table.LayoutManager td {
height:20px;
margin:0;
vertical-align:top;
}

h1 {
  margin: 0 0 10px 0;
  color: #4A4A4A; /*white*/
  display: block;
  /*width: 96%;
  padding: 6px 5px 5px 45px;*/
  font-size: 15pt;
/*  background: rgb(126,66,32) url(/GetSiteFile/header_chevron.jpg) no-repeat;
  background-position: 15px 8px;
  text-transform: uppercase;*/
  overflow: hidden;
}

h3 {
  margin: 3px 0 3px 0;
  color: rgb(89,89,89);
  font-size: 12pt;
}

blockquote { margin: 3px 0 3px 15px; }



a.SiteButton1, a.SiteButton2, a.SiteButton3, a.SiteButton4, a.SiteButton5, a.SiteButton6, a.SiteButton7, a.SiteButton8 {
  background: white url(/GetSiteFile/ButtonPanel.jpg) no-repeat;

  height: 23px;  /** 28 - padding **/
  width: 175px; /** 183 - 8 */
  padding-left: 8px;
  padding-top: 5px;  
  overflow: hidden;
  display: block;
  float: left;
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  margin-bottom: 3px;
}

a.SiteButton1 { background-position: 0 -2px; }
a.SiteButton2 { background-position: 0 -34px; }
a.SiteButton3 { background-position: 0 -66px; }
a.SiteButton4 { background-position: 0 -98px; }
a.SiteButton5 { background-position: 0 -130px; }
a.SiteButton6 { background-position: 0 -162px; }
a.SiteButton7 { background-position: 0 -194px; }
a.SiteButton8 { background-position: 0 -226px; }

a.SiteButton1:hover { background-position: -185px -2px; }
a.SiteButton2:hover { background-position: -185px -34px; }
a.SiteButton3:hover { background-position: -185px -66px; }
a.SiteButton4:hover { background-position: -185px -98px; }
a.SiteButton5:hover { background-position: -185px -130px; }
a.SiteButton6:hover { background-position: -185px -162px; }
a.SiteButton7:hover { background-position: -185px -194px; }
a.SiteButton8:hover { background-position: -185px -226px; }

a.MeduTVBanner, a.MeduTVBanner:hover { 
  display: block;
 width: 186px;
 height: 164px;
 float: left;
 overflow: hidden;
 padding: 0; 
 background-color: transparent;
}

/* 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-align: 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; }

/* **************************************************************
            MeduTV Video Gallery
****************************************************************/

div.ImageGalleryDisplayedImage {
min-height:250px;
text-align:center;
margin: 0 auto;
}

/* **************************************************************
            jCarousel Default
****************************************************************/
.jcarousel-skin-tango {
    width:582px;
	margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: auto;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  auto;
    height: 82px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 82px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/GetSiteFile/next-horizontal_brown.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/GetSiteFile/prev-horizontal_brown.jpg); no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* **************************************************************
            Video Gallery
****************************************************************/

div.ImageGallery {
  width: 630px;
  /*margin-left: 100px;*/
  padding-bottom: 20px;
}

div.VideoFeatures div.ImageGallery {
  /*position: absolute;
  top: 220px;
  width: 500px;
  margin-left: 0px;*/
}

div.ImageGallery img.ImageGalleryThumbImage {
  border:1px solid #B5B5B5;
}

div.ImageGallery img.ImageGalleryThumbSelected {
  border: none;
}

div.VideoFeatures div.ImageGallery h1,
div.ImageGallery h2,
div.VideoFeatures div.ImageGallery .ImageGalleryImageName {
  display: none;
}

div.VideoFeatures div.ImageGallery .jcarousel-skin-tango .jcarousel-prev,
div.VideoFeatures div.ImageGallery .jcarousel-skin-tango .jcarousel-next {
  
}

div.ImageGallery .jcarousel-skin-tango .jcarousel-container {
  background: none;
  border: none;
  padding: 0px 5px;
}

div.VideoFeatures div.ImageGallery .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width:470px;
}
div.ImageGallery .jcarousel-skin-tango .jcarousel-clip-horizontal {
  left:50px;
  width:485px;
}

div.ImageGallery .jcarousel-skin-tango .jcarousel-clip-horizontal,
div.ImageGallery .jcarousel-skin-tango .jcarousel-item {
  height: 120px;
}

div.ImageGallery .jcarousel-skin-tango .jcarousel-item {
  background-color: transparent;
  width: 100px;
  padding: 5px;
  margin-top: 5px;
}

div.ImageGallery li a {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
text-align:center;
}

div.ImageGallery li a:hover {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
text-align:center;
background: transparent;
font-weight:bold;
}

div.ImageGallery span.thumbTitle,
div.ImageGallery span.dateAdded {
  display: block;
text-align:center;

}

.ImageGalleryNav { visibility: hidden; }

div.ImageGallery span.dateAdded {
  color: yellow;
  font-size: 12px;
}

/* **************************************************************
            Video Gallery Links
****************************************************************/
div.MeduTVLink{
background:transparent;
padding:6px;
width:170px;
height:174px;
margin-right:10px;
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
margin-left:19px;
}

div.MeduTVLink a{
cursor:pointer;
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
text-align:center;
}

DIV.MeduTVLink A:hover
{
 cursor:pointer;
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:bold;
text-align:center;
background:transparent;
}

div.MeduTVLink img{
border: none; /*1px solid transparent; #B5B5B5;*/
}

div.MeduTVLink span{
display:block;
text-align:center;
color: #4A2E16;

}


#Cell1{
	overflow: hidden;	
}



/* **************************************************************
            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     
****************************************************************/
.Title_RSS_Reader Title_RSS_Reader_Large {
  color: #4A4A4A;
  font-family: Arial,'Comic Sans MS',Georgia,'Courier New';
  font-size: 11pt;
  font-weight: bold;
}
div.Text P {
    font-size: 14px;
    margin: 8px 5px;
    padding: 0;
}
.Text_2622 p{
	width:470px;	
}
.Text_81 {
	width:635px;	
}
.Module_4 {
	padding-bottom:25px;
}

/* **************************************************************
            5 - CALENDAR     
****************************************************************/

H1.Links_Large{
 display: none; 
}
DIV.Links_Large{
 
 /*width: 600px; 
 display: block; 
 float: left; */

width: 635px;
 display: block; 
 float: right; 
 margin-right:10px;
position:relative;
top:4px;
}



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


/* **************************************************************
            8 - LINK MANAGER     
****************************************************************/


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


/* **************************************************************
            10 - SEARCH     
****************************************************************/


/* **************************************************************
            15     
****************************************************************/


.Description_RSS_Reader a{
	display: none;
}
.PubDate_RSS_Reader_Small{
	display: none;	
}

a.Link_RSS_Reader,
a.Link_RSS_Reader_Small{
  background: url('/GetSiteFile/rss_link_image.gif') no-repeat scroll right top transparent;
  clear: both;
  color: #4A4A4A;
  display: block;
  font-size: 12px;
  padding-right: 40px;
  text-decoration: none;
  font-weight: normal;
  line-height: 22px;
}
a.Link_RSS_Reader:hover,
a.Link_RSS_Reader_Small:hover{
  background: url('/GetSiteFile/rss_link_image_over.gif') no-repeat scroll right top transparent;
}

div.View_All_RSS_Reader_Small{
padding-bottom: 10px;	
}

div.View_All_RSS_Reader_Small
a.View_All_RSS_Reader_Small{
  color: #7D411F;
  font-weight: normal;
  font-size: 12px;
}

div.View_All_RSS_Reader_Small
a.View_All_RSS_Reader_Small:hover{
	background-color: #3d180c;
	color: #fff;
	text-decoration: none;	
}

/** End Bren Stylage **/

.RSS_Reader {
	display: block;
	float: right;
	margin-right: 10px;
	position: relative;
	top: 8px;
	width: 827px;	
}
.RSS_Reader h1{
	display: none;	
}
a.RSS_Help_Large{
	font-family: arial; color: white; font-size: 12px; 
	text-decoration: none;  
	padding: 0 5px 0 5px;  white-space: nowrap;
	margin-top:0px;
}
.Title_RSS_Reader{
	font-weight:bold;
}

.Link_RSS_Reader a{
	color: #7D411F;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	margin: 2px 0 0 450px;
	padding: 2px;
	text-align: center;
	width: 130px;
}

.Link_RSS_Reader a:hover{
	background-color: #7D411F;
	color: #FFF; 

}


.RSS_Rss_News{
 display: none;  

}

DIV.RSS_News_Help_Large3{
 display: none; 
 clear: both;
 top: 266px; 
 width: 800px;
 text-align: right;
 position: absolute;

}
a.RSS_Help_Large{
 
}
a.RSS_Rss_News_Large{
  padding-right: 10px;  
}

a.Link_Large_Links{
	display: block; 
	text-align: left;
	padding: 2px;
	margin: 10px 0 0 0px;
	font-size: 9pt; font-weight: bold;
	color: rgb(125,65,31);
}
a.Link_Large_Links:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none;
}
a.Link_RSS_Large{
  display: block;
  text-align: center;
  width: 130px; 
  padding: 2px;
  margin: 2px 0 0 450px;
  font-size: 9pt; font-weight: bold;
  color: rgb(125,65,31);


}
a.Title_FolderMenuColumnView_Medium{
  display: block; 
  text-align: left; 
  width: 130px; 
  padding: 2px;
  font-size: 9pt; font-weight: bold;
  color: rgb(125,65,31);
}

a.Title_FolderMenuColumnView_Medium:hover,A.Link_RSS_Large:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none; 
}
div.RSS_Large{
 width: 635px; 
 display: block; 
 float: right; 
 margin-right:10px;
position:relative;
top:8px;
}
h1.RSS_Large{
 display: none; 
}
.RssArticle .Title_RSS_Reader Title_RSS_Reader_Large {
 font-weight: bold; 
 padding-top: 8px; 
}

FORM.RSS_Large{display: none;}
  .RSS_Large input{display: none;}
  div.RSS_Small h1 { display: none; }
  a.RSS_Prev_Next{ display: none;}
  div.RSS_Small {
  padding: 5px;
}
div.RSS_Small a.Title_RSS_Small {
  text-decoration: none;
  color: rgb(74,74,74);
  clear: both;
  display: block;
  padding-right: 40px;
  background: transparent url(/GetSiteFile/rss_link_image.gif) no-repeat;
  background-position: top right;
  font-size: 12px;
}

div.Title_RSS_Small { padding-bottom: 4px; }

div.RSS_Small a.Title_RSS_Small:hover {
  background-image: url(/GetSiteFile/rss_link_image_over.gif);
}

div.RSS_News_3 { width: 1000; display: block; }

.searchPages{
	margin-top: 20px;
}

.RSS_Reader div.searchPages{
	padding: 2px;
	color: #7D411F;
}
.RSS_Reader div.searchPages span a{
	padding: 2px;
	color: #7D411F;
	background-color: #ececec;
        border: 1px solid #7D411F;
}




/* **************************************************************
            17     
****************************************************************/


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


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


/* **************************************************************
            26     
****************************************************************/


/* **************************************************************
            29     
****************************************************************/




/* **************************************************************
            31     
****************************************************************/


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


div.mainMenu { 
	float: left; 
	margin: 12px 0 0 27px;
}

/* MEDUCOM GATE*/ 

a.ManageJdMenu { 
	position: absolute; margin-left: -150px; 
}

ul.jd_menu {   
	background: rgb(120,64,13) none; 
	z-index: 100;
}
div.mainMenu ul.jd_menu {
	position: absolute;
	z-index: 100;
	clear: both;
	display: block;
	height: 60px;
	background-color: white;
	width:560px;  
}

div.mainMenu ul.jd_menu li.level_0 { 
 height: 60px; 
 overflow: hidden; 
margin-left:15px;
}

/*Individual Menu Items*/
div.mainMenu ul.jd_menu li.menu_22{ 
	width:60px;
	margin-left:0;
	background-image: url('/GetSiteFile/menuSub.gif') no-repeat;
}
div.mainMenu ul.jd_menu li.menu_31,
div.mainMenu ul.jd_menu li.menu_60
 { 
	width:80px;
}
div.mainMenu ul.jd_menu li.menu_48,
div.mainMenu ul.jd_menu li.menu_50,
div.mainMenu ul.jd_menu li.menu_61
 { 
	width:100px;
}
div.mainMenu ul.jd_menu li.menu_41 { 
 width:90px;
}
div.mainMenu ul.jd_menu li.menu_32 { 
 width:85px;
}

div.mainMenu ul.jd_menu li.level_0 span.level_0 a { 
  display: block;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: rgb(77,77,77);
  padding: 21px 0 0 0;
  height: 39px;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
}

div.mainMenu ul.jd_menu li.level_0 span.level_0 a:hover{ 
  background-image: url(/GetSiteFile/menuSub.gif) no-repeat;
  background-position: center right;
}

div.mainMenu ul.jd_menu li ul {
  position: absolute;
  z-index: 10000;
}

ul.jd_menu ul.level_1.wrap_menu,
ul.jd_menu ul.level_2.wrap_menu,
ul.jd_menu ul.level_3.wrap_menu,
ul.jd_menu ul.level_4.wrap_menu { width: 320px; }

ul.jd_menu ul.level_1.wrap_menu li.level_1,
ul.jd_menu ul.level_2.wrap_menu li.level_2,
ul.jd_menu ul.level_3.wrap_menu li.level_3,
ul.jd_menu ul.level_4.wrap_menu li.level_4 {
  float: left;
}

div.mainMenu ul.jd_menu ul li span a { 
  color: white; text-decoration: none; font-size: 8pt; 
  white-space: normal; font-weight:bold;
}

div.mainMenu ul.jd_menu ul li.jdm_active,
div.mainMenu ul.jd_menu ul li.jdm_hover {

}

div.mainMenu ul.jd_menu li ul li.menu_parent,
li.menu_61:hover, li.menu_60:hover,
ul.jd_menu li ul li.menu_parent:hover {
  background: rgb(120,64,13) url(/GetSiteFile/menuSub.gif) no-repeat;
  background-position: center right;
} 

li.menu_61:hover, li.menu_60:hover{
background-color: transparent;
background-image: url('/GetSiteFile/nav_over.gif');
background-position: 10px 0px; 
}


li.menu_50:hover{
background-color: transparent;
background-image: url('/GetSiteFile/nav_over.gif');
background-position: 10px 0px; 
}


div.mainMenu ul.jd_menu li ul li { 
	width: 150px;
	padding: 5px; 
	color: black;
	background-image: none;
}



div.mainMenu ul.jd_menu li ul li.menu_parent.jdm_active,
div.mainMenu ul.jd_menu li ul li.menu_parent.jdm_hover {
  background: rgb(81,41,15) url(/GetSiteFile/header_bar.jpg) no-repeat;
  background-position: center right;
} 

div.mainMenu ul.jd_menu li.jdm_active,
div.mainMenu ul.jd_menu li.jdm_hover {
  background: url(/GetSiteFile/nav_over.gif) no-repeat;
  background-position: top center;
}

div.mainMenu ul.jd_menu li ul li.jdm_active,
div.mainMenu ul.jd_menu li ul li.jdm_hover {
  background: rgb(81,41,15) url(/GetSiteFile/header_bar.jpg) no-repeat;
}

ul.jd_menu ul li a,
ul.jd_menu ul li a:active,
ul.jd_menu ul li a:link,
ul.jd_menu ul li a:visited {
	color: #FFF;
  white-space: nowrap;
  width:   width: 150px; display: block;
}
ul.jd_menu li ul li {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
  padding: 2px 5px 2px 5px; 
	cursor: pointer;
  white-space: nowrap;
	color: #FFF;
}


ul.jd_menu ul {
  border: 1px solid rgb(65,40,18);
}

ul.jd_menu ul li {
	background: rgb(120,64,13);
	color: #FFF;
}
ul.jd_menu ul li.jd_menu_active,
ul.jd_menu ul li.jd_menu_hover {
	background-color: rgb(61,24,12);
	color: #FFF;
}

ul.jd_menu_pers_page li ul li { width: 150px; }

div.mainMenu ul.jd_menu li.level_0 span.level_0 a {
width:80px;
}

div.mainMenu ul.jd_menu li.level_0 span.level_0 a {
width:80px;
}


/* **************************************************************
            35     
****************************************************************/

/* **************************************************************
            35     
****************************************************************/
a.Common_Module_Functions_TextArray { margin-top: -15px; }

div.TextArray { 
  width: 610px; height: 270px; overflow: hidden; 
}

div.Text P {
  padding:0px; 
  font-size:14px;
  margin:8px 5px 8px 5px;
}

div.TextArray div.Text { }
div.TextArrayPanel div.Text ul { margin-top: 4px; }


div.TextArrayContainer {
  width: 600px; 
  height: 270px; 
  padding-left: 10px; 
  position: relative;
  overflow: hidden;
}
div#TextArraySlideBar {
  color: white; 
  width: 3400px; 
  height: 270px; 
  background-color: black; 
  position: relative; 
}

div.TextArrayPanel { 
  width: 280px; 
  padding: 0px 10px 0 10px;
  color: black; 
  background-color: white; 
  border: none; 
  float: left; 
  height: 270px; 
  overflow: hidden;
}

#TextArrayPrev, #TextArrayNext {
  /* width: 68px;
  height: 16px; */

  width: 13px;
  height: 75px;

  background-repeat: no-repeat;
  clear: both;
  position: absolute;
  border: none;
  overflow: hidden;

  /* margin-top: -291px;
  margin-left: 550px; */

  margin-left: 605px;

  margin-top: -80px;
}
#TextArrayNavigation #TextArrayPrev span, #TextArrayNext span { display: none; }

#TextArrayNavigation2 { position: relative; top: -25px; left: 486px; }

#TextArrayNext {
  margin-top: -80px;
  margin-left: 622px;
}

#TextArrayNavigation .TextArrayPrevDisabled, #TextArrayNavigation .TextArrayPrevActive, #TextArrayNavigation .TextArrayNextDisabled, #TextArrayNavigation .TextArrayNextActive {

  background: transparent url(/GetSiteFile/TextArrayNavigationButtons_v2.gif) no-repeat;
}

#TextArrayNavigation .TextArrayPrevDisabled {
  background-position: -9px -138px; visibility: hidden;
}
#TextArrayNavigation .TextArrayPrevActive {
  background-position: 0 0;
}
#TextArrayNavigation .TextArrayNextDisabled {
  background-position: -9px 0; visibility: hidden;
}
#TextArrayNavigation .TextArrayNextActive {
  background-position: -17px 0;
}

#TextArrayNavigation2 a.TextArrayPrevDisabled {
  visibility: hidden;
}
#TextArrayNavigation2 a.TextArrayPrevActive {
  color: rgb(61,24,12);
}
#TextArrayNavigation2 a.TextArrayNextDisabled {
  visibility: hidden;
}
#TextArrayNavigation2 a.TextArrayNextActive {
  color: rgb(61,24,12);
}

/*
a.Common_Module_Functions_TextArray { margin-top: -15px; }

div.TextArray { 
  width: 610px; height: 270px; overflow: hidden; 
}

div.Text P {
  padding:0px; 
  font-size:14px;
  margin:8px 5px 8px 5px;
}

div.TextArray div.Text { }
div.TextArrayPanel div.Text ul { margin-top: 4px; }


div.TextArrayContainer {
  width: 600px; 
  height: 270px; 
  padding-left: 10px; 
  position: relative;
  overflow: hidden;
}
div#TextArraySlideBar {
  color: white; 
  width: 1800px; 
  height: 270px; 
  background-color: black; 
  position: relative; 
}

div.TextArrayPanel { 
  width: 280px; 
  padding: 0px 10px 0 10px;
  color: black; 
  background-color: white; 
  border: none; 
  float: left; 
  height: 270px; 
  overflow: hidden;
}

#TextArrayPrev, #TextArrayNext {


  width: 13px;
  height: 75px;

  background-repeat: no-repeat;
  clear: both;
  position: absolute;
  border: none;
  overflow: hidden;


  margin-left: 605px;

  margin-top: -80px;
}
#TextArrayPrev span, #TextArrayNext span { display: none; }

#TextArrayNext {
  margin-top: -80px;
  margin-left: 622px;
}

.TextArrayPrevDisabled, .TextArrayPrevActive, .TextArrayNextDisabled, .TextArrayNextActive {

  background: transparent url(/GetSiteFile/TextArrayNavigationButtons_v2.gif) no-repeat;
}

.TextArrayPrevDisabled {
  background-position: -9px -138px; visibility: hidden;
}
.TextArrayPrevActive {
  background-position: 0 0;
}
.TextArrayNextDisabled {
  background-position: -9px 0; visibility: hidden;
}
.TextArrayNextActive {
  background-position: -17px 0;
}

*/


