td.TableHead
{
	font-size: 9pt;
	background-color: #AAC8C4;
	padding: 6px 8px;
	font-weight: bold;
	color: #0D6154; 
	border: 1px solid #CCCCCC;
}

td.TableHeadSmall
{
	font-size: 8pt;
	background-color: #CCDEDB;
	padding: 4px 8px;
	color: #3A3A3A; 
	border: 1px solid #CCCCCC;
}

td.OrderBy
{
	font-size: 9pt;
	padding: 3px 8px;
	border: 1px solid #CCCCCC;
	background-color: #CCDEDB;
	text-align: center;
}

td.TableData
{
	font-size: 9pt;
	padding: 8px 8px;
	color: #3A3A3A; 
	border: 1px solid #CCCCCC; 
}

td.TableDataDark
{
	font-size: 9pt;
	padding: 6px 8px;
	color: #3A3A3A;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC; 
}

td.TableSubHead
{
	font-size: 9pt;
	padding: 4px 8px;
	color: #0D6154;
	background-color: #ECF3F2;
	font-weight: bold;
	border: 1px solid #CCCCCC; 
}

.Small
{
	color: #999999;
	font-size: 7.5pt;
}


tr.RowOut
{
	background-color: #F6F6F6;
}

tr.RowOver
{
	background-color: #FFFFFF;
	cursor: pointer;
}

span.HighPriority
{
	color: #CC6666;
}

.error
{
	color: #BD2E17;
	font-weight: bold;
}

.MissingItem
{
	color: #BD2E17;
}

.Note
{
	color: #666666;
}

.InactiveLetter
{
	color: #BBBBBB;
}


.NoteSmallPara
{
	color:#666666;
	margin: 2px 0;
	width: 70%;
}

.relnDescription
{
	font-size:8pt;
}

.HeadingLarge
{
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
}

.HeadingLargeAlt
{
	color: #0D6154; 
	font-weight: bold;
	font-size: 13pt;
}

.HeadingLargeAlt2
{
	color: #993333;
	font-weight: bold;
	font-size: 13pt;
}



.EntityName
{
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	text-transform:uppercase;
}

.ParallelName
{
	color: #BB7064;
	font-weight: bold;
	font-size: 10pt;
}

.SubHeadingLarge
{
	color: #BB7064;
}

.Heading
{
	color: #000000;
	font-weight: bold;
}

.SubHeading
{
	color: #BD2E17;
	font-weight: bold;
}

.SubHeadingNoBold
{
	color: #BD2E17;
}

.Keyword
{
	color: #BD2E17;
	padding: 1px 2px 1px 2px;
	background-color: #F9F9F9;
	border: 1px solid #DFDEDE;
	line-height: 2px;
}

.KeywordStrong
{
	font-weight: bold;
	color: #BD2E17;
	padding: 0px 2px 1px 2px;
	background-color: #F9F9F9;
	border: 1px solid #DFDEDE;
	line-height: 2px;
}

.HeadingSuppliment
{
	color: #993333;
	font-weight: normal;
}

.Copyright
{
	color: #999999;
}

table.Info
{
	border: 1px solid #DFDEDE;
}

td.Info
{
	padding: 20px 20px 20px 25px;
	border: 1px solid #6BA59C;
}

select,input,textarea
{
	color: #333333;
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

button {
		font-family: verdana, arial, helvetica, sans-serif;
}

.TabMenu
{
	background-image: url(../Images/Tabs/Bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.BreadCrumb
{
	padding: 3px 38px;
	background-color: #CCDEDB;
	color: #666666;
	font-size: 9pt;
}

.Grey
{
	color: #CCCCCC;
}

table.HiddenDetail
{
	width: 100%;
	border: 1px solid #cccccc;
}

td.HiddenDetail
{
	color: #666666;
	padding: 1em;
}


td.NoHits
{
	color: #b4b4b4;
}

span.NoHits
{
	color: #DB988E;
	font-weight: bold;
	padding: 0px 2px 1px 2px;
	background-color: #F9F9F9;
	border: 1px solid #DFDEDE;
	line-height: 2px;
}

.printButton
{
}

.backToTop
{
}

.print {
	display:none;
}

.restrictionPrint {
	display:none;
	padding:2px;
}

#navigation {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; right: 20px; bottom: 0px;

	background-color:#ffffff;
	border-top: 1px solid #CCCCCC;
}

div#navigationcontainer > div#navigation {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
	right:0;
	margin: 0 20px;
	width:100%;
}

.questionMark {
	vertical-align:middle;
}


.advancedSearchEntityList img {
	position: relative;
	top: -8px;
	float:right;
}

.advancedSearchEntityList li {
	width:440px;
	height:50px;
	list-style-type: none;
	margin-left:20px;
	color: #666;
}

.advancedSearchHeading {
	margin: 20px 0;
}


.digitisedItemDescription {
	float:left;
	width:350px;
}

.digitisedItemImage {
	float:left;
	margin:20px;
}

.imageQualityMessage {
	border: 1px solid #CCCCCC;
  padding: 5px;
  width: 350px;
}
