 /* For NN4, remove the margin */
BODY {
	color: #000000;
	text-align: left;
}

 /* Highlight given element in red */
.flag {color: #990000; }

p {
	FONT: normal .75em arial, verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
}

p.right {
	text-align: right;	}
	
p.center {
	text-align: center;	}			

p.indent { 
				margin: 0px 20px 0px 20px;
				color: black;
		 }
				
p.jobTitle {
				margin: 0px 35px 0px 35px;
				color: black;
				font-family: verdana, sans-serif;
				font-size: 1em;
				font-weight:bold;
				text-align: left; }
p.video {
	font-family: arial, verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 5px;
	padding: 5px;
	}
	
h1 { 
      	  	font-family: arial, verdana, sans-serif;
			font-size: 1.8em;
			text-decoration: none; }
			
h2 { 
      	  	font-family: arial, verdana, sans-serif;
			font-size: 1.6em;
			text-decoration: none; }

h3 { 
      	  	font-family: arial, verdana, sans-serif;
			font-size: 1.4em;
			text-decoration: none; }
			
h4 { 
      	  	font-family: arial, verdana, sans-serif;
			font-size: 1.2em;
			text-decoration: none; }

h5 { 
      	  	font-family: arial, verdana, sans-serif;
			font-size: 1em;
			text-decoration: none; }
			
h6 { 
      	  	font-family: arial, verdana, sans-serif;
			font-size: .8em;
			text-decoration: none; }
			
		  
/* Set style for page titles in upper left*/	
h2.gen {
				border: 0px;
				color: #DCD218;
				background-color: black;
				text-align: center;
				font-family: arial, verdana, sans-serif;
				font-size: 105%;
				letter-spacing: 0px;
/*				padding: 2px 10px 2px 10px;	Not compatible with FireFox */
				padding: 10px;
				margin: 0px; }
				
h4.fyi {
				margin: 30px 0px 10px 20px; }

h4.fyi2 {
				border: 0px;
				color: #DCD218;
				text-align: center;
				font-family: arial, verdana, sans-serif;
				font-size: 100%;
				letter-spacing: 0px;
				padding: 2px 10px 2px 10px;
				margin: 0px; }
							
 /* Set style for left nav bar titles */			
h6.lnav {
				border-bottom: 1px dotted #75A8D2;
				font-size: .7em;
				padding: 0px 0px 3px 10px;
				margin: 3px 0px 0px 0px; }

 /* Set style for small notes at the bottom of pages */
h6.center {
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
}

h6.links {
	text-align: center;
	font-size: 90%;
	margin: 5px;
	}
				
 /* Set style for PDF size information provided within left nav bar title */	
.tiny {
				font-size: .8em;
				color: #6B5934; }
	
 /* Highlight phone number in the lower nav bar */
.navhilite { 
			padding: 8px 0px 8px 10px;
			color: #1BD006; 
       		font: bold .7em arial, verdana, sans-serif; }

 /* Reduce text size for copyright notice */
.footnote { 
			color: #CCCCCC; 
			text-align: center;
			letter-spacing: .5px;
       		font: normal .6em arial, verdana, sans-serif;
			vertical-align: bottom;  }

/* Use when on a page w/o standard dark Ioline background */
.footnoteDark { 
			color: black; 
			text-align: center;
			letter-spacing: .5px;
       		font: normal .6em arial, verdana, sans-serif;
			vertical-align: bottom;  }

 /* General links */
a { 
        		font-family: arial, verdana, sans-serif;
				text-decoration: underline; 
				font-weight: bold; }

a:link {
}

a:visited {
	border: none;
	border-color: #FFFFFF;
}
 
a:hover {
}

a:active {

}

 /* Low-key text links */
a.lowkey { 
        		text-decoration: underline;
				font-weight: inherit;
				color: black; }

a.lowkey:link { 
        	color: black; }

a.lowkey:visited { 
        	color: #666666; }
 
a.lowkey:hover { 
        	color: blue; }

a.lowkey:active { 
        	color: black; }


/* Show or hide details*/
a.reveal {
       		font: normal .7em arial, verdana, sans-serif;
			text-decoration: none; 
  			color: #999999;
			letter-spacing: .05em; }
a.reveal:link { 
        	color: #999999; }
a.reveal:visited { 
        	color: #999999; }
a.reveal:hover { 
        	color: red; }
a.reveal:active { 
        	color: #999999; }
						
 /* Stylize rules used in left nav bar */
 
hr.type1 {
				height: 5px;
				width: 100%;
				padding: 0px;
/*				margin: -7px 0px 0px 0px;    Not compatible with Firefox */
				margin: 0px;
				color: #0D545E; }
				
hr.type2 {
				height: 8px;
				width: 100%;
				padding: 0px;
				margin-top: 15px;
				margin-left: auto;
				margin-right: auto;
				color: #0D545E;
				background-color: #0D545E; 
				border-style:none;
		}
				
hr.type3 {
				height: 8px;
				width: 100%;
				padding: 0px;
				margin-top: 15px;
				color: #0D545E;
				background-color: #0D545E;
				border-style:none;
		}
				
 /* Stylize rules used around information box in left column */

hr.fyi {
				width: 100%;
				height: 2px;
 /* 				margin: -7px 0px -15px 0px;   Not compatible with Firefox */
/*				margin-top: -7px;
				margin-right: 0px;
				margin-bottom: -15px;
				margin-left: 0px;	*/
				margin: 0px;	
				padding: 0px;
				color: red; }
				
table.nospace {
				margin-top: -12px }


/* ------------------------------------------------- */
/* Set styles for collapsible lists */
/* ------------------------------------------------- */

DIV#main {
			MARGIN: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px; }
			
DIV#content {
			MARGIN: -10px 30px 0px 30px;
			padding: 0px 0px 0px 0px; }

/* Change background color and set padding/margins within expanded feature list area */				
div.inner { margin: 5px 0px 0px -40px;
		    padding: 1px;
		    background-color:#F0F0F0; }
			
DIV#main ul 		 {		list-style-type: none; }

DIV#main ul li	 {		margin: 0px 0px 10px 10px; }

DIV#main ul ul	 {		list-style-type: disc;
				margin: 10px 20px 5px 20px; }

p.inner	 {		margin: 1px 0px 5px -4px;
				font-weight: bold;
				font-size: .8em;
				font-family: arial, verdana, sans-serif;
				color: black; }

DIV#main li {
				font-weight: normal;
				font-size: .9em;
				font-family: arial, verdana, sans-serif;
				color: black;
				list-style-position: outside;
				margin: 0px 0px 10px 0px; }
				

