/* CSS Document - National Anti-Discrimination Information Gateway - DS February 2009*/
/*####### main body #######*/
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 80% "Lucida sans", Verdana, Arial, Helvetica, sans-serif;
}
* {
	line-height: 140%;
}
div#outer-wrap {
	width:100%;
	text-align:center;
	background: #fff;
}
	
div#wrap {
	margin: 0 auto 0 auto;
	width: 1024px;
	height:700px;
	}
/*####### head div and logo #######*/
div#head {
	float:left;
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	height: 212px;
	width: 924px;
}
div#logo {
	float: left;
	background: url(/www/rwpcode.nsf/nadig/images/nadig_banner2.gif) no-repeat top left;
	width: 1022px;
	height: 210px;
	display: block;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-color: #603A00;
	border-width: 1px;
}
div#logo-print {
	display: none;
}
div#search {
	position: absolute;
	top: 77px;
	left: 680px;
	background: url(/www/rwpcode.nsf/ilsac/images/bg-search.gif) no-repeat top left;
	width: 208px;
	height: 93px;
	z-index: 1;
}
div#search form {
	margin: 20px 0 0 0;
	padding: 0;
}
div#search form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
div#search form #text {
	border: #d9d9d9 2px solid;
	margin: 0;
	padding: 0;
}
div#search form #submit {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
/*########## bread crumbs ############*/
#breadcrumbs {
	text-align: left;
	float: left;
	width: 1022px;
	margin: 0 5px 0 0;
	padding: 15px 0 5px 0;
	background: #FBFAFE;
	color: #a75300;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9c5e00;
	border-right-width: 1px;
	border-style: solid;
	border-color: #9c5e00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-color: #9c5e00;	
	border-top: none;
}
#breadcrumbs ul {
	margin: 0em;
	list-style: none;
	display: inline;
	padding: 0px;
}
#breadcrumbs li {
	display: inline;
	padding-left: 0.25em;
	padding-right: 0.25em;
	line-height: 1.0em;
}
#breadcrumbs a {
	color: #2c1887;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color:#a75300;
	text-decoration: underline;
}
/*########## text formatting ############*/
h1 {
	font-size: 1.9em;
	color: #a75300;
	margin: 0em;
	padding: 0em 0em 0.5em;
	font-family: "Lucida sans";
}
h2 {
	font-weight: bold;
	color: #a75300;
	font-size: 1.5em;
	margin: 0em;
	padding: 0.75em 0em 0.5em;
	font-family: "Lucida sans";
}
h3 {
	font-weight: bold;
	color: #a75300;
	font-size: 1.0em;
	margin: 0em;
	padding: 0.5em 0em 0.5em;
	line-height: 1.4em;
	font-family: "Lucida sans";
}
h4 {
	font-weight: bold;
	color: #a75300;
	font-size: 1em;
	margin: 0em;
	padding: 0.5em 0em .5em;
	line-height: 1.2em;
	font-family: "Lucida sans";
}
h5 {
	font-weight: normal;
	color: #a75300;
	font-size: 1em;
	margin: 0em;
	padding: 0.5em 0em .5em;
	line-height: 1.2em;
	font-family: "Lucida sans";
}
h6 {
	font-size: 0.85em;
	text-transform: uppercase;
	color: #a75300;
	letter-spacing: 0.1em;
	margin: 0em;
	padding: 0em 0em 0.7em;
	font-weight: normal;
	font-family: "Lucida sans";
}
p {
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.6em;
}
blockquote {
	margin: 0;
	padding: 0;
}
blockquote p {
	color: #000000;
	font-size: 1.0em;
	margin: 0 0 15px 0;
	padding: 0;
}
a {
	color: #2c1887;
}
a:hover {
	color: #a75300;
}
ul {
	margin-top: 0em;
	margin-bottom: 0.25em;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style: square;
	padding-left: 1.5em;
	margin-left: 0px;
}
ol {
	margin-top: 0em;
	margin-bottom: 0.25em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-left: 0px;
	padding-left: 2em;
}
li {
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.4em;
	margin-left: 0em;
}
/**********LINK TYPE ICONS - apply to LI tags **********/
.pdf, .powerpoint, .word, .excel, .internet {
	list-style: none;
}
.pdf a {
	background: url(images/icon_pdf.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.powerpoint a {
	background: url(images/icon_powerpoint.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.word a {
	background: url(images/icon_word.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.excel a {
	background: url(images/icon_excel.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.internet a {
	background: url(images/icon_internet.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
/*###########	 TABLES	 ############*/
table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	border: #eeeeee 1px solid;
} 
table th {
	padding: 5px;
	background: #eeeeee;
}
table td {
	padding: 5px;
	border: #eeeeee 1px solid;
}
/*########## navigation ###########*/
 ul#navigation {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}
/*ul#navigation li  {
	display: block;
	margin: 0 0 10px 0;
}*/
ul#navigation li .navLevelOne {
	background: url(/www/rwpcode.nsf/nadig/images/bg-ul.gif) no-repeat 2px 0px;
	display: block;
	color: #2c1887;
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	
}
ul#navigation li .navLevelOneThis {
	background: url(/www/rwpcode.nsf/nadig/images/bg-ul-over.gif) no-repeat 2px 0px;
	color: #a75300;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
ul#navigation a:hover,ul#navigation li a:active {
	background: url(/www/rwpcode.nsf/nadig/images/bg-ul-over.gif) no-repeat 2px 0px;
	background-color: #FFF8D2;
	color: #a75300
}
/*
ul#navigation .on {
	background: url(/www/rwpcode.nsf/nadig/images/bg-ul-over.gif) no-repeat 2px 0px;
	color: #000000;
}
ul#navigation li ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}*/
ul#navigation li .navLevelTwo {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	background: none;
	font-size:.9em;
	text-decoration: none;
}
ul#navigation li .navLevelTwoThis {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	background: none;
	font-size:.9em;
	color: #a75300;
	text-decoration: none;
}
ul#navigation li .navLevelThree {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 25px;
	background: none;
	text-decoration: none;
}
ul#navigation li .navLevelThreeThis {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 25px;
	background: none;
	color: #a75300;
	text-decoration: none;
}
ul#navigation li .navLevelFour {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 35px;
	background: none;
	font-size:.8em;
	text-decoration: none;
}
ul#navigation li .navLevelFourThis {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 35px;
	background: none;
	font-size:.8em;
	text-decoration: none;
}
/*######	content DIV		########*/
div#content {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 1022px;
	text-align: left;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9c5e00;
	border-right-width: 1px;
	border-style: solid;
	border-color: #9c5e00;
	border-top: none;
	border-bottom: none;
}
div.hidden {
	display: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
	font-size: 0px;
}
/*#######	left DIV	##########*/
div#left {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}
/*####### center DIV main	########*/
div#center {
	float: left;
	width: 560px;
	margin: 0;
	padding: 0;
}
div#feature {
	background: #eeeeee;
	padding: 1px 8px 8px 8px;
}
/*####### CONTENT IMAGES #########*/
div#center .left-img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #eeeeee;
float:left;
margin: 4px 8px 8px 4px;
padding: 5px;
}
div#center .right-img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #eeeeee;
float:right;
margin: 4px 8px 8px 4px;
padding: 5px;
}
div#center .center-img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #eeeeee;
float:center;
margin: 4px 8px 8px 4px;
padding: 5px;
}
/*########### CONTENT PAGE FORMS ###########*/
form{
	margin: 0;
	padding: 0;
}
form fieldset {
	border: none;
	width: 50%;
	text-align: center;
}
form div.formRow {
	text-align: left;
	float:left;
	margin:5px;
}
div.formRow label {
	width: 200px;
	display: block;
}
div.formRow input {
	width: 250px;
}
/*############  right DIV  #############*/
div#right {
	float: left;
	width: 180px;
	margin: 10px;
	padding: 0px;
}
#new, #downloads, #useful {
padding: 3px;
border-bottom: 1px dashed #a75300;
}
#new, #downloads, #useful, p {
color:#a75300;
}
/*###### footer	#####*/
.clear {
	clear:both;
}
div#footer {
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	background: url(/www/rwpcode.nsf/nadig/images/bg_foot.gif) no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #9c5e00;
	height: 25px;
	width: 1022px;
	text-align: right;
	color: 2c1887;
}
ul#links {
	margin: 0;
	padding: 0;
	list-style:none;
}
ul#links li	{
	line-height:0.8em;
	padding: 0 6px 0 6px;
	display:inline;
}
ul#links li#last {
}
ul#links li	a {
	font-size:11px;
	color: #2c1887;
	text-decoration:none;
}
ul#links li	a:hover {
	color: #a75300;
	text-decoration: underline;
}
/* CSS Document */
/*########## TEXT FORMATING ############*/
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size:1.0em;
	font-weight: bold;
	
}
h5 {
	font-size:1.0em;
	font-weight: normal;
}
h6 {
	font-size:1.0em;
	font-weight: normal;
	font-style: italic;
}
blockquote {
	margin: 0;
	padding: 0;
}
blockquote p {
	color: #000000;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	padding: 0;
}
p {
	color: #000000;
	font-size: 1.0em;
}
a {
	color: #2c1887;
}
a:hover {
	color: #a75300;
}
/*###########	 TABLES	 ############*/
table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	border: #eeeeee 1px solid;
} 
table th {
	padding: 5px;
	background: #eeeeee;
}
table td {
	padding: 5px;
	border: #eeeeee 1px solid;
}
* {
	font-family: arial, "Times New Roman", Times, serif, sans-serif;
	
}
