
BODY  {	margin-top: 1;
        margin-right: 3;
        margin-left: 3;
		color: #000000;
		font-size: 90%;
}

TD,TR	{	color: #000000;
			font-size: 95%;
}

P  {
	margin-left: 10;
	margin-right: 10;
}


A  {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

A:Visited  {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

A:Active  {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

A:Hover  {
	font-weight: bold;
	text-decoration: underline;
	color: #8B5A2B;
	font-size: 12px;
}

.navBarText {	color: #000000;
			}

#menuHomeOff{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}
	
#menuHomeOn{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}

#menuSolicitationsOff{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}
	
#menuSolicitationsOn{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}

#menuAwardsOff{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}
	
#menuAwardsOn{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}

#menuSupportOff{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}
	
#menuSupportOn{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}

#menuLogoffOff{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}
	
#menuLogoffOn{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}

#menuMyAccountOff{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}
	
#menuMyAccountOn{
	background-color: #B6C5BE;
	font-size: 12px;
	font-weight: bold;
}

.title {	color: #000000;
			font-weight: bold;
			font-size:	24px;
		}

.subtitle {	color: #8B5A2B;
			font-size: 95%;
			font-weight: bold;
		}

.tableheadings { color: #000000;
				 font-size: 90%;
				 font-weight: bold;
				}

.boldheadings { font-size: 16px;
				font-weight: bold;
			  }

.tablelink   {
	font-weight: bold;
	text-decoration: none;
	color : #D5D78E;
	font-size : 10pt;
}

.AgreementFont {	color: #000000;
					font-size: 13px;
					font-weight: bold;
		}

.surplustext {	color: #FF0000;
				font-size: 13px;
			}
			
.errorText {color: red;
			font-size: 12px;
			font-weight:bold;
}

.smallBlackText {	color: #000000;
					font-size: 85%;
}

.smallBlueText {	color: #0000FF;
					font-size: 90%;
				}

.smallText {	color : #0B126C;
				font-size: 85%;
			}

.NoLink { color: #969696;
		  font-weight:bold;
		  font-size : 12px;
		}

.LargerText {	font-size: 16px;
				font-weight: bold;
			}

.footer { font-size: 85%; }

input.submit	{
	color:#000000;
	font-size: 95%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	cursor:  hand;
	font-family: Times New Roman;
}

input.outline{
	color:#000000;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #F6ECE3;
	font-family: Times New Roman;
}

input.submitsmall{
	color:#000000;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #F6ECE3;
	cursor: hand;
	font-family: Times New Roman;
}

.SendPricing {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
	background: none;
	border:none;
	font-size:90%;
	font-family: Times New Roman;
}

/*	This is for the sort/search box on the public side where users can view solicitations 
	They will have to be adjusted for color, size and font depending on the system
*/
			
.sortbox {	width:98%; 
			margin-top:0px;
			margin-left:10px;
			border-style:solid;
			border-color: #8B5A2B;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			padding-left:10px; 
			padding-right:10px;
		}
/* end */

input.buttonText {
					font-family: "Times New Roman";
					color: #000000;
					font-size: 90%;
					font-weight: bold;
					border: 1px solid #000000;
					background: #F6ECE3;
					cursor:  hand;
				 }

.IssueLegendAllSelected { background: #FFFFFF }
.IssueLegendSomeDeSelected { background: #EAEAAE }
.IssueLegendAllDeSelected { background: Silver }

.smallRedText { color: #FF0000;
				font-size: 12px;
			 }

.headerTitle {	color: #000000;
				font-size:	26px;
				font-weight: bold;
				font-family : Times New Roman;
		}

.headerURL {	color: #000000;
				font-size: 17px;
				font-weight: bold;
				font-family : Times New Roman;
			}

