
BODY  {	margin-top: 2;
		margin-right: 2;
        margin-left: 2;
		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 : 90%;
	color : #0B126C;
}

A:Visited  {
	font-weight: bold;
	text-decoration: none;
	font-size : 90%;
	color : #0B126C;
}

A:Active  {
	font-weight: bold;
	text-decoration: none;
	color : #0B126C;
	font-size : 90%;
}

A:Hover  {
	font-weight: bold;
	text-decoration: underline;
	color: #9C0001;
	font-size : 90%;
}

.navBarText { 
				 font-size: 12px;
				 font-weight: bold;
				}

#menuHomeOff{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #0B126C;
}
	
#menuHomeOn{
	background-color: #F9F9F0;
	color: #FF0000;
	font-weight: bold;
}

#menuSolicitationsOff{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #0B126C;
}
	
#menuSolicitationsOn{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #FF0000;}

#menuAwardsOff{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #0B126C;
}
	
#menuAwardsOn{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #FF0000;}

#menuSupportOff{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #0B126C;
}
	
#menuSupportOn{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #FF0000;}

#menuLogoffOff{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #0B126C;
}
	
#menuLogoffOn{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #FF0000;}

#menuMyAccountOff{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #0B126C;
}
	
#menuMyAccountOn{
	background-color: #F9F9F0;
	font-weight: bold;
	color: #FF0000;
}

.title {	color: #0B126C;
			font-weight: bold;
			font-size:	24px;
		}

.subtitle {	color: #0B126C;
			font-size: 95%;
			font-weight: bold;
		}

.tableheadings { color: #0B126C;
				 font-size: 90%;
				 font-weight: bold;
				}

.boldheadings {	 font-size: 16px;
				 font-weight: bold;
				}

.tablelink  {	font-weight: bold;
				text-decoration: none;
				font-size : 90%;
				color : #0B126C;
			}

.AgreementFont {	font-size: 90%;
					font-weight: bold;
				}

.surplustext {	color: #FF0000;
				font-size: 90%;
			}
			
.errorText {color: red;
			font-size: 12px;
			font-weight:bold;
}

.NoLink { color: #969696;
		  font-weight: bold;
		  font-size : 12px;
		}

.LargerText {	font-size: 16px;
				font-weight: bold;
			}

.footer { font-size: 85%; }

.smallBlackText {	color: #000000;
					font-size: 90%;
}

.smallBlueText {	color: #0000FF;
					font-size: 90%;
				}

.smallRedText {	color: #FF0000;
					font-size: 90%;
				}

.smallText {	color : #0B126C;
				font-size: 85%;
			}

input.submit	{
	color:#0B126C;
	font-size: 95%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	cursor:  hand;
	font-family: Times New Roman;
}

input.outline{
	color:#0B126C;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	font-family: Times New Roman;
}

input.submitsmall{
	color:#000080;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	cursor: hand;
	font-family: Times New Roman;
}

.SendPricing {
	color:#000080;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
	background: none;
	border:none;
	font-size:90%;
	font-family: Times New Roman;
}


.IssueLegendAllSelected { background: #FFFFFF }
.IssueLegendSomeDeSelected { background: #EAEAAE }
.IssueLegendAllDeSelected { background: Silver }

.NoLink { color: #C0C0C0;
		  font-weight:bold;
		  font-size:90%;
		}

.WhiteBackground { background: #FFFFFF }

.ColorBackground { background: #E8E8E8 }

/*	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:#0B126C;
			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:#0B126C;
					font-size: 90%;
					font-weight: bold;
					border: 1px solid #000000;
					background: #FFFFFF;
					cursor:  hand;
				 }


