.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.comment{
	width:400px;
	border:1px #CCCCFF solid;
	background:url(../../images/lightbulb.png) 0 2px no-repeat ;
	background-color:#FFFFF0;
	border-left:0;
	border-right:0;
	padding:3px 20px 3px 20px;
	margin:2px 0 5px 0;
	font-size:12px;
}
.textbox {
   background-color :#fff;
   font:11px verdana;
   color :#000;
   height:15px;
} 
.cselect {
   font:11px verdana;
}
.tdc{
	border:1px #ccc solid;
	padding:5px;
	line-height: 12px;
}
.tdc:hover{background-color: #eeeeee;}

.msgBox{
	margin: -20px 50px 0 0 ;
	display: none;
	padding:1px 10px 1px 30px;
	border:solid 1px #DEDEDE;
	background: #FFFFCC;
	height:16px;
	width:auto;
	text-align:right;
	float:right;
	direction: rtl;
}
.bold{font-weight: bold;}

.box {
	padding:3px 15px 4px 10px;
	border:solid 1px #DEDEDE;
	background: #FFFCCC;
	height:17px;
	width:auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	position: fixed;
	top: 20px;
	right: 10px;
	visibility: hidden;
	z-index: 1000;
}
.borderedTable{background-color:#888888;}
.tr{background-color: #ffffff;}
.tdb{border: 1px #999 solid;}
.fl legend {
	padding:1px 10px 1px 10px;
	font-family: Arial;
	font-weight: bold;
	border: 1px #999 solid;
	background-color: #ffe;
}
.errNotify {
	color:#FF0000;
	display:none;
}
.dvComments{margin: 10px 2px 2px 5px;}
input{vertical-align: middle;font-family:verdana;font-size: 11px;}
fieldset { border: 1px solid #c8c8c8; padding-bottom: 20px; }
legend { background: #ffffff; padding: 1px 5px 1px 5px;border: 1px #eee solid; }
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .6em .1em .6em; }  

textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #ededed; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
button, input[type='button'], input[type='reset'], input[type='submit'] { padding: .1em .3em .1em .1em; /*font-family:verdana;font-size:10px;*/ line-height: 100%;}
#search-form input:focus{outline: none;}
.loginTx:focus {background-color: #FFFFCC;}
#dvActions{
	float: right;
	margin-top: -25px; 	
}
#dvActions ul{
	font-size: 8px;
	list-style: none;

}
#dvActions ul li{
	float: right;
	font-size: 12px;
	padding:1px 2px 1px 2px;
	color: #999;
}
#dvActions a {background: none;}
.dvACT{
	float:right;
	margin-top: 5px;
}
.mailbody{
	width: 800px;
}
.mailbody td{
	text-align: justify;
	font-family: Verdana;
}
.mailbody td.bold{
	font-weight: bolder;	
}
.mailbody td a{
	font-family: Verdana;	
}
.pathway {
	padding: 0 5px 5px 5px;
}
.pathway a{
	background: url('../../images/path.gif') 0 4px no-repeat;
	padding-left: 8px;
}
.pathway a.first{
	background: none;
	padding-left: 0;
}
.pdf{
	background: url('../../images/pdf.png')  no-repeat;
	padding: 2px 10px 2px 20px ;	
}
.pdf1{
	
	padding: 2px 5px 2px 5px ;	
}
a{text-decoration: none;}
h1,h2,h3{margin: 5px 0 5px 0}

td{line-height: 16px;}
#_Lst tr:hover{background-color: #ffffd0}

img{border: 0;}
.mdc {
	background-color: #dddddd;
	height: 20px;
	padding-top: 5px;
	padding-left:5px;
	font-weight: bold;
	margin-top: 2px;
	list-style: none;
	}
.spdf{
	float: right;
	background-color: #dddeee;
	padding: 3px 5px 2px 15px;
	border: 1px #dddddd solid;
}
	

