
BODY  {	margin-top: 2;
        margin-right: 2;
        margin-left: 2;
		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 : 90%;
	color : #2E6444;
}

A:Visited  {
	font-weight: bold;
	text-decoration: none;
	font-size : 90%;
	color : #2E6444;
}

A:Active  {
	font-weight: bold;
	text-decoration: none;
	color : #2E6444;
	font-size : 90%;
}

A:Hover  {
	font-weight: bold;
	text-decoration: underline;
	color : #000000;
	font-size : 90%;
}


.title {	color: #000000;
			font-weight: bold;
			font-size:	24px;
		}

.subtitle {	color: #000000;
			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;
	font-size: 90%;
	color : #000000;
}

.navBarText {	color: #2E6444;
				font-size: 13px;
				font-weight: bold;
			}


.AgreementFont {	font-size: 90%;
					font-weight: bold;
				}

.surplustext {	color: #FF0000;
				font-size: 90%;
			}
			
.surpluslink {	color: #0000ff;
				font-size: 13px;
			}
			
.errorText {	color: red;
				font-weight: bold;
				font-size: 12px;
}

.smallRedText { color: #FF0000;
				font-size: 11px;
			 }

.smallBlackText {	color: #000000;
					font-size: 11px;
			}

.smallBlueText {	color: #0000FF;
					font-size: 90%;
				}

input.buttonText {
				font-family: Times New Roman;
				color:#000000;
				font-size: 12px;
				font-weight: bold;
				border: 1px solid #000000;
				background: #C0C0C0;
				cursor: hand;
}

/*	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:#000000;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			padding-left:10px; 
			padding-right:10px;
		}
/* end */

tr#navbar td a:hover {
color: #2E6444;
}

#menuHomeOff{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}
	
#menuHomeOn{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}

#menuSolicitationsOff{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}
	
#menuSolicitationsOn{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}

#menuAwardsOff{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}
	
#menuAwardsOn{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}

#menuSupportOff{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}
	
#menuSupportOn{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}

#menuLogoffOff{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}
	
#menuLogoffOn{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}

#menuMyAccountOff{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}
	
#menuMyAccountOn{
	background-color: #FFFFE0;
	font-size: 13px;
	font-weight: bold;
}

#AddButton {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	border:none;
	background-color:#FFFFE0;
	font-size:12px;
	width:140px;
}

input.outline{
	font-family: Times New Roman;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFE0;
}

input.submit{
	font-family: Times New Roman;
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFE0;
	cursor: hand;
}

input.submitsmall{
	font-family: Times New Roman;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFE0;
	cursor: hand;
}

.SendPricing {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
	background: none;
	border:none;
	font-size:90%;
	font-family: Times New Roman;
}


.NoLink { color: #969696;
		  font-weight:bold;
		  font-size: 90%;
		}

.WhiteBackground { background: #FFFFFF }

.ColorBackground { background: #E8E8E8 }

.LargerText {	color: #000000;
				font-size: 13px;
				font-weight: bold;
			}
			
.IssueLegendAllSelected { background: #FFFFFF }
.IssueLegendSomeDeSelected { background: #EAEAAE }
.IssueLegendAllDeSelected { background: Silver }

.MinorityLink { color: #0000FF }

.footer { font-size: 85%; }

