.pageTitleBar
{
	/*
	background-image: url("../n_images/page-title-shade.png");
	background-position: center;
	*/
	background-color: #002244;
}

.pageTitleBarBottomCorners
{
	background-color: #002244;
}

ul#tabnav a:link, ul#tabnav a:visited {
 display: block;
 color: #002244;
 /*
 background-color: transparent;
 */
 text-decoration: none;
 padding: 4px;
}

ul#tabnav a:hover {
 background-color: #CCCC66;
 color: #FFFFFF;
}

div#cssnotes li.notes a:link, 
div#cssnotes li.notes a:visited,
div#cssprice li.price a:link, 
div#cssprice li.price a:visited,
div#csspref li.pref a:link, 
div#csspref li.pref a:visited,
div#cssinstructions li.instructions a:link, 
div#cssinstructions li.instructions a:visited{ 
 background-color: #002244;
 color: #FFFFFF;
}

div#cssnotes,
div#cssprice,
div#csspref,
div#cssinstructions,
div#cssdetail,
div#csslbltype{
  /*
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	
	background-image: url('../n_images/adv-search-shade.png');
	*/
	background-color: #D9F2FF;
	border:outset 1px;
}

.contentDiv {  
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9F2FF;
	padding: 5px;
}

table#advanced_search
{
	background-color: #D9F2FF;
	/*
	background-image: url('../n_images/adv-search-shade.png');
	*/
	color: #002244;
	border: 1px solid #002244;
}

.quickfindtextfieldsrow
{
	/*
	background-image: url('../n_images/quick-find-shade.png');
	background-image: url('../n_images/page-title-shade.png');
	*/
	background-color: #002244;
	font-weight: bold;
	color: white;
}

.quickfindheadingsrow
{
	/*
	background-image: url('../n_images/quick-find-shade-2.png');
	background-image: url('../n_images/page-title-shade.png');
	*/
	background-color: #002244;
	font-weight: bold;
	color: white;
}

.popHeadingText {/*  */
	font-family:arial, "times new roman", "MS serif", serif;
	color:#002244;
	font-size:15px;	
	font-weight:bold;	
  text-align:LEFT;
}

/* Put on TD rather than TR for background image to work. */
.popTitleBar {
	/*
	background-image: url('../n_images/page-title-shade.png');
	*/
	background-color: #002244;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
	text-indent:5px;
}

.popSubTitleBar {
  background-color:#002244;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
}

.popHighLight {
  background-color:#002244;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
}

.popTextLabels {
	text-align:right;
	font-family:arial, "times new roman", "MS serif", serif;
	font-size:14px;
	color:#002244;  
}

.popTextValues{/*  */
	font-family:arial, "times new roman", "MS serif", serif;
	font-size:14px;
	color:#002244;
  text-align:left;
}

.popSmallerTextValues{/*  */
	font-family:arial, "times new roman", "MS serif", serif;
	font-size:12px;
	color:#002244;
  text-align:left;
}

.popTable_row_bold 
{
	font-family			: arial, "times new roman", "MS serif", serif;
	color				: black;
	font-size			: 14px;
  font-weight: bold;
	text-align			: left;
	border				: 1px solid #002244;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 0px;
	border-bottom-width : 1px;
	padding-top			: 2px;
	padding-bottom		: 2px;
}

.popTable_row
{
	font-family			: arial, "times new roman", "MS serif", serif;
	color				: black;
	font-size			: 14px;
	text-align			: left;
	border				: 1px solid #002244;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 0px;
	border-bottom-width : 1px;
	padding-top			: 2px;
	padding-bottom		: 2px;
}

.inputText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  border: 1px solid #002244;  
}

.rndcnr1, .rndcnr2, .rndcnr3, .rndcnr4
{
	display: block;
	height: 1px;
	overflow: hidden;
}

.rndcnr1 { margin: 0 5px; }
.rndcnr2 { margin: 0 3px; }
.rndcnr3 { margin: 0 2px; }
.rndcnr4 { margin: 0 1px; height: 2px; }

.quickFindTopRoundCorners
{
	/*
	background-color: #354A80;
	*/
	background-color: #002244;
}

.tableHeadingCell, .tableHeadingNumberCell
{
	background-color: #002244;

	border : 1px solid #999999;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 2px;
	border-bottom-width	: 2px;

	font-family:arial, "times new roman", "MS serif", serif;
	color: #ffffff; 
	font-weight:bold;
	font-size:12px;
	text-align:LEFT;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.tableHeadingCell		{ text-align: left; }
.tableHeadingNumberCell	{ text-align: right; }

.tableHeadingCell a, .tableHeadingNumberCell a
{
	color: white;
	text-decoration: underline;
}

.tableHeadingCell a:hover, .tableHeadingNumberCell a:hover
{
	color: white;
	text-decoration: underline;
}
