/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */

#navBar img {
 display: inline;
}
#mainBody img {
 display: inline;
}


/* Cell Rule Colors */

.ruleAbove {
    border-top: #005283 1px solid;
    }

.ruleBelow {
    border-bottom: #005283 1px solid;
    }   

.cellContent {
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.2;
	color: #363636;
    }
    
.cellContentHeader {
    color: #005283
    }

.cellContentList {
    padding-top: 0px;
	padding-bottom: 4px;
	margin: 10px;
	font-size: 0.9em;
	line-height: 1.2;
	color: #363636;
    } 
    
    
.cellContentSide {
    padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.2;
	color: #222222;
	background-color: #E6E6E6;
	border-bottom: #363636 1px solid;
    }

 .cellContentSide a, .cellContentSide a:link, .cellContentSide a:active {
	color: #000000;
}

.cellContentSide a:hover {
	color: #E7001D;
	text-decoration: none;
}



/* LEGACY STYLES from before main page refresh */

/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */
.rightNavContent {
	background-color: #F0ECD8;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	color: #4F4F28;
	border-bottom: #4F4F28 1px solid;
/*	display: block; */
}
.newsContentTextWrapper {
 text-decoration: none;
 background-color: #E1ECFA;
 padding-bottom: 0em;
 padding-top: 0em;
 padding-left: 0em;
 padding-right: 0em;
 margin: 0em;
 color: #222222;
 border-bottom: #003399 1px solid;
}
.blueBackwhiteFont  {
 background-color: #003399;
 font color:#000000;
}
.perfmeas ul {
margin-bottom: 0px;
margin-top: 0px;
}
    
    /*News.Delaware.gov Import*/
.news_wrapper{margin-bottom:15px;}
.news_wrapper span{display:block;margin-bottom:2px;}
.news_wrapper .news_date{font-weight:bold;padding-right:5px;}
/*.news_wrapper .news_title{display:block;}
.news_wrapper .news_desc{display:block;}*/

