@charset "utf-8";
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0678A4;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeft {
	margin-right: 15px;
}
.imgRight {
	margin-left: 15px;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	line-height: 1em;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
input[type=text],input[type=password],textarea{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
}

body {
	margin: 0px;
	background-color: #101D3D;
}#tblWrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#leftColumn {
	background-color: #003061;
	background-image: url(/enews/images/nl-leftColumn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	width: 294px;
	padding-top: 820px;
	color: #FFFFFF;
}
#leftColumn a {
	color: #FFFFFF;
}

#top {
	background-color: #CBCEB5;
	background-image: url(/enews/images/nl-bgTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 636px;
	padding-top: 220px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	height: 500px;
}
#photobar {
	background-color: #CBCEB5;
	height: 118px;
	width: 676px;
}
#bottom {
	background-color: #FFFFFF;
	background-image: url(/enews/images/nl-bgBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 636px;
	padding: 20px;
	height: 180px;
}
#leftStory {
	width: 308px;
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #101D3D;
	text-align: left;
	vertical-align: top;
}
#rightStory {
	width: 308px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
