body
{
	background: #e0e0e0 url(ndgfBgFill.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	text-align: left;
}

a
{
	text-decoration: underline;
	color: #1e509a;
}

p
{
	margin-top: 0;
}

h2
{
	font-size: 13px;
	margin: 5px 0 5px 0;
}

h3, h4, h5
{
	font-size: 12px;
	margin: 5px 0 5px 0;
}

#main
{
	width: 730px;
	/*margin: 0 auto;*/
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	text-align: left;
}

#top
{
	width: 730px;
	height: 75px;
	background: #ffffff url(ndgfMainPic.jpg) no-repeat top left;
}

#mainmenu
{
	background-image: url(mainNaviBg.gif);
	background-repeat: repeat-x;
	background-color: #1e509a;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-left: 8px;
	
	
}

#mainmenu a
{
	margin: 8px;

	text-decoration: none;
	color: #ffffff;
}

#submenu
{
	background-image: url(greyShade10x10.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #1e509a;
	padding-left: 10px;
	position: relative;
	min-height: 10px;
	_height: 10px; /* IE-specific fix */
}

#submenu div
{
	float: left;
	position: relative;
	height: 35px;
}

#submenu a
{
	display: block;
	position: relative;
	top: 10px;
	margin: 3px;
	text-decoration: none;
	color: #1e509a;
}

#submenu img
{
	display: block;
	border: 0;
	position: relative;
	top: -20px;
	left: 45%;
}

#header
{
	background-color: #e0e0e0;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	width: 730px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	clear: both;
	margin: 0;
	padding: 0;
}

#headershadow
{
	background-image: url(ContHeadShade.gif);
	width: 730px;
	height: 18px;

}

img.leftend
{
	float: left;
}

img.rightend
{
	float: right;
}


#nav {
    float: left;
    width: 179px;
    margin-bottom: 20px;
    background: transparent url(navBack.gif) repeat-y left top;
    font-size: 11px;
	padding: 0 1px 0 1px;
}

#nav ul.site_tree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul.site_tree {
    width: 177px;
	background: #F4F4F4;
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}


#nav ul.site_tree strong.level1,
#nav ul.site_tree a.level1 {
	padding: 4px 8px;
	background: #4594CF url(mainNaviBg.gif) repeat-x 0 30%;
	display: block;
	color: #fff;
	margin-bottom: 1px;
}
#nav ul.site_tree a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#nav ul.site_tree strong {
	display: block;
}

#nav ul.site_tree a:hover {
	text-decoration: none;
	display: block;
}
#nav ul.site_tree li.level1, 
#nav ul.site_tree li.level2 {
  display:block;
  clear: both;
}

#nav ul.site_tree a.level2,
#nav ul.site_tree strong.level2 {
	padding: 2px 5px 2px 10px;
	background: #F4F4F4 url(navLevel2ABack.gif) repeat-x bottom left;
}

#nav ul.site_tree li.level1 ul {
	float: left;
	width: 177px;
}


#nav ul.site_tree li.level2 ul {
	float: left;
	width: 177px;
}

#nav ul.site_tree li.level3 {
    display:block;
}

#nav ul.site_tree a.level3,
#nav ul.site_tree strong.level3  {
	padding: 2px 5px 2px 20px; 
    background: #fff url(navLevel3Back.gif) repeat-x bottom left;
}

#nav #navFooter {
	clear: both;
    width: 179px;
    height: 11px;
  
    
}

#contents {
    border-right: none;
}






#footer
{
	background-color: #e0e0e0;
	color: #666666;
	font-size: 12px;
	width: 730px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	clear: both;
}

#contents
{
	float: left;
	width: 520px;
	padding-right: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	/*border-right: 1px #e0e0e0 solid;*/
}

#contentmenuarea
{
	float: right;
	margin-bottom: 10px;
	width: 183px;
	font-size: 12px;
	/*background-color: #e7f2fd;*/
}

#content img
{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#contentmenu
{
	background-color: #e7f2fd;
	margin: 0;
	padding: 0;
	width: 183px;
	min-height: 200px;
	_height: 200px;
	color: #4595d0;
}

#contentmenu a.navigation
{
	display: block;
	margin: 0;
	padding: 0 7px 0 7px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4595d0;
}

#contentmenu a.lowerlevel
{
	display: block;
	margin: 0;
	padding: 0 7px 0 7px;
	font-size: 12px;
	text-decoration: none;
	color: #4595d0;
}

#contentmenu hr
{
	height: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	border: 0 none black;
	border-top: 1px solid #4595d0;
	background-color: #4595d0;
	color: #4595d0;
}

table.tipMacro {
   border: 1px solid #090; 
   background-color: #dfd; 
   text-align: left; 
   margin-top: 5px;
   margin-bottom: 5px;
}