/*********************************
  Website editor styles.
  Please note that ALL filenames
  are case sensitive.
**********************************/

.topNavCell, .topNavCell a
{ 
	font-size: 11pt; 
	color: #3f3fbb; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif, sans; 
	text-decoration: none;
	white-space: nowrap;
}

.topNavCell a:hover, .leftNav a:hover, .footer a:hover, h1 a:hover, .sectionTitle a:hover
{ 
color: #5F60FF; 
}

.sectionTitle, .sectionTitle a, .leftNavPanel 
{
color: white; 
text-decoration: none;
}

.sectionTitle {font-size: 14pt; padding-bottom: 0;}

.leftNav, .downloads
{
text-align:left; 
width:185px; 
background-image:url(graphics/featureBox.gif); 
background-repeat: no-repeat; 
background-position: top left; 
padding:8px;
margin:0 10px 0 10px;
}
.prop 
{
height:164px;
float:right;
width:1px;
}
.clear 
{
clear:both;
height:1px;
overflow:hidden;
}

.leftNav, .leftNav a, .sectionTitle, .leftNavPanel, .smallprint, .sitemap, .footer, .footer a, .downloads
{  
font-size: 10.5pt; 
color: #3f3fbb; 
font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif, sans; 
text-decoration: none;
}

.downloadLink, .downloadLink a
{
text-align: center;
}

.leftLink, .leftLink2
{
margin-left:15px;
}

.leftNavPanel
{
text-align:left; 
text-transform: uppercase;
margin-bottom:5px;
color: #fbad60;
}

.footer, .footer a, .downloads
{
text-align:center;
font-size: 10pt; 
}
.smallprint, .smallprint a 
{
font-size: 8pt; 
font-style: normal; 
font-weight: normal;
}

h1, h1 a, h2, h2 a, .articleTitle 
{ 
font-family: verdana, arial, helvetica, sans-serif, sans; 
font-size: 16pt; 
font-weight: normal;
color: #9e9efe; 
text-decoration: none; 
margin:0 0 5px 0;
padding:0 0 0 0;
}

.moreinfo {color: #9e9efe; text-decoration: none;}

.pictureCaption img
{
border: solid 2px #fbad60; 
}
.pictureCaption
{
font-weight: bold;
margin:0 0 0 0;
padding:0 15px 0 15px;
color:#9e9efe;
}
               
.bodyText,.Normal,P,LI,TD 
{ 
font-family: Arial, helvetica, sans-serif, sans; 
font-size: 10pt; 
color: #000080;
margin:5px 0 15px 0;
padding:0 0 0 0;
}

.pageText table 
{
border-collapse: 
collapse
}

.pageText td
{
border-width:1px; 
border-style: solid; 
border-color: blue;
}

/* commerce */
.productCode, .productDescription, .productPrice {margin:3px font-family: Arial, helvetica, sans-serif, sans; 
font-size: 10pt; color: #000080;}
.productPrice, .productCode {font-weight: bold;}
.productForm{clear: both }

