body, td, p, input, textarea, select, option
{
	font-family:Arial;
	font-size:12px;
}
p 
{
	margin:1em 0;
}
body
{
	background-color:#F6F4EA;
	padding:0;
	margin:0;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#4999B0;
}
img {
	border:none;
}
#header {
	background:#fff url("../images/logo.gif") no-repeat left top;
}
#content {
	margin-top:20px;
	background-color:#fff;
	padding:0 10px;
	position:relative;
}
#sidecontent,
#navcontent,
#navcontentppa {
	margin-top:62px;
	margin-right:10px;
	background-color:#E4F3F7;
	padding:0 10px 1px 10px;
}
#navcontent,
#navcontentppa  {
	margin-right:0px;
	margin-left:10px;
}
#navcontentppa  {
	margin-top:20px;
}
#search {
	position:absolute;
	top:26px;
	right:10px;
}
#search input {
	font-size:11px;
}
#navmain {
	background:#fff url("../images/intelloscs.gif") no-repeat left top;
	padding:35px 0 5px 44px;
	margin-left:165px;
	display:block;
}
#navsub {
	background:#C9DBDF url("../images/subnavfull.gif") no-repeat left top;
	padding:5px 0 3px 260px;
}
#navmain ul,
#navsub ul {
	margin:0;
	padding:0;
	list-style:none;
}	
#navmain ul li,
#navsub ul li {
	display:inline;
	text-transform:uppercase;
	margin:0 5px 0 0;
	font-weight:bold;
	letter-spacing:.08em;
	font-size:11px;
}
#navsub ul li 
{
	font-size:9px;
}
#navmain ul li a,
#navsub ul li a
{
	margin:0 4px 0 0;
}
#navigation ul {
	width:100%;
}
#navigation ul,
#sidebar ul,
.overpanel .right ul {
	margin:10px 0;
	padding:0;
	list-style:none;
}
#sidebar li,
.overpanel .right li {
	margin-bottom:3px;
}
#navigation li {
	text-align:right;
	font-size:11px;
	line-height:1.05em;
	margin:0 0 3px 0;
	border-style:dashed;
	border-color:#C9DBDF;
	border-width:0 0 1px 0;
	padding:0 0 2px 0;
}
#navigation a {
	 font-weight:normal; 
}
#navmain ul li.current a,
#navsub ul li.current a,
#navigation li a.current  {
	color:#4999B0;
	font-weight:bold;
}
#navigation li.yellow,
#navigation li.red,
#navigation li.green,
#navigation li.checked,
#navigation li.open,
#navigation li.opencurrent,
#navigation li.none {
	background: url("../images/l_status_yellow.gif") no-repeat right 1px;
	padding-right:15px;
}
#navigation li.red {
	background-image: url("../images/l_status_red.gif");
}
#navigation li.green {
	background-image: url("../images/l_status_green.gif");
}
#navigation li.checked {
	background-image: url("../images/checked.gif");
}
#navigation li.open {
	background-image: url("../images/open.gif");
}
#navigation li.opencurrent {
	background-image: url("../images/open_current.gif");
}
#navigation li.none {
	background-image:none;
}
h1,
h2,
.overpanel .right h3,
#sidecontent h3
{
	margin:0 -10px;
	color:#000;
	border:none;
}
h1,
.overpanel .right h3,
#sidecontent h3
{
	background-color:#C9DBDF;
	font-family:Georgia, Times New Roman;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:.16em;
	font-weight:normal;
	padding:.4em 10px;
}
#navigation h1 {
	text-align:right;
}
#sidecontent h3,
.overpanel .right h3 {
	background-color:#E5E1C8;
	background-image:none;
}
h3 {
	margin:10px 0 0 0;
	font-family:Georgia, Times New Roman;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:.16em;
	font-weight:normal;
	color:#4999B0;
	background: url("../images/h_borderline.gif") no-repeat right bottom;
	padding:0 0 2px 0;
}
h2 {
	background-color:#E5E1C8;
	font-size:18px;
	padding:10px 10px 11px 10px;
}
.buttonbar {
	margin:10px 0 0 0;
	border-color:#e5e1c8;
	border-style:dashed;
	border-width:0 0 1px 0;
	padding:0 0 5px 0;
	text-align:right;
}
.buttonbar input {
	margin-left:5px;
}
table {
	margin:20px 0 10px 0;
}
.type1 textarea {
	width:245px;
}
.type1 select {
	width:145px;
}
.type1 label {
	font-size:10px;
}
table.type1 td {
	padding:5px 0 5px 5px;
	border-color:#E5E1C8;
	border-width:0 0 1px 0;
	border-style:solid;
	background-color:#fff;
	vertical-align:top;
}
table.type1 tr.special td {
	padding-bottom:20px;
}
table.type1 td.label {
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding-left:0px;
	padding-right:5px;
	letter-spacing:.12em;
}
.initiative {
	margin:0 -10px;
	background-color:#fff;
}
.initiative table {
	margin:0px;
	border-collapse:collapse;
}
.initiative table td {
	padding:10px;
}
.initiative a {
	font-size:15px;
}
.initiative2 {
	margin:0 -10px;
	background-color:#fff;
}
.initiative2 table {
	margin:0px;
	border-collapse:collapse;
	width:100%;
}
.initiative2 table td {
	padding:10px;
}
.initiative2 a {
	font-size:15px;
}
.overpanel {
	position:absolute;
	top:39px;
	left:200px;
	width:500px;
	display:none;
	background-color:#fff;
	border-style:solid;
	border-color:#C9DBDF;
	border-width:6px;
	z-index:100;
	margin-bottom:10px;
}
.overpanel .left {
	width:229px;
	float:left;
	padding:0 10px 10px 10px;
}
.overpanel .left p,
.cleft p,
.cright p {
	margin:6px 0 0 0;
}
.overpanel .right {
	width:229px;
	float:right;
	background-color:#E4F3F7;
	padding:0 10px 10px 10px;
}
.overpanel .right h2,
#sidebar h2 {
	background:none;
	margin:10px 0 -8px 0;
	padding:0;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
