﻿a:active     { color: #009999 }
a:link       { color: #0000FF }
body{
	background: #ffffff;
	font-family: Cooper Hewitt, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	line-height : 125%;
	
}
a:visited    { color: #000080 }


h2           { text-transform: uppercase; font-family: Cooper Hewitt, sans-serif; font-size: 12pt; 
               color: #00033d; font-weight: bold }
               
h3           { font-family: Cooper Hewitt, sans-serif; font-size: 11pt; color: #00033d; font-weight: bold }

h4           { font-family: Cooper Hewitt, sans-serif; font-size: 10pt; color: #00033d; font-weight: bold }

/*for Bootstrap dropdown menu customisation */
.dropdown-menu li{
	position:relative;
}

.dropdown-menu .submenu{
	display:none;
	position:absolute;
	left:100%;
	top:-7px;
	
}

.dropdown-menu>li:hover>.submenu{
	display:block;
}

/*
body{
  padding: 25px;
}
.title {
	color: #5C6AC4;
}
*/




/*
#courseCarousel .carousel-item{
	height: 185px;
	overflow:hidden;
	width: 100%;
}
*/

#courseCarousel .carousel-item img {
	
	object-fit: cover;
    object-position: center;
    overflow: hidden;
    height: 185px;
    width: 329px;

}



table.containerTable {
	border-color: #000000;
	border-width: 0;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
		
	
}

table.containerTable td.tdHeader{
		
	
}

table.containerTable td.tdMenu{
	text-align: left;
	vertical-align: top;
	width: 6%;
	font-family: 'Cooper Hewitt', sans-serif;  
}

table.containerTable td.tdMiddle{
	text-align: left;
	vertical-align: top;
}


table.containerTable td.tdFooter{
	
}


.toptable { 

   background-color: white; 
   border-width:0px;
   padding:2px; 
   width:100%; 

}

table.toptable td.td1 {
	text-align: center;
	width: 20%;	 
}

table.toptable td.td2 {
	text-align: center;
	width: 60%;
	vertical-align: top; 
	font-family: Arial; 
			 
}

.headerMainHeadingSpan{
	
	color: black; 
	font-size:x-large;
	font-weight: bold;
}

.headerSecondSubHeadingSpan{
	
	color: #003399; 
	font-size:medium;
	font-weight: bold;
}

.headerThirdSubFandLHeadingSpan{
	
	color: #000080;
	font-size:medium;
	font-weight: bold;
	font-family: 'Cooper Hewitt', sans-serif;
	text-transform: uppercase;
}

.headerThirdSubMidHeadingSpan{
	
	color: #000080;
	font-size:medium;
	font-weight:bold;
	font-family: 'Cooper Hewitt', sans-serif;
	text-transform: uppercase;
}



table.toptable td.td3 {
	text-align: center;
	width: 20%;
}

table.toptable td.td4 {
	text-align: left;
	
}

table.toptable td.td5 {
	text-align: center;
	
}


.bottompagetable{ 
   /*background-color: #cbc9cc;*/
   /*background-color: #9a979c;*/
   background-color: #2E3033;
   border-width:0px;
   padding:0px; 
   width:100%;
   /*color:navy;*/
   color:#ffffff;
   font-family: "Cooper Hewitt", sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   text-decoration:none;
   

}


.bottompagetable td.tdForFooterTop{
	text-align: center;
			
	
}

.bottompagetable td.tdForFooterTop a:link{ 
   color:#ffffff;
   text-decoration:none;
   text-align: center;
}

.bottompagetable td.tdForFooterTop a:visited{ 
   color:#ffffff;
   text-decoration:none;
}

.bottompagetable td.tdForFooterTop a:active{ 
   color:#ffffff;
   text-decoration:none;
}

.bottompagetable td.tdForFooterTop a:hover{ 
   text-decoration:underline;
}

.bottompagetable td.tdForFooterMiddle{
	text-align: center;
			
	
}

.bottompagetable td.tdForFooterMiddle a:link, a:visited, a:active{ 
   color:#ffffff;
   text-decoration:none;
}


.bottompagetable td.tdForFooterBottom{
	text-align: center;
			
	
}

.bottompagetable td.tdForFooterBottom a:link, a:visited, a:active{ 
   color:#ffffff;
   text-decoration:none;
}


.menupagetable { 

   background-color: white; 
   border-width:0px; 
   padding:0px; 
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 9pt; 
   font-weight: bold;   
   color:black;
   
        
}

table.menupagetable td.tdForMenu{
	text-align: left;
	vertical-align: top;	  
}

table.menupagetable td.tdForSearchBox{
	text-align: center;
	/*height:125px;	*/  
}
    

.menupagetable2 { 
   background-color: #DDDDCC;
   width:100%;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 9pt; 
   font-weight: bold;   
   color:black;
           
}     


.maintable { 

   background-color: white; 
   border-width:0px; 
   padding:0px; 
   width:100%;
 
}

.homepagetable { 

   background-color: white; 
   border-width:0px; 
   padding:0px; 
   width:100%;
   
}   

.homepagetable2 { 

   background-color: #ffffff; 
   border-width:0px; 
   width:70%; 
   /*height:491px;*/
   border-spacing: 8px 8px;
   padding:1 1 1 1;
   border-radius: 5px;
   margin-left: auto;
   margin-right: auto;  
   
}   

td.homepage2TableNewsHeading { 
      
   background-color: navy;
   color:#ffffff;
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 11pt; 
   height: 19px;
   text-align:center; 
}

td.homepage2TableNewsTD { 
      
   background-color: #EBE6DE;
   text-align:center;
   vertical-align: middle;
   
}

td.homepage2TableWelcomeTD { 
      
   background-color: #ffffff;;
   color:#00033d;
   font-family: 'Cooper Hewitt', sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   /*height: 18px;*/
   text-align: justify; 
}

td.homepage2TableProjectsTD { 
      
   background-color: #EBE6DE;
   height: 100px;
   text-align:center; 
}

td.homepage2TableLogosTopTD { 
   
   background-color: #EBE6DE;
   height: 99px;
   text-align:center; 
   width: 25%;
   padding:6; 
   
}

td.homepage2TableLogosTopTD1 { 
   background-color: #cbc9cc;
   /*background-color: #dddbdd;*/
   /*background-color: #eeedee;*/
   /*background-color: #005eb8;*/
   /*background-color: #00033d;*/
   /*background-color: #005eb8;*/
   /*background-color: #3abff0;*/
   /*background-color: #257fa0;*/
   /*height: 99px;*/
   text-align:center; 
   vertical-align:top;
   width: 20%;
   padding:6; 
   font-family: 'Cooper Hewitt', sans-serif;
   font-size:14pt;
   font-weight:normal;
   /*color:white;*/
   color:#00033d;
   
   
}

td.homepage2TableLogosTopTD1 a:link{
	
	color:#00033d;
	text-decoration: none;
}

td.homepage2TableLogosTopTD1 a:visited{
	
	color:#00033d;
}

td.homepage2TableLogosTopTD1 a:active{
	
	color:#00033d;
	
}

td.homepage2TableLogosTopTD1 a:hover{
	
	text-decoration:underline;
}


td.homepage2TableLogosTopTD2 { 
   /*background-color: #3abff0;*/
   /*background-color: navy;*/
   /*background-color: #005eb8;*/
   /*background-color: #228575;*/
   /*background-color: #3addc2;*/
   /*background-color: #228575;*/
   /*background-color: #257fa0;*/
   /*background-color: #eeedee;*/
   /*background-color: #dddbdd;*/
   background-color: #cbc9cc;
   /*height: 99px;*/
   text-align:center;
   vertical-align:top; 
   width: 30%; 
   padding:6;
   font-family: 'Cooper Hewitt', sans-serif;
   font-size:14pt;
   /*color:#00033d;*/
   /*color:white;*/
   color:#00033d;

}


td.homepage2TableLogosTopTD2 a:link{
	
	color:#00033d;
	text-decoration: none;
}

td.homepage2TableLogosTopTD2 a:visited{
	
	color:#00033d;
}

td.homepage2TableLogosTopTD2 a:active{
	
	color:#00033d;
}

td.homepage2TableLogosTopTD2 a:hover{
	
	text-decoration:underline;
}


td.homepage2TableLogosTopTD3 { 
   
   /*ackground-color: #005eb8;*/
   /*background-color: #00033d;*/
   background-color: #ffffff;
   /*height: 99px;*/
   text-align:center;
   vertical-align:top; 
   width: 20%;
   padding:6; 
   font-family: 'Cooper Hewitt', sans-serif;
   font-size:14pt;
   /*color:white;*/
   color:#00033d;
   
     
  
   
}

td.homepage2TableLogosTopTD3 a:link{
	
	color:#00033d;
	text-decoration: none;
}

td.homepage2TableLogosTopTD3 a:visited{
	
	color:#00033d;
}

td.homepage2TableLogosTopTD3 a:active{
	
	color:#00033d;
}

td.homepage2TableLogosTopTD3 a:hover{
	
	text-decoration:underline;
}




td.homepage2TableLogosTextTD { 
  
   background-color: #ffffff;
   height: 34px;
   text-align:center; 
   width: 25%; 
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   padding:6;
}

td.homepage2TableLogosTextTD1 { 
  
   background-color: #ffffff;
   height: 34px;
   text-align:center; 
   width: 20%; 
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   padding:6;

}

td.homepage2TableLogosTextTD2 { 
  
   background-color: #ffffff;
   height: 34px;
   text-align:center; 
   width: 30%; 
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   padding:6;

}

td.homepage2TableTD { 
   
  background-color: #ffffff;
  text-align:center;

}

.homepagePicsSlideToggler{
   margin-top:2px;
   vertical-align:top;
   font-size:small;  
}


.besecuPageTable{
	
	font-family:Verdana,Arial;
	font-weight:normal;
    font-size:11pt;
}


td.besecuPageTableHeadRow1{
	
	font-family:Albertus,Arial;
	font-weight:bold;
    font-size:18pt;
    font-style: normal;
}

td.besecuPageTableHeadRow2{
	
	font-family:Albertus,Arial;
	font-weight:bold;
    font-size:14pt;
    font-style: normal;
}


.smartfiremenutable{
   background-color: #800000; 
   border-width:0px; 
   padding:2px; 
   width:100%;
   color:white;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   
}

td.smartfiremenutableCol1 { 
   
  color:white;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  width: 10%;  
  text-transform: uppercase;

}

td.smartfiremenutableCol2 { 
   
  color:white;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  width: 90%;  

}

a.smartfireMenuLinks:link{
   color:yellow;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   

}
a.smartfireMenuLinks:visited{
   color:white;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   

}
a.smartfireMenuLinks:active{
   color:#FFCC99;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   

}

.exodusmenutable{
   background-color: #C4E1FF; 
   border-width:0px; 
   padding:2px; 
   width:100%;
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   
}

td.exodusmenutableCol1 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  width: 10%;  
  text-transform: uppercase;

}

td.exodusmenutableCol2 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  width: 90%;  

}

a.exodusfireMenuLinks:link{
   color:#0000FF;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   

}
a.exodusMenuLinks:visited{
   color:#000080;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   

}
a.exodusMenuLinks:active{
   color:#009999;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 10pt; 
   

}

.softwareRequestTable{
   width:100%;
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   
}

td.softwareRequestTable1Col1 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12pt;
  width: 50%;  
  

}

td.softwareRequestTable1Col2 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  width: 50%;  

}



td.softwareRequestTable2Col1 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12pt;
  width: 20%;  
  

}

