/* STYLE SHEET FOR POS/RESOURCE CATALOG */
	.pos_default	{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	/* standard colors */	
		.pos_black{color: #000000;}
		.pos_beige{color: #C8C58C;}
		.pos_brown{color: #391000;}
		.pos_blue{color: #003366;}
		.pos_red{color: #92191C;}
		.pos_obscureGray{color: #333333;}
		.pos_darkgray{color: #666666;}
		.pos_litegray{color: #999999;}
		.pos_palegray{color: #CCCCCC;}
		.pos_white{color: #FFFFFF;}
		.pos_whitesmoke{color: #F5F5F5;}
		
		/* background colors */
		.BGbeige{background-color: #C8C58C;}
		.BGblueCustom1{background-color: #97ABBE;}
		
	.pos_title	{
		font-size: 16px;
		color: #000000;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-bottom-color:#CCCCCC;
		padding-bottom:5px;
		font-weight:bold;
	}

	.pos_topnav	{
		font-size:11px;
		font-weight:bold;
	}
	.pos_topnav2	{
		font-size:11px;
		font-weight:bold;
		background-color: #336699;
	}
	
	.separator{
		font-size:14px;
		font-weight:bold;
		padding:0px 10px 0px 10px;
	}

	.item{
		font-size:14px;
		font-weight:normal;
	}
	
	.item.selected	{
		color:#000000;
		font-size:14px;
		font-weight:normal;
		background-color: #DDE6EF;
		padding:0px 4px 0px 4px;
	}

	
	a.pos_topnav:link	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:11px;
		color: #000;
	}
	a.pos_topnav:visited	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:11px;
		color: #000;
	}
	a.pos_topnav:hover	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:11px;
		color: #336699;
	}
	
	a.pos_topnav2:link	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:11px;
		color: #FAFAE0;
	}
	a.pos_topnav2:visited	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:11px;
		color: #FAFAE0;
	}
	a.pos_topnav2:hover	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:11px;
		color: #FAFAE0;
	}
	
	a.pos_miniLnk:link	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:9px;
		color: #999999;
	}
	a.pos_miniLnk:visited	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:9px;
		color: #999999;
	}
	a.pos_miniLnk:hover	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:9px;
		color: #333333;
	}
	
	.pos_frmInput	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color:#000000;
	}
	
	.pos_frmInput2	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color:#000000;
	}
	
	.pos_btmLine	{
			border-bottom-style:solid;
			border-bottom-width:1px;
			border-bottom-color:#CCCCCC;
	}
	
	/* displays/dsp_catalog */
		/* css class for table data cell containing single resource item */
		.pos_itmOutLine	{ border:1px solid #336799; padding:0;	}
		
		/* css class for table data cell containing resource item title */
		.pos_itmTitle	{
			border-bottom:1px solid #336799;
			background-color:#DDE6EF;
			width:100%; margin:0;
		}
		
				
		.pos_imgBorder	{
			border-width:1px;
			border-color:#333333;
		}
	
	/* displays/dsp_catalog */
	.pos_pager {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px; 
	}
	
	a.pos_pager:link, a.pos_pager:visited, a.pos_pager:hover { 
		color:black; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;}
		
	a.pos_pager strong { color: #C41E3A; }
	
	a.pos_cartLnk:link	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:12px;
	}
	a.pos_cartLnk:visited	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:12px;
	}
	a.pos_cartLnk:hover	{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:12px;
	}

.pos_itmOutLine .pos_itmTitle tr td {
	text-align:left;
	}
	
.pos_itmOutLine .pos_itmTitle tr td + td {
	text-align:right; vertical-align:top;
	}
	
.pos_itmOutLine table tr + tr .pos_default tr td { text-align:left; }
.pos_itmOutLine table tr + tr .pos_default tr td + td + td { text-align:right; }

table.pos_default tr td {
	xtext-align:right;
	}

.pos_itmOutLine table tr td table tr td  {
	xtext-align:left;
	}

.pos_itmOutLine table tr > td  {
	xcolor:red;
	}

.pos_itmTitle table.pos_default tr td + td {
	xtext-align:right;
	}


#pos-intro{ padding:.5em;}
#pos-intro p { margin:0px; margin-bottom:1em; }



#utilityBox{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#666666;
	border: 1px solid #E7E7E7;
	background-color:#F4F4F4;
}

#utilityBox .txtSubHdr_onY { color:#C41E3A; font-size:12pt; position:relative; left:-210px; }

#utilityBox ul li {
	font-size: 11px;
	font-family:  verdana, arial, helvetica, sans-serif;
	color:#666666;
	font-weight : normal;
	margin-top:0px;
	margin-bottom:4px;
	padding:0px 10px 0px 0px;
}

#utilityBox div #psc_main{
	width:620px;
}
#utilityBox div #psc_column01{
	width:242px;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
}
#utilityBox div #psc_column02{
	float: left;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
}

.cfdump_struct th { background-color:#336799;}
