.block
{	
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	width:517px;
	margin-top:20px;
	text-align: left;	
	border:0px solid #000000;
}
.block2
{	
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	width: 100%;
	margin-left: -20px;
	#margin-left: 20px;
	text-align: left;	
	border:0px solid #000000;
}
.label
{
	width:190px;
	float: left;
	border:0px solid #000000;
}

.label2
{
	width:170px;
	float: left;
	border:0px solid #000000;
}
.input
{
	width:60%;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal; 
}
.button{
	background-color: #D1D1C7;
	border: 1px ridge #FBFFFF;
	font-family: Verdana;
	font-size: 13px;
	color:#000000;
	height: 25px;
}
.button2
{
	width: 70px;
	font-family: Verdana;
}
#rightcol_link a
{
	font-size:8pt;
	font-family:verdana;
	text-decoration:none;
	color:#0544bb;
}
#rightcol_link_2 a
{
	font-size:11px;
	font-family:verdana;
	color:#0544bb;
}
.error_box
{
	border: #CC3300 solid; 
	border-width: 1px; 
	background-color: #FFFFCC; 
	display:none; 
	width:260px;
	text-align:center; 
	font-size:12px; 
	height:20px; 
	padding-top:4px; 
	margin-left:135px;
	padding-left: 5px;
	padding-right:5px;
	white-space: nowrap;
}


.header
{
	color:#5881D2;
	font-size: 14px;
	padding:0;
}
.subHeader
{
	color:#5881D2;
	padding-left: 20px;
}
.removeDSTable
{
	width:100%;
}
.removeDSTable td
{
	font-size: 11px;
	vertical-align:top;
	padding-left: 10px;

}

.headerFormat
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow-x: scroll;
	
}
.headerFormat tr td
{
	border-right: 1px solid #000000;
	/*white-space:nowrap;*/
	font-size:12px;
	text-align: center;
}
.headerFormat tr th 
{
 	background-color: #CCCCCC;
 	border-bottom: 1px solid #000000;
 	border-right: 1px solid #000000;
 	font-weight: bold;
 	text-align: center;
 	white-space:nowrap;
 	font-size:12px;
 	padding-right: 10px;
 	padding-left: 10px;
}



#text_content2 {
padding-top:10px;
font-family:verdana;
font-size:12px;
color:#666666;
margin-left: 20px;
border: 1px solid #000000;
}

#text_content2 a {
color:#0544bb;
text-decoration:underline;
}

#text_content2 a:hover {
color:#0544bb;
text-decoration:none;
}


.errorParagraph
{
	font-size:11px;
	color:#FF0000;
	padding-left: 10px;
	display:none;
}
.ImportTitle
{
	font-size: 12px;
	vertical-align:top;
	padding-left: 10px;
}
.ImportPara
{
	font-size: 11px;
	vertical-align:top;
	font-weight: normal;
	padding-left:30px;
}
.datasourceTable
{
	/*width: 100%;*/
}

.datasourceTable td
{
	padding-bottom:8px;
}
div.scrollTableContainer {

overflow: auto;

margin: 15px 0 0 0;
position: relative;
/* border:10px solid green;*/
}
.dataTable { border-collapse: collapse; border:1px solid black; width: 750px; font-size:12px;}
.dataTable td, .dataTable th {border: 1px solid black; padding: 3px 5px; margin:0px;}
.dataTable thead th { background-color:gray; color: white; font-weight:bold; text-align:left;white-space: nowrap;}
.dataTable thead a {text-decoration:none; color:white; }
.dataTable thead a:hover { text-decoration: underline;}
/* Firefox has missing border bug! https://bugzilla.mozilla.org/show_bug.cgi?id=410621 */
/* Firefox 2 */
html>/**/body .dataTable, x:-moz-any-link {margin:1px;}
/* Firefox 3 */
html>/**/body .dataTable, x:-moz-any-link, x:default {margin:1px}
		

