﻿body
{
	padding: 0;
	margin: 0;
	font: normal 15px/18px Times,Trebuchet MS, Verdana;
}
h1
{
	font: bold 22px/25px Times,Trebuchet MS, Verdana;
	color: #394155;
	margin: 0;
	margin-bottom: 5px;
}
br
{
	margin-left: 15px;
}

a
{
	color: blue;
}
a visited
{
	color: Red;
}
.pageWrapperTable
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.pageHeaderTable
{
	width: 100%;
}
.pageBodyTable
{
	background-color: white;
	width: 864px;
}
.pageBodyTableFrame
{
}
.pageBodyTableLeftColumnTable
{
	text-align: left; 
}
.pageBodyTableRightColumnTable
{
	background-color: white; 
	text-align: left; 
	width: 300px;
}

.storyTable
{
	vertical-align: top;
	background-color: white;
	border: solid 2px #f6f8ff;
}

.storyTable tr
{
	vertical-align: top;
}
.storyTable tr td
{
	padding: 5px;
}

.pageFooterWrapper
{
	width: 864px;
}
.pageFooterWrapper tr td
{
	text-align: center;
	width: 864px;
}

.pageFooterTable
{
	text-align: left;
	font: normal 11px/13px calibri,verdana;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 900px;
	font-family: Verdana;
	font-size: 10px;
	width: 864px;
	background-color: #dce1e9;
	border: solid 1px #c0c4cc;
}
.pageFooterTable tr
{
	vertical-align: bottom;
}
.pageFooterTable tr td
{
	border-top: solid 3px #d1d5dd;
	border-bottom: solid 1px #c0c4cc;
	text-align: left;
	padding: 5px;
}






.navBarTable
{
	border-left: inset 1px #d1d6e2;
	border-top: inset 1px #d1d6e2;
	border-right: inset 1px #d1d6e2;
	background-color: #f6f8ff;
	font-size: 11px;
	width: 500px;
	margin-top: 2px;
}
.navItem
{
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;

	background-color: #dde2f0;
	text-decoration: none;
	color: midnightblue;
}
.navItemOver
{
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;

	background-color: #dde2f0;
	text-decoration: underline;
	color: Blue;
	cursor: hand;
}
.navItemHere
{
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;

	background-color: #f6f8ff;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.linkItemHere
{
	text-decoration: none;
	color: midnightblue;
}
.linkItem
{
	text-decoration: none;
	color: midnightblue;
}
.linkItemOver
{
	text-decoration: underline;
	color: Blue;
	cursor: hand;
}

.NSN20-IssueTitle
{
	height: 30px;
	font: bold 21px/26px Times,Trebuchet MS, Verdana; 
	color: #454a5a; 
	padding-top: 10px;
	padding-bottom: 3px;
}
.NSN20-StoryHeadline
{
	font-size: 14px;
	font-weight: bold;
	color: #263173;
}
.NSN20-StoryHeadlineSub
{
	font-weight: bold;
	font-size: 12px;
	color: #7c809c;
	font-style: italic;
}
.NSN20-StoryCopy
{
	font: normal 16px/21px Times,Trebuchet MS, Verdana;
}
.contactUsLink, .contactUsLink:visited
{
	color: #44506a;
	text-decoration: none;
}
.contactUsLink:hover
{
	color: Blue;
	text-decoration: underline;
}
.superNavLink, .superNavLink:visited
{
	font: normal 10px/10px Verdana;
	color: #364d7d;
	text-decoration: none;
}

.superNavLink:hover
{
	font: normal 10px/10px Verdana;
	color: #4362a5;
	text-decoration: underline;
}

.de
{
}

.de tr th
{
	text-align: right;
	padding: 11px;
}

.bodyContainer
{
	padding: 4px;
	font: normal 15px/19px Times, Verdana;
}
.topLink, .topLink:visited
{
	text-decoration: none;
	background: #eaeaea;
	padding: 3px;
	font: normal 10px/12px Verdana;
	border: dotted 1px #c0c0c0;
	color: #b0b0b0;
}

.topLink:hover
{
	text-decoration: underline;
	background: #eaeaea;
	padding: 3px;
	font: normal 10px/12px Verdana;
	border: dotted 1px #c0c0c0;
	color: Blue;
}

.FacebookShareLink
{
	font: normal 11px/16px "lucida grande",tahoma,verdana,arial,sans-serif;
}

.storyToolBar
{
	border: solid 1px red;
	padding: 4px;
}
.storyToolbarSeparator
{
	color: #686e80;
	font: normal 9px/9px Verdana;
	padding-left: 5px;
	padding-right: 5px;
}

.bpLink, .bpLink:visited
{
	color:white;
	text-decoration: none;
}

.bpLink:hover
{
	color: #e7fb91;
	text-decoration: underline;
}
