/***********************************************/
/* DFI website                                 */
/***********************************************/ 
body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	color: #5E5046;
	background-color: white;
	margin: 0;
	padding: 8em 0 0 0;	/* must match header height */
	color: #000;
	background: #fff;
    SCROLLBAR-FACE-COLOR: #EAE6DE;
    SCROLLBAR-ARROW-COLOR: red; 
    SCROLLBAR-HIGHLIGHT-COLOR: #F4C0AB;
    SCROLLBAR-3DLIGHT-COLOR: #F4F0FB; 
    SCROLLBAR-SHADOW-COLOR: #8A8780;
    SCROLLBAR-DARKSHADOW-COLOR: #8A8780;
    SCROLLBAR-TRACK-COLOR: #CAC7C0; 
}
div#header {
	overflow: auto;
	width: 800px;
	height: 8em;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	background-color: white; 
	background-image: url(banner4.gif);
	background-repeat: no-repeat;
}
div#headeraz {
	overflow: auto;
	width: 800px;
	height: 10em;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	background-color: white; 
	background-image: url(banner4.gif);
	background-repeat: no-repeat;
}
div#content {
	padding: 1em;
}

body {
	height: 100%;
	max-height: 100%;  
/*	overflow: hidden;  */
	font-size: 100%; 
}
div#content {
	overflow: auto;
	width: 784px;
	height: 100%; /*95%;*/
	font-size: 10pt;
}

a{
	color: #00666F;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}
p{
	padding-right: 20px;
}
h4{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
table{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
}
#masthead{
	position: absolute;
	top: 0px;
	left:0px;
	width: 760px;
	height: 90px;
	background-image: url(banner4.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#pagetitle{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 750px;
	text-align: right;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#menu{
	position: absolute;
	top: 85px;
	left: 0px;
	width: 760px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: white;
	border-bottom: 1px solid #5E5046;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
}
#menu a {
	color: #333333;
	margin-right: 10px;
}
#menu a:link {
	color: #333333;
}
#menu a:visited{
	color: #333333;
}
#menu a:hover{
	color: orange;
}
#submenu{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 540px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: white;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
}
#submenu a {
	color: #998675;
	margin-right: 10px;
}
#submenu a:link {
	color: #998675;
}
#submenu a:visited{
	color: #998675;
}
#submenu a:hover{
	color: orange;
}
#searchbox{
	position: absolute;
	top: 10px;
	left: 430px;
	width: 320px;
	text-align: left;
	font-family: Verdana,Arial,sans-serif;
	font-size: 7pt;
	border: 1px dashed #CAC7C0;
/*	background-color: #CAC7C0; */
}
#dficart{
	position: absolute;
	top: 64px;
	left: 430px;
	width: 320px;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 7pt;
	color:#808080;
}
#pagecontent{
	position: absolute;
	top: 140px;
	left: 20px;
	width: 740px;
	text-align: left;
}
#pagefoot{
	clear: both;
	text-align: left;
	font-size: 8pt;
	color: #998675;
	padding-top: 5px;
}
#pageutil{
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
	color: #626666;
	background-color:#CAC7C0;
	border-bottom: 1px solid #626666;
	margin-bottom: 5px;
}
#pageutil a{
	padding-right: 30px;
	color: #5E5046;
}
#bookmark{
	position: absolute;
	top: 0px;
	left: 10px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #A1B1D8;
}
#bookmark a{
	color: black;
}
#F1{
	text-align:right;
	width:125px;
	padding-top:4px;
	padding-right:4px;
	background-color:#DADAC8;
	font-style:italic;
	float:left;
}
#F2{
	background-color:#DADAC8;
}
#WF1{
	text-align:right;
	width:200px;
	padding-top:4px;
	padding-right:4px;
	background-color:#DADAC8;
	font-style:italic;
	float:left;
}
#F3{
	text-align:left;
	padding-top:4px;
	padding-right:4px;
	background-color:#DADAC8;
	font-style:italic;
	position:relative;
	float:left;
}
#feature{
	font-size: 8pt;
	width: 700px;
	padding-bottom:10px;
}
#mainlinks{
	font-size: 8pt;
	padding:0px;
	background-image: url(linksback.jpg);
	background-repeat: no-repeat;
	width:744px;
	height:160px;
	margin-left:-6px;
	margin-top:-10px;
	margin-bottom:0px;
}
#mainlinks p{
	padding-top:26px;
}
#links{
	position: relative;
	top:-88px;
	left:410px;
	font-family: Arial,sans-serif; 
	font-size: 7pt;
	padding: 10px;
	padding-top:0;
	padding-bottom:14px;
	width: 336px;
	margin-bottom:6px;
}
#links a{
	color: #5E5046;
}
#llink{
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0;
	width: 102px;
	height: 20px;
	color: white;
	text-align:left;
	margin-bottom: 2px;
}
#llink a{
	color: white;
}
#rlink{
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0;
	width: 198px;
	height: 14px;
	color: white;
	margin-bottom: 2px;
	float:right;
	text-align:left;
}
#rlink a{
	color: white;
}
#events{
/*	font-family: Arial,sans-serif; */
	font-size: 10px;
	padding: 10px;
	padding-top:0;
	padding-bottom:0;
	background-color:white;
	width: 400px;
	margin-bottom:6px;
	margin-right:6px;
	float: left;
