﻿/*TD {border: solid 1px red}*/
body{
 margin: 0;
 padding:0;
 background: white;
 color: #333;
 font-size: 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 background-image: url('/images/backgroundasterisk.gif');
 background-repeat: no-repeat;
 }
 
BUTTON
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

INPUT
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

LI
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

UL
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

A
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

P
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

TD
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

H4
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

H3
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

H2
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

H1
{
    font-family : Verdana, Arial, Helvetica, sans-serif;	
}

DIV.prodname
{
	padding-bottom: 5;
}

DIV.detailname
{
	color: #3f5e87;
	padding: 5 0 10 0;
	font-size:14px;
}

Table.Pricing TH
{
	font-weight:bold;
	background-color:Navy;    
	color:White;
	font-size:11px;
}

Table.Pricing TD
{
	border: 1px solid navy;
}

TABLE.contact TD.fieldname
{
    text-align:right;
    background-color:#6D96CE;
    color:white;
    font-weight:bold;
}

H1
{
    font-size:19px;
    margin-bottom:0;
    padding-bottom:0;
    margin-top:0;
    background-image: url(/images/bullet_header.gif);
	background-position: 0 1;
	background-repeat: no-repeat;
	text-indent: 25px;
}

H2 
{
	font-size:15px;
	font-weight:bold;
	color:Navy;
	width:100%;
	border-bottom: dashed 1px #3f5e87;
	margin-bottom:5;
	padding:0
}

H3 
{
	font-size:14px;
	font-style:italic;
	margin:0;
	padding:0
}

TABLE.panels TD
{
    border-bottom: solid 1px gray;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
}

TABLE.form TD
{
	padding:5
}

.screencaps IMG
{
    border: 1px solid gray; 
    margin-top: 15px;
}

.screencaps TD
{
    padding: 10;
}

A.headerlink:visited
{
	font-size:15px;
	font-weight:bold;
	color:Navy;
	width:100%;
	border-bottom: dashed 1px #3f5e87;
	margin-bottom:2;
	padding:0;
	display:block;
    text-decoration: none;
}

A.headerlink
{
	font-size:15px;
	font-weight:bold;
	color:Navy;
	width:100%;
	border-bottom: dashed 1px #3f5e87;
	margin-bottom:2;
	padding:0;
	display:block;
    text-decoration: none;
}

TD.catname A:visited
{
	font-size:15px;
	font-weight:bold;
	color:Navy;
	width:100%;
	border-bottom: dashed 1px #3f5e87;
	margin-bottom:2;
	padding:0;
	display:block;
    text-decoration: none;
}

TD.catname A
{
	font-size:15px;
	font-weight:bold;
	color:Navy;
	width:100%;
	border-bottom: dashed 1px #3f5e87;
	margin-bottom:2;
	padding:0;
	display:block;
    text-decoration: none;
}

A.headerlink:hover
{
	color:#3f5e87;
	text-decoration:none;
}

TD.catname A:hover
{
	color:#3f5e87;
	text-decoration:none;
}

A:link {
	color: #3f5e87;

	font-weight:bold;
}

A:visited {
	color: #3f5e87;

	font-weight:bold;
}

A:active {
	color: navy;

}

A:hover {
	color: #AD042C;
}

TD.leftmenu a
{
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
	text-indent: 5px;
	width: 150px;
	display: block;
	padding: 5 0 5 0;
	color: black;
	background-color:#BDD7F0;
	border-right: solid 1px black;
}

TD.leftmenu a:visited
{

	color:black;
}

TD.leftmenu a:hover
{
	font-weight:bold;
	color: red;
	background-color: #E6BFCF;

}

TD {
	font-size: 13px;
	color : #333333;
}

P {
	font-size: 12px;
	color : #333333;
	margin: 10 0 10 0;
}

TD.dark {
	font-size: 11px;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	color : #333333;
}

A.menu:link {
	COLOR: navy; 

}
A.menu:active {
	COLOR: navy; 

}
A.menu:visited {
	COLOR: navy; 

}
A.menu:hover {
	COLOR: #3f5e87; 

}

TD.menu {
font-size: 12px;
color: #333333;
}

DIV.menu {
font-size: 12px;
color: #333333;
}

HR {
	color: #333333;
	height: 1px;
}