/* CSS Document */
#container22
{
	position:relative;
	top:10px;
}
img{
	border-style: none;
}
.leftside{
	float: left;
	width: 200px;
	margin: 0 20px 10px 10px;
}
.leftside h1{
	font-size: 140%;
	color: #0099FF;
	margin: 0 0 5px 0;
	width: 180px;
}
.leftside p{
	border-bottom: 1px solid #c1c1c1;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size:100%;
}
.leftside table{
	border: 1px solid #ccc;
	}

.leftside a:link{
	color: #003399;
}
.leftside a:visited{
	color: #003399;
}
.leftside a:hover{
	color: #00CCFF;
}
.leftside a:active{
	color: #003399;
}
.leftside img{
	margin: 0 10px 0 0;
}
.rightside{
	float: left;
	width: 600px;
	margin: 15px 0 0 0;
}
.rightside p{
	margin: 0 0 0 0;
}	
.rightside a:link{
	color: #003399;
}
.rightside a:visited{
	color: #003399;
}
.rightside a:hover{
	color: #00CCFF;
}
.rightside a:active{
	color: #003399;
}
.rightside input{
	margin: 8px 0 0 10px;
	float: left;
}
.current{
	float: left;
	margin: 0 25px 5px 0;
	color: #003399;
}
.viewing{
	float: left;
	color: #003399;
}
.view{
	color: #006ABB;
	margin: 0 50px 0 0 ;
	font-size:170%;
	font-weight:bold;

}
.search{
	clear: left;
	width: 599px;
	border: 1px solid #c1c1c1;
	height: 35px;
	margin: 0 0 10px 0;
}
.search p{
	float: left;
	margin: 0 0 0 0;
	padding: 9px 0 0 10px;
	color:#003399;
}
.search img{
	margin: 7px 0 0 10px;
}
.clear{
	clear: left;
}
.inboxtableholder{
	margin: 0 0 0 10px;
}
.inboxheader
{
	width:300px;
	border:1px solid #fff;
	padding:0 3px 0 5px;
	margin: 0 0 0 0;
	font-weight:bold;
	background-color:#0076C5;
	font-size:120%;
	color: #fff;
}
.inboxheaderdelete
{
	width:24px;
	border:1px solid #c9c9c9;
	padding:0 3px 0 5px;
	margin: 0 0 0 0;
	font-weight:bold;
	background-color:#FD881A;

}
.inboxrow
{
	width:150px;
	border:1px solid #c9c9c9;
	padding:5px 2px 5px 2px;
	margin: 5px 5px 5px 5px;
	font-size:110%;

}
.inboxdelete
{
	width:5px;
	border:1px solid #c9c9c9;
}
.inboxrowhighlight
{
	width:150px;
	border:1px solid #c9c9c9;
	padding:5px 2px 5px 2px;
	margin: 5px 5px 5px 5px;
	font-size:110%;
	background-color:yellow;

}
.foldersinboxheader
{
	border-bottom: 1px solid #c1c1c1;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size:150%;
	background-color:#0076C5;
	color: #fff;
}
.iconheaders
{
	border-bottom: 1px solid #c1c1c1;
	padding:5px 0 5px 5px;
	font-size:110%;
}
.viewinginbox
{
	width:100px;
	border:1px solid #ccc;
}
.border
{
	border-bottom:1px solid #c1c1c1;
	font-size:130%;
}
.bordertextbox
{
	border:1px solid #c1c1c1;
	min-height:400px;
	font-size:130%;
}
.buttonsinbox
{
	border:1px solid white;
	float:left;
	width:600px;
}
.tablereply
{
	float:left;
}
*html .submit
{
	background: url(/pub/images/send.png) no-repeat;
    height: 21px;
    width: 55px;
    border: none;
	float:left;
	color:#575757;
	font-style:arial;
	font-size:11px;
}
.submit
{
	background: url(/pub/images/send.png) no-repeat;
    height: 21px;
    width: 55px;
    border: none;
	float:left;
	color:#575757;
	font-style:arial;
	font-size:8px;
}

.delete
{
	background: url(/pub/images/button.png) no-repeat;
    height: 20px;
    width: 55px;
    border: none;
	float:left;
	color:#575757;
	font-style:arial;
	font-size:90%;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}
.move
{
    height: 21px;
    width: 100px;
    border: none;
	float:left;
	margin:0 2px 0 2px;
	padding:0 0 5px 0;
}

.inboxrow a:link{
		text-decoration: underline;
		color:#003399 ;
}
.inboxrow a:visited{
		text-decoration: underline;
		color:#003399 ;
}
.inboxrow a:hover{
		text-decoration: none;
		color:#00CCFF ;
}
.inboxrow a:active{
		text-decoration: underline;
		color:#003399 ;
}

#DMSSearchFormInbox{
	border:1px solid #ABABAB;
	margin:10px 10px 0;
	width: 475px;

}

.GridTableNoneFoundinbox{
	margin: 15px 0 0 20px;
}