a:link {color:#0F4D7A;text-decoration: none;}
a:hover {color: #CD0D4F;text-decoration:none;}
a img {border:none;}

#tool {
	width:928px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-right:100px solid #F0EBE6;
	overflow:hidden;
}

#datum {width:936px;}
#datumContent{padding: 0px; background-color:#ffffff;color:#000000;}

#tool h3 {padding:3px 0px 0px 12px;background:url(../img/directory-header-bg.gif) repeat-x left top;color:#fff;height:21px;}
#tool h4 {overflow:hidden;padding:3px;background:url(../img/directory-header-bg.gif) repeat-x left top;color:#fff;height:21px;font-size:10px;font-weight:none;}
#tool h5 {margin-left:2px; padding:1px;border:3px solid;background:#fff;color:#000;width:128px;font-size:9px;font-weight:none;margin-bottom:3px;}

.dataBox {width:936px;padding:5px;display:inline-block;background-color:#ffffff;margin:0px;border-top:1px solid #2EA5D0;border-bottom:1px solid #2EA5D0;}
.dataButtons {padding:5px;width:328px;border:1px solid #2EA5D0;float:left;background-color:#ffffff;margin-right:5px;}

#phaseMaster {clear:both;width:100%;}
.phaseHolder {border-top:1px solid #ccc;clear:both;width:100%;padding:4px;display:inline-block;margin-left:-5px;}
.phaseInfo {padding:5px;width:325px;border:2px solid #aaa;float:left;background-color:#ffffff;margin-right:5px;text-align:left;-moz-border-radius: 5px;border-radius: 5px;}
.phaseDesc {width:220px;float:left;}
.phaseButtons {width:40px;float:right;}

.seriesBox {border:4px solid #000;display:inline-block;-moz-border-radius: 7px;border-radius: 7px;}
.seriesName {width:106px;float:left;text-align:left;padding:2px;}
.seriesBox img {float:right;padding:2px;width:16px; height:16px;}

.entryColumn {width:140px;margin-left:1px;margin-right:3px;float:left;background-color:#fff;}
.entryDatum {border:1px solid #ccc;text-align:right;padding:3px;width:130px;display:inline-block;margin-bottom:3px;-moz-border-radius: 3px;border-radius: 3px;}
.entryDesc {width:90px;float:left;text-align:left;}
.entryButtons {width:38px;float:right;}
.entryDate {font-size:9px;padding:3px;background-color:#f5f5f5;-moz-border-radius: 3px;border-radius: 3px;}
.entryValue {font-size:9px;padding:3px;background-color:#f5f5f5;-moz-border-radius: 3px;border-radius: 3px;}
.minipick {float:left;background:#fff;font-weight:bold;color:#000000;padding-right:10px;padding-bottom:3px;}
.minipick a {text-decoration:none;color:#000000;font-weight:bold;}
.minipick a:hover {text-decoration:none;color:#5EC3E8;}

.mypick {width:456px;border:1px solid;padding:2px;margin-bottom:2px;overflow:hidden;}
.mypick a {text-decoration:none;}
.mypick a:hover {text-decoration:none;}

.warning {font-size:14px;font-weight:bold;margin:10px;clear:both;background-color:#eee;border:3px solid #ff0000;width:300px;text-align:center;-moz-border-radius: 5px;border-radius: 5px;padding:5px;}
.fancyButton {clear:both;float:right;padding:10px;}

.xlimp {width:90px; resize:none;overflow:hidden;background-color:#99E4FF;color:#99E4FF;background-image: url(../img/excel.png);border:none;}

#actualChart {height:440px;overflow:hidden;overflow-x: auto;background-image:url('../img/ajaxLoader.gif');background-repeat:no-repeat;background-position:center;}

.da {padding:8px;clear:both;}
.da_info {padding:8px;clear:both;float:left;}
.da .help {float:left;display:block;width:16px;background: transparent url('../img/help.png') no-repeat top left;}

a.button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url('../img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
  	text-decoration:none;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
a.button:hover span{
	text-decoration:none;
}
a.buttonwhite {
    background: transparent url('../img/bg_button_a_white.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonwhite span {
    background: transparent url('../img/bg_button_span_white.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	text-decoration:none;
	font-weight:bold;
} 
a.buttonwhite:hover {
    color: #2EA5D0;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration:none;
}
a.buttonwhite:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.buttonwhite:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration:none;
} 
a.buttonwhite:hover span{
	text-decoration:none;
}
buttonwhite span a{text-decoration:none;}


textarea {resize: none;width:480px;}






#toolTitle {
	//margin-bottom:3px;
	margin:0px;
	overflow:hidden;
	width:936px;
}

#toolTitle h1 {
	color:#0F4D7A;
	text-align:left;
	float:left;
	width:302px;
	font-size:18px;
	font-weight:none;
}

div#instructions {
  float:left;
  width:936px;
  }



#tool-controls {
	clear:both;
	overflow:hidden;
	background:#d4d0cd;
	}

#tool-controls input,
#tool-controls select {
	height:16px;
	border:solid 1px #999;
	vertical-align:bottom;
	width:180px;
	}

#tool-controls select {
	height:18px;
	font-size:11px;
	}

#tool-controls #supCit, #tool-controls #supPdf {
	width:auto;
	}

#tool-controls label {
	text-align:right;
	}

#printOptions {
	width: 538px;
	float:left;
	border-right:solid 2px #fff;
	}

#printOptions form {
	padding:12px 0px;
	}

#printOptions form div {
	overflow:hidden;
	float:left;
	text-align:right;
	}

div#form-left {
  width:930px;
  margin-right:24px;
  padding-left:12px;
  }

#tool input,
#tool select {
	margin-left:3px;
	}

#tool p,
#tool li {
	color:#333;
	}

#tool h2 {
	font-size:12px;
	}

div.controls {
  padding-left:5px;
  }

div#colRight div.controls {
	padding-right:12px;
	padding-left:0px;
	}

div.controls a {
	padding-left:2px;
	}

div#colRight div.controls a {
	padding-right:2px;
	padding-left:0px;
	}

