body { margin: 0px; }

a
{
	text-decoration: none;
	color: #003399;
}

a:hover { text-decoration: underline; }

td.big
{
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
}

/* Start New Style Information 27082005 */
/* Search Table */
body
{
	font-family: Arial,Lucinda,sans-serif;
	font-size: 11px;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #003399;
}

a:hover { text-decoration: underline; }

td.big
{
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
}

div.contentBorder
{
	background-color: #dae0f0;
	border: 1px solid;
	border-color: #fefefe #aca899 #8f94a1 #f0f0f0;
	padding: 3px 3px 3px 3px;
	text-align: left;
}

.controlWidth
{
	width: 1%;
	white-space: nowrap;
}

.colWidth5 { width: 5%; }
.colWidth10 { width: 10%; }
.colWidth15 { width: 15%; }
.colWidth20 { width: 20%; }
.colWidth50 { width: 50%; }
.colWidth100px { width: 100px; }
select,input,submit,option { font-size: 11px; }
tr.odd { background: #FFFFFF; }
tr.even { background: #E8E9E9; }

tr.odd.red
{
	background: #FFFFFF;
	color: #FF0000;
}

tr.even.red
{
	background: #E8E9E9;
	color: #FF0000;
}

tr.odd.blue
{
	background: #FFFFFF;
	color: #0000FF;
}

tr.even.blue
{
	background: #E8E9E9;
	color: #0000FF;
}

div.odd { background: #FFFFFF; }
div.even { background: #E8E9E9; }
.majorerror { color: #bb0000; }

.currency
{
	text-align: right;
	white-space: nowrap;
}

.branch
{
	display: none;
	margin-left: 0px;
}

.branch2
{
	display: inline;
	margin-left: 0px;
}

.fade { color: #aaaaaa; }

.hide
{
	position: absolute;
	left: -9999px;
	font-size: 0;
}

div#loginName
{
	border: 1px solid;
	margin-bottom: 0px;
	background-color: #fff;
	border-color: #aca899 #f0f0ff #f0f0ff #aca899;
}

table.iframeMain
{
	border: 1px solid;
	border-color: #abc0d6 #eeeeee #eeeeee #abc0d6;
}

table.displayMain
{
	border: 1px solid;
	border-color: #bacbdc #eeeeee #eeeeee #bacbdc;
	background: #dadcdd;
}

table.displayMain td { padding: 3px; }
table.displayMain tr.rowHeading { background: #ebebeb; }

table.displayMain tr.rowHeading td
{
	background-image: url(rowHeadingbg.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

table.displayMain tr.rowHeading a { color: #000; }

table.displayMain tr.rowHeading td.left
{
	font-weight: bold;
	text-align: left;
}

table.displayMain tr.rowHeading td.right
{
	font-weight: bold;
	text-align: right;
}

table.displayMain tr.odd { background: #FFFFFF; }
table.displayMain tr.even { background: #e9ecf5; }
table.displayMain tr.subtotal { background: #edebe1; }
table.displayMain tr.tax { background: #edebe1; }
table.displayMain tr.total { background: #edebe1; }

table.displayMain td.action
{
	text-align: center;
	width: 1%;
	white-space: nowrap;
}

table.displayMain td.right { text-align: right; }

.tabSelected
{
	background-image: url(editbar.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	background-color: #dae0f0;
	border-width: 1px 1px 0px 1px;
	border-left-style: outset!important;
}

.tabUnselected
{
	background-image: url(editbaroff.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	background-color: #cdd3e2;
	border-width: 1px;
	border-bottom-style: inset!important;
	border-left-style: outset!important;
	cursor: pointer;
	color: #fff;
}

.tabNone
{
	border-width: 0px 0px 0px 0px;
	border-style: inset!important;
	width: 100%;
}

.tabArea
{
	background-image: url(tabareabg.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	background-color: #dae0f0;
	overflow: hidden;
	padding: 4px;
	margin: 0px 5px 0px 5px;
	border-top: 0px #ffffff outset;
	border-right: 1px #E0E0E0 outset;
	border-bottom: 1px #E0E0E0 outset;
	border-left: 1px #fefefe outset;
}

table.tabBar
{
	margin-left: 6px;
	margin-right: 8px;
}

table.tabBar td.tabBarfirstcell { border-bottom: 1px solid white; }

table.tabBar td.tabBarlastcell
{
	width: 95%;
	border-bottom: 1px solid white;
}

.tabBar td
{
	text-align: center;
	border-color: #ffffff;
	vertical-align: top;
	padding: 3px 8px 3px 8px;
	white-space: nowrap;
	font-size: 8pt;
	font-weight: bold;
}

table.editTab
{
	border: 0px solid;
	border-color: #abc0d6 #eeeeee #eeeeee #abc0d6;
	width: 100%;
}

table.editTab tr.rowHeading { background: #bcc8d7; }
table.editTab td { padding: 5px 5px 5px 5px; }

table.editTab td.currency
{
	padding: 5px 5px 5px 5px;
	text-align: right;
}

table.editTab tr.odd { background: #FFFFFF; }
table.editTab tr.even { background: #E8E9E9; }

table.editTab tr.odd.red
{
	color: red;
	font-weight: bold;
}

table.editTab tr.even.red
{
	color: red;
	font-weight: bold;
}

table.editTab tr.even td.right
{
	font-weight: bold;
	text-align: right;
}

table.editTab tr.odd td.right
{
	font-weight: bold;
	text-align: right;
}

table.editTab tr.odd_error td
{
	color: #FF0000;
	background: #FFFFFF;
}

table.editTab tr.even_error td
{
	color: #FF0000;
	background: #E8E9E9;
}

table.editTab tr.message td
{
	padding: 40px 20px 40px 20px;
	background: #E8E9E9;
	text-align: center;
}

tr.noResult td
{
	padding: 40px 20px 40px 20px;
	background: #E8E9E9;
	text-align: center;
}

table.editTab td.action
{
	text-align: center;
	width: 1%;
	white-space: nowrap;
}

table.editTab tr.rowHeading td
{
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	width: 40%;
}

table.editTab td.rowHeading
{
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	width: 10%;
	padding-left: 15px;
}

table.editTab tr.rowHeading td.left { text-align: left; }
table.editTab tr.rowHeading td.right { text-align: right; }

td.tabAction
{
	border-left: 1px solid;
	border-color: #d0d0d0;
	text-align: center;
	width: 1%;
	white-space: nowrap;
}

div.editMain
{
	border: 1px solid;
	border-color: #8f94a1 #fefefe #fefefe #aca899;
	background: #edebe1;
	padding-bottom: 5px;
}

div.titleMain
{
	background-color: #c8d5e5;
	border: 1px solid;
	border-color: #fefefe #aca899 #8f94a1 #f0f0f0;
	padding: 0px 2px 0px 2px;
	margin-bottom: 8px;
	white-space: nowrap;
	height: 26px;
	min-width: 770px;
}

div.titleMainsmall
{
	background-image: url(editbar.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	background-color: #edeffa;
	border: 1px solid;
	border-color: #fefefe #aca899 #8f94a1 #f0f0f0;
	padding: 0px 2px 0px 2px;
	margin-bottom: 8px;
	white-space: nowrap;
	height: 26px;
}

div.leftTitle
{
	height: 22px;
	padding: 2px 5px 0px 5px;
	display: table-cell;
	vertical-align: middle;
	margin-top: 2px;
}

input.rightButton,img.rightButton
{
	margin: 2px 1px 2px 4px;
	float: right;
}

table.editMain
{
	width: 100%;
	border-top: 1px #b3bcc4 solid;
	border-right: 1px #EEE solid;
	border-bottom: 1px #EEE solid;
	border-left: 1px #b3bcc4 solid;
}

table.editMain tr.rowHeading { background: #E5E5E5; }

table.editMain tr.rowHeading td
{
	background-image: url(rowHeadingbg.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	text-align: center;
	font-weight: bold;
}

table.editMain td { padding: 3px; }
table.editMain tr.rowHeading td span { font-weight: normal; }

table.editMain td.action
{
	text-align: center;
	width: 1%;
	white-space: nowrap;
}

table.editMain tr.rowHeading td.left { text-align: left; }
table.editMain tr.rowHeading td.right { text-align: right; }

table.editMain tr.error_major td
{
	background: #ffcc33;
	text-align: center;
	padding: 5px;
}

table.embedTable
{
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #eeeeee #eeeeee #eeeeee #eeeeee;
	width: 100%;
	background-color: #ffffff;
}

table.embedTable tr { background: #cccccc; }
table.embedTable td { padding: 5px 5px 5px 5px; }
table.embedTable tr.rowHeading { background: #E5E5E5; }

table.embedTable tr.rowHeading td
{
	font-weight: bold;
	text-align: center;
}

table.embedTable tr.rowHeading { background: #E5E5E5; }

table.embedTable tr.rowHeadingleft td
{
	font-weight: bold;
	text-align: left;
}

table.embedTable tr.rowHeadingleft td.center
{
	font-weight: bold;
	text-align: center;
}

table.editTab td.darkaction
{
	font-size: 11px;
	text-align: center;
	width: 1%;
	white-space: nowrap;
	background-color: #bccccc;
}

table.searchMain
{
	border: 1px solid;
	border-color: #acacac #eeeeee #eeeeee #acacac;
}

table.searchMain tr.rowHeading { background: #E5E5E5; }

table.searchMain td
{
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}

div.locationBar
{
	padding: 1px 0px 2px 4px;
	background-image: url(locationbar.gif);
	background-repeat: repeat-x;
	position: top left;
	background-position: left top;
	background-color: #edeffa;
	border: 1px solid;
	border-color: #fefefe #aca899 #8f94a1 #f0f0f0;
	text-align:left;
}

div.menuBar,div.menuBar a.menuButton,div.menu,div.menu a.menuItem
{
	font-family: "MS Sans Serif",Arial,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

div.menuBar
{
	background-color: #edebe1;
	border: 1px solid;
	border-color: #fefefe #aca899 #aca899 #f0f0f0;
	padding: 5px 3px 5px 2px;
	text-align: left;
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
	position: bottom left;
	background-position: left bottom;
}

div.menuBar a.menuButton
{
	background-color: transparent;
	border: 1px solid transparent;
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover
{
	background-color: transparent;
	border: 1px solid;
	border-color: #909090 #fcf8fc #fcf8fc #909090;
	color: #000000;
}

div.menuBar a.menuButtonActive,div.menuBar a.menuButtonActive:hover
{
	background-color: #316ac5;
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
	color: #ffffff;
	left: 1px;
	top: 1px;
}

div.menu
{
	background-color: #fff;
	border: 1px solid #aca899;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	margin: 0px;
	visibility: hidden;
	z-index: 101;
	min-width: 100px;
}

div.menu a.menuItem
{
	color: #000000;
	cursor: default;
	display: block;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover,div.menu a.menuItemHighlight
{
	background-color: #316ac5;
	color: #ffffff;
}

div.menu div.menuItemSep
{
	border-top: 1px solid #aca899;
	border-bottom: 0px solid #feeffe;
	margin: 4px 2px;
}
