﻿/* Main Page*/
.bidBody 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	color: #333333; 
	font-weight: normal
}

.bidHighlight 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	color: #0b76cb;
	font-weight: bold;
}


.bidHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #385051;
	vertical-align: top;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
}

.bidSubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #77a7cd;
	vertical-align: top;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}


.bidTitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #214568;
	font-weight: bold;
}
a.bidTitle:link 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #214568;
	font-weight: bold;
}
a.bidTitle:visited 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #333333;
	font-weight: bold;
}
a.bidTitle:hover, active
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #1b8ee9;
	font-weight: bold;
}

.bidMeetingBox
{
	border: solid 2px #C8E6FD;
}

.bidMeetingTitle
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	color: #214568; 
	font-weight: bold;
}

.bidMeetingDetail
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	color: #333333; 
	font-weight: normal;
}


.frmLabel
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #214568; 
	font-weight: bold;
}
.frmData
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #333333; 
	font-weight: normal;
}
.frmSubLabel
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #808080; 
	font-weight: normal;
}
.frmWee
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #808080; 
	font-weight: normal;
}

td.BidDocSpacer
{
	height:10px;
}
