/* IndustPort Style Sheet */
/* Blue Settings */
.sectionheader 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #B3B3B3;
}
.sectionsubheader
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5D5D5D;
}
.cardboxheader
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #989898;
}
.cardboxtext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #989898;
}
.companyhead
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}
.infoboxtitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}
a:visited.infoboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #5A8AC6;
	text-decoration: underline;
}
a:hover.infoboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFBD5F;
	text-decoration: underline;
}
a:link.infoboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #5A8AC6;
	text-decoration: underline;
}
.infoboxheaders
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.spotlightbodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.featuretext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.calheaders
{
	font-size:16px;
	color: Black;
	font-family: arial;
	font-weight:bold;
}
.listingheaders
{
	font-size:11px;
	color: Black;
	font-family: arial;
	font-weight:bold;
}
a:visited.listitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
a:hover.listitem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
a:link.listitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	color:  #000000;
	text-decoration: underline;
}
a:visited.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a:hover.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}
a:link.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a:visited.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
a:hover.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFBD5F;
	text-decoration: underline;
}
a:link.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
a:visited.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a:link.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.disablednav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}

a:visited.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E347D;
	text-decoration: underline;
}
a:hover.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFBD5F;
	text-decoration: underline;
}
a:link.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E347D;
	text-decoration: underline;
}
a:visited.infoboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E347D;
	text-decoration: underline;
}
a:hover.infoboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFBD5F;
	text-decoration: underline;
}
a:link.infoboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E347D;
	text-decoration: underline;
}
.infoboxyellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9A73E;
	font-weight : bold;
}
INPUT.scheduledetails
{
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid black;
	font-size : 10px;
	color : #000000;
	width: 200;
}
SELECT.scheduledetails
{
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid black;
	font-size : 10px;
	color : #000000;
	width: 200;
}
OPTION.scheduledetails
{
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid black;
	font-size : 10px;
	color : #000000;
	width: 200;
}
TEXTAREA
{
	border: 1px solid black;
	font-family:arial;
	font-size:10px;
}
.tabNumbers
{
	font-size:62pt;
	color: #D4D4D4;
	font-weight: bold;
	font-family: arial;
}
.configTitleText
{
	font-size:12px;
	color: #5D5D5D;
	font-weight: bold;
	font-family: arial;
}
.configText
{
	font-size:11px;
	color: #5D5D5D;
	font-family: arial;
}
.configRequiredText
{
	font-size:11px;
	color: #B80000;
	font-weight: bold;
	font-family: arial;
}
INPUT.submit
{
	border: 1px solid black;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
}
INPUT.button
{
	border: 1px solid black;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
}
INPUT.reset
{
	border: 1px solid black;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
}
a:visited.conflink {
	font-size:11px;
	color: #5D5D5D;
	font-family: arial;
	text-decoration : underline	
}
a:hover.conflink {
	font-size:11px;
	color: #C7B053;
	font-family: arial;
	text-decoration : underline
}
a:link.conflink {
	font-size:11px;
	color: #5D5D5D;
	font-family: arial;
	text-decoration : underline
}
a:visited.tp {
	font-size:11px;
	color: blue;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:active.tp {
	font-size:11px;
	color: blue;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:link.tp {
	font-size:11px;
	color: blue;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:hover.tp {
	font-size:11px;
	color: orange;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:visited.listhead {
	font-size:11px;
	color: Black;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:active.listhead {
	font-size:11px;
	color: Black;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:link.listhead {
	font-size:11px;
	color: Black;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:hover.listhead {
	font-size:11px;
	color: Black;
	font-family: arial;
	text-decoration : underline;
	font-weight:bold;
}
a:visited.directoryitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #5A8AC6;
	text-decoration: underline;
}
a:hover.directoryitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #999999;
	text-decoration: underline;
}
a:link.directoryitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #5A8AC6;
	text-decoration: underline;
}
.DirectoryTitleText
{
	font-size:11px;
	color: #5D5D5D;
	font-weight: bold;
	font-family: arial;
}
.DirectoryTitleTextLarge
{
	font-size:14px;
	color: #5D5D5D;
	font-weight: bold;
	font-family: arial;
}
	.mainheadlinetitle 
	{
		color: #32009A;
		font-family: Arial;
		font-size: 26px;
		font-weight: bold;
	}
	.secondaryheadlinetitle 
	{
		color: #32009A;
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
	}
	.mainheadlinesubtitle
	{
		color: #000000;
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
	}
	.mainheadlineparagraph
	{
		color: #000000;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-align: justify;
	}
a:visited {
	font-family: Times Roman;
	font-size: 14px;
	color: #3E347D;
	text-decoration: underline;
}
a:hover {
	font-family: Times Roman;
	font-size: 14px;
	color: #FFBD5F;
	text-decoration: underline;
}
a:link {
	font-family: Times Roman;
	font-size: 14px;
	color: #3E347D;
	text-decoration: underline;
}
	A:visited.sidebarlisttitle
	{
		color: #3366CC;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
	}
	A:hover.sidebarlisttitle
	{
		color: #FFBD5F;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
	}
	A:link.sidebarlisttitle
	{
		color: #3366CC;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
	}
	A:visited.bulletitem
	{
		color: #32009A;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}
	A:hover.bulletitem
	{
		color: #FFBD5F;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}
	A:link.bulletitem
	{
		color: #32009A;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}	
	A:visited.sidebarbulletitem
	{
		color: #3366CC;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
	}
	A:hover.sidebarbulletitem
	{
		color: #FFBD5F;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
	}
	A:link.sidebarbulletitem
	{
		color: #3366CC;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
	}
	A:visited.secondaryheadlinesubtitle 
	{
		color: #32009A;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
	}
	A:hover.secondaryheadlinesubtitle 
	{
		color: #FFBD5F;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
	}
	A:link.secondaryheadlinesubtitle 
	{
		color: #32009A;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
	}
	.secondaryheadlineparagraph
	{
		color: #000000;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
	}
	.whitesidebartitles
	{
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
	}
	.featuresectiontitle 
	{
		color: #CC9933;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
	}
	
	
.sitepagedirectoryparent {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #32009A;
		text-decoration: none;
		font-weight: bold;
	}

		
		
		
a:visited.sitepagedirectoryparent {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #32009A;
		text-decoration: none;
		font-weight: bold;
	}
a:hover.sitepagedirectoryparent {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}
a:link.sitepagedirectoryparent {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #32009A;
		text-decoration: none;
		font-weight: bold;
	}
		
		
a:visited.sitepagedirectorychild {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #32009A;
		text-decoration: none;
	}
a:hover.sitepagedirectorychild {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999999;
		text-decoration: none;
	}
a:link.sitepagedirectorychild {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #32009A;
		text-decoration: none;
	}
	
a:visited.childbreadcrumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #32009A;
		text-decoration: none;
	}
a:hover.childbreadcrumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
		text-decoration: none;
	}
a:link.childbreadcrumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #32009A;
		text-decoration: none;


		
		
	
	
	
	
	
