﻿/* Class for News content in ISD department ---------Start-----------*/
html
{
   height:100%;   
}

.content_headerISD1ss
{
	background:url(../images/content_header_1ss.png) no-repeat bottom left;
	height:15px;
	width:652px; 
	margin-left:12px;	
}

.highlights_newsHeader1ss
{
    border-top: 2px solid #0066a4;
	border-left: 1px solid #0066a4;
	border-right: 1px solid #0066a4;
	font-size:14px;
	text-indent:10px;
	text-transform: uppercase;
	font-weight:bold;
	width:650px; 
	color:#FFFFFF;
	padding-top: 0px; /*3*/
}

.highlights_newsContent1ss{
	float:left;
	width:650px; 
	height:120px;
	padding:0px 0 0 0; /*15px 0 0 0*/
	margin-left:12px;
	color: #5E7392;
}

.highlightsISD1ss{
	border-left: 1px solid #0066a4;
	border-right: 1px solid #0066a4;
	background-color:#d7e1f3;
	overflow:hidden;
	width:650px; /*420*/
	font-size:12px;
	margin-left:12px;
}
.content_footerISD1ss
{
	background: #fff url(../images/content_footer1ss.png) no-repeat top left;
	height:9px;
	width:652px; /*420*//*292px needed to force frame to close on right bottom area*/
	margin-bottom:25px;
	margin-left:12px;	
}



/* Webparts with content list summaries 1 sub-sections ----Start ------*/
#Content3
{
    display:block;
    float:left;
    position:relative;
     
    margin: 0 0 0 2px; 
   
}


#deptcmscontent1ss
{   /*clear: both;*/
    display: block;
    left:2.0em;
    _left:0.0em;  /*ie6*/
    right: 0.8em;
    float:left; 
    visibility: visible; 
    overflow: hidden; 
    position:  relative;
    top: 0px;   
}

#deptcmscontent1ss li
{
  margin-left:2.0em;   
}
    
#deptlistsummary11ss
/*1 sub-sections*/
{
    display: block; /* */       
    visibility: visible; /* */
    overflow: hidden;  /* */
    width: 652px; /* 750*/   
    position:relative;
    top: 5px;
    left: 0px;
    float:left;
    padding: 0 1em 0 0; 
}


/* Webparts with content list summaries ----End ------*/