div.selected-content {
padding-left:6px;
}

input#SearchWords {
	margin:0px;
	width:210px;
	}

a.findIdeas {
  background:url(../img/search-button-2.png) no-repeat 0px 0px;
  display:block;
  width:103px;
  height:22px;
  margin-top:-2px;
  float:left;
  }

a.findIdeas:hover {
  background-position:0px -23px;
  }

a.findIdeas span {
	text-indent:5000px;
	display:none;
	}

a#printreport {
	display:block;
	width:100px;
	clear:both;
	}

a.printbutton {
	background:url(../img/png) no-repeat 0px 0px;
	display:block;
	width:150px;
	height:20px;
	float:left;
	margin-right:24px;
	}

p.printreset {
	clear:both;
	overflow:hidden;
	}

a.reset {
	display:block;
	width:auto;
	float:right;
	}

a.resetPrintOptions {
	margin-right:56px;
	}

#container p#printbuttons {
	overflow:hidden;
	padding:12px 0px 0px 12px;
	border-top:solid 1px #ddd;
	}

#optionsBar{
	width:396px;
	height:180px;
	float:right;
}

#butts { 
	padding:12px 36px;
	text-align:right;
	}

#butts p {
	text-align:right;
	}

#butts option {
	padding:2px;
	}



#tool-interface {
	width:936px;
	overflow-x:hidden;
	background:#fff;
	}

#colLeft{
	width:348px;
	/*height:650px;*/
	float:left;
}

div#contentLeft {
  padding: 0px; 
  overflow: hidden; 
  height: 400px; 
  background-color: rgb(255, 255, 255);
  }

div#contentRight {
  padding: 0px;
  overflow: hidden;
  width: 586px;
  height: 644px;
  background-color: rgb(255, 255, 255);
  }



#colRight{
	width:586px; 
	/*height:650px;*/
	background-color:#DDDDDD;
	float:right;
	/*border-left:solid 2px #F2EDE9;*/
}

/* The drag color */
.jScrollPaneDrag {
	position: absolute;
	background: #F08100;
	cursor: pointer;
	overflow: hidden;
}

/*The pane bkg color */
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #646668;
}

/* set margins for pane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
  height: 400px; 
  width: 338px;
}

div#colRight .jScrollPaneContainer {
  height: 644px; 
  width: 586px;
  }

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}


.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}



.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#test-list {
	list-style: none;
	margin:3px 2px;
}

#test-list li {
	display: block;
	padding: 5px; margin-bottom: 3px;
	background-color: #B0E0E6;
	
}

#test-list li img.handle {
	cursor: move;
}







.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	
}
.dd .ddTitle {
	background:#f2f2f2;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
	width:300px;
}
.dd .ddTitle span.arrow {
	background:url(../img/dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	width:300px;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#66CCFF;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background:#66CCFF;
	
}
.hidden {display:none;}


h2.trigger {
	padding: 0 0 0 25px;
	margin: 0 0 2px 0;
	background: url(../img/togtog.jpg) no-repeat;
	height: 24px;
	line-height: 24px;
	width: 938px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0px;
	padding: 0;
	overflow: hidden;
	//font-size: 1.2em;
	width: 938px;
	clear: both;
}
.toggle_container .block {
	//padding: 4px; /*--Padding of Container--*/
}

.toggle_container2  {
	padding: 4px; /*--Padding of Container--*/
}




