body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C74A4;
}
.hilightTable, .hilightTable td{
	font-size: 11px;
	line-height: 14px;
	background-color: #ECE9D8;
	padding: 10px;
	margin-left: 15px;
}
.leftSideBarInfo {
	border-top: #809999 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.leftSideBarInfo td {
	padding-right: 2px;
	background-color: #6C74A4;
}

.leftSideBarInfo p {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	border-bottom: #809999 solid 1px;



	background-color: <%= sSiteSideBarP %>;
	margin-right: -2px;
	background-repeat: no-repeat;
	background-image: url(/images/NASWNew/greenYellowBG.gif);

}
.leftSideBarInfo a, .leftSideBarInfo a:link,.leftSideBarInfo a:visited, .leftSideBarInfo a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
}
.leftSideBarInfo a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.leftSideBarInfo h6 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	background-color: <%= sSiteSideBarh6 %>;
	padding-left: 8px;
	line-height: 13px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #669595 1px solid;
}
.leftSideBarInfo h5{
	background-color: <%= sSiteSideBarh5 %>;
	color: #D5D9E4;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: -2px;
	background-color: #2B417A;
}
.leftSideBarInfo p.imageInfo{
	margin-left: -4px;
	margin-right: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:none;
}

.leftSideBarInfo p.imageInfo img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftSideBarInfo p.locked{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	border-bottom: #809999 solid 1px;
	margin-left: -4px;
	background-color: <%= sSiteSideBarP %>;
	margin-right: -2px;
	display: block;
	background-image: url(/images/NASWNew/yellowLock.gif);
	background-repeat: no-repeat;
}
.leftSideBarInfo td.picText {
	background-color: <%= sSiteSideBarP %>;
	padding-bottom:4px;
	border-bottom: #669595 1px solid;
}
.leftSideBarInfo td.picText p{
	padding-left: 8px;
	background-image: none;
	background-color: <%= sSiteSideBarP %>;
	border-bottom:none
}
.leftSideBarInfo td.picText a, .leftSideBarInfo td.picText a:link, .leftSideBarInfo td.picText a:visited {
	display:inline;
}
.leftSideBarInfo .picText img {
	margin-right:6px;
}
#newsFrame {
	font-size: 11px;
	line-height: 14px;
}
#newsFrame p {
	padding-top:0px;
	margin-top: 6px;
	margin-bottom: 0px;
	border-bottom: dotted 1px #990000;
	padding-bottom: 6px;
}

