/*****************************************************
   Portal Stylesheet for screen
******************************************************/


         #collage {
          float: right;
          position: relative;
          right: 0px;
          top: -99px;
         }

         .page_title {
          overflow: hidden;
          border-style: solid;
          border-width: 0px;
          border-color: white;
          border-bottom-width: 1px;
          line-height: auto;
          vertical-align: bottom;
          height: 69px;
          background-color: #990000;
          margin: 0px;
          width: auto;
          padding: 0px;
         }

         html>body .page_title {
          overflow:visible;
         }

         html>body #collage {
          right: 0px;
          top:  0px;
          margin-top: -99px;
         }

         #pagetitle {
          margin: 0px;
          margin-top: 0px;
          margin-bottom: 0px;
          display: block;
          /*height: 69px;*/
          /*line-height: 20px;*/
          vertical-align: bottom;
          padding: 0px;
          padding-left:20px;
          padding-top: 10px;
          color: white;
          font-size: 18pt;
          width: auto;
         }

body {font-family: verdana, sans-serif; font-size: 10pt;}
        hr {display: none}

        .portal_body_table {
        min-width:765px;
        }
      .portal_body_shim {
        }
      .horizontal_shim,  {
        width:765px !important;
        height:1px;
        }
     .vertical_shim {
        width:1px;
       /* height:400px;*/
        }

     p, P, .p {
        font-size: 10pt; font-family: verdana, sans-serif;
        color: #666666;
        }


      a,
      a:link,
      a:visited {
       color: #419BD5;
      }

       a:hover,
       a:active,
       a:focus
        {
         color: #990000,
        }

        #portal_banner {
           margin: 20px;
           margin-top:10px;
           margin-bottom: 0px;
           height: 80px;
           border-style: solid;
           border-color: #CCCCCC;
           border-width: 1px;
           padding: 0px;
          }

        #portal_banner_logo img {
          height: 80px;
          width: 280px;
          border-width: 0px;
          border-style: none;
          margin:0px;
          padding:0px;
          }

        #portal_banner_logo {
          float:left;
          text-decoration: none;
          border-width: 0px;
          border-style: none;
          margin:0px;
          margin-top: 15px;
          margin-left: 5px;
          padding:0px;
color:#333333;
font-size:12pt;
font-weight:700;
          }

a:hover#portal_banner_logo,
a:active#portal_banner_logo
            {
color:#1D73AA;
            }

        .portal_banner_links {
          float:right;
          margin:0px;
          margin-right: 15px;
          font-size: 12pt;
          overflow: hidden;
          }
        .portal_banner_links a {

          margin:0px;
          margin-left: 150px;
          font-size: 8pt;
          color: #696969;
          }
        .portal_banner_links form {
          margin:0px;
          margin-top: 35px;
          }

         #contact_banner_link {
          }


         .search_title {
          color: #666666;
          font-weight: bold;
         }

.portal_editbar {margin:0px; margin-left:20px; margin-right:20px;}
/**** begin flyout global menu ****/
/*
Credit where credit is due -- 
Advanced (standards-compliant) styles for Texas Online rework 
Author: James Craig (jcraig@bearingpoint.net)
*/

.menuContainer
        {
           margin: 20px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 10px;
           height: 60px;
           border-style: solid;
           border-color: #CCCCCC;
           border-width: 1px;
           border-top-width:0px;
           border-bottom-width:0px;
           vertical-align: top;
        }


.mainMenu, .navMenu
        {
        z-index:5 !important;
	margin:0px;
	padding:0px;
	}

.mainMenu
        {
        overflow: hidden;
        padding-left: 1%;
        position:absolute;
        text-align: center;
        z-index:5 !important;
        height: auto;
        min-width: 700px;
        width: 100%;
        vertical-align: top;
	}

.navMenu
        {
        z-index:5 !important;
	display:none;
	position:absolute;
	top:65px;
	/*background-color:#ffffff;*/
        width:200px;
        /*width: auto;*/
	voice-family:"\"}\"",inherit;
	/*width:180px;*/
        min-width: 200px;
	}

