/****************************************************
     Local Stylesheet:
         differentiates each local unit
****************************************************/

@import url(portal_master_stylesheet.css);
@import url(txo_compliant.css);

body,
BODY,
TABLE,
table,
              {
               font-family: HelveticaNeue, Helvetica, Arial, Verdana, sans-serif;
               font-size: 12px;
               color: #333333;
               margin:0px;
               padding:0px;
               border: 0px;
               }



#portal_banner_container {
                width:100%;
               }

#portal_banner a,
#portal_banner a:hover,
#portal_banner a:visited,
#portal_banner a:link,
#portal_banner a:active
               {
              }

#portal_banner_img 
               {
               float:right;
               margin: 10px;
               margin-top: 10px;
               margin-bottom: 0px;
              }


.portal_banner
               {
                margin-right: 180px;
                border-color:#DBD8D4;
                border-style:solid;
                border-width:0px 2px 0px 0px;
                margin-bottom: 0px;
               }

.portal_banner_sub {
               background-color: #EEE2D9;
               height: 92px;
               border-color:#DBD8D4;
               border-style:solid;
               border-width:0px 0px 2px 0px;
               margin-bottom: 22px;
               margin-top:0px;
              }

.portal_banner_sub div {
              height: 87px;
              padding-top: 5px;
              color: #5F5A57;
              font-family: Helvetica, Arial, Verdana, sans-serif;
              font-size: 9pt;
              }

.portal_banner_sub div p {
              color: #5F5A57;
}
.portal_banner_sub img {
               float:left;
               margin-right: 15px;
              }
#portal_logo
              {
               background-color: white;
               width: 350px;
               float:left;
               text-decoration: none;
               text-align: middle;

              }
#portal_logo div {
               height: auto;  
               font-size: 16pt;
               font-family: HelveticaNeue, Verdana, sans-serif;
               color:#6F2300; 
               padding-top: 15px;
              }
#portal_logo img
              {
               float:left;
               border-width:0px;
               padding-left: 15px;
               padding-right:10px;
               display:inline;
               margin-right: 0px;
              }
.portal_sub_features
               {
                color:white; 
                font-family: Helvetica; 
                font-weight: bold; 
                font-size: 16pt; 
                height:40px; 
                background-color:#6F2300;
                border-color:#DBD8D4; 
                border-style:solid; 
                border-width:0px 0px 0px 0px; 
                margin-bottom: 0px;
                margin-top:0px;
               }

.portal_sub_features img, .portal_sub_features h1
               {
                margin-top: 10px;
               }
.portal_sub_features img
               {
                margin-left: 8px;
                margin-right: 3px;
               }

h1 {
                display: inline; 
                overflow: hidden;  
                font-weight: bold; 
                font-size: 12pt; 
                line-height: auto; 
                padding:0px; 
                margin: 0px;
   }

#left_column
               {

               margin-top: 1px;
               background-color:#EEE2D9;
               border-right: 1px solid #DBD8D4;
               width: 180px;                
               }

#main_content
               {
               margin-top: 10px;
               padding-left: 15px;
               padding-right: 15px;
                text-align:justify;
                min-height: 400px;
               }

#center_column
               {
               height: 100%;
               padding:0px;
               }

#right_column
               {
               width:0px;
               display:none;
               }


#portal_footer {
                
text-align: center;
 font-family: Helvetica, Verdana, sans-serif;
 color: white;
 font-size: 8pt;
               }

#portal_footer a, #portal_footer a:visited {
                color:white;
}


/*** Search Form ***/
#searchForm
               {margin-top: 0px;
                float:left; 
                width: 185px; 
                height:33px; 
                padding-left: 15px;
                background-color: #AB8B7B;
                padding-top: 7px;
                border-left-width: 1px;
                border-left-style: solid;
                border-left-color: #AB8B7B;

               }

#searchTerms
               {
               }


#searchTitle
               {
              }


h2, H2, .h2, .H2
               {
                color: #955E44;
/*               font-size: 17pt;
               color: #33CC33;
*/               }


h3, H3, .h3, .H3
               {
                color: #955E44;
/*               font-size: 15pt;
               color: #006699;
*/               }

p              {
                color: #333333;
               }
.dd
            {

            }
.dt
            {
/*	color:#00CC00;
	font-weight:bold;
*/	}

.abstract
            {
             
            }

a.more-item
            {
/*            text-decoration: none;
	color:#6699CC;
*/
            }

.abstract-title,
a.abstract-title
            {
/*            text-decoration: none;
	    color:#6699CC;
	    font-weight:bold;
            font-size: 110%;
*/            }

.abstract-title:hover,
a.abstract-title:hover,
.abstract-title:visited:hover,
a.abstract-title:visited:hover 
            {
            }


.abstract-title:visited,
a.abstract-title:visited 
            {

            }

.dateline 
            {

            }

.autocontent, .autocontentend {
/*            display:block;
            height: 120px;
*/            }

a               {
                color:#6F2300;
               }

a:visited      {
                color:#5F5B58;
               }

a:hover
               {
                color:#AB8B7B;
               }

li.portal_navigation_local,
li.portal_navigation_local a,
li.portal_navigation_local a:visited
               {
/*                color:#003399;
                display:inline !important;
                white-space: nowrap;
*/               }

li.portal_navigation_local a:hover
               {
/*                color:#0033cc;
                display:inline !important;
                white-space: nowrap;
*/              }
