
body {background: #fff;color: #000}

/* outerWrap */
#outerWrap  {
	background-color: #fff;
	background-image: url(../images/whiteBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Footer */
#footerWrap {background-color: #083b88;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-height:88px;}

/* Borders */
#midCol,.frontPageItems .article_separator,.article_separator,#mainWrap,.slideshowContent,.below_left,.below_mid,#rightCol ul li a,#leftCol ul li a,#below_content_first, #below_content_second, #below_content_third,.moduletable-light, #midCol, #leftCol,.moduletable-light ul li a,.sectiontableentry1 td,.sectiontableentry2 td {border-color: #138cd4; } 

.moduletable-light ul li a,.sectiontableentry1 td,.sectiontableentry2 td {border-bottom: dotted 1px #138cd4;} 

.border,.frontPageImage {border: 2px solid #aeaeae;padding: 0;}

#leftCol span.expanded,#rightCol span.expanded  {background: url(../images/readonBlue.png) no-repeat left center;text-indent: 10px;}

#leftCol ul li .active,#rightCol ul li .active {background: #eee}

/* Links */
h1 a,a.readon,#leftCol ul li a,#rightCol ul li a {color: #333}
a {color: #1581c5;}

#leftCol ul li a:hover,#rightCol ul li a:hover {background: #eee;}


/* Slideshow */
#slideShowNav a.activeSlide {background: url(../images/slideNavActiveGrey.png) no-repeat center center;color: #ccc;}
.slideshowImage {background: #ccc;}

/* Read More */ 
.readon {background:url(../images/readonBlue.png) no-repeat 4px center}

/* Nav Sublevel */
#topWrap ul li li span.expanded {border-width: 0;background: url(../images/readonBlue.png) no-repeat left 3px;}


