﻿#controllerPadding {
padding-right:10px;
width:110px;
z-index:1;


}


.tbl_outline {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:#000099;
	border-bottom-color:#000099;
	border-left-color:#000099;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:#000099;
	vertical-align:top;
	height:680px;
	
		
}

.border_left {

	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#000099;
	border-left-color:#000099;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:#000099;
}

.list_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#003399;
font-weight:bold;

}

.link_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#00ADEF;
font-weight:bold;

}

.iehack {
font-size:1px;

}

.splitter 
{
	font-size:1px;
}

#div_controller_empty_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	height:20px;
	padding-left:10px;
	padding-top:10px;

	text-align:left

}

#div_controller_empty_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0033CC;
	height:30px;
	padding-left:5px;
	text-align:left;
	

}#form1 #div_cpage_holder #div_ccol_right #exportBar table {
	border: thin solid #1B137C;
	padding-top:10px;
}

.listText {
	font-family:Verdana;
	font-size:10px;
	color:Red;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding-top:10px;
}

.listBorder
{
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
}

