body
	{
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
	margin : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-family: arial;
	font-size: 9pt;
	}
	
.bodyPaper
    {
    background-image: url('../imgs/dot.gif');
    background-repeat: repeat;    
    }

	
table.shadowTable
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='black', Positive='true'); 
	*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#484848,direction=145);
	background-color: white;
	}


table.outlined
	{
	background-color: #ffffcc;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	}


.generic
	{
	font-size: 9pt;
	}	

	
.generic_sm
	{
	font-size: 8pt;
	color: #6c6c6c;
	}	

.generic_bold
	{
	color: #484848;
	}	

.results
	{
	color:black;
	font-weight: bold;
	}


.company_clr
	{
	color: #326598;
	}

.bg_grn
	{
	background-color: #00cc66;
	}


a.site
	{
	font-size:8pt;
	color: #909090;
	text-decoration: underline;
	}	


a.site:hover
	{
	font-size:8pt;
	color: #0033ff;
	text-decoration: underline;
	}	

a.pager
	{
	font-size:9pt;
	color: #326598;
	text-decoration: none;
	}	


a.pager:hover
	{
	font-size:9pt;
	color: #0033ff;
	text-decoration: none;
	}	
.dl
    {
    margin:0;
    }
td.footerMenu
	{
	font-size:8pt;
	color:silver;
	}	

a.footerMenu
	{
	font-size:8pt;
	color: silver;
	text-decoration: none;
	}	


a.footerMenu:hover
	{
	font-size:8pt;
	color: #0033ff;
	text-decoration: underline;
	}	


a.label
	{
	font-size:8pt;
	color: black;
	text-decoration: none;
	}	
	

a.label:hover
	{
	font-size:8pt;
	color: #0E2B88;
	}	


td.label
	{
	font-family: arial;
	color: #8a8a8a;
	font-size:12pt;
	font-weight: bold;
	padding-right : 0px;
	text-align:right;
	}		
	
	
form
	{
	margin : 2px;
	}


input.bx
	{
	background-color: white;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	


.search
	{
	font-size: 8pt;
	font-weight: bold;
	color: white;
	}	

input.srch
	{
/*	background-color: #4277AB;  */
	background-color: #ffcc66; 
	border-color: #B5CDE6;
	border-style: inset;
	border-width: 1;
	font-size: 8pt;
	color: black;
	font-family: arial;
	height : 20px;
	}	


input.btn
	{
	background-color: #326598;
	border-color: #B5CDE6;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

select
	{
	font-size: 8pt;
	}	


.hiLite
	{
	color:#ff6600;
	}
	

td.box_heading
	{
	background-color:#B5C2C1;
	color:white;
	font-weight:bold;
	}	

td.menu
	{
	color: gray;
	}
	
.menuSpacer
	{
	padding-left : 10px;
	padding-right : 10px;
	color: silver;
	}

a.menu
	{
	text-decoration: none;
	color: #326598;
	}
a:hover.menu
	{
	text-decoration: underline;
	color: #0033ff;
	}
a.more
	{
	text-decoration: none;
	color: black;
	}
a:hover.more
	{
	text-decoration: underline;
	color: #990000;
	}
a.more_products
	{
	text-decoration: underline;
	color: #6c6c6c;
	}
a:hover.more_products
	{
	text-decoration: underline;
	color: #990000;
	}
	
#dhtmltooltip
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	*/
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#909090', Positive='true'); 
	position:absolute;
	visibility: hidden;
	font-family:arial;
	font-size:8pt;
	z-index: 100;
	}
	
table.detailsPop
	{
	background-color: white;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

	
table.helpPop
	{
	background-color: #ffffcc;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

div.menu 
	{
	width: 70px;
	height: 20px;
	background: #aaaaaa;
	/*
	width: 84px;

	#989898;
	*/
	}

	
div.menu_onPage
	{
	width: 84px;
	height: 20px;
	background: silver;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 2px;
	}

	
div.menu a 
	{
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 2px;
/*	border: 1px solid #ADB3B6; */
	}


div.menu a:hover 
	{
	background: #0099ff;
	color: black;
/*	border: 1px solid black; */
	}


td.pageGuide
	{
	color: #a2a2a2;
	padding-left : 0px;
	}

	
a.pageGuide
	{
	font-weight:bold;
	text-decoration: none;
	color: #a2a2a2;
	}
a:hover.pageGuide
	{
	font-weight:bold;
	text-decoration: underline;
	color: black;
	}
	