input:focus,
input:active,
textarea:active,
textarea:focus {
	border: 2px solid #ff3300;
}

#headerrightnav a:active,
#headerrightnav a:focus {
	background: #ffffff;
	color: #ff3300;
	padding: 3px 0;
}

#headerrightsearch input:focus,
#headerrightsearch input:active {
	border: 1px solid #ff3300;
}

#topnav a:active,
#topnav a:focus {
	background: #ffffff;
	color: #ff3300;
	padding: 3px 0;
}

#contentmain a:focus,
#contentmain a:active,
#contentmainwide a:focus,
#contentmainwide a:active {
	background: #ff3300;
	color: #ffffff;
	padding: 3px 0;
}

.calltoactionboxorangetext a:active,
.calltoactionboxorangetext a:focus {
	background: #ffffff;
	padding: 3px 0;
	color: #567D99;
}

.calltoactionboxbeigetext a:active,
.calltoactionboxbeigetext a:focus {
	background: #114768;
	color: #EDE3CD;
	padding: 3px 0;
}

.navelementtext a:active,
.navelementtext a:focus {
	background: #666666;
	color: #ffffff !important;
	font-weight: bold;
	padding: 3px; 
}

.formpanel a:focus,
.formpanel a:active {
	background: #000000 !important;
	color: #ffffff !important;
	padding: 0 2px 0 1px !important;
}

.formpanel a:focus font,
.formpanel a:active font {
	background: #000000 !important;
	color: #ffffff !important;
}

.formpanelresults a:active,
.formpanelresults a:focus {
	background:  #FF3300;
	color: #ffffff;
}

.procurerList h3 a:active,
.procurerList h3 a:focus {
	padding-left: 2px !important;
	padding-right: 2px !important;	
}

a.PaginatorFlickr:active,
a.PaginatorFlickr:focus,
a.PaginatorFlickrActive:active,
a.PaginatorFlickrActive:focus {
	color: #fff;
	background: #ff3300;
	padding: 2px 4px !important;
}

.currentPage:active,
.currentPage:focus,
.pagination a:focus,
.pagination a:active {
	padding: 2px 4px !important;
}

#searchDropDown input:focus,
#searchDropDown input:active {
	border: 1px solid #ff3300;
}

#advSearch .divTabs li input:focus,
#advSearch .divTabs li input:active,
.categories .divTabs li input:focus,
.categories .divTabs li input:active {
	border:2px solid #FF3300 !important;
	margin-bottom:-4px;
}

.divTabs li a:active,
.divTabs li a:focus {
	padding: 6px 10px !important;
	color: #ffffff;
	background: #000000;
}

.alphaBrowse a:active,
.alphaBrowse a:focus {
	background: #ff3300;
	color: #ffffff;
}

#access_keys a:active,
#access_keys a:focus {
	background: #ff3300;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
	left: 0 !important;
	top: 0 !important;
}

table.calendar td:focus,
table.calendar td:active {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

table.calendar td a:focus,
table.calendar td a:active {
	/*padding-left: 5px !important;*/
	/*padding-right: 5px !important;*/
	margin: 0 !important;
}

/*ACCESSIBILITY*/

#styleSheets a
{
	font-weight:bold;
}


#styleSheets legend{
	font-size:1.5em;
	font-weight:bold;
}

.colorScheme {
	width: 540px;
}

.colorScheme div
{
	width:250px;
	padding:8px 4px;
	font-size:1.1em;
	text-align:center;
}

.defaultStyle{
	border:1px solid #000;
	background:#ffffff;
	color:#000;
}

.defaultStyle a,
.blackYellowStyle a,
.blackBlueStyle a, 
.blackPinkStyle a,
.blackCreamStyle a,
.blueYellowStyle a,
.yellowBlackStyle a,
.yellowBlackStyle a {
	display: block;
}

.defaultStyle a:focus,
.defaultStyle a:active,
.blackYellowStyle a:focus,
.blackYellowStyle a:active,
.blackBlueStyle a:focus,
.blackBlueStyle a:active, 
.blackPinkStyle a:focus,
.blackPinkStyle a:active,
.blackCreamStyle a:focus,
.blackCreamStyle a:active,
.blueYellowStyle a:focus,
.blueYellowStyle a:active,
.yellowBlackStyle a:focus,
.yellowBlackStyle a:active,
.yellowBlackStyle a:focus,
.yellowBlackStyle a:active {
	display: block;
	padding-top:0 !important;
	padding-bottom: 0 !important;
}

.blackYellowStyle{
	border:1px solid #000;
	background:#FFFF80;
	color:#000;	
}

.blackBlueStyle{
	border:1px solid #000;
	background:#C2D3FC;
	color:#000;	
}

.blackPinkStyle{
	border:1px solid #000;
	background:#F9DDD6;
	color:#000;	
}

.blackCreamStyle{
	border:1px solid #000;
	background:#FAF7E2;
	color:#000;	
}

.blueYellowStyle{
	border:1px solid #000;
	background:#FFFF80;
	color:#2A67D3;	
}


.yellowBlackStyle{
	border:1px solid #000;
	background:#000000;
	color:#FFFF80;	
}

#results .info em {
	color: #000000;
}

#contentmain table.noticelist td a:active,
#contentmain table.noticelist td a:focus {
	background: #ffffff;
}

.inlinepanel div input:active,
.inlinepanel div input:focus {
	border: 1px solid #ffffff;
	padding: 3px 3px 0px 3px;
}
