﻿.blackBoldLabel
{
	color:black;
	font-family:Arial;
	font-size:11px;
	font-weight:bold
}
.blackLabel
{
	color:black;
	font-family:Arial;
	font-size:11px;
}
.blackLabelSmall
{
	color:black;
	font-family:Arial;
	font-size:11px;
}
.blueBoldLabel
{
	color:#0066CC;
	font-family:Arial;
	font-size:11px;
	font-weight:bold
}
.greenBoldLabel
{
	color:#339900;
	font-family:Arial;
	font-size:12px;
	font-weight:bold
}
.redBoldLabel
{
	color:#CC0000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold
}
.whiteBoldLabel
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold
}
.subHdg-bkgrnd
{
	background-color: #3570a2;
	background-image: url(../images/gradient-hdr.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	height: 22px;
	padding:4px;
	width:97% !important;
}
.subHdg-bkgrnd-orange
{
	background-color: #E77017;
	background-image: url(../images/gradient-hdr-orange.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	height: 22px;
	padding:4px;
	width:97% !important;
}
#imgDetail
{
	width:98%;
}
* html #imgDetail
{
	width:250px;
}
*:first-child+html  #imgDetail
{
	width:250px;
}
html>/**/body table#favTbl
{
	border:none;
	line-height:16px;
	margin-top:5px;
	width:99%;
}
*:first-child+html table#favTbl
{
	border:none;
	line-height:16px;
	margin-top:5px;
	width:96%;
}
* html table#favTbl
{
	border:none;
	line-height:16px;
	margin-top:5px;
	width:96%;
}
.email
{
	background:url(../images/email1.gif) no-repeat left;
	float:left;
	height:16px;
	padding-left:18px;
}
.redLabel{
    color:#D9040A;
    font-weight:bold;
    font-size:12px;
}
.summaryMrgn
{
	margin-bottom:3px;
}

.helpDiv {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:15px;
position:absolute;
width:200px;
z-index:10;
}

