/* js controlled show / hide layers */

#costaJavaWrap 
{
	text-align:left;
	margin: 0 auto;
	background: url('/images/programs/boxTopper.gif') top left no-repeat;
	width: 491px;
	padding-top: 12px;
}

#costaListWrap {
	width: 150px;
	display: inline;
	float: left;
}

#costaContent {
	float: left;
	width: 315px;
	text-align:justify;
	padding-left:15px;
	border-left:1px solid #CCCCCC;
	
}

#costaJavaFooter {
	margin: 0 auto 10px;
	background: url('/images/programs/BoxBottom.gif') top left no-repeat;
	width: 491px;
	height: 18px;
}

#costaContent p {
	margin: 0;
	padding: 0 10px 0 0;
	color: #252930;
}

#costaListWrap ul {
	padding: 0;
	list-style: none;
	
}

#costaListWrap ul li a {
	font-family: arial;
	color: #5b626e;
	line-height: 18px;
	text-decoration: none;
}

#fundingNote
{
	padding:10px;
	padding-bottom:0px;
}

#costaListWrap ul  .current {
	color: #FF0000;
	font-weight:bold;
}
#costaListWrap ul li a:hover {
	color: #004108;
}


/* ------ main col ------ */

#respLeftCol ul
{
	padding-left:10px;
}

#respLeftCol ul li
{
}

#respLeftCol table td
{
	font-size:11px;
}

/* ------ end main col ------ */

#tableContent {
	background: #ededee url('/images/vol/topRightCorner.gif') top right no-repeat;
	padding: 15px;
}

#tableContentTwo {
	background: #ededee url('/images/vol/topRightCorner.gif') top right no-repeat;
	padding: 15px;
	text-align: center;
}

.tableContent h3 {
	font-family: arial;
	font-size: 16px;
	color: #58595b;
	margin: 30px 0 0 10px; 
	padding: 0;
}

.tableContent table {
	margin: 20px 0;
	padding: 0;
	text-align: left;
	font-family: arial;
}

.expTitle
{
	text-align:left;}

.tableContent th {
	color: #58595b;
	font-size: 14px;
	font-weight: normal;
}

.tableContent td {
	color: #808284;
	font-size: 11px;
}

.tableContent tr.empty 
{
	height:3px;
	
}
.tableContent tr.empty td.emptycol
{
	background: url('/images/vol/xLine.gif') bottom left repeat-x;
}

.tableContent  .noLine {
	background: none;
}
.tableContent .row p {
	margin: 0;
	padding: 15px;
}
.tableContent td {
	background: url('/images/vol/yLine.gif') top right repeat-y;
}

.tableContent td.focusCell {
	font-weight:bold;
}

.tableContent p {
	margin: 0;
	padding: 15px;
}

#tableWrap .tableContent .expWrap {
	padding: 15px 15px 15px 0;
	
}

.tableContent td .noLine, .tableContent th .noLine {
	background: none;
}

.tableContent td a {
	color: #58595b;
	padding: 0px 0 0 17px;
	text-decoration: none;
	font-weight: bold;
	background: url('/images/global/arrowGrey.png') top left no-repeat;
	
}

.tableContent td a:hover {
	background: url('/images/global/arrowOrange.png') top left no-repeat;
	
}

.expLink {
	display: block;
	padding-left: 17px;
}

* html body .tableContent td a {
	width:170px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/global/arrowGrey.png", sizingMethod="crop");
    background-image: none;
}

* html body .tableContent td a:hover {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/global/arrowOrange.png", sizingMethod="crop");
    background-image: none;
}

.colOne {
	width: 202px;
}
.colTwo {
	width: 202px;
}
.colThree {
	width: 147px;
}
.colFour {
	width: 115px;
}
.colFive {
	width: 58px;
}


#tableFooter {
	width: 756px;
	height: 7px;
	background: url('/images/vol/tableBottom.gif') top left no-repeat;
}
