/* Modified By:  Kim Garzone 03/25/2008 - Added the "MinorityLink" class for use on the "Detailed Solicitation Statistics" report */

BODY  {		margin-top: 2;
			margin-right: 2;
            margin-left: 2;
			color: #000000;
			font-size: 90%;
}

P  {margin-right:5;
	margin-left: 5;
	color: #000000 ;
}

A  {
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	color: #8B0000;
}

A:Visited  {
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	color: #8B0000;
}

A:Active  {
	font-weight: bold;
	text-decoration: none;
	color: #8B0000;
	font-size: 90%;
}

A:Hover  {
	font-weight: bold;
	text-decoration: underline;
	color: #2C3E25;
	font-size : 90%;
}


TD,TR	{	color: #000000;
			font-size: 95%;
}

.title {	color: #000000;
			font-weight: bold;
			font-size:	24px;
		}

.subtitle {	color: DarkRed;
			font-size: 16px;
			font-weight: bold;
		}

.plansHeader {
				font-size: 120%;

			}

.tableheadings { color: #000000;
				 font-size: 90%;
				 font-weight: bold;
				}

.boldheadings {	font-size: 13px;
				font-weight: bold;
			  }

.bgtableheadings { color: #000000;
				background-color: #CCCC99;
				font-size: 12px;
				font-weight: bold;
				}

.tablelink	{
	font-weight: bold;
	text-decoration: none;
	font-size : 12px;
	color : DarkRed;
}

.navBarText {	 font-size: 12px;
				 font-weight: bold;
				}

.AgreementFont {	color: #000000;
					font-size: 13px;
					font-weight: bold;
		}		
				
.surplustext {	color: #FF0000;
				font-size: 13px;
			}
			
.surpluslink {	color: #0000ff;
				font-size: 13px;
			}

.SurplusHeading {	color: #0000ff;
					font-size: 15px;
			}

.errorText {color: red;
			font-weight:bold;
			font-size: 12px;
}

.smallRedText { color: #FF0000;
				font-size: 11px;
			 }

.smallBlackText {	color: #000000;
					font-size: 12px;
			}

.smallBlueText {	color: #0000FF;
					font-size: 90%;
				}

input.buttonText {
					color: #8B0000;
					font-size: 11px;
					font-weight: bold;
					border: 1px solid #000000;
					background: #FFFFF0;
					cursor:  hand;
					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:#CCCC99;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			padding-left:10px; 
			padding-right:10px;
		}
/* end */

.testBorder {
			border-style:solid;
			border-color:#777777;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
}

.indent {

margin-left:16px;

}

.BGHDRCellLeft{	color: #000000;
				font-size: 13px;
				font-weight: bold;
				background-color: #CCCC99;
}

.BGHDRCellRight{color: #000000;
				font-size: 13px;
				font-weight: bold;
				background-color: #ededd4;
}

.BGCellRight{
				background-color: #ededd4;
}

A#footerText { color:#8B0000;
			  font-size:11px;
			  font-weight: normal;
			}

tr#navbar td a:hover {
color: #FFFF00;
}

#menuHomeOff{
	background-color: #CCCC99;
	font-weight: bold;
}
	
#menuHomeOn{
	background-color: #CCCC99;
	font-weight: bold;
}

#menuSolicitationsOff{
	background-color: #CCCC99;
	color: #8B0000;
	font-weight: bold;
}
	
#menuSolicitationsOn{
	background-color: #CCCC99;
	color: #8B0000;
	font-weight: bold;
}

#menuAwardsOff{
	background-color: #CCCC99;
	font-weight: bold;
}
	
#menuAwardsOn{
	background-color: #CCCC99;
	font-weight: bold;
}

#menuSupportOff{
	background-color: #CCCC99;
	font-weight: bold;
}
	
#menuSupportOn{
	background-color: #CCCC99;
	font-weight: bold;
}

#menuLogoffOff{
	background-color: #CCCC99;
	font-weight: bold;
}
	
#menuLogoffOn{
	background-color: #CCCC99;
	font-weight: bold;
}

#menuMyAccountOff{
	background-color: #CCCC99;
	color: #8B0000;
	font-weight: bold;
}
	
#menuMyAccountOn{
	background-color: #CCCC99;
	color: #8B0000;
	font-weight: bold;
}

#AddButton {
	color:#8B0000;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	border:none;
	background-color:#E3E3B6;
	font-size:12px;
	width:140px;
}

input.outline{
	color:#8B0000;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FCF5F0;
	font-family: Times New Roman;
}

input.submit{
	color: #8B0000;
	font-size: 95%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFF0;
	cursor:  hand;
	font-family: Times New Roman;
}

input.submitsmall{
	color: #8B0000;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFF0;
	cursor:  hand;
	font-family: Times New Roman;
}

input.cursor{
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
	background: #FFFFF0;
	cursor: hand;
}

.SendPricing {
	color: #8B0000;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
	background: none;
	border:none;
	font-size:12px;
	font-family: Times New Roman;
}

.Add {
	color: #8B0000;
	font-weight:bold;
    cursor:pointer;
	background: none;
	border:none;
	font-size:12px;
	cursor: hand;
	width:170px;
}

.NoLink { color: #969696;
		  font-weight:bold;
		  font-size : 12px;
		}

.WhiteBackground { background: #FFFFFF }

.ColorBackground { background: #ECE9D8 }

.LargerText {	color: #8B0000;
				font-size: 13px;
				font-weight: bold;
			}

.IssueLegendAllSelected { background: #FFFFFF }
.IssueLegendSomeDeSelected { background: #EAEAAE }
.IssueLegendAllDeSelected { background: Silver }

.MinorityLink { color: #0000FF }

.footer { font-size: 85%; }

.homeLogin { font-size: 11px;
			 font-weight: bold; 
		   }

.clearSelection {
	color:#8B0000;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	border:none;
	background-color:#FFFFFF;
	font-size:12px;
	font-family: Times New Roman;
	width:140px;
	text-align:left;
}

.headerTitle {	color: #2C3E25;
				font-size:	26px;
				font-weight: bold;
				font-family : Times New Roman;
		}

.headerURL {	color: #2C3E25;
				font-size: 17px;
				font-weight: bold;
				font-family : Times New Roman;
			}

