/* CSS Document */

body{
	text-align:center;
	font-family:Tahoma, Verdana;
	font-size:11px;
}

a {color:#000000;}
a:hover {text-decoration:none;}

#wrapper{
	width:910px;
	margin:0px auto;
}

#header {
	background-color:#5169b3;
	height:87px;
	text-align:left;
}

#header .logo {
	float:left;
	width:67%;
	color:#FF0000;
	height:100%;
}

#header .nav {
	text-align:right;
	padding:18px 27px 0 0;
}

#contentWrapper {
	border:1px solid #000;
	border-top:2px solid #000;
	height:664px;
	background-color:#FFFFFF;
}

#contentWrapper .header {
	background-color:#FFFFFF;
	height:60px;
}
	
	#contentWrapper .content {
	background:#dce7fd;
	height:603px;
}

#contentTbl {
	width:100%;
}

#contentTbl td {
	vertical-align:top;
	text-align:left;
}

.leftNav {
	width:196px;
}
.leftNav form {
	margin:5px 0 12px 0;
}
.leftNav select {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:155px;
	margin-left:3px;
}
.leftNav h1 {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	padding:8px;
	background-color:#5169b3;
	margin:0;
}
.leftNavSection {
	border:1px solid #b5bbcd;
	margin-bottom:12px;
	background:#fff;
}

.leftNavSection div{
	background:#fff;
	margin:8px 0;
	padding:0 23px;
	
}

.noPadCenter {
	padding:0;
	text-align:center;
}

#contentDataTabs {
	
}

#contentData img{
	_margin-bottom:-2px;
}

#contentData h1 { 
	font-family:"Trebuchet MS";
	margin:0;
	font-size:22px;
}
.companyHdr {color:#0137a3;}
#contentGridTabs {
	margin:9px 0 0 0;
	background-image:url(../img/contentDataTabsBG.gif);
	background-repeat:repeat-x;
}
#contentGrid {
	margin:9px 0 0 0;
	border-top:1px solid #999;
}
#gridContent,#importContent {
	background-color:#FFFFFF;
	border:1px solid #999;
	border-top:0;
	height:491px;
	padding:12px;
	
}

#gridContentDATA {
	margin-top:20px;
	border:1px solid #999;
	height:450px;
	background:#fff;
}

#gridContentHDR {
	background:#5169b3;
	color:#FFFFFF;
	font:bold 12px Tahoma,Verdana ;
	height:32px;
	border-bottom:1px solid #999;
	padding:0 0 0 10px;	
}

#gridContentHDR a{
	color:#d3deff;
}

#gridContentHDR img{
	vertical-align:middle;
}

#gridContentTBL,#importContent {
	background:#fff;
	font-size:10px;
	text-align:center;
	border:0;
	/*overflow:scroll;*/
	height:350px;
}

#gridContentTBL tr{
	line-height:21px;
}

#gridContentTBL td{
	border-left:1px solid #fff;
	padding-left:10px;
}

#gridContentTBL .noBorder{border:none;}


#gridContent select,input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.textAreaSQL {
	margin-top:10px;
	width:100%;
	height:44px;
	border:1px solid #999;
}
.positiveMessage {
	color:#009200;
	font-size:15px;
	font-weight:bold;
}

.tableHDR {
	background:#95a4d4;
	font-weight:bold;
	height:20px;
}

.trALT {
	background:#eff2f9;
}
.trPROD td{
	background:#a0f177;
	border-bottom:1px solid white;
	margin-bottom:1px;
}
.data {
	background:#fff;
	padding:10px;
}

.frmLabel {
	padding-bottom:8px;
	text-align:right;
	line-height:1.5em;
}
.frmInput input {
	width:155px;
	font-size:10px;
}

.frmControlText {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mapInput {width:200px;margin-top:1px;}

.tdImg {
	_padding-top:5px;
}

#importContent{
	text-align:center;
	
	height:420px;
}

.progressMsg {
	font-size:15px;
	font-weight:bold;
}

.warning {
	color:#FF0000;
	font-weight:bold;
}

#popUpWrapper {
	width:290px;
}

#popContent {
	text-align:left;
	padding:0 10px 10px 10px;
	color:#5169b3;
	font:11px Tahoma, Verdana;
	background-image:url(../img/divPopContent_bg.gif);
}

#flowChartContainer {
width:626px;
}
#flowChartContainer image {
_margin-bottom:-1px;
}
.sectionHeader{
border:1px solid #999;
border-bottom:0;
background:#f3f9d9;
}
.sectionContent {
border:1px solid #999;
border-top:0;
background:#f3f9d9;
}
.sectionContent2 {
border:1px solid #999;
border-top:0;
background:#c4e340;
}
.icons {
text-align:center;
padding:10px 0;
}

.DivButtonOnMouseOver {
	background:#edf3fe;
	border:1px solid #5169b3;
}

.DivButtonOnMouseOut {
	background: transparent;
	border:1px solid transparent;
}

.DivButtonOnMouseDown {
	background:#95a4d4;
	border:1px solid #5169b3;
}

.DivButtonOnMouseUp {
	background:transparent;
	border:1px solid #5169b3;
}

.MappingDescriptionHeader {
	background:#5169b3;
	border:1px solid #5169b3;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
	text-align:left;
	padding:5px 5px 5px 5px;
}

.MappingDescriptionBody {
	background:#FFFFFF;
	border-left:1px solid #5169b3;
	border-right:1px solid #5169b3;
	border-bottom:1px solid #5169b3;
	color:#5169b3;
	width:200px;
	text-align:left;
	padding:5px 5px 5px 5px;
}

.FlowChartHeaderTitle
 {
    background:#c4e340;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:150px;
 }
         
 .FlowChartBodyTitle 
 {
    background:#f3f9d9;
    font-family:arial;
    font-size:12px;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:5px;
    width:150px;
 }
 
.PopUpWrapper
 {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url("../images/maskBG.png");
}

.GridViewRow
{
	background-color:#FFFFFF;	
}

.GridViewRow:hover
{
	background-color:#E5EFD3;	
}

.GridViewRowHeader
{
	background-color:#95a4d4;	
}

.GridViewRowHeader:hover
{
	background-color:#95a4d4;	
}

.tooltip_admin_descriptionheader { background-color:#5169b3; background-repeat:repeat-x; border:1px solid #A2A28A; color:#FFFFFF; font-weight:bold; width:200px; text-align:left; padding:5px 5px 5px 5px; }
.tooltip_admin_descriptionbody { color:#000000;  background-color:#FFFFFF; border-left:1px solid #A2A28A; border-right:1px solid #A2A28A; border-bottom:1px solid #A2A28A; width:200px; text-align:left; padding:5px 5px 5px 5px; }
