body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	background-image: url(../imagesnew/bkgdContainer4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCCCC;
}
#container {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 3px double #002377;
}
#border {
	background-color: #FFFFFF;
}
#header {
	text-align: left;
	background-color: #FFFFFF;
	height: 150px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	border: 1px solid #FFFFFF;
}
#topNav {
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	background-image: url(/imagesnew/bkgdTopnav.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 0px;
}
#topNav a, #topNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topNav a:hover {
	color: #CCCCCC;
}
#topNav ul {
	margin: 0px;
	padding: 4px;
	display: inline;
}
#topNav li {
	display: inline;
	margin: 0px;
	padding: 8px;
}
#sideNav {
	background-color: #FFFFFF;
	text-align: left;
	width: 155px;
	float: left;
	height: auto;
	padding: 5px;
}
#sideNav a, #sidenav a:visited {
	color: #000099;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
#sideNav a:hover {
	color: #FFFFFF;
}
#sideNav h4 {
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #56569C;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(/ncho/images/bkgdSideH4.gif);
	background-position: right;
}
#sideNav h4 a, #sideNav h4a:visited {
	background-color: #56569C;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sideNav h4 a:hover {
	color: #CCCCCC;
}

#mainContent {
	width: 575px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	background-image: url(/ncho/images/bkgdMainWatermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	padding-bottom: 125px;
}
#mainContent a {
	color: #990000;
	text-decoration: underline;
}
#mainContent a:hover {
	text-decoration: none;
}
#mainContent h4 {
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #56569C;
	padding: 5px;
	font-size: 16px;
}
#mainContent table {
	border: 1px solid #CCCCCC;
}
#mainContent th {
	background-image: url(/ncho/images/bkgdTable.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #000066;
}
#footer {
	width: 770px;
	height: 10px;
	margin-right: Opx;
	margin-left: Opx;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}
.clearBoth {
	clear: both;
}
#copyright {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-size: 9px;
}
#mainContentHome {
	width: 733px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.articles {
	text-align: left;
	font-size: 11px;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.articles a, .articles a:visited {
	color: #990000;
	text-decoration: underline;
}

.articles a:hover {
	text-decoration:none;
}
.articleHeading1 {
	background-image: url(/ncho/images/bkgdTopnav.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
.articles h3 {
	font-size: 12px;
	color: #000066;
	padding: 4px;
	margin: 0px;
	text-align: center;
}

.articles p {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 1.2em;
	text-align: center;
}
.articlesLong {

	float: left;
	width: 350px;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	text-align: left;
	margin-top: 20px;
}
.articleHeading1Long {

	background-image: url(/ncho/images/bkgdTopnav.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.articlesLong p {

	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 1.2em;
}
form, textarea, text, input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000099;
}
.comments {
	display: none;
}
#newmainheader h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-color: #EDEDED;
}
