/* Styles for Coding Pages */
.menuBar
{
	width: 164px;
	margin:0px;
    padding:0px;
	float: left;
	text-align: right;
}

.lnavText {
	
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	}
.lnavTextOriginalValue {
	
	font-size: 11px;
	color: red;
	text-decoration: none;
	}
.lnavTextOriginalValue1 {
	
	font-size: 11px;
	color: red;
	text-decoration: none;
	line-height:10px
	
	}
.lnavTitle {	
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}

.lnavTitleHeader {
	
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}
.footer {
	
	font-size: 10px;
	color: #666666;
	}
.tableContacts {
	
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	}

.tblTitle {
    margin:0;
    padding:0;
    width:750px;
    border:0;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	background-color:#dfefff;
	}

.gridHeader
{
	background-color:#4A3C8C;
}
.gridItem
{
	background-color:#DEDFDE;
}
.gridAltItem
{
	background-color:#B0C4DE
}
