
p, li, td {
  font-family:arial,helvetica; font-size:12px; color:333333; font-weight:normal; text-decoration:none;}

.boxedTitles {
  font-family:arial,helvetica; font-size:12px; color:ffffff; font-weight:bold;}

.copySm {
  font-family:arial,helvetica; font-size:11px; color:333333; text-decoration:none;}
A:HOVER.copySm {
  color:006699; text-decoration:underline;}
  
.copyLink {
  font-family:arial,helvetica; font-size:12px; color:006699; text-decoration:underline;}
A:HOVER.copyLink {
  color:000000; text-decoration:underline;}

.footer {
  font-family:arial,helvetica; font-size:11px; color:484848;}
  
.navHeader {
  font-family:arial, helvetica; font-size:10px; color:ffffff; font-weight:bold; padding-bottom:9; text-decoration:none;}
A:HOVER.navHeader {
  font-family:arial,helvetica; font-size:10px; color:ffffff; font-weight:bold; padding-bottom:9; text-decoration:underline;}
A:LINK.navHeader {
  font-family:arial,helvetica; font-size:10px; color:ffffff; font-weight:bold; padding-bottom:9; text-decoration:none;}

.navBtm {
  font-family:arial,helvetica; font-size:11px; color:006699; text-decoration:none;}
A:HOVER.navBtm {
  font-family:arial,helvetica; font-size:11px; color:000000; text-decoration:underline;}

.navTop {
  font-family:arial,helvetica; font-size:12px; color:ffffff; text-decoration:none;}
A:HOVER.navTop {
  font-family:arial,helvetica; font-size:12px; color:99ffff; text-decoration:underline;}

.news {
  font-family:arial,helvetica; font-size:11px; color:006699; text-decoration:underline;}
A:HOVER.news {
  font-family:arial,helvetica; font-size:11px; color:333333; text-decoration:underline;}

.newsScroll {
  font-family:arial,helvetica; font-size:11px; color:006699; text-decoration:none; font-weight:normal;}
A:HOVER.newsScroll {
  font-family:arial,helvetica; font-size:11px; color:333333; text-decoration:underline;}

.moreInfo {
  font-family:arial,helvetica; font-size:12px; color:333333; text-decoration:none; font-weight:normal;}
A:HOVER.moreInfo {
  font-family:arial,helvetica; font-size:12px; color:006699; text-decoration:underline; font-weight:normal;}  
  
.readMore {
  font-family:verdana,arial,helvetica; font-size:10px; color:333333; text-decoration:none; font-weight:normal;}

table.home td {
	border-width: 1px;
	padding: 10px;
	border-style: inset;
	border-color: eaeaea;
	background-color: white;
}

.title {
  font-family:arial,helvetica; font-size:12px; color:003366; font-weight:bold;}
A:HOVER.title {
  font-family:arial,helvetica; font-size:12px; color:006699; font-weight:bold;}
  
.title14 {
  font-family:arial,helvetica; font-size:14px; color:003366; font-weight:bold;}

.titlePage {
  font-family:arial,helvetica; font-size:20px; color:006699;}

.titleNews {
  font-family:arial, helvetica; font-size:12px; color:333333; font-weight:bold;}
A:HOVER.titleNews {
  font-family:arial,helvetica; font-size:12px; color:006699; text-decoration:underline;}
  
 


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

/* LIGHTBOX IMAGE DISPLAY FOR THE INSTALLATION.HTML PAGE */
#lightbox{
background-color:#eee;
padding: 0px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}

#lightboxDetails{
font-family: verdana;
font-size: 11px;
padding-top: 0.4em;
}

#lightboxCaption {
font-family: verdana;
font-size: 11px;
float: left;
}

#keyboardMsg{
float: right;
}

#closeButton{
top: 5px;
right: 5px;
}

#lightbox img{
border: none;
clear: both;
} 

#overlay img{
border: none;
}

#overlay{
background-image: url(images/pages/overlay.png);
}

* php #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(images/pages/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pages/overlay.png", sizingMethod="scale");
}
.boxedTitlessm { font-family:arial, helvetica; font-size:11px; color:ffffff; font-weight:bold; }


/* TOP NAVIGATION STYLES */
.link{
font: normal 12px Arial;
color: #ffffff;
text-decoration: none;
}
a:HOVER.link{
font: normal 12px Arial;
color: #ffffff;
text-decoration: none;
}
.linkUL{
font: normal 12px Arial;
color: #ffffff;
text-decoration: none;
}
a:HOVER.linkUL{
font: normal 12px Arial;
color: #ffffff;
text-decoration: underline;
}

/* TOP DROPDOWN NAVIGATION STYLES */
#dropmenudiv{
padding-left: 2px;
position: absolute;
border: 1px solid #484848;
border-bottom-width: 0;
font: normal 11px Arial;
color: #ffffff;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #484848;
text-decoration: none;
color: #666666;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffffff;
background-color: #3399cc;
}