body
    {
    text-align: center;
	background-image:url(../images/backg.gif);
	background-repeat:repeat-x;
	background-color:#5c5d5f;
    font-family: tahoma;
	font-size:13px;
	color:#333333;	
	
    }

#container
    {
    width: 950px;
    text-align: left;
    margin: 0 auto;
	background-color:#FFFFFF;
    overflow: hidden
    }
	
	
#whiteline
    {
        height: 23px;
		background:url(../images/topwhite.gif);
		background-color:#ffffff;
    }


	
#hmenupanel A:Link, #hmenupanel A:VISITED
    {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
    text-decoration: none;
    }

#hmenupanel  A:Hover
    {   
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold; /*background:#e0e0e0;*/
    text-decoration: underline;
    }
	
	
#header
    {
	height:100px;
		padding-left:10px;
		padding-right:15px;
		padding-top:1px;
    }

#hmenupanel
    {
	height:37px;
	padding-left:50px;
	padding-top:3px;
		vertical-align:bottom;
	background:url(../images/top.gif);
	background-repeat:no-repeat;
    background-color: #ffffff;	

}

#sidebar
    {
    float: left;
    width: 210px;
	padding-left:15px;
		padding-top:5px;
	background:url(../images/left.gif);
	background-repeat:no-repeat;
   
    }
	
#ticker
    {
height: 24px;
padding-top:7px;
padding-left:8px;
width: 100%
   
    }


#content
    {
    margin-left: 250px;
	font-family: tahoma;
	font-size:13px;
	color:#444444;	
	padding-right:40px;
	text-align:justify;
	
    }
	#content_title
    {
  
	    font-family: tahoma;
		font-weight:bold;		
	font-size:16px;
		color:#333333;	
		padding-top:6px;
	
    }

#footer
    {
    clear: both;  
	border-top: 15px solid #ffffff;
    background: #333333;
    text-align: right;
    padding: 5px;	
	color:#cccccc;
	
	
    }

#footer  A:Link, #footer A:VISITED
    {

	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
    text-decoration: none;
    }

#footer  A:Hover
    {
   
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold; /*background:#e0e0e0;*/
    text-decoration: underline;
    }



/*  NEWS SUMMARY styles */

	#news_summary_holder{ border:#ffffff solid 1px;   background-color:#FFFFFF}
	
	.news_summary_heading{  color:#333333; text-align:center; font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight:bold; background-image:url(../images/news2.gif); background-repeat:no-repeat ; padding:2px; }
	
	.news_summary_item{  border:#000000 0px solid; padding:5px 2px 5px 10px; border-bottom:solid 1px #efefef;}

	.news_summary_item:hover{background-color:#efefef}
		
	.news_summary_item a{line-height:15px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration:none; vertical-align:top}
	
	.news_summary_more{padding:1px 10px 1px 1px; text-align:right;}
	
	.news_summary_more a{line-height:12px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #666666; text-decoration:none; vertical-align:top; font-weight:bold;}




/*********** message box styles */
#error_message_box, .errorMessage
    {
    background: red;
    color: white;
    padding: 5px;
    }

#message_box
    {
    background: blue;
    color: white;
    padding: 5px;
    }

/*********** login form styles */
#loginform
    {
    width: 180px;
    float: left;
    margin: 40px 0;
    font-size: 9pt
    }

#loginform *
    {
    font-family: Verdana;
    font-size: 96%;
    }

#loginform label
    {
    width: 10em;
    }

#loginform label.error
    {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    }

#loginform p
    {
    clear: both;
    }

#loginform em
    {
    font-weight: bold;
    padding-right: 1em;
    vertical-align: top;
    }

#loginform.error
    {
    color: red
    }

ul.newssummary
    {
    width: 200px;
    padding: 10px;
    list-style-type: square;
    list-style-position: outside;
    font-size: 80%;
    }

.newssummaryheading
    {
    color: white;
    background: green;
    width: 200px;
    }

/*************** SOW NEWS STYLES */
table#std
    {
    font-family: tahoma;
    font-size: 10pt;
    color: #333333;
    width: 95%;
    
    }

#std tr td.listing_table
    {
    padding: 2px;
    margin: 2px;
    vertical-align: top;
    width: 220px;
    }

/* the td cell that article is displayed in */
#std tr td.article { vertical-align: top;
text-align:left;}

#std td.listing
    {
    text-align: left;
    text-indent: 0px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    }

/* bullet formatting for article list */
#std.sow .listing_table.archive_table .bullet
    {
    width: 8px;
    height: 8px;
    background: url( '../images/dot.gif' ) no-repeat;
    }
/* bullet formatting for article list */
#std div.bullet
    {
    width: 8px;
    height: 8px;
    background: url( '../images/dot.gif' ) no-repeat;
    }

/* styling for sow block headings */
#std .subhead0, .subhead1, #std .subhead2, .subhead3
    {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
    color: #333;
    width: 210px; /* set to at least width of .bullet and .listing*/
    }

#std .listing A:Link, .listing A:VISITED
    {
    color: #333;
    text-decoration: none;
    }

#std .listing A:Hover
    {
    color: #364b8d; /*background:#e0e0e0;*/
    text-decoration: underline;
    }

/* highlight style for terms found by sow search facility */
#std .sow .highlight
    {
    background: yellow;
    } /* Styling for sow search form */

#std .findform
    {
    padding: 4px;
    background: #cccccc;
    }

#std h3.articlehead
    {
    color: #333333;
    border-bottom: 4px #333333 solid;
    }

#std .articleheaddate
    {
    text-align: left;
    text-indent: 0px;
    font-size: small;
    font-weight: normal;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 0px;
    }

#std td.article
    {
    
    color: #333;
    }

#std h4.articledescription
    {
    font-style: italic;
    color: #444;
    }

/* use this if you want to make bold listings look normal */

#std td.listing a strong
    {
    font-weight: normal;
    }

#std td.listing p
    {
    margin: 0;
    padding: 0;
    }

