
BODY  {		margin-top: 1;
            margin-right: 5;
            margin-left: 5;
			font-size: 90%;
}

TD,TR	{	color: #000000;
			font-size: 95%;
}

P  { 
	margin-left: 5;
	margin-right: 5;
}


A  {
	font-weight: bold;
	text-decoration: none;
	font-size : 90%;
	color: #346697;
}

A:Visited  {
	font-weight: bold;
	text-decoration: none;
	font-size : 90%;
	color: #346697;
}

A:Active  {
	font-weight: bold;
	text-decoration: none;
	color: #346697;
	font-size: 90%;
}

A:Hover  {
	font-weight: bold;
	text-decoration: underline;
	color : #000000;
	font-size : 90%;
}

.navBarText {	font-size: 12px;
				font-weight: bold;
				color: #FFFFFF;
			}

#menuHomeOff{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}
	
#menuHomeOn{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}

#menuSolicitationsOff{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}
	
#menuSolicitationsOn{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}

#menuAwardsOff{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}
	
#menuAwardsOn{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}

#menuSupportOff{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}
	
#menuSupportOn{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}

#menuLogoffOff{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}
	
#menuLogoffOn{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}

#menuMyAccountOff{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}
	
#menuMyAccountOn{
	background-color: #346697;
	font-size: 12px;
	font-weight: bold;
}

.title {	color: #346697;
			font-weight: bold;
			font-size:	24px;
		}

.subtitle {	color: #346697;
			font-size: 13px;
			font-weight: bold;
		}

.tableheadings { color: #000000;
				 font-size: 14px;
				 font-weight: bold;
				}

.boldheadings {  font-size: 14px;
				 font-weight: bold;
				}

.AgreementFont {	color: #000000;
					font-size: 14px;
					font-weight: bold;
		}

.surplusText {	color: #FF0000;
				font-size: 14px;
			}

.SurplusHeading {	color: #FF0000;
					font-size: 16px;
}

.errorText {	color: #FF0000;
				font-size: 12px;
				font-weight: bold;
}

.smallRedText { color: #FF0000;
				font-size: 12px;
			 }

.smallBlackText {	color: #000000;
					font-size: 85%;
			}

.smallWhiteText {	color: #FFFFFF;
					font-size: 85%;
			}

.smallBlueText {	color: #0000FF;
					font-size: 90%;
				}

.smallText {
	font-size: 12px;
}
/*	These are 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: #518787;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			padding-left: 5px; 
			padding-right: 5px;
		}
/* end */



#AddButton {
	color: #000000;				/* this should be the same color as the subtitle */
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	border: none;
	background-color: #E5E5E5;	/* this should be the same color as the background */
	font-size: 12px;
	width: 140px;
}

input.outline{
	font-family: Times New Roman;
	color: #254567;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FEFEFE;
}

input.submit{
	font-family: Times New Roman;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FEFEFE;
}

input.submitsmall{
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	cursor: hand;
	font-family: Times New Roman;
}

.SendPricing {
	color:#346697;
	font-family: Times New Roman;
	font-weight:bold;
	text-decoration:none;
    cursor:hand;
	background: #FEFEFE;
	border:none;
	font-size:90%;
}

.NoLink { color: #969696;
		  font-weight:bold;
  		  font-size:85%;
		}

.WhiteBackground { background: #FFFFFF }

.ColorBackground { background: #E8E8E8 }

.LargerText {	font-size: 14px;
				font-family: Times New Roman;
				font-weight: bold;
			}
			
.IssueLegendAllSelected { background: #FFFFFF }
.IssueLegendSomeDeSelected { background: #EAEAAE }
.IssueLegendAllDeSelected { background: Silver }

.footer { font-size: 85%; }

input.buttonText {
					font-family: "Times New Roman";
					color:#254567;
					font-size: 90%;
					font-weight: bold;
					border: 1px solid #000000;
					background: #FEFEFE;
					cursor:  hand;
				 }

.headerTitle {	color: #FFFFFF;
				font-size:	26px;
				font-weight: bold;
				font-family : Times New Roman;
		}