#sidebar em {
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}
ul.contributors li {
	padding:0 0 0 17px;
}
ul.contributors li.green {
	background: url("../images/ball_green.gif") no-repeat left 1px;
}
ul.contributors li.yellow {
	background: url("../images/ball_yellow.gif") no-repeat left 1px;
}
ul.contributors li.red {
	background: url("../images/ball_red.gif") no-repeat left 1px;
}
ul.contributors li.smalli {
	background: url("../images/small_i.gif") no-repeat left 1px;
}
ul.contributors li img {
	display:block;
}
img.statusholder {
	margin-right:-10px;
	margin-left:-10px;
	margin-bottom:-3px;
}
.cleft,
.cright {
	width:48%;
	display:inline;
	position:relative;
	padding-top:10px;
}
.cleft {
	float:left;
}
.cright {
	float:right;
}
.clearboth {
	clear:both;
}

/* New Table Styles Below */
table.costing {
	border-collapse:collapse;
	margin:10px 0 0 0;
	width:200px;
}
.costing td, .costing th {
	padding:1px 5px 1px 15px;
	text-align:right;
	
}
.costing td.lefty, .costing th.lefty {
	text-align:left;
	padding:1px 5px;
}

.costing tr.alt td {
	background-color:#E4F3F7;
}
.costing th {
	text-align:right;
	font-weight:bold;
	color:#4999B0;
	border-width:0 0 1px 0;
	border-color:#4999B0;
	border-style:solid;
	font-size:11px;
}
.costing tr.subhead th {
	border-width:0 0 2px 0;
	font-weight:normal;
}
.costing td.lborder, .costing th.lborder, .costing tr.subhead th.lborder {
	border-left-width:1px;
	border-left-style:solid;
	border-color:#4999B0;
}