body	{
	margin: 5px;
	padding:	0;
	font-family: helvetica, arial, sans-serif;
	color:	#000;
	background : #fff;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  helvetica, arial, sans-serif;
    }
a	{
	/*text-decoration:	underline;*/
	text-decoration:	none;
	/*font-weight:	bold;*/
	}
a:link	{
	color:	#39f;
	background-color: transparent;
	}
a:visited	{
	color:	#39f;
	background-color: transparent;
	}
a:active	{
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	color:	#06c;
	background-color: transparent;
	text-decoration:	underline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-image: url(../images/contentfill.gif);
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}
h1	{
	font-size:	24px;
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size:	18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #06c;
	background-color: transparent;
	margin:	5px 0 0 0;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	}
.ahem	{
	display:	none;
	}
#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.libnavt {
   border-bottom: solid 1px #fff;
}
.libnavb {
   border-bottom: solid 1px #ccc;
   border-top: solid 1px #ccc;
}
.small {
	font-size: 11px;
	}
.white {
	color: #fff;
	background-color: #06c;
	}
.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
	}
.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
	}
.fineprint {
	font: 10px geneva, verdana, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}

.tabHeader { 
    background-color:#666; 
    color:white; 
    font-weight:bold; 
    }

/* special heading */
.heading
{
	display: block;
	padding: 2px 3px 2px 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0;
	text-decoration: none;
	background-color: #ffc;
	font-size: 18px;
	white-space: nowrap;
}

.btn, input, select, textarea {
   font: normal 8pt tahoma, verdana, arial, serif; 
}
.edit_strategy{
	width:100%;
}

/* Table formatting */
.implist {
	border: 1px solid #666666;
	border-collapse:collapse;
}

.implist tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 0;
	margin:0px;
	border:   solid ;
	/*border-width:0px 0px 0px 0px;
	border-color: #fff;*/
	border-width:1px 1px 1px 1px;border-color: #B4C1C2;
	overflow:hidden;
}



.inside_bottom , .inside_bottom a, .inside_bottom a:hover,a:visited{
	font-family: "lucida grande", verdana, sans-serif;
	padding: 0;
	/*border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;*/
	color:#5b5b5b;
	text-decoration:none;
}	

.task_text , .task_text a, .task_text a:hover,a:visited{
	font-family: "lucida grande", verdana, sans-serif;
	padding: 0;
	margin:0px;
	color:#000000;
	text-decoration:none;
}	



.inside_top{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	font-style:italic;
	padding: 0;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	color:#4e4e4e;
}	

.implist tbody tr.selected td {
	background-color: #555555;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;      
	border-bottom: 1px solid #7DAAEA;
	/*padding: 3px 8px;*/
}

.budget tbody tr.selected td {
	background-color: #7a7a7a;
	color: #ffffff;
	 font-size: 10pt;   
	   
	
}
/*style for IE*/
* html .budget_left_space { width:460px;} 

.budget_left_space { width:450px;} 

/* Table formatting 1 */
#implist1 {
	/*border-bottom: 1px solid #666666;*/
}

#implist1 tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	/*padding: 3px 8px;*/
	padding: 0px 0px 0px 0px;
	border: 1px solid #666666;
}
	
#implist1 tbody tr.selected td {
	background-color: #555555;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;      
	border-bottom: 1px solid #7DAAEA;
	/*padding: 3px 0px 3px 0px;*/
}

.noborder tbody tr td {
	border: 0 solid white;
}

.main_task {
	color: black;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px 8px;
}

.main_overdue , .main_overdue a {

	font-family: "lucida grande", verdana, sans-serif;
	color:#a80000;
	text-decoration: none;	
}
.main_overdue_back {

	background-image: url(images/bad_graph.png);
	background-repeat:repeat-x;
	
}

.strategy {
	padding: 2px 3px 2px 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0;
	text-decoration: none;
	background-color: #b3b3b3;
	font-size: 11pt;
	font-weight: bold;
	white-space: nowrap;
}

.creator {
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.errorBox 
{ 
   background-color:#FFCC99 
}

.required 
{ 
   color:#FF6633; font-weight:bold 
}

.goodFeedback 
{ 
   color: green;
   background-color: lightgreen;
   font-weight: bold;
   border: 1px solid darkgreen;
   padding: 5px;
   margin-top: 3px;
   margin-bottom: 3px;
}

.badFeedback 
{ 
   color: red; 
   font-weight: bold;
   /*background: url(../images/exclaim.gif) no-repeat;*/
   background-color: pink;
   padding: 5px;
   padding-left: 15px;
   border: 1px solid darkred;
   margin-top: 3px;
   margin-bottom: 3px;
}

.errorTxt 
{
	color:#CC3333;
	font-size:10px;
	background: url(../images/exclaim.gif) no-repeat;
	padding-left: 15px;
}

/* Strategy List Styles */
#strat li 
{ 
	padding: 1px;
	list-style: none;
}
span.handle {
    background-color: #E8A400;
    color:white;
    cursor: move;
	padding: 1px;
}

#indicator
{
	display: none;
	margin: 0;
	right: 1em;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

/* edit / cancel link */
.editlink
{
   font-size: 10px;
   font-weight: normal;
}

.goal
{
   /*border: 1px solid #a7a7a7;*/
   font: normal 8pt tahoma, verdana, arial, serif; 
   background-color: white;
}

.project
{
  background-color: #555555;
	color: #ffffff;
	font-weight: bold;
	/*border-left: 1px solid #346DBE;      
	border-bottom: 1px solid #7DAAEA;*/
	padding: 3px 8px; 
}

.tborder {
	border: 1px solid white;
}
