﻿
.subHdg-bkgrnd
{
	background: #3570a2;
	background-image: url(/images/gradient-hdr.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:90%;	
	height:20px;
	padding:4px;
	width:98%;
}

html>/**/body .saveSrchDiv
{
	border:solid 1px #3570a2;
	margin-top:5px;
	width:98%;
}
* html .saveSrchDiv
{
	border:solid 1px #3570a2 !important;
	margin-top:5px;
	width:97%;
}
*:first-child+html .saveSrchDiv
{
	border:solid 1px #3570a2;
	margin-top:5px;
	width:95%;
}
.ttle
{
	float:left;
	color:#3671A8;
	font-weight:normal;
	font-size:90%;
	font-family:Arial,Helvetica,sans-serif;	
	margin-right:4px;
}
.searchValue
{
	font-weight:normal;
	font-size:90%;
	font-family:Arial,Helvetica,sans-serif;	
}
.ssTdLeft
{
width:35%;
padding:2px 0 2px 5px 	
}
.blueRow
{
background-color: #f6f6f6;
}
.whiteRow
{
	background-color:#fff;
}
.hrStyle
{
	height:1px;
	width:100%;
	color:#3570a2;
}
.dvl
{
	float:left;
	padding-top:10px;
}
.padBoth
{
clear:both;
padding: 5px 0 5px 0;
}
.redLabel{
    color:#D9040A;
    font-weight:bold;
    font-size:12px;
}
.ssSummaryBody
{
	margin-left:5px;
	clear:both;
	cursor:pointer;
	background-color: #fff;
}
.ssSummaryBodyHt
{
	margin-left:5px;
	clear:both;
	cursor:pointer;
	background-color: #B2DFEE;
}
.blackBoldLabel
{
	color:black;
	font-family:Arial;
	font-size:11px;
	font-weight:bold
} 

.widget .widgetCaptionContent .h2
{
	color: #FFF;
	font-size: 14px;
	height: 15px;
	left: 2px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	width: 300px;
}
