/** NAVIGATION **/

table.navigation
{
	width: 198px;
}

TD.navigationtoprow
{
	height:20px;
}

TD.navigationspacer
{
	height:2px;
	background-color: White;
}

TD.navigationlevel1on
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;

}

TD.navigationlevel1on A
{
	background-image: url(../../images/blue/HT_ArrowDown_Level1.gif);
	background-repeat: no-repeat;
	background-position: 0 -4;
	text-decoration: none;
	color: white;
	display:inline-block;
	padding-left: 25px;
}

TD.navigationlevel1on A
{
	color: white;
}

TD.navigationlevel1on A:hover
{
	color: white;
}

TD.navigationlevel1off
{
	background-image: url(../../images/blue/HT_ArrowRight_Level1.gif);
	background-repeat: no-repeat;
	background-position: 0 -3;
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.navigationlevel1off A
{
	text-decoration: none;
	color: Black;
}

TD.navigationlevel1off A:hover
{
	color: white;
}


TD.navigationlevel2on
{
	background-image: url(../../images/blue/HT_ArrowRight_Level2_selected.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding-left: 30px;
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.navigationlevel2on A
{
	color: black;
	text-decoration: none;
}

TD.navigationlevel2off
{
	background-image: url(../../images/blue/HT_ArrowRight_Level2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.navigationlevel2off A
{
	text-decoration: none;
	color: Black;
}

TD.navigationlevel2off A:hover
{
	color: white;
}

/** END OF BLUE BLUE **/

/** ASSIGNED INTERNAL LINKS **/

table.assignedlinks
{
	width: 180px;
	background-color: #99ccff;
	border-left: solid 2px CCCCCC;
	border-right: solid 2px CCCCCC;
	border-top: none;
}

td.assignedinternallinkstitle
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
}

td.assignedinternallinkstitle A
{
	color:black;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size:100%;
}

td.assignedinternalinksrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("../../images/blue/HT_DownloadsLinks_DownloadLinksDots.gif");
	background-repeat: no-repeat;
}

/** ASSIGNED EXTERNAL LINKS **/
td.assignedexternallinkstext
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 10px;
	padding-right: 10px;
}

td.assignedexternallinkstext A
{
	color:black;
	text-decoration: none;
}

td.assignedexternallinksrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("../../images/blue/HT_DownloadsLinks_DownloadLinksDots.gif");
	background-repeat: no-repeat;
} 

td.assignedlinkstitle
{
	background-image: url("../../images/blue/HT_Links.gif");
	height: 28px;
	width: 180px;
}

td.assignedlinksbottom
{
	background-image: url("../../images/blue/HT_DownloadsLinks_BottomRow.gif");
	height: 8px;
	width: 180px;
}

td.assigneditemsdocumenttopspacer
{
	height: 20px;
}


/** DOWNLOADS **/
table.assigneddocuments
{
	width: 180px;
	background-color: #99ccff;
	border-left: solid 2px CCCCCC;
	border-right: solid 2px CCCCCC;
	border-top: none;
}

td.assigneddocumentstitle
{
	background-image: url("../../images/blue/HT_downloads.gif");
	height: 28px;
	width: 180px;
}

td.assigneddocuments
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 10px;
	padding-right: 10px;
}

td.assigneddocuments A
{
	color:black;
	text-decoration: none;
	font-size: 100%;
}

td.assigneddocuments A:hover
{
	color:white;
	text-decoration: none;
}

td.assigneddocumentsrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("../../images/blue/HT_DownloadsLinks_DownloadLinksDots.gif");
	background-repeat: no-repeat;
} 

/** NON-LOGGED-IN SEARCH RESULTS MESSAGE **/
table.nonloggedinmessage
{
	width: 530px;
	background-color: #99ccff;
	border-left: solid 2px CCCCCC;
	border-right: solid 2px CCCCCC;
	border-top: none;
	font-size:70%;
}

td.nonloggedinmessagetitle
{
	background-image: url("../../images/blue/HT_Login.gif");
	height: 28px;
	width: 530px;
}

td.nonloggedinmessage
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 10px;
	padding-right: 10px;
}

td.nonloggedinmessage A
{
	font-size:100%;
	color:black;
	text-decoration: underline;
}

td.nonloggedinmessage A:hover
{
	color:white;
	text-decoration: none;
}

td.nonloggedinmessagerowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url("../../images/blue/HT_Login_LoginDots.gif");
	background-repeat:no-repeat;
} 

td.nonloggedinmessagebottom
{
	background-image: url("../../images/blue/HT_Login_BottomRow.gif");
	height: 8px;
	width: 530px;
}

td.nonloggedinmessagetopspacer
{
	height: 20px;
}

.cursorhand
{
	cursor: hand;
}

a.search_results_sort
{
    color: #99CCFF;
    text-decoration: underline;
}

p.search_results_sort
{
    color: #99CCFF;
    font-weight: bold;
}

p.search_result
{
    font-weight: bold;
    color: #FFFFFF;
}

a.search_result
{
    color: #FFFFFF;
}

p.sub_search_result
{
    font-weight: bold;
}

a.search_results_navigation
{
    color: #3366CC;
}

p.search_results_navigation
{
    color: #3366CC;
}

.search_results_navigation_current
{
    font-weight: bold;
    color: #000000;
}