@media print 
{
	.print {display:none;}
}

BODY
{
	margin: 0px;
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color = "#FFFFFF";
    scrollbar-highlight-color = "#FFFFFF";
    scrollbar-3dlight-color = "#CCCCCC";
    scrollbar-darkshadow-color = "#FFFFFF";
    scrollbar-shadow-color = "#CCCCCC";
    scrollbar-arrow-color = "#CCCCCC";
    scrollbar-track-color = "#FFFFFF";
	
}

.blue
{
color: #ffffff;
}


TD
{
	font-size: 12px;
	color: #000000
}

TD.newstopopen
{
	color: #7F99B2;
	font-size: 19px;
	font-weight: bold
}

TD.newsitem
{
	padding-top: 3px;
	padding-left: 10px;
	background-image: url(../images/newsboxbullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #003366;
	background-position: 0px 7px
}

.newsitem
{
	font-weight: bold;
	color: #003366;
}

A.newsitem:hover
{
	font-weight: bold;
	color: #003366;
}

.newsitemselected
{
	font-weight: bold;
	color: #003366;
}

TD.newsitemsub
{
	padding-left: 11px;
	color: #000000;
}

.newsitemsub
{
	color: #000000;
}

.contact
{
	padding-left: 12px;
	background-image: url(../images/newsboxbullet.gif);
	background-repeat: no-repeat;
	color: #000000;
	background-position: 2px 4px
}

P
{
	font-size: 12px;
	color: #000000
}

A
{
	text-decoration: none;
	color: #000000

}

A.product
{
	font-weight: bold;
	color: #003366;
	font-size: 13px
}

A.product:hover
{
	color: #0066CC
}

A.normal
{
	font-weight: bold;
	color: #003366
}

INPUT.searchstring
{
	height: 16px;
	width: 107px;
	border-width: 0px;
	font-size: 11px
}

INPUT.mailform
{
	height: 19px;
	width: 150px;
	font-size: 11px
}

INPUT.mailformbtn
{
	height: 19px;
	font-size: 11px
}

INPUT.intranetlogin
{
	border-width: 0px;
	height: 16px;
	width: 62px;
	background-color: #CCCCCC;
	font-size: 11px
}

INPUT.forummessage
{
	height: 19px;
	width: 400px;
	font-size: 11px
}

SELECT.mailform
{
	height: 19px;
	width: 150px;
	font-size: 11px
}

TEXTAREA.mailform
{
	height: 100px;
	width: 330px;
	font-size: 11px
}

TEXTAREA.forummessage
{
	height: 150px;
	width: 400px;
	font-size: 11px
}

.searchheader
{
	font-size: 13px;
	color: #003366;
	font-weight: bold
}

.searchheadercount
{
	font-weight: normal
}


.pagetitle
{
	font-weight: bold;
	font-size: 20px;
	color: #003366;
}

.sectiontitle
{
	font-size: 16px;
	font-weight: bold;
	color: #003366
}

.subsectiontitle
{
	font-size: 13px;
	font-weight: bold;
	color: #003366
}

.breadcrumbpath
{
	font-weight: bold;
	font-size: 13px;
	color: #003366
}

.breadcrumbtarget
{
	font-weight: bold;
	font-size: 20px;
	color: #0066CC
}

#dhtmltooltip{
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: #F8F6DC;
	visibility: hidden;
	z-index: 100;
	white-space: nowrap
}

.bottomText
{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}