/*
 * bpm4all base style sheet
 * Copyright (c) 2006, Sinlap, LLC
 */ /* General styles */
html,body {
	margin: 0;
	/*padding:0;*/
}

body {
	background-color: #2B88C3;
	margin: 0;
	display: block;
}

td {
	display: table-cell;
	/*padding: 1px;*/
	text-align: inherit;
	vertical-align: top;
}

table {
	font-style: -moz-initial;
	font-variant: -moz-initial;
	font-weight: -moz-initial;
	line-height: normal;
	text-align: start;
	white-space: normal;
}

table,td,th {
	border-color: gray;
}

table,tr,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	/*padding: 0;*/
	border-color: gray;
}

tbody {
	display: table-row-group;
	vertical-align: middle;
}

.bodybg {
	background: transparent url(../images/site/Neutral05_1_bodybg.jpg)
		repeat-x scroll center top;
}

form {
	margin-bottom: 1em;
}

html,div,map,dt,isindex,form {
	display: block;
}

.Neutral05_1_topleftbg {
	background: transparent url(../images/site/Neutral05_1_topleftbg.jpg)
		no-repeat scroll 0 0;
	height: 18px;
	width: 15px;
}

.Neutral05_1_topbg {
	background: transparent url(../images/site/Neutral05_1_topbg.jpg)
		repeat-x scroll 0 0;
	height: 18px;
}

.Neutral05_1_toprightbg {
	background: transparent url(../images/site/Neutral05_1_toprightbg.jpg)
		no-repeat scroll 0 0;
	height: 18px;
	width: 16px;
}

.Neutral05_1_bottomleftbg {
	background: transparent url(../images/site/Neutral05_1_bottomleftbg.gif)
		no-repeat scroll 0 0;
	height: 16px;
	width: 15px;
}

.Neutral05_1_bottombg {
	background: transparent url(../images/site/Neutral05_1_bottombg.gif)
		repeat-x scroll 0 0;
	height: 16px;
}

.Neutral05_1_home01 {
	background: transparent url(../images/site/Neutral05_1_home01.jpg)
		repeat-x scroll 0 0;
	height: 30px;
}

.Neutral05_1_bottomrightbg {
	background: transparent
		url(../images/site/Neutral05_1_bottomrightbg.gif) no-repeat scroll 0 0
		;
	height: 16px;
	width: 16px;
}

.Neutral05_1_leftbg {
	background: transparent url(../images/site/Neutral05_1_leftbg.gif)
		repeat-y scroll 0 0;
	width: 15px;
}

.Neutral05_1_rightbg {
	background: transparent url(../images/site/Neutral05_1_rightbg.gif)
		repeat-y scroll 0 0;
	width: 16px;
}

.Neutral05_1_b_bottomleftbg {
	background: transparent
		url(../images/site/Neutral05_1_b_bottomleftbg.gif) no-repeat scroll 0
		0;
	height: 51px;
	width: 15px;
}

.Neutral05_1_b_bottombg {
	background: transparent url(../images/site/Neutral05_1_b_bottombg.jpg)
		repeat-x scroll 0 0;
	height: 51px;
}

.Neutral05_1_b_bottomrightbg {
	background: transparent
		url(../images/site/Neutral05_1_b_bottomrightbg.gif) no-repeat scroll 0
		0;
	height: 51px;
	width: 16px;
}

.copyright,a.copyright:link,a.copyright:visited,a.copyright:active,.terms,a.terms:link,a.terms:visited,a.terms:active,.privacy,a.privacy:link,a.privacy:visited,a.privacy:active
	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.container01_leftbg {
	background-image: url(../images/site/container01_leftbg.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.container01_bodybg {
	background: #E9EEF2 url(../images/site/container01_bodybg.jpg) repeat-x
		scroll 0 0;
}

.container01_rightbg {
	background-image: url(../images/site/container01_rightbg.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.Normal,.NormalDisabled {
	color: #444446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.SubHead {
	color: #444446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.container01_contentpane {
	background-color: transparent;
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}

/*
*
*/
h1,h2,h3,h4,h5,h6 {
	background-color: #FFFFFF;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.5em 0 0.5em;
	padding: 0;
}

h1 {
	font-size: 20px;
}

th {
	background-color: #6CADD5;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
}

table.navigation {
	background-color: #E9EEF2;
	border-color: gray;
	border-width: 0px;
	border-style: solid;
}

/************************************
 *         Datagrid styles          *
 ************************************/
TABLE.DATAGRID {
	background-color: #313390;
}

TH.DATAGRID {
	font-size: 10pt;
	color: #313390;
	background-color: #EAEFFA;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;;
	padding: 3px;
}

TABLE.DATAGRID TR TD {
	font-family: Arial, Helvetica, sans-serif;;
	padding: 3px;
	font-size: 10pt;
}

TR.DATAGRID {
	background-color: #FFFFFF;
}

TR.DATAGRID2 {
	background-color: #FFFFFF;
}

.DATAGRID_SEL {
	background-color: #FFFF99;
}

.DATAGRID_DEL {
	text-decoration: line-through;
	background-color: #FF9900;
}

TR.DATAGRID_DEL TD INPUT {
	text-decoration: line-through;
}

TABLE.DATAGRID TR TD {
	width: 100%;
}

.mandatoryAsterisk {
	color: #FF0000;
	font-weight: 900;
}

td.formFieldLabel {
	width: 150px;
}

#popupcontent {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	border: 1px solid #333;
	padding: 5px;
	overflow:auto;
}