
#textBoxStyle{
	border-top:0px;
	border-bottom:0px;

}

#body{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #71A28A;
}
#content{
	width: 900px;
	float: left;
	position:relative;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;
}
#logo{
	width: 150px;
	float: left;
	position: relative;
	background-color: #71a28a;
	height: 85px;
}
#left-col{
	width: 150px;
	float: left;
	position: relative;
	background-color: #005983;
	clear: both;
	height: 300px;
}
#head{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.5em;
	float: left;
	position: relative;
	width: 900px;
	height: 85px;
	background-color: #71A28A;
	
}
#inside {

}
#nav{
	float: left;
	width: 150px;
	position: relative;
/*	z-index: 500;
*/	background-color: #71A28A;
	padding-top: 10px;
}
#nav-h{
	margin-bottom: 6px;
	width: 710px;
	background-color: #005983;
	position: relative;
	height: 25px;

}

#text{
	background-color: #FFFFFF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position:relative;
	float: left;
	clear: right;
	width:710px;
	color:#000000;
}

#textPopup{
	background-color: #FFFFFF;
	padding: 7px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 660px;
}

#footer{
	background-color: #FFFFFF;
	width: 880px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float:right;
	clear:both;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #71A28A;
}
#login{
	width:170px;
	float:right;
	background-color: #CCCCCC;
	height: 55px;
	position: relative;
	padding: 15px;
	font-size: 12px;
	color: #000000;
}
#welcome{
	padding: 10px;
	float: left;
	width: 680px;
	position: relative;
	margin: 10px;
}
#column{
	clear: left;
	float: left;
	width: 328px;
	position: relative;
	background-color: #F2F2F2;
	border: 1px solid #005983;
	padding: 10px;
}
#title{
	color: #880000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .9em;
	float: left;
	position: relative;
	text-align: center;
	height: 40px;
	width: 520px;
	padding-top: 23px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
	letter-spacing: .15em;
}
#inside text{
	padding: 20px;
	
}
#panel{
	clear: right;
	float: left;
	width: 128px;
	position: relative;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
	height: 180px;
	padding: 10px;
	overflow: scroll;
}
#button{
	/*float: left;*/
	position: relative;
	background-color: #72A28A;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #000000;
	width:200Px;
	clear: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
/*MJ Tried FOR PANEL REPORTS PAGE */#chkBox{
	float:left;
	position:relative;
	vertical-align:middle;
	clear:left;
	margin-right:5px;
	margin-left:5px;
	padding:5px;
	}
#loginScreen{
	width: 400px;
	float: left;
	padding-left:15PX;
}

#Review{
	line-height:12px;

}

#tableRowIndent{
	padding-left:25PX;
	
}

#ifYes{
	padding-left:35PX;
	
}

.tableCellBorderBottom1 {
padding-right:3px;
/*border-bottom-style:solid;
border-bottom-color:#010000;
border:thin;*/
vertical-align:top;
color:#004080;
/*border-right:solid;
border-right-color:#010000;
border:thin;*/

}
.tableCellBorderBottom2 {
padding-left:8px;
padding-right:12px;
border-bottom-style:solid;
border-bottom-color:#010000;
border:thin;
vertical-align:top;
}

.tableCellBorderBottom3 {
padding-right:3px;
border-bottom-style:solid;
border-bottom-color:#010000;
border:thin;
vertical-align:top;
text-align:center
}