td.softwareRequestTable2Col2 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  width: 80%;  

}

.softwareRequestBoldTxt {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
   
}

.softwareRequestNormalTxt {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
   
}

.softwareRequestBoldTxtBig {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
   
}

.animationsTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.animationsTableColHeading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 12pt; 
   text-transform: uppercase;

}

td.animationsTableTD { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt; 


}

.productsTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.productsTableColHeading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 12pt; 
   text-transform: uppercase;

}

td.productsTableTD { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt; 


}   

.projectsTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.projectsCol1Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:75%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 12pt; 
   text-transform: uppercase;

}

td.projectsCol2Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:25%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 12pt; 
   text-transform: uppercase;

}


td.projectsTableTD1 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:75%;
  text-align:left;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

td.projectsTableTD2 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:25%;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

.surveyFormBoldTxt {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  line-height : 200%; 
}

.teamTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.teamTableTD { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:50%;
  text-align:left;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

.cmsPressPubTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.cmsPressPubCol1Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:35%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   text-transform: uppercase;

}

td.cmsPressPubCol2Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:15%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   text-transform: uppercase;

}

td.cmsPressPubCol3Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:10%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   text-transform: uppercase;

}



td.cmsPressPubTableTD1 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:35%;
  text-align:left;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

td.cmsPressPubTableTD2 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:15%;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

