body {
	padding: 0;
	margin: 3px 15px 3px 15px;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5em;
	background: #ffffff;
	color: #454545;
	margin: 5px;
}
pre{

	margin:0px;
	padding:0px;	
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */	
	font-family: "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
	font-size: inherit !important;
	color: #454545;
	text-align: left !important; 
}
div {
	line-height: 1.5em;
}
p {
	line-height: 1.5em;
}
form {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}
.code {
	padding: 5px;
	background-color: #eeeeee;
	font-family : "Courier New" , Courier , monospace ; 
}
a {
	color: #336699;
}
a:hover {
	color: #6699FF;
}
a img {
	border: 0
}
.nolink {
	text-decoration: none;
	color: inherit !important;
}
.nolink a {
	text-decoration: none;
	color: inherit !important;
}
.nolink a:hover {
	text-decoration: underline;
	color:  #6699FF;	
}
table  {
	border-collapse:collapse;
	font-size: 12px;
}
table td {
	vertical-align: top  !important;
}
caption {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
}
fieldset {
	padding:10px;
}
.nproject th{
	background-color: #eeeeee;
	border: 0px solid #ffffff !important;
	padding: 2px 5px 2px 5px;
	vertical-align: top !important;
}
.nproject td{
	border: 0px solid #ffffff !important;
	padding: 2px 5px 2px 5px;
}
.project th{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}
.project td{
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 5px;
}
.summary th{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
	font-size: 10px !important;
}
.summary td{
	text-align: left;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
	font-size: 10px !important;
}
.small{
	font-size:9px;
}
@media print {
  .noprint { display: none; }
}
.reportTable tbody td{
	text-align:center;
}
.reportTable thead th{
	text-align:center;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.b1h{
	height:1px;
	background:#DDECC3;
	margin:0 5px;
}
.b2h, .b2bh {
	height:1px;
	background:#DDECC3;
	border-right:2px solid #DDECC3;
	border-left:2px solid #DDECC3;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#DDECC3;
	border-right:1px solid #DDECC3;
	border-left:1px solid #DDECC3;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#DDECC3;
	border-right:1px solid #DDECC3;
	border-left:1px solid #DDECC3;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #DDECC3;
}
.rbcontent {
	background: #DDECC3;
	padding:3px 5px 3px 5px;	
}
.header {
	font-size:18px;
	text-align:left !important;
	font-weight: bold;
	vertical-align: middle;
}
.header2 {
	background-color: #708090;
	color: #ffffff;
}
.header2 a {
	background-color: #708090;
	color: #ffffff;
	font-size:9px;
}
.header3 {
	background-color: #708090;
	color: #ffffff;
	font-size: 18px;
	padding: 5px 5px 5px 15px;
}
.header3 a {
	background-color: #708090;
	color: #ffffff;
	font-size: 18px;
}
/*----------------round border ---------------------*/
.rborder {
	width:100%;
	text-align: center;
	border-collapse : collapse;
}
.rborder .rbheader {
	font-size:18px;
	color:#3366AA;
	text-align:left !important;
}
.rborder .rtl {
	background-image: url(tl.gif) ;
	width:16px !important;
	height:16px !important;
	padding: 0;
}
.rborder .rtm {
	background-image: url(tm.gif);
	height:16px !important;
	padding: 0;
}

.rborder .rtr {
	background-image: url(tr.gif);
	width:24px !important;
	height:16px !important;
	padding: 0;
}

.rborder .rcl {
	background-image: url(cl.gif);
	width:16px !important;
	height:11px !important;
	padding: 0;
}

.rborder .rcont {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	padding: 0;
	font-size:13px;
}

.rborder .rcr {
	background-image:url(cr.gif);
	width:24px !important;
	height:11px !important;
	padding: 0;
}

.rborder .rbl {
	background-image:url(bl.gif);
	width:16px !important;
	height:16px !important;
	padding: 0;
}

.rborder .rbm {
	background-image:url(bm.gif);
	height:16px !important;
	padding: 0;
}
.icon{
	font-family: monospace;
	font-weight:900;
	font-size: 25px;
}
.icon a {
	text-decoration: none;
}
.rborder .rbr {
	background-image:url(br.gif);
	width:24px !important;
	height:16px !important;
	padding: 0;
}
/* -- open and hide --*/
.templateClose{
}
.templateOpen{
}
.templateTitle{
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
.templateCont{
}
.templateClose .templateTitle{
	background: url(../images/show.gif) no-repeat left center;
	padding-left: 20px;
}
.templateClose .templateCont{
	display:none;
}
.templateOpen .templateTitle{
	background: url(../images/hide.gif) no-repeat left center;
	padding-left: 20px;	
}
.templateOpen .templateCont{
	display:inherit;
	padding:3px 3px 3px 3px;	
}
.status {
	position:fixed;
	_position:absolute;
	top:0;
	_top: expression(( i = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
	left:1px;
	margin:0;
	padding:0;
	background-color:#FFFF75;
}
.status .msg {
	padding:5px 5px 5px 5px;
	font-size:medium !important;
	white-space:nowrap !important;
}
.message {
	padding:5px 5px 5px 5px;
	font-size:14px !important;
	background-color:#FFFF75;
	font-weight: bold;
}
.msgNoHighlight {
	padding:5px 5px 5px 5px;
	font-size:14px !important;
	font-weight: bold;
}
input.submitNav {
	padding: 5px 5px 5px 5px;
	border:0px solid #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	cursor: pointer;
	color:inherit;
}
table.nav {
	border-collapse:collapse;
	margin:0px 0px 0px 0px;
}
table.nav tr {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
table.nav td {
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	background-color: #DDECC3;
}
table.nav td.sel {
	background-color: #FFFFFF;
}
table.nav td.sel input.submitNav {
	background-color: #FFFFFF;
	color: blue; 
}
table.nav td input.submitNav {
	background-color: #DDECC3;
	color: blue; 
}
table.nav td form {
	margin:0px 0px 0px 0px;
}

table.nav_wrk {
	border-collapse:collapse;
	margin:0px 0px 0px 0px;
}
table.nav_wrk tr {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
table.nav_wrk td {
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	background-color: #FDDDB7;
}
table.nav_wrk td.sel {
	background-color: #FFFFFF;
}
table.nav_wrk td.sel input.submitNav {
	background-color: #FFFFFF;
	color: blue;
}
table.nav_wrk td input.submitNav {
	background-color: #FDDDB7; 
	color: blue;
}
table.nav_wrk td form {
	margin:0px 0px 0px 0px;
}

table.nav_hid {
	border-collapse:collapse;
	margin:0px 0px 0px 0px;
}
table.nav_hid tr {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
table.nav_hid td {
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	background-color: #CCCCCC;
}
table.nav_hid td.sel {
	background-color: #FFFFFF;
}
table.nav_hid td.sel input.submitNav {
	background-color: #FFFFFF;
	color: blue;
}
table.nav_hid td input.submitNav {
	background-color: #CCCCCC; 
	color: blue;
}
table.nav_hid td form {
	margin:0px 0px 0px 0px;
}

.LogOut {
}
.LogIn {
}
.LogOut table, .LogIn table, .HiddenAct table {

}
.LogOut td, .LogIn td, .HiddenAct td{
	overflow: hidden;
}
.LogOut .b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.LogOut .b1h{
	height:1px;
	background:#DDECC3;
	margin:0 5px;
}
.LogOut .b2h, .LogOut .b2bh {
	height:1px;
	background:#DDECC3;
	border-right:2px solid #DDECC3;
	border-left:2px solid #DDECC3;
	margin:0 3px;
}
.LogOut .b3h, .LogOut .b3bh {
	height:1px;
	background:#DDECC3;
	border-right:1px solid #DDECC3;
	border-left:1px solid #DDECC3;
	margin:0 2px;
}
.LogOut .b4h, .LogOut .b4bh {
	height:2px;
	background:#DDECC3;
	border-right:1px solid #DDECC3;
	border-left:1px solid #DDECC3;
	margin:0 1px;
}
.LogOut .b2bh, .LogOut .b3bh, .LogOut .b4bh {
	background: #DDECC3;
}
.LogOut .rbcontent {
	background: #DDECC3;
	padding:5px 8px 5px 8px;	
}
.LogOut .inbutton {
	display : block;
	width: 20px;
	height: 20px;
	border:0px;
	background: url(../images/start.gif) no-repeat left center;
	cursor: pointer;
}
.LogOut .outbutton {
	display : none;
	width: 20px;	
}
.LogOut .notes {
	display: none;
}

.LogIn .b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.LogIn .b1h{
	height:1px;
	background:#FDDDB7;
	margin:0 5px;
}
.LogIn .b2h, .LogIn .b2bh {
	height:1px;
	background:#FDDDB7;
	border-right:2px solid #FDDDB7;
	border-left:2px solid #FDDDB7;
	margin:0 3px;
}
.LogIn .b3h, .LogIn .b3bh {
	height:1px;
	background:#FDDDB7;
	border-right:1px solid #FDDDB7;
	border-left:1px solid #FDDDB7;
	margin:0 2px;
}
.LogIn .b4h, .LogIn .b4bh {
	height:2px;
	background:#FDDDB7;
	border-right:1px solid #FDDDB7;
	border-left:1px solid #FDDDB7;
	margin:0 1px;
}
.LogIn .b2bh, .LogIn .b3bh, .LogIn .b4bh {
	background: #FDDDB7;
}
.LogIn .rbcontent {
	background: #FDDDB7;
	padding:3px 8px 3px 8px;
}
.LogIn .inbutton {
	display : none;
	width: 20px;
}
.LogIn .outbutton {
	display : block;
	width: 20px;
	height: 20px;
	border:0px;
	background: url(../images/stop.gif) no-repeat left center;
	cursor: pointer;
}
.LogIn .notes {
	display: block;
}
.LogIn .hidebutton {
	display: none;
}
.HiddenAct .b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.HiddenAct .b1h{
	height:1px;
	background:#cccccc;
	margin:0 5px;
}
.HiddenAct .b2h, .HiddenAct .b2bh {
	height:1px;
	background:#cccccc;
	border-right:2px solid #cccccc;
	border-left:2px solid #cccccc;
	margin:0 3px;
}
.HiddenAct .b3h, .HiddenAct .b3bh {
	height:1px;
	background:#cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin:0 2px;
}
.HiddenAct .b4h, .HiddenAct .b4bh {
	height:2px;
	background:#cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin:0 1px;
}
.HiddenAct .b2bh, .HiddenAct .b3bh, .HiddenAct .b4bh {
	background: #cccccc;
}
.HiddenAct .rbcontent {
	background: #cccccc;
	padding:5px 8px 5px 8px;	
}
.HiddenAct .inbutton {
	display : none;
	width: 20px;
}
.HiddenAct .outbutton {
	display : none;
	width: 20px;
}
.HiddenAct .notes {
	display: none;
}

.lengendStyle {
	font-size:14px;
	font-weight:bold;
	color: blue;
}
.hugeText {
	font-size: 14px;
	font-weight: bold;
}
.flexTbl {
	table-layout:fixed; 
	width:100%;
}
.flexTbl div {
	overflow:hidden;
}
input.link {
	background-color: #FFFFFF;
	color: blue; 
	text-decoration: underline;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	margin:0;
	padding:0;
}
.drag{
	cursor: n-resize;
}
.floatdiv {
position: absolute;
background-color: #eeeeee;
border:2px solid #999999;
float: left;
padding: 5px;
}
.dialog {
position: absolute;
background-color: #ffffff;
border:2px solid #999999;
padding: 5px;
}
.pri0 {
	background-color: inherit;
}
.pri1 {
	background-color: inherit;
}
.pri2 {
	background-color: #66CC00;
}
.pri3 {
	background-color: #359AFF;
}
.pri4 {
	background-color: #F87217;
}
.pri5 {
	background-color: #CD0000;
	color: yellow;
}
.striked {
	text-decoration: line-through;
}
.critical{
	background-color: #FDFF7D;
}
.left {
	display:inline;
	float:left:
}
.right{
	display:inline;
	float:right;
}
.summaryRow1{
	border:1px solid white;
	background-color: #ffffaa;
	overflow: hidden;
}
.summaryRow{
	border:1px solid white;
	background-color: #ffffaa;
	width: 35px!important;
	overflow: hidden;
}
.summaryTotal{
	border:1px solid white;
	background-color: #ddecc3;
}
.no {
	background-color: #eeeeee;
	padding: 5px;
	font-family: 
}
.TimerStop {
	display : block;
	width: 20px;
	height: 20px;
	border:0px;
	background: url(../images/tstpt.gif) no-repeat left center;
	cursor: pointer;
}
