 /* Font Definitions */
 body, a {font-family:"Trebuchet MS";}
 @font-face
	{font-family:"Trebuchet MS";
	panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
	{font-family:"Berlin Sans FB Demi";
	panose-1:2 14 8 2 2 5 2 2 3 6;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Trebuchet MS";
	color:black;}
a:link, span.MsoHyperlink
	{color:#3366CC;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:#666666;
	text-decoration:underline;}
p	{
	margin: 5px 0 5px 0;
	padding: 10px 0 10px 0;
	font: 11px Trebuchet MS;
	color: black;
}

.mission {
	color: blue;
}

@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1 {
	page:Section1;
	text-align: center;
}

.animation {
	visibility: hidden;
	font-weight: bold;
	font-style: italic;
	font-size: 13.5pt;
	color: blue;
}

table.dimetime td ul {
	font-family:"Berlin Sans FB Demi";
	list-style: none;
	padding: 0;
	margin: 5px 10px 5px 10px;
}

table.dimetime td ul li {
	background: url('_themes/indust/indbul1a.gif') no-repeat 0 3px;
	font-size: 13px;
	margin:0 1px 0 0;
	padding:0 0 2px 20px;
	list-style-type: none;
}

h2 {
	font-size: 36pt;
}

h2 span {
	font-size: 18pt;
}

h3 {
	font-size: 22pt;
	margin: 0;
}

h3.quality {
	font-size: 20pt;
	margin: 0;
}

h3.quality .blue {
	color: blue;
}

h3.quality .red {
	color: red;
}

h3.quality .qualitysubtitle {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 0;
}

label {
	font-size: 11px;
	color: blue;
	padding-right: 5px;
	margin-bottom: 3px;
}

table.dimetime {
	width: 100%;
	border: 3px double #000;
	padding: 0;
	border-collapse: collapse;
}

table.websearch {
	width: auto;
	border: 3px double #000;
	padding: 0;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
}

.websearch td.yellow {
	background: yellow;
	padding: .75pt;
	width: 100%;
	border: 3px double #000;
	border-collapse: collapse;
	text-align: center;
}

.websearch td.yellow ul {
	list-style: none;
	padding: 0;
	margin: 5px 10px 5px 50px;
}

.websearch td.yellow span {
	font-size: 16px;
	font-weight: bold;
	
}

.websearch td.yellow li {
	/*background: url('_themes/indust/indbul1a.gif') no-repeat 0 3px;*/
	float: left;
	font-size: 13px;
	margin:0 1px 0 0;
	padding:0 10px 2px 10px;
	list-style-type: none;
	text-align: center;
}

.websearch td.yellow a:link, .websearch td.yellow a:visited, .websearch td.yellow a:hover {
	color: #f00;
	font-weight: bold;
}

td.red a:link, td.red a:visited, td.red a:hover {
	color: #fff;
}

td.red {
	background-color: red;
	color: white;
	text-align: center;
	padding-bottom: 10px;
}

hr {
	color: #eee; 
	background-color: #eee; 
	height: 6px; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	width: 80%;
}

#leftnav hr.blue {
	color: #00f; 
	background-color: #00f; 
	height: 6px; 
	width: 100%;
}

#leftnav {
	width: 239px;
	margin: 0;
	padding: 0;
}

#leftnav .header {
	background-color: yellow;
	font-size: 18px;
	color: #00f;
	text-align: center;
}

#leftnav th {
	/*line-height: normal;*/
	background-color: #000;
	color: #ccc;
	font-size: 10px;
}

#leftnav td.c {
	background-color: transparent;
	/*font-size: 10px;*/
	padding: 0;
	width: 50%;
}

#leftnav td ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 0;
}

#leftnav td span {
	font-size: 16px;
	font-weight: bold;
	
}

#leftnav td li {
	/*background: url('_themes/indust/indbul1a.gif') no-repeat 0 3px;*/
	font-size: 11px;
	margin:0 1px 0 0;
	padding:0 5px 2px 5px;
	list-style-type: none;
}

#leftnav td a:link, #leftnav td a:visited {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #00f;
	padding-bottom: 0;
}

#leftnav td a:hover {
	color: #0c0;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding-bottom: 0;
}