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;
	}
	
h1.title
{
    color: #333333;
    font-size: 14pt;
    margin: 0;
}

.sub_title
{
        font-size:12pt;
        font-style:italic;
        margin:0;
        margin-top:6px;
}

.side_title
{
        font-size:12pt;
        margin:0;
        margin-top:20px;
}



.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: underline;
	color: black;
	}
a:hover.more
	{
	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
{
    background-color: #464646;
    color: white;
    padding: 6px;
    padding-left: 12px;
    font-size:12px;
}

td.pageGuide a
{
    text-decoration: underline;
    color: #FFCC66;
}
	
td.pageGuide a:hover
{
    text-decoration: underline;
    color: #CCFFFF;
}
	
td.pageGuide_bottom
{
    background-color: white;
    color: black;
}

td.pageGuide_bottom a
{
    text-decoration: underline;
    color: #666666;
}

td.pageGuide_bottom a:hover
	{
	text-decoration: underline;
	color: #990000;
	}

	
a.pageGuide
	{
	font-weight:bold;
	text-decoration: none;
	color: black;
	}
	
a:hover.pageGuide
	{
	font-weight:bold;
	text-decoration: underline;
	color: black;
	}
	
	
.feature
{ 
  background-color:#FFFFCC; 
  border:dotted 1px black;
  padding:10px; 
  text-align:center; 
  margin:10px;
  font-size:12pt;
  width:100%;
}

.feature_digital
{
    height:200px;
}

	
a.download_PDF
{
    float:left;
    border: 1px dashed silver;
    padding:10px;
    padding-left:40px;
    line-height:20px;
    background: url('../imgs/pdficon.gif') no-repeat left center;
    font-size:9pt;
    margin:2px;
    }
    
.pacs_PDF
    {
        width:300px;
        clear:both;
    }    
    
    
table.productDataGrid
{
    font-size:8pt;
    
}

table.productDataGrid td
{
    vertical-align:top;
}    


.flag 
 {
    background: transparent url('../imgs/icons/learn-more-flag_ico.png') no-repeat scroll top right;
    display: block;
    float: right;
    height: 33px;
    width:80px;
    padding-top:6px;
    padding-right:8px;
    text-align:right;
    color:white;
    font-size:12px;
}
.redFlag 
 {
    background: transparent url('../imgs/icons/red-flag_ico.png') no-repeat scroll top right;
    display: block;
    float: right;
    height: 33px;
    width:80px;
    padding-top:6px;
    padding-right:8px;
    text-align:right;
    color:white;
    font-size:12px;
}

h2.featuredProductsTitle
{
    color:#484848;
    font-size:10pt;
}

.productFeature
{
    font-size:10pt;
}
