* {
  margin: 0;
  padding: 0;
}

a{
	font-weight: bold;
	font-color: green;
	
	}
	
a:visited{
	font-weight: bold;
	font-color: green;
}
a:hover {
	font-weight: bold;
	font-color: orange;
}

body{
						font:76%/1.4 Verdana;
						background:#fff url("../images/body_bg.png") repeat-x -81px 0;
						margin:0 auto;	  						
						line-height:1;
						color:black;
						text-align: center; 
						background-color: ;
						font-size: 1em;
					}


					#body_wrapper {
						margin:0 auto;
						width:1280px;
						text-align: center; 
						background-color: ;
						clear: both;
						background-color: white;
					}

					#background_wrapper_left{
						float: left;
						width: 140px;
						background-color: orange;
						background:#fff url("../images/body_left.png") no-repeat 0;
						height: 600px;

					}
					#background_wrapper {
						margin:0 auto;
						float: left;
						width:1000px;
						text-align: center; 
						background-color: #D5D5D5;
						
					}
					#background_wrapper_right{
						float: right;
						width: 140px;
						background-color: orange;
						background:#fff url("../images/body_right.png") no-repeat 0;
						height: 600px;

					}

					#content_header{
						margin:0 auto;
						clear: both;
						width: auto;
						height: 300px;
						text-align: center; 
						background-color: ;
						background:#fff url("../images/header.png") no-repeat 0;
						z-index: 1;
					
					}

					#content_messagebar{
						margin:0 auto;
						clear: both;
						width: auto;
						height: 24px;
						text-align: center; 
						padding-top: 5px;
						
						background: #E29743;
						border-top: black solid 2px;
						border-bottom: black solid 1px;
						
						border-left: black solid 2px;
						border-right: black solid 2px;
						font-size: 10px;
						font-weight: bold;
						color: white;
					}

					#content_index{
						margin:0 auto;
						clear: both;
						width: 998px;
						#width: 998px;
						_width: 998px;
						height: auto;
						text-align: center; 
						border-left: black solid 1px;
						border-right: black solid 1px;
						background-color: #D5D5D5;
						
						
					}
					
					#content_footermessge{
						margin:0 auto;
						clear: both;
						width: auto;
						height: 20px;
						text-align: center; 
						background-color: #E29743;
						border-top: black solid 1px;
						border-left: black solid 1px;
						border-right: black solid 1px;
						color: white;
						font-size: 10px;
						padding-top: 5px;
						
					}
	#content_footermessge a{
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
	#content_footermessge a:visited{
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
	#content_footermessge a:hover{
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
					#content_footer{
						margin:0 auto;
						clear: both;
						width: auto;
						height: 80px;
						text-align: center; 
						background-color: ;
						background:#033A4E url("../images/footer.png") no-repeat 0;
						border-left: black solid 1px;
						border-right: black solid 1px;
						border-top: black solid 1px;
					}

					#content_navigation{
						float: left;
						text-align: left;
						width: 170px;
						

					}
					#content_include {
						margin:0 auto;
						float: left;
						width: 653px;
						
						text-align: center; 						
						background: #ffffff; /** url("../images/incbg.png") no-repeat;*/
						/**background-color: red;*/
						min-height: 800px;
						#min-height: 700px;
						_min-height: 700px;
						color: black;
															
					}
					#content_banners{
						float: right;
						width: 170px;
						background-color: ;
					}	
					
			#content_navigation ul{
				text-align: left;
			}
	#titlebarheading{
		color: white;
		padding-left: 15px;
		background: transparent url('../images/headerbackground.png') repeat-x;
		height: 20px;
		background-color: ;
}
#footer{	
	clear: both;
    float: right;
    color: white;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 30px;
    text-align: right;
}


#tablepagenavigation{
	clear: both;
	margin: 0;
	padding: 0;
	width: 653px;
	background-color: #D5D5D5;
	height: 24px;
	color: black;
	font-size: 10px;
	border-bottom: 1px solid black;
}
#titlebar {
	clear: both;
	width: auto;
	font-size: 20px; 
	fot-weight: bold;
	color: #033A4E;
	padding-left: 5px;
	padding-top: 15px;
	height: 24px;
	/*text-decoration: underline;*/
	background-color: ;
	/*transparent url('../images/headingunderline.png') no-repeat;*/
	
	
}

#listspage{
	font-size: 12px;
}
#tablepagecount{

	font-size: 12px;
	padding-right: 20px;
}
#daocontent{
	text-align: left;
	clear: both;
	margin: 0;
  	padding: 0;
	padding: 5px 10px 5px 10px;
	background-color:;
	

}

#daoupdated{
	clear: both;
	float: right;
	padding: 5px 10px 5px 10px;
	color: gray;
	font-size: 10px;
}

.ButtonOff {
	width: 170px;
	_width: 160px;
	/*font-size:12px;*/
	background: transparent url('../images/button_off.gif') no-repeat;
	height:24px;
	_height: 18px;	
}

.ButtonOn {
	width: 170px;
	_width: 160px;
	height:24px;
	_height: 18px;
	
	/*background-color:#666666;*/
	background: transparent url('../images/button_on.gif') no-repeat;
}

.ButtonOff ul, .ButtonOn ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;

}
		
.ButtonOff li, .ButtonOn li {
	margin: 0px 0px 0px 0px;
	list-style: none;

}

	
.ButtonOff li a {
	display: block;
	padding: 5px 0px 0px 18px;
	background: transparent url('../images/button_off.gif') no-repeat;
	color: #000!important;
	font-size:12px;
	text-decoration: none!important;
	/*width:175px; do not take this out, rollover won't work*/
	width:170px;
	_width: 160px;	
	height:24px;
	_height: 18px;

}

.ButtonOn li a {
	display: block;
	padding: 3px 0px 0px 12px;
	background: transparent url('../images/button_on.gif') no-repeat;
	color: #000!important;
	font-size:10px;
	text-decoration: none!important;
	/*width:175px; do not take this out, rollover won't work*/
	width:170px;
	_width: 160px;	
	height:24px;
		_height: 18px;
}



.ButtonOff li a:hover {
	display: block;
	width:170px;
	_width: 160px;
	height:24px;
	_height: 18px;
	color: #000!important;
	text-decoration: none!important;
	background: transparent url('../images/button_on.gif') no-repeat;
}

#compdate{
	font-size: 10px;
	color: white;
}
#daocontent{
	margin-left: 15px;
	clear: both;

}
#daocontent a{
	font-weight: bold;
	font-color: green;
	
	}
	
#daocontent a:visited{
	font-weight: bold;
	font-color: green;
}
#daocontent a:hover {
	font-weight: bold;
	font-color: orange;
}


#subheading{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: gray;
}


#compulsory{
	color: red;
	font-weight: bold;
	font-size: 10px;
	}
	
	#applicationtabledetails{
	
		font-size: 12px;
		
	}
	
	.inputfield{
		width: 400px;
	}	.inputfield200{
		width: 200px;
	}	.inputfield100{
		width: 100px;
	}
	
	#inputcomment{
	
		font-size: 12px;
	}
	
	#rowlabel{
		line-height: 30px;
	}
	
	#restricted_heading{
	font-size: 12px;
	}