BODY, P, TD, TH, /*UL,*/ .smallSubtitle {
	/*color: #3F3E3E;*/
	color: #333333;
	font-size: 12px;	
}

P {
	margin-bottom: 1em;
	margin-top: 1em;
}

H1 {
	/*color: #407EC1;*/
    color: #0056b3;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
}

H2 {
	/*color: #407EC1;*/
    color: #0056b3;
	font-size: 18px;
	line-height: 100%;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.5em;
	text-align: center;	
}

TABLE HR {
	text-align: center;
	width: 100%; 	
}
HR.blue {
	background-color:#4e7db1; 
	color:#4e7db1; 
	height:2px; 
	border:0;
}

.smallSubtitle {
	color: #333333;
	font-stretch: condensed;
	height: 30px;
}

a:link, a:visited {
	/*color: #4e7db1;*/
    color: #0056b3;
}

.btnLinkWhite{
	color:#4D7DB0;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	font-size:10pt;
	font-weight:bold;
	background-color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
	text-align:left;
}
#mainbg {
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	min-height:300px;
	/*margin-bottom:20px;*/
	padding-left: 4px;
	padding-right: 4px;
}

#mainbg.a:visited {
	color: #333333; 
}
#mainbg UL {
	color: #333333;
	font-size: 12px;
}
.smallTD{
	font:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#3f3e3e;
	
	
}

#divisionheader{
	height:97px;
	background-image:url(../images/Header1.jpg);
	background-position:top;
	width:1155px;
	cursor: pointer;
	background-repeat: no-repeat;	
	margin: 0px auto;
	position:relative;
	}

#ospHeader{
	height:48px;
	background-image:url(../images/TableTop.jpg);
	width:955px;
	cursor: pointer;
	}
#heading
{
	background-image: url(/OSP/LaPAC/images/cellBG.gif);
	background-repeat: repeat-x;
	cursor: default;
	
}
.link
{ 
	background: none; 
	border: none; 
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

TR.highlight {
	/*background-color: #F1F2ED;*/
	background-color: #EEEEEE;
	border: 1px solid #333333;
	vertical-align: top;
}
.btnLinkHighlight{
	color:#4D7DB0;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	font-size:10pt;
	font-weight:bold;
	background-color:#EEEEEE;
	text-decoration:underline;
	cursor:pointer;
	text-align:left;
}

TABLE.vendor, TABLE.vendor TD, TABLE.vendor TH {
	border-style: solid;

	border-width: 1px;
	border-color:#CCC;

}
TABLE.vendorContact, TABLE.vendorContact TD, TABLE.vendorContact TH {
	border-style: none;

	border-width: 1px;
	border-color:#CCC;
}

TABLE.bid, TABLE.bid TD, TABLE.bid TH {
	border-style: solid;

	border-width: 1px;
	border-color:#CCC;
}
TABLE.bid {
	text-align: center;
	width: 96%;
	
}
TABLE.bid TD {
	padding: 0.25em;
	vertical-align:top;
}
TABLE.bid TH {
	/*background-color: #407EC1;*/
	background-color: #0056b3;
	color: #FFFFFF;
	padding: 0.25em;
}
TABLE.bid TH A {
	color: #FFFFFF;
}
TABLE.bid TD.txt {
	text-align: left;
}

.introduction {
	font-size: 11px;
	/*padding: 0.5em;*/
	font-weight: bold;
}

.important {
	color: #FF0000;
}

.standard {
	color: #3F3E3E;
}

.TC {
	color: #CC0033;
	font-weight: bold;
}

TR.evenRow {
	background-color: #EEEEEE;
}
TR.oddRow {
	background-color: #FFFFFF;
}
TABLE.search TH {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
TABLE.search TD {
	text-align: left;
}
.show {
	display: ;
}
.hide {
	display:none;
}

.newicon {
	height: 25px;
	width:25px;
}