/* NIRCC STYLES */
body {
	font-family: verdana;
	background: #E2D7B7
	}

.text1 {
	font-size: .8em;
	font-weight: bold;
}

.text2 {
	font-size: .7em;
}

.text3 {
	font-size: 1em;
	font-weight: bold;
}
.text4 {
	font-size: .8em;
}

.text5 {
	font-size: .6em;
	font-weight: bold;
	color: #FFFFFF;
}
.text6 {
	font-size: .6em;
	}
	.text6 a:link {
		text-decoration: none;
		color: #0000FF;
	}
	.text6 a:visited {
		text-decoration: none;
		color: #0000FF;
	}

	.text6 a:hover {
		text-decoration: underline;
	}
.text7 {
	font-size: .9em;
	font-weight: bold;
}
.text8 {
	font-size: .8em;
	color: #FF0000;
}
.text9 {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}
.learnmore {
	font-size: .6em;
	color: #FFFFFF;
	}
.learnmore a:link {
	color: #FFFFFF;	
	}
.learnmore a:visited {
	color: #FFFFFF;	
	}

.listtable {
	padding-left:  2em;
	}
	.listtable a:link, a:visited, a:active {
		color: #000;
	}
	.listtable a:hover {
		color: #000;
		text-decoration: none;
	}
	.listtable td {
		vertical-align: middle;
	}
.listtablecell1 {
	background: url(/nircc/images/arrow_red.gif) no-repeat;
	padding: 0 0 5px 10px;
	}
ul.list 	{
	padding-left: 1.5em;
	}
	.list li	{
	list-style-type: none;
	list-style-image: url(/nircc/images/arrow_red.gif);
	font-size: .8em;
	}
	.list a:link, a:visited, a:active {
		color: #000;
	}
	.list a:hover  {
		text-decoration: none;
	}

.reporttable {
	border-collapse: collapse;
	width: 90%;
}
.row1 {
	background: #663300;
}
.cell1 {
	background: #d9d9d9;
}
.cell2 {
	font-weight: bold;
}
.cell3 {
	border-color: #663300;
}
.cell4 {
	border-right: solid 1px #000000;
}
.cell5 {
	border-right: solid 1px #000000;
	border-top: solid 1px  #663300;
	border-bottom: solid 1px #663300;
	border-left: solid 1px #663300;
}
.cell6 {
	border-bottom: 1px dashed #663300;
}
.cell7 {
	border-bottom: 1px solid #000;
}

.selectionOff {
	font-family: Verdana, aArial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

.txt {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.button {
	color: #fff; 
	font-family: Verdana; 
	font-size: 11px; 
	background: #6D3500; 
	height: 23px;
	font-weight:bold	

}
.emailtable {
	width: 700px;
	font-family: Verdana;
	font-size: .8em;
}
.ast {
	color: #ff0000;
}