body {
	 background-color:white;
	 color:#333;
	 margin:0 0 0 0;
	 padding:0 0 0 0;
	 font-family:Verdana, Arial;
	 font-size:9pt;
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
}

.highlight{
	color:#00017E;
	font-weight:bold;
	padding:1px 4px 1px 4px;
	}


p {
	font-size:9pt;
	color:#333;
	padding:0 20px 5px 0;
	text-align:justify;
}

td {
	font-size:9pt;
	text-align:justify;
}

td.footer {
	color:#666;
	font-size:8pt;
	text-align:center;
	padding:20px 0 0 0;
}

td.content_frame {
	//padding:0 10px 0 20px;
}

th.content {
	background-color:#FFF;
	color:#FF9900;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid #9D9DA1;
	width:100%;
	padding:0 0 2px 0px;
}



a.menuitem_top:link, a.menuitem_top:visited, a.menuitem_top:hover, a.menuitem_top:active {
	color:#666;
	text-decoration:none;
	font-size:8pt;
	padding:1px 4px 1px 4px;
	width:100%;
	height:100%;
}

a.menuitem_top:hover {
	color:#006;
}

table.menuitem_top {
	border-bottom:1px solid #006;
}
td.menuitem_top {
	background-color:#FFF;
	padding:2px 0 2px 0;
}

a:link, a:visited, a:hover, a:active {
	color:#006;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h1, h2, h3, h4, h5, h6 h7, h8 {
	color:#FF9900;	
	font-weight:bold;
	font-size:10pt;	
	margin:0 0 0 0;
	padding:0 0 2px 0;
}

h1 {
	font-size:12pt;
}

h2, h3 {
	font-size:10pt;
}

h3 {
	font-weight:bold;
}

td.content, td.content_left, td.content_right {
	padding:10px 0 10px 0;
}

td.content_left {
	padding:0 20px 10px 20px;
	border-right:1px solid #555;
}

td.content_right {
	padding-left:20px;
}

td.content_separator {
	background-color:lime;
}

td.fullpath {
	padding:5px 0 5px 0;
	color:#999;
	font-size:8pt;
}

td.banner {
	height:80px;
	background-color:#FFF;
	padding:0 0 0 0;
}

td.menubar_top_left {
	border-top:1px solid #006;
	padding:2px 0 2px 10px;
	color:#666;
	font-size:8pt;
	height:20px;
}

a.menuitem_left:link, a.menuitem_left:visited, a.menuitem_left:hover, a.menuitem_left:active {
	/* color:#808080; */
	color:#000;
	width:100%;
	height:100%;
	text-decoration:none;
	padding:0px 0px 2px 5px;
}

a.menuitem_left:hover {
	/* background-color:#DDD; */
	text-decoration:underline;
}

a.header:link, a.header:visited, a.header:hover, a.header:active {
	color:#000;
	text-decoration:none;
}

table.menuitem_left, table.menuitem_right {
	border:1px solid #ccc;
	background-color:#FFF;
}

th.menuitem_left, th.menuitem_right {
	background-color:#DDD;
	color:#FFF;
	font-size:9pt;
	font-weight:normal;
	width:100%;
	height:25px;
	padding:0px 5px 0px 5px;
	vertical-align:center;
	text-align:left;
	/* background-image:url(/nitag/design/images/header_back.jpg);
	background-repeat-y:no-repeat;
	background-repeat-x:repeat; */
}

td.navi {
	padding:0 10px 0 10px;
}
td.subitem {
	padding:2px 5px 2px 52px;
	text-indent:-18px;
}

a.subitem:link, a.subitem:visited, a.subitem:hover, a.subitem:active {
	color:#000;
}

ul, ol {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/nitag/design/images/bullet.gif);
	padding:2px 20px 2px 0;
	margin:0 0 0 16px;
}

li {
	text-align:justify;
	padding:2px 0 5px 0;
}

td.search {
	padding:5px 5px 5px 10px;
	background-color:#EEE;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color:#666;
	text-decoration:none;
}

a.footer:hover {
	color:#006
}

td.lastupdate {
	color:#666;
}

table.result {
}

th.result {
	border-bottom:1px solid lightgrey;
	color:black;
	padding:2px 10px 2px 0;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

td.result {
	padding:2px 10px 20px 0;
}


th.menucaption_left {
	background-color:#DDD;
	color:#000;
	font-weight:bold;
	font-size:9pt;
	text-align:left;
	padding:2px 5px 2px 5px;
}

td.menuitem_left {
	font-size:9pt;
	background-color:#EEE;
	padding:2px 5px 2px 5px;
}

td.menuitemcolor {
	font-size:9pt;
	background-color:#EEE;
	padding:0px 0px 0px 10px;
}

td.menuitem_left_left {
	padding:2px 5px 2px 10px;
}

td.menuitem_left_left, td.menuitem_left_right {
	background-color:#EEE;
}

td.subitem {
	background-color:#EEE;
	padding:2px 5px 2px 30px;
}

td.subitem_left {
	background-color:#EEE;
}

th.news {
    text-align:left;
    color:#FF9900;
       font-size:10pt;
}