td.cmsPressPubTableTD3 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:10%;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

.thesisTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.thesisCol1Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:65%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   text-transform: uppercase;

}

td.thesisCol2Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:25%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   text-transform: uppercase;

}

td.thesisCol3Heading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   width:10%;
   vertical-align: middle;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   text-transform: uppercase;

}



td.thesisTableTD1 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:65%;
  text-align:left;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

td.thesisTableTD2 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:25%;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

td.thesisTableTD3 { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  width:10%;
  vertical-align: middle;
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt; 


}

.surveyFormBoldTxt {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  line-height : 200%; 
}

.courseRequestTable{
   width:100%;
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
  
}

td.courseRequestTable2Col1 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12pt;
  width: 60%;  
  

}

td.courseRequestTable2Col2 { 
   
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  width: 40%;  

}

.courseRequestBoldTxt {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
   
}

.courseRequestNormalTxt {
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
   
}


a.publicationsLinks:visited{
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 11pt; 
   

}
a.publicationsLinks:active{
   color:black;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 11pt; 
   

}

.exodusLeafletTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.exodusLeafletTableColHeading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   
}

td.exodusLeafletTableTD { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt; 


}

.smartfireLeafletTable{
   
   border-collapse: collapse; 
   border-style: solid;
   border-width: 1px;
   text-align:center; 
   width:100%; 
   padding:4px;

}

td.smartfireLeafletTableColHeading { 
   
   border-style: solid; 
   border-width: 1px; 
   padding: 4px; 
   background-color: #FFFFE6;
   color:black;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt; 
   
}

td.smartfireLeafletTableTD { 
   
  border-style: solid; 
  border-width: 1px; 
  padding: 4px; 
  color:black;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt; 


}

a.pubExodus:link{
   color:#000099;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   

}
a.pubExodus:visited{
   color:#000099;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   

}
a.pubExodus:active{
   color:#000099;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   

}

a.pubSmartfire:link{
   color:#993366;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   

}
a.pubSmartfire:visited{
   color:#993366;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   

}
a.pubSmartfire:active{
   color:#993366;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 12pt; 
   

}