.mainMenu .navMenu 
       {
 /*	border-style:solid;
	border-width:1px;
	border-color:#445CA0;
*/
}
html>body .navMenu {
        z-index:5 !important;
	width:200px;
	}

.mainMenu li {
        text-align: center;
        z-index:5 !important;        
	display:block;
	position:relative;
	float:left;
        margin-top:10px;
        padding-left: 1.5%;
        padding-right: 1.5%;
	width:5%; /*for MacIE*/
        height: 65px;
	line-height: auto;
	margin-right: -1px;
        padding-top:0px !important;
        vertical-align: top;
	list-style-type: none;
	}

/* hide from MacIE \*/
.mainMenu li {
	 width: auto; 
	}
/* end hide */

.navMenu li {
        z-index:5 !important;
        white-space: normal !important;
	display:block;
	position:static;
        float: none;
	width:auto;
	margin:0px;
        padding-top: 0px;
	padding-left: 2px !important;
        padding-right: 2px !important;
        padding-bottom: 0px;
	line-height:auto;
        height: auto;
	text-indent/**/:0;
	margin-left/**/:-16px;
	voice-family:"\"}\"",inherit;
	text-indent:0;
	margin-left:0px;
	}

.divider
	{
	}

.subNavItem
	{
/*	border-bottom-style:dashed;
	border-bottom-width:2px;
	border-bottom-color:#BAE39A;
*/	}

#navItemEnd
	{
	border-bottom-style:none;
	}

.mainMenu li a,
.mainMenu li a:link,
.mainMenu li a:visited
	{
        z-index:5 !important;
        white-space: nowrap;
        text-align: left;
        vertical-align: top;
	display: block;
	color: #333333;
        padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12pt;
	font-weight: 700;
	background-color:transparent;
	voice-family:"\"}\"",inherit;
	}

.mainMenu li a:hover,
.mainMenu li a:active,
.mainMenu li a:focus,
.mainMenu li a.activeItem,
a.activeItem
	{
         color: #1D73AA;
	}

.mainMenu li a:hover,
.mainMenu li a:active,
.mainMenu li a:focus
	{
         text-decoration: none;
	}

.navMenu li a
        {
        z-index:5 !important;
        white-space: normal !important;
	display:block;
	margin-left:2px;
        margin-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
	width:100%;
        line-height: 100%;
        color:#000000 !important;
	font-size: 8pt;
	font-weight: normal !important;
	}

.navMenu li a:hover {
	background-color:#BAE39A;
        color: #002b5b !important;
	}

.navMenu li a
        {
        white-space: normal !important;
	/*width:auto;*/
	}


/* functional classes */
/* used by the scripts, not set in the markup */
.navMenu .hasSubMenu
        {
	/*background-image:url("hasSubMenu2.gif");
	background-position:top right;
	background-repeat:no-repeat;*/
	}

.hasSubMenuActive
        {
	/* color:#333;
	background-color:#ddc !important; */
	}
.navMenu .hasSubMenuActive
        {
	/*background-image:url("hasSubMenuActive2.gif");
	background-position:top right;
	background-repeat:no-repeat;
	*/
        }

.showMenu
        {
	display:block !important;
	}
/* end functional classes */
.menuEnd {
	clear:both;
	}
.navMenu {
        display: none
         }

#contact_menu_link {
        display:none !important
         }

