@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/lib/img/newdesign/bodyBG.jpg);	
	background-repeat:repeat-x;
	/*background-color:#F4F4F4;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:1.3;
	padding-bottom:40px;
}
a {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#555555;
	text-decoration:none;
}
a:active {
	color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color:#333333;
	font-size:23px;
	/*background-image:url(/lib/img/newdesign/h1-BG.jpg);
	background-repeat:repeat-y;*/
	padding:4px 4px 4px 8px;
	margin-bottom:20px;
}
.blueBoldText {
	font-weight:bold;
	color:#004E90;
}
h2 {
	color:#FFFFFF;
	font-size:18px;
}
h3 {
	color:#FFFFFF;
	font-size:16px;
}
h4 {
	color:#666666;
}
h5 {
	color:#666666;
}
h6 {
	color:#666666;
}
#hs_container {
	/*width:940px;*/
	width:1140px;
	margin:auto;
	position:relative;
}
#topSection {
	height:94px;
	background-image:url(/lib/img/newdesign/topBg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	position:relative;
	padding-right:32px;
}
#loginForm {
	margin:10px;
	margin-bottom:0px;
}
#loginForm table tr td {
	padding:2px;
}
div#userInfoWrapper
{
	float:right;	
	font-size:16px;
	margin-top:12px;
	margin-bottom:4px;
}
#loginForm table tr td input.field {
	/*background-color:#417A31;*/
	border:#669966 1px solid;
	padding:1px;
	width:150px;
	color:#000000;
}
/* start drop nav */
#bar_nav {
	height:54px;
}
ul.topNav {
	height:54px;
	margin-top:20px;
}
ul.topNav li {
	display:inline;
	font-size:14px;
	height:54px;
	border-right:#bbbbbb 1px solid;
}
ul.topNav li a {
	color:#004E90;
	font-weight:bold;
	padding:14px;
}
ul.topNav li a:hover {
	color:#999999;
	font-weight:bold;
	padding:14px;
	text-decoration:none;
}
.iconNav {
	float:right;
	margin-top:5px;
}
.iconNav table td {
	text-align:center;
}
.iconNav img {
	margin:0 auto;
}
tr#menuText td
{
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8px;
	padding:2px 5px 5px 5px;
	width:33px;
	white-space:nowrap;
}
tr#menuText td a
{
	text-decoration:none;
	white-space:nowrap;
}
a.currentFile 
{
	color:#FF6699!important;
}
td.lastButtonCol{
	padding-right:0px!important;
}
td.lastButtonCol img {
	padding-left:2px;
	margin-left:2px!important;
}
#contentContainer 
{
	margin-top:5px;
}
#leftCol {
	float:left;
	width:220px;
}
#rightCol {
	float:right;
	/*width:700px;*/
	width:900px;
}
#rightCol iframe{
overflow:hidden !important;
}
/* green box */
.greenBoxContainer {
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.greenTop {
	height:24px;
	padding:8px 0px 0px 10px;
	background-image:url(/lib/img/newdesign/greenBarBG.jpg);
	background-repeat:repeat-x;
	position:relative;
}
.leftRoundCorner {
	position:absolute;
	top:0px;
	left:0px;
}
.rightRoundCorner {
	position:absolute;
	top:0px;
	right:0px;
}
.greenMid {
	padding:10px;
	padding-bottom:0px;
	border-left:#c8c8c8 1px solid;
	border-right:#c8c8c8 1px solid;
}
.greenMid ul li {
	font-weight:bold;
	padding:2px;
}
.greenMid ul li ul {
	margin-left:10px;
}
.greenMid ul li ul li {
	padding-left:10px;
	font-weight:normal;
	background-image:url(/lib/img/newdesign/dot.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.greenBtm {
	background-image:url(/lib/img/newdesign/lightGreyBottomBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
/* grey box */
.greyBoxContainer {
	background-color:#FFFFFF;
	margin-bottom:20px;
}
.greyTop {
	height:24px;
	padding:8px 0px 0px 10px;
	background-image:url(/lib/img/newdesign/geryBarBG.jpg);
	background-repeat:repeat-x;
	position:relative;
}
.leftRoundCorner {
	position:absolute;
	top:0px;
	left:0px;
}
.rightRoundCorner {
	position:absolute;
	top:0px;
	right:0px;
}
.greyMid {
	padding:10px;
	border-left:#c8c8c8 1px solid;
	border-right:#c8c8c8 1px solid;
}
.greyMid ul li {
	padding-left:10px;
	font-weight:normal;
	background-image:url(/lib/img/newdesign/dot.jpg);
	background-repeat:no-repeat;
	background-position:left to
}
.greyMid ul li ul {
	margin-left:10px;
}
.greenMid ul li ul li {
	padding-left:10px;
	font-weight:normal;
	background-image:url(/lib/img/newdesign/dot.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.greyBtm {
	background-image:url(/lib/img/newdesign/lightGreyBottomBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
/*div.editDropNav {
	position:absolute;
	right:10px;
	top:10px;
}
div.editDropNav a {
	color:#FFFFFF;
}
ul.headerDropNav {
	display:none;
	min-width:120px;
	background-color:#707070;
	border:#c8c8c8;
	position:absolute;
	top:13px;
	right:0px;
}
ul.headerDropNav li {
	padding:2px 10px 2px 10px;
	border-bottom:#c8c8c8 1px solid;
}*/
/* WIDTHS */
.two20 {
	width:220px
}
.three40 {
	width:340px;
}
.seven100 {
	width:700px;
}

div.nonObLinkWrapper 
{	
	background-image:url(/lib/TreeIcons/Styles/Web/hr.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-bottom:0px;
	padding-bottom:2px;
}
div.nonObLinkWrapper a
{
	padding-left:18px;
	color:#333333;
	text-decoration:underline;
	font-size:8pt;
	
}
td#dir,
td#file
{
	color:#333333;
	text-decoration:underline;
	font-size:8pt;
	padding-bottom:4px;
}

img#SeeDataLink 
{
	cursor: pointer;
}
a.navitem 
{
	color:#333333!important;
}
td.ob_t6
{
	padding-top:3px;	
}
td.ob_t5 
{
	padding-left:6px;	
}

/* My Practice Tree */
ul#myPracticeDataTree ul
{
	display:none;
}
ul#myPracticeDataTree li
{
	padding-top:0px;
	padding-bottom: 2px;
	cursor:pointer;
	background-image:none;
}
ul#myPracticeDataTree li.plus
{
	padding-top:0px;
	padding-bottom: 2px;
	cursor:pointer;
	background-image:none;
	padding-left:15px;
	background-image:url(/lib/TreeIcons/Styles/Web/plus.gif);
	background-repeat:no-repeat;
	background-position:left;
}
ul#myPracticeDataTree li.minus
{
	padding-top:0px;
	padding-bottom: 2px;
	cursor:pointer;
	background-image:none;
	padding-left:15px;
	background-image:url(/lib/TreeIcons/Styles/Web/minus.gif);
	background-repeat:no-repeat;
	background-position:left;
}
ul#myPracticeDataTree li.file,
ul#myPracticeDataTree li li.file
{
	background-image:url(/lib/TreeIcons/Styles/Web/hr.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:17px;
}
ul#myPracticeDataTree li li.file
{	
	background-position:8px 3px;
	padding-left:21px;
}
ul#myPracticeDataTree a,
ul#myPracticeDataTree span
{
	color:#333333;
	font-weight:normal;
	font-size:8pt;
	font-family:Tahoma;
}
ul#myPracticeDataTree img
{
	float:left;
	margin-top:2px;
	padding-right:2px;
	cursor:pointer;
}
ul#myPracticeDataTree span
{
	/*clear:both;*/
	padding-left:3px;
	text-decoration:underline;
}

