/* Modified By:  Kim Garzone 03/25/2008 - Added the "MinorityLink" class for use on the "Detailed Solicitation Statistics" report */

P  {
	margin-left: 10;
	margin-right: 10;
	font-size : 13px;
	font-family : MS Sans Serif;
	color: #000000;
}

A  {
	font-weight: bold;
	text-decoration: none;
	font-size : 9pt;
	font-family : MS Sans Serif;
	color : #676735;
}

A:Visited  {
	font-weight: bold;
	text-decoration: none;
	font-size : 9pt;
	font-family : MS Sans Serif;
	color : #676735;
}

A:Active  {
	font-weight: bold;
	text-decoration: none;
	color : #676735;
	font-size : 9pt;
	font-family : MS Sans Serif;
}

A:Hover  {
	font-weight: bold;
	text-decoration: underline;
	color : #CBCC66;
	font-size : 9pt;
	font-family : MS Sans Serif;
}

.topnavcontainer.over
{
	background-color: #DEDE9F;
	color: #DEDE9F;
}

.topnavcontainer.normal
{
	background-color: #ffffff;
}

.topnavcontainer2 td:hover
{
	background-color: #e8e89e;
}

BODY  {	color: #000000;
		font-size: 13px;
		font-family: MS Sans Serif;
		margin-top: 1;
		margin-right: 3;
		margin-left: 5;
	}

TD,TR	{	color: #000000;
			font-size: 13px;
			font-family: MS Sans Serif;
}

.title {	color: #676735;
			font-weight: bold;
			font-size:	24px;
			font-family: Arial Narrow;
		}

.subtitle {	color: #000000;
			font-size: 13px;
			font-family: MS Sans Serif;
			font-weight: bold;
		}

.tableheadings { color: #000000;
				 font-size: 13px;
				 font-family: MS Sans Serif;
				 font-weight: bold;
				}

.boldheadings {  font-size: 13px;
				 font-family: MS Sans Serif;
				 font-weight: bold;
				}

.tablelink   {
	font-weight: bold;
	text-decoration: underline;
	font-size : 9pt;
	font-family : MS Sans Serif;
	color : #CC6601;
}

.navBarText {	font-size: 12px;
				font-family: MS Sans Serif;
				font-weight: bold;
				}

.AgreementFont {	color: #000000;
					font-size: 13px;
					font-family: MS Sans Serif;
					font-weight: bold;
		}

.surplustext {	color: #FF0000;
				font-size: 13px;
			}


.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;
			}

input.buttonText {
					font-family: MS Sans Serif;
					color:#CC6601;
					font-size: 12px;
					font-weight: bold;
					border: 1px solid #000000;
					background: #D9D9D9;
					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 */

.errorText {color: red;}

/* These classes are needed for the drop-down menus for notified & unnotified */
tr#navbar td a:hover {
color: #DEDE9F;
}

#menuHomeOff{
	font-size: 12px;
	font-weight: bold;
}
	
#menuHomeOn{
	font-size: 12px;
	font-weight: bold;
}

#menuSolicitationsOff{
	font-size: 12px;
	font-weight: bold;
	color: #676735;
}
	
#menuSolicitationsOn{
	font-size: 12px;
	font-weight: bold;
}

#menuAwardsOff{
	font-size: 12px;
	font-weight: bold;
}
	
#menuAwardsOn{
	color: #676735;
	font-size: 12px;
	font-weight: bold;
}

#menuSupportOff{
	font-size: 12px;
	font-weight: bold;
}
	
#menuSupportOn{
	font-size: 12px;
	font-weight: bold;
}

#menuLogoffOff{
	font-size: 12px;
	font-weight: bold;
}
	
#menuLogoffOn{
	font-size: 12px;
	font-weight: bold;
}

#menuMyAccountOff{
	color: #676735;
	font-size: 12px;
	font-weight: bold;
}
	
#menuMyAccountOn{
	color: #676735;
	font-size: 12px;
	font-weight: bold;
}

#AddButton {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	border:none;
	background-color:#9DC4A7;
	font-size:12px;
	width:140px;
}


input.outline{
	font-family: MS Sans Serif;
	color:#CC6601;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #D9D9D9;
}

input.submit{
	font-family: MS Sans Serif;
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #D9D9D9;
	cursor: hand;
}

input.submitsmall{
	font-family: MS Sans Serif;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #D9D9D9;
	cursor: hand;
}

.SendPricing {
	color:#CC6601;
	font-family: MS Sans Serif;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
	background: none;
	border:none;
	font-size:12px;
}

.NoLink { color: #969696;
		  font-weight:bold;
		  font-size : 12px;
		  font-family : MS Sans Serif;
		}

.WhiteBackground { background: #FFFFFF }

.ColorBackground { background: #E8E8E8 }

.LargerText {	color: #000000;
				font-size: 13px;
				font-family: MS Sans Serif;
				font-weight: bold;
			}
			
.IssueLegendAllSelected { background: #FFFFFF }
.IssueLegendSomeDeSelected { background: #EAEAAE }
.IssueLegendAllDeSelected { background: Silver }

.MinorityLink { color: #0000FF }

.definitionHeading { color: #000080;
					 font-size: 14px;
					 font-weight: bold;
					 text-decoration: underline;
					}
					
.smallBlueText {	color: #0000FF;
					font-size: 11px;
					font-family : MS Sans Serif;
			}
			
.footer { font-size: 11px; }
