
body{
	
	font-family:Lucida Grande,Arial;
	font-size:10px;
	margin:0px;
	padding:0px;
	
}
div{
	border:0px dotted #000000;
	padding:0px;

}
.subtitle{
	
	color:#258FCA;
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
	width:95%;

}

h5{
		color:#258FCA;
		margin:0px;
		padding-top:25px;
		font-size:15px;
}

input#contname,input#contcidb,input#devroc,input#devname{
	
	color:#999999;
	background:#f4f4f4;
	
}

hr{
	 background-color:#258FCA;
	 color:#258FCA;
}
#title{
	
	color:#258FCA;
	font-size:15px;
	padding-top:10px;
	font-weight:bold;
	padding-bottom:3px;
	
}
#title2{
	color:#258FCA;
	font-weight:bold;
}
legend{
	color:#258FCA;
	font-size:10px;
	font-weight:bold;

}

.top3def{
	
	padding:20px;
	
}



fieldset{

	border:4px solid #d2d2d2;
	padding-bottom:20px;
	margin-bottom:20px;
	
}


#wrapper{
	
	width:100%;
	height:100%;

}
#logo{
/*background-image:url(../images/qlassic2.gif);*/
	background-repeat:no-repeat;
	background-position:0 px;
	width:261px;
	height:103px;
	font-size:13px;
}
#header{
	background:#ffd83a;_background:#ffd83a; /*IE Hacks*/
}

#topmenu{
/*background-image:url(../images/topmenubg.png);*/
	height:30px;_height:30px;  /*IE Hacks*/
	background-repeat:repeat-x;
	padding-top:5px;
	background-color:#fdfdfd;
	border-bottom:1px solid #d2d2d2;
}


#container{
	height:70%;


}

#content{

	width:500px;

}
.footer{
	width:100%;
	height:30px;
	
}
.title{
	padding-top:10px;
	padding-bottom:5px;
}

.yearto{

padding-top:15px;

}


.header{
	background:#f4f4f4;
	padding-top:5px;
	font-weight:bold;
	color:#999999;
}


.left{

width:130px;

}
a:link{
	
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#999;
	border:0;
	
}
a img{
	border:0px;
	background:transparent;
}
a:visited{
	
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#999;
	border:0;
}
a:hover{
	
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	border:0;
	color:#333333;
	background:#f4f4f4;
}
.imgsearch{
	background-image:url(../images/magnifier.png);
	background-repeat:no-repeat;
	width:22px;
	background-position:0 4px;
}
.divide1{
	padding-top:10px;
}
#divideimg{
	background-position:0 13px; 
}
.divide2{
	padding-bottom:10px;
}
.status{

	padding-right:5px;

}
.errormsg{
	
	
	border:1px solid #d2d2d2;
	color:#FF0000;
	width:30%;
	padding:10px;
}

.avetd{
	text-align:left;
	padding-left:20px;
	background:#f4f4f4;
	border:1px dotted #d2d2d2;
	padding-top:5px;
	padding-bottom:5px;
}
.pagination{
	float:right;
}
.bubblecontainer{
 height:40px;

}
.bubblecite{
	 background-image:url(../images/tip.gif);
	 margin-top:10px;
	 background-position:95% 0px;
	 background-repeat:no-repeat;
	 height:30%;
	 width:100%;
	 z-index:200;
}

.bubblemsg{
	margin-top:18px;
	background:#f4f4f4;
	border:4px solid #d2d2d2;
	width:98%;
	height:15px;
	color:#999999;

}
.innertitle{

	padding-bottom:3px;
}
.registertbl td{
	vertical-align:top;
	padding:4px 0px 4px 2px;
}
.registertbl{
	border-collapse: collapse;
	
}
.indicator li{

display: inline;

}
.confirm{

	width:30%;
	color:#999999;
	font-weight:bold;

}

.popupnavigate a:link, .popupnavigate a:hover , .popupnavigate a:visited  {
		
		padding:3px;
		border:1px dashed #d2d2d2;	

}
.detail_tbl{
	background:#f4f4f4;width:95%;
}
.detail_tbl a:hover{
	text-decoration:underline;
}
.detail_tbl td{
	border-bottom:1px dashed #d2d2d2;
	padding-top:10px;
	padding-bottom:8px;
	padding-right:5px;
	padding-left:5px;
}
.detail_tbl td#left{
	font-weight:bold;
	width:40%;
}