/* End flyout global menu */

        #master_portal_main {
        margin:20px;
        margin-top: 0px;
        }

        #center_column {
          padding: 5px;
          margin: 0px;
          margin-left: 225px;
          border-style:solid;
          border-width:1px;
          border-color:#CCCCCC;
         }
        


        .page_abstract {
         padding: 20px;
         padding-top: 10px;
         padding-bottom: 10px;
         height: auto;
         margin: 0px;
         margin-left: 3px;
        }

        .no_abstract {
         padding: 0px;
         padding-top:5px;  
         height: auto;
         margin: 0px;
         margin-left: 3px;
        }

        html>body .page_abstract,
        html>body .no_abstract 
        {
         margin-left: 0px;
        }

        #page_abstract {
         overflow: hidden;
         background-color: #990000;
        }

        #page_abstract, .page_abstract p {
         font-size: 10pt;
         color: white; 
        }

        #left_column {
          float: left;
          width: 220px; 
          border-style: solid;
          border-color: #CCCCCC;
          border-width: 1px;
          border-right-width: 0px;
          padding: 5px;
          padding-left: 0px;

        }
        #feature_image {
         width: 220px;
         margin: 0px;
         padding: 0px;
         border-width: 0px;
        }

        .thisJustIn, .portal_navigation_local {

         overflow: hidden; 
         background-image: url('/assets/column_background.gif');
         background-repeat: repeat-y;
         width: 220px;
         margin: 0px;
         margin-top: 0px;
         padding: 0px;
         padding-top: 10px;
         padding-bottom: 10px;
         white-space: normal;
         height: 357px;
        }

       .thisJustInArticle {
         padding-bottom: 20px;
       }

        html>body .thisJustIn, html>body .portal_navigation_local {
         height: auto
;
          min-height: 385px;
        }


.portal_navigation_local a,
.portal_navigation_local a:link,
.portal_navigation_local a:visited {
         color: #156AA0;
         font-size: 10pt;
         font-weight: bold;
         text-decoration: none; 

}

.portal_navigation_local a:hover,
.portal_navigation_local a:focus,
.portal_navigation_local a:active {
         color: #1D73AA;
         text-decoration: underline; 

}

.portal_navigation_local li {
         list-style-type: circle;
         margin:10px;

}

.portal_navigation_local ul {
         margin: 0px; padding:15px;
}

.local_header, li.local_header {         list-style-type:none; font-weight: bold; font-size: 12pt; margin:0px;

}
        #hot_wire {
         width: 220px;
         margin-top: 25px;
     
        }
 
        #thisJustInBox {
         margin: 15px;
         white-space: normal;
        }

       .abstract-title,
       .thirdabstract-title,
       a.abstract-title,
      a.abstract-title:link,
      a.abstract-title:visited,
      a.thirdabstract-title,
      a.thirdabstract-title:link,
      a.thirdabstract-title:visited {
       margin-bottom:5px;
       font-weight: bold;
       color: #666666;
        }

       a.abstract-title:hover,
       a.thirdabstract-title:hover,
       a.abstract-title:active,
       a.thirdabstract-title:active,
       a.abstract-title:focus,
       a.thirdabstract-title:focus
        {
       color: #1D73AA;
       text-decoration: none;
        }


       .abstract, .thirdabstract {
        color: #666666;
        }
         
       .dateline, .thirddateline {
        font-size: 8pt;
        font-weight: bold;
        color: #666666;
        }
       .more-item,
       .thirdmore-item,
       a.more-item,
       a.thirdmore-item,
       a.more-item:link,
       a.thirdmore-item:link,
       a.more-item:visited,
       a.thirdmore-item:visited,
        {
       color: #419BD5;
        }

       a.more-item:hover,
       a.thirdmore-item:hover,
       a.more-item:active,
       a.thirdmore-item:active,
       a.more-item:focus,
       a.thirdmore-item:focus,
        {
         color: #990000;
        }
       
       .autocontent, .autocontentend {
        height: 90px;
       }

       html>body .autocontent, html>body .autocontentend {
        min-height: 90px;
        height: auto;
       }


       #main_content {
        width: auto;
        margin: 25px;
       }



        .content_with_abstract {
        /* height: 450px; */
        }


        .content_without_abstract {
       /*  height: 500px; */
        }

       html>body .content_with_abstract {
        height: auto;
      /*  min-height: 450px; */
        }

        html>body .content_without_abstract
       {
        height: auto;
       /* min-height: 500px; */
        }

       #master_portal_footer {
         margin:20px;
         margin-top:0px;
         padding: 15px;
       }
      
       a.print-link {
float:left;
 height: 17px;
 line-height: auto;
 vertical-align: top;
 text-decoration: none;
}
    img.print-link {
     border-width: 0px;
     height: 17px;
    }
    span.print-link {
     text-decoration: underline;
     height:17px;
     line-height:auto;
     vertical-align: top;
    }

     #copyright {
      float:left;
       height: 17px;
       line-height: auto;
       color: #999999
}


