﻿
img
{
	display:none;
}

body
{
	
}


div#spacer
{
	display:none;
}

.nonArrowedButton
{
	display:block;
}

.arrowedButton
{
	display:none;
	cursor: pointer;
}

#viewselections
{
	background-color: #fff;
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
}

#viewselections table tr td
{
	border: 1px solid #797979;
	text-align: center;
	width: 50%;
}

#defaultviewlink a
{
	color: #797979;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px;
}

#systemviewlink a
{
	font-family: Arial;
	color: #797979;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	font-size: 13px;
}

#contrastviewlink
{
	background-color: #FFFFCD;
}

#contrastviewlink a
{
	color: #797979;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px;
}

#hivisviewlink
{
	background-color: black;
}

#hivisviewlink a
{
	color: Yellow;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px;
}


/*#contentheader { background-color:white !important;}
#topmenu { background-color:white !important;}
#contentleftheader, #contentrightheader, #contentcentreheader 
{
	background-color:White !important;
}

#topmenu a.menuItem  
{
	color:inherit !important;
	
}
#topmenu a.menuItem:hover { color:inherit !important}

#topmenu a.selectedMenuItem { color:inherit !important}
a.searchbutton { color:inherit !important}
#contentfooter { color:inherit !important}
#contentfooter a { color:inherit !important}
 

.keypointsbox 
{
	background-color:white !important;
}

.keypointsboxtitle { background-color:White !important;}
.keypointsboxtitle { color:inherit !important}
.keypointsboxtitle a { color:inherit !important}
.keypointsboxtitle a:hover { color:inherit !important}
.keypointsbox ul li{ color:inherit !important}



div.boxout { background-color:White !important; }
span.boxoutTitle { background-color:white !important;}
span.boxoutTitle { color:inherit !important}
span.boxoutTitle a { color:inherit !important}
span.boxoutTitle a:hover { color:inherit !important}
ul li{ color:inherit !important}
div.boxout ul li{ list-style-type:inherit !important }*/
