@charset "utf-8";
/* CSS Document */
 #pageBody * {
			font-family:Verdana,Geneva,sans-serif;
			font-size:11px;
 }
a{
	color:#599DCC;
}
p{
	color:#666;
	line-height:1.4em;
	margin:10px;
}
#pageBody{
	clear:both;
	width:776px;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:20px;
}
#pageBody div{
	float:none;
}
h2 {
	background:transparent url(../../img/h1.gif) no-repeat scroll 0 0;
	border-width:0;
	color:#E89600;
	font-size:14px;
	font-style:normal;
	margin-left:15px;
	padding-left:25px;
}
.errorfulloutline {
	border:1px solid red;
	color:red;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	vertical-align:middle;
	line-height:24px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-left:10px;
}
.btn_dark_new {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:21px;
	padding:0 5px;
	vertical-align:middle;
}
.btn_dark_new {
	background:#58A618 none repeat scroll 0 0;/* url(../../img/market/bg_btn_dark.gif) repeat-x scroll center top;*/
	border:1px solid #CCCCCC;
}
input.btn_dark_new_On {
	background-position:center bottom;
}
.dataGrid {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0;
	background:#FFF;
}
.dataGridVert {
	border-bottom:1px solid #CCCCCC;
	border-right:0 solid #CCCCCC;
}
.dataGrid th, .dataGrid td {
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	color:#333333;
	padding:6px;
	vertical-align:top;
}
.dataGrid th {
	background:#FFFFCD none repeat-x scroll left top;
}
.dataGridVert th, .dataGridVert td {
	border-right:1px solid #666666;
}
.dataGridVert th {
	vertical-align:top;
}
.dataGridVert td {
	border-bottom:0 solid #CCCCCC;
}
.dataGrid .even {
	background:#E5EBF9 none repeat scroll 0 0;
}
.round{
	background:#f3f3f3 url(../../images/bg_round.gif) no-repeat left top;
	height:12px;
}
.top{ background-position:left top;}
.bottom{ background-position:left bottom; height:22px;}
#searchcrit {
	background-color:transparent;/*Changing from  white to transparent to maintain the consistency,Reskin CMS*/
	border-top:1px solid #CCCCCC;
	margin:10px;
	padding:10px 0;
}

.GridHeaderStyle td
{
	border:1px solid #CCCCCC !important;
}