﻿#resourcesLi dt
{
	background-image: url('/images/navlink_active.gif'); 
	background-repeat: repeat-x; 
}
#toolslist
{
	
	margin: 10px 0px 0px 10px;
}
.toolslistlbl
{
	color: #20345a;
	font-size: 140%;
}
#toolslist a
{
	text-decoration: underline;
	color: Blue;
}
#toolslist a:hover
{
	text-decoration: underline;
	color: Blue;
}
#toolslist li
{
	background: url('/images/minlipointer.gif') no-repeat left 10px;
	padding: 5px 0 0 15px;
}
.tooldlBtn
{
	cursor: pointer;
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 100%;
	background: none;
	border: none;

	color: Blue;
}
.pdfReader
{
	clear: both;
	margin: 10px 0px 0px 0px;
}
.modalbg
{
	filter:alpha(opacity=70);
	opacity: .7;
	background-color: Black;
}
.modalpop
{
	background-color: White;
	opacity: .9;
	padding: 30px;
	border: solid 2px black;
	
}
.toollinkpop
{
	padding: 0;
	margin: 0 0 0 0;
	background: none;
	border: none;
	color: Blue;
	cursor: pointer;
	text-align: left;
}
.modalclosebtn
{
	height: 15px;
	width: 15px;
	background: url('/images/closebtn.gif') no-repeat top left;
	font-family: Arial;
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	cursor: pointer;
}
.inputbox
{
	width: 200px;
	padding: 3px;
	float: right;
	margin: 3px 0px 3px 0px;
}
.modalpop li
{
	clear: both;
}
.modalpop ul
{
	width: 320px;
	clear: both;
	margin: 10px 0px 0px 0px;
}
.modalpop span
{
	margin: 3px 0px 3px 0px;
	padding: 4px 0px 0px 0px;
	height: 20px;
	float: left;	
	display: inline;
}
.popuphead
{
	width: 320px;
	text-align: center;
	font-weight: bold;	
}
.checkbox
{
	width: 320px;
}

.clear
{
	clear: both
}
.toolLinksPanel
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 150px;
	border: solid 2px #20345a;
	background-color: #eff6ff;
	padding: 20px;
	margin: -125px 0 0 -125px;
	z-index: 100;
	opacity: .9;
	
}

.postResult
{
	color: #a90000;
	margin: 10px 0 0 0;
}

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block;z-index:100;}
#ttcont {display:block; padding:10px; margin-left:5px; background:#666; color:#FFF}

#clspromo
{
	font-family: Georgia,Times,serif;
	font-style:italic;
	font-size:16px;	
	margin: 20px 10px 10px 10px;
}
#clspromo p
{
	margin: 5px;
}