/*	border: 1px solid #5E5046; */
}
#events a{
	font-size: 11px;
	color:#5E5046;
}
#events ul{
	margin: 1.5em;
	list-style-image: url(redbulletr.gif);
}
#eventstitle{
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	padding: 10px;
	padding-top:14px; 
	padding-bottom:4px;
	margin: -10px;
	background-color:#EAE6DE;
}
#news{
	font-size: 11px;
	padding: 10px;
	padding-top:0;
	padding-bottom:0;
	background-color:white;
	width: 323px;
	margin-bottom:6px;
	float: right;
/*	border: 1px solid #5E5046; */
}
#news ul{
	margin: 1.5em;
	list-style-image: url(redbulletr.gif);
}
#news ul ul{
	margin: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	list-style-image:none;
	list-style-type:circle;
}
#news a{
	font-size: 11px;
	color:#5E5046;
}
#newstitle{
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	padding: 10px;
	padding-top:14px;
	padding-bottom:4px;
	margin: -10px;
	background-color:#CAC7C0;
}
#sustaining{
	clear: all;
	font-family: Small Fonts,Verdana,Arial,sans-serif;
	font-size: 6pt;
	margin-top: -120px; 
	padding: 10px;
	padding-bottom:2px;
	color: black;
	background-color:#CAC7C0;
}
.suscolor {
	color: black;
}
.suscolor a{
	color: black;
}
.suscolor a:link{
	color: black;
}
.suscolor a:visited{
	color: black;
}
.suscolor a:hover{
	color: black;
}
.suscolor a:active{
	color: black;
}
#sustainingtitle{
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #5E5046;
}
#sustainingtitle a{
	color: #5E5046;
}
#mission{
	font-size: 10px;
	text-align: center;
	padding: 10px;
	padding-right: 20px;
	color: #790000;
}
#ads{
	font-size: 7pt;
	padding-left: 20px;
	padding-top: 30px;
	background-color:white;
	width: 230px;
	float: left;
}
#evcfp{
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFF799;
}
#evcfp a{
	color: black;
}
.eventtitle {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: orangered;
	padding-top:10px;
}
.eventtext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
}
.registrationtitle {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: orangered;
	padding-top:10px;
}
.registrationvenue {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: orangered;
}
.registrationsection {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.altterm {
	font-weight: bold;
	color: #006699;
	padding-left:20px;
}
.subcats {
	padding-right: 6px;
	padding-left: 6px;
	width: 160px;
	border-right: solid white 2px;
	font-size: 8pt;
	background-color: #DBD8D1;
}
.pubcatl {
	padding-right: 6px;
	padding-left: 6px;
	width: 300px;
	border-right: solid white 2px;
	font-size: 8pt;
	background-color: #DBD8D1;
}
.pubcatr {
	padding-right: 6px;
	padding-left: 6px;
	width: 148px;
	border-right: solid white 2px;
	font-size: 8pt;
	background-color: #DBD8D1;
}
.pubcatx {
	padding-right: 6px;
	padding-left: 6px;
	width: 148px;
	border-right: solid white 2px;
	font-size: 8pt;
	background-color: #A1B1D8;
}
.boldtable {
	font-weight: bold;
}
.bordertable td{
	padding: 0px;
	font-size:1px;
	border-bottom: 1px solid #5E5046;
}
.activeappltab {
	background-color:#FFF799;
	height:25px;
	width:110px;
	padding:4px;
	border-bottom: 2px solid #FFF799;
	float: left;
}
.activeappltab a{
	color: #404040;
	font-weight: bold;
}
.inactiveappltab {
	background-color:#7DA7D9;
	height:25px;
	width:110px;
	padding:4px;
	border-left: 2px solid white;
	border-bottom: 2px solid #808080;
	float: left;
}
.inactiveappltab a{
	color: #404040;
}
.inactiveappltab a:link{
	color: #404040;
}
.inactiveappltab a:visited{
	color: #404040;
}
.inactiveappltab a:hover{
	color: yellow;
}
.inactiveappltab a:active{
	color: #404040;
}
.red {
	color:red;
}
body {
	overflow: hidden;
}
.rollt {
	font: 8pt Verdana,Arial,Helvetica,sans-serif; 
	color:#663333; 
	text-decoration: none;
}
A.rollt:hover { 
	color:#0080FF; 
}
.rolls { 
	font: 8pt Verdana,Arial,Helvetica,sans-serif; 
	color:#FF9900; 
	text-decoration: none;
}
A.rolls:hover { 
	color:#0080FF; 
}
.dropdown { 
	position: absolute; 
	color:#626767; 
	top:108px; 
	width:240px;  
	background-color: #EAE6DE; 
/*	layer-background-color: #D4C8B2;  */
	z-index:9; 
	visibility: hidden; 
	line-height: 1.2; 
	border: #8E8071; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	padding:10px;
}
.dropdownev { 
	position: absolute; 
	color:#626767; 
	top:108px; 
	width:350px;  
	background-color: #EAE6DE; 
/*	layer-background-color: #D4C8B2;  */
	z-index:9; 
	visibility: hidden; 
	line-height: 1.2; 
	border: #8E8071; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	white-space: nowrap; 
	padding:10px;
}
.drophead { 
	color:#663333; 
	font: 8pt Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	line-height:20px; 
}
.dropitem { 
	text-decoration:none; 
	color:#000000; 
	font: 8pt Arial, Verdana, Helvetica, sans-serif; 
	line-height: 1.5; 
	width:240px;  
}
.drophead:hover { 
	color:#0080FF; 
	text-decoration:none; 
}
.dropitem:hover { 
	color:#0080FF; 
	text-decoration:none; 
}

/* -----------------------------------------------------------------------------------
	Everything after this point are overrides for FireFox, Safari, Opera, Mozilla 
--------------------------------------------------------------------------------------*/
html>body {
	overflow: auto;
}
html>body div#header {
	position: fixed;
	z-index: 5;
}
html>body div#headeraz {
	position: fixed;
	z-index: 5;
}
html>body div#pagetitle {
	position: fixed;
	background-color:white;
	margin-top:-4px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:6px;
	z-index: 6;
}
html>body div#menu {
	position: fixed;
	width: 740px; 
	z-index: 7;
margin-bottom:30px;
}
html>body div#masthead {
	position: fixed;
	z-index: 6;
}
html>body div#searchbox {
	position: fixed; 
	z-index: 6;
}
html>body div#content {
	width: 747px;
}
html>body div#mainlinks{
	position:relative;
	top:-10px;
}
html>body div#links{
	top:-80px;
}
html>body div#rlink{
	padding-right:20px;
}
html>body div#events{
	padding-left: 0;
	margin-left: 10px;
	margin-top: 10px;
	width: 375px;
}
html>body div#events ul{
	margin-left: -1.5em;
}
html>body div#eventstitle{
	padding-top:4px; 
}
html>body div#news{
	width: 303px;
	margin-right:20px;
	margin-top: 10px;
}
html>body div#news ul{
	margin-left: -1.5em;
}
html>body div#news ul ul{
	margin-left: -2.5em;
}
html>body div#newstitle{
	padding-top:4px;
}
html>body div#sustaining{
	margin-top: 0px;
	position:relative;
	top:-80px;
	width:730px;
}
html>body div#mission{
	position:relative;
	top:-80px;
	width:730px;
}
html>body div#pagefoot {
	width:750px;
}
html>body div#ads {
	margin-left:20px;
	padding-left:15px;
}
