/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}



.Navig:link, .Navig:visited
{
	font-size: 12pt;
	text-decoration: none;
	color: silver;
}
.Navig:active
{
	text-decoration: none;
	color: white;
	font-weight: normal;
}
.Navig:hover
{
	text-decoration: underline;
	color: white;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}


.MarginlessImages IMG
{
	margin: 0px;
}
IMG.NoMargin
{
	margin: 0px;
}
LinkLink
{
	color: teal;
}
/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	color: #cccccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 10px;
}

A.MenuUnselected:hover
{
	color: white;
	text-decoration: underline;
	padding-left: 10px;
}

A.MenuSelected
{
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 10px;
}
A.MenuSelected:hover
{
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 10px;
}
A.linkHeading, A.linkHeading:link, A.linkHeading:visited, A.linkHeading:hover
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
}
DIV.MainContent
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 0px;
}
DIV.EditContent
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 0px;
}
DIV.ContentSection
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
DGTextBoxPrev
{
	font-size: xx-small;
	color: red;
	font-family: Arial;
	text-align: right;
}
.DGTextBox
{
	text-align: right;
}
TABLE.SetupStyleTable
{
	background-color: #cccccc;
	color: Black;
}
TABLE.SetupStyleTable TD
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
}
TABLE.SetupStyleTable A:link, A:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: Blue;
}

.ExportStatusReady
{
	color: green; /* #400040; */
}
.ExportStatusWarning
{
	color: red; /* #800000; */
}
.ExportStatusDisabled
{
	color: #808080;
}
.NumTextBox
{
	text-align: right;
}
.ThemeHeaderColour
{
	background-color: #006699;
}
.TransactionReportTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	background-color: #d7e6f5;
}
.RegularText
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana;
	text-align: right;
}
.gridItem
{
	background-color: #f4f4f4;
	color: #000000;
	font-size: xx-small;
	height: 25px;
}
.gridItemSelected
{
	background-color: #e6e9de;
	color: #000000;
	font-size: xx-small;
	height: 25px;
}
.gridHeader
{
	height: 32px;
	background-color: #e6e9de;
	font-size: x-small;
	font-weight: bold;
}
.gridFooter
{
	height: 32px;
	background-color: #e6e9de;
	font-size: x-small;
	font-weight: bold;
}
.gridButton
{
	text-decoration: underline;
	color: #000000;
	font-size: xx-small;
	height: 25px;
}
.grid
{
	color: #000000;
	border-right: #c6c6c6 1px solid;
	border-top: #c6c6c6 1px solid;
	border-left: #c6c6c6 1px solid;
	border-bottom: #cccccc 1px solid;
}
.normal
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.boxHeader
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e9de;
}
.boxHeaderGrey
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CFCFC0;
}
.box
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #000000;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
}
.tableBox
{
	border-right: #c6c6c6 1px solid;
	border-top: #c6c6c6 1px solid;
	border-left: #c6c6c6 1px solid;
	border-bottom: #c6c6c6 1px solid;
	background-color: #f4f4f4;
}
.tbReadOnlyRight
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-size: xx-small;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: arial;
	background-color: #dddddd;
	text-align: right;
	color: #000000;
}
.tbReadOnly
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-size: xx-small;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: arial;
	color: #000000;
	background-color: #dddddd;
}

.tbNormal
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-size: xx-small;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: arial;
}
.tbNormalReadOnly
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-size: xx-small;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: arial;
	background-color: #dddddd;
}

.tbNormalRight
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-size: xx-small;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: arial;
	text-align: right;
	background-color: white;
}



.lbNormal
{
	font-size: x-small;
	font-family: arial;
}
.normal
{
	font-size: x-small;
	font-family: arial;
}
.columnHeader
{
	font-weight: bold;
	font-size: x-small;
	font-family: arial;
	text-align: center;
}
.btNormal
{
	font-size: xx-small;
	background-color: #cccccc;
	font-family: arial;
}
TABLE.TableBoxGrid TD
{
	border-bottom: #c6c6c6 1px solid;
}
TABLE.TableBoxGrid
{
	border-right: #c6c6c6 1px solid;
	border-top: #c6c6c6 1px solid;
	border-left: #c6c6c6 1px solid;
	border-bottom: #c6c6c6 1px solid;
	background-color: #f4f4f4;
}
TABLE.TableBoxGrid .boxheader
{
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e9de;
}
.lbHeading
{
	font-family: Arial;
	font-size: 16px;
	color: Black;
	font-weight: bold;
}

.btCommand A:link
{
	font-size: xx-small;
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
}

.btCommand A:visited
{
	font-size: xx-small;
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
}

.btCommand A:hover
{
	color: #0000ff;
	text-decoration: underline;
}

.pageView
{
	border-right: #e4e4e4 1px solid;
	padding-right: 15px;
	border-top: #e4e4e4 1px solid;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left: #e4e4e4 1px solid;
	padding-top: 15px;
	border-bottom: #e4e4e4 1px solid;
	background-color: #f9f9f9;
}

.TabBackground
{
	background-color: #ffffff;
}

.appointment li
{
	font-size: xx-small;
	text-decoration: none;
	list-style-type: none;
	padding: 1 1 1 1;
}

.dayLabel
{
	font-size: x-small;
	background-color: #cccccc;
	color: black;
	text-align: center;
	font-weight: bold;
}

.dialogControl
{
	font-size: xx-small;
}

.dialogLabel
{
	font-size: x-small;
}

.dialogButton
{
	font-size: xx-small;
}

.default
{
	font-size: xx-small;
	font-family: Arial;
	color: black;
}

.defaultM
{
	font-size: x-small;
	font-family: Arial;
	color: black;
}

.DefaultTest
{
	color: Red;
	font-weight: bold;
}

.mxDatagrid
{
	font-size: xx-small;
	font-family: Arial;
	color: Black;
	border: solid 1px Silver;
	background-color: Silver;
}
.mxDatagridItem
{
	background-color: #f4f4f4;
	color: #000000;
	font-size: xx-small;
	height: 25px;
}

.mxDatagridHeader
{
	font-weight: bold;
	font-size: x-small;
	background-color: #E4E4E4;
	text-align: center;
}

.mxPageView
{
	border: #e4e4e4 1px solid;
	padding: 15px;
	background-color: #f9f9f9;
}

.mxMultiPage
{
	width: 600px;
}

.mxTabStrip
{
	border-style: none;
	color: Black;
	width: 650px;
}

.mxButton
{
	height: 20px;
	font-size: xx-small;
	font-family: Arial;
	background-color: #cccccc;
	color: Black;
}

.mxHeader
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	height: 30px;
	color: Black;
}

.mxBody
{
	margin: 0px;
	font-family: Arial;
	font-size: xx-small;
	color: Black;
}

.mxMainSection
{
	vertical-align: top;
	width: 100%;
	padding: 10px;
}

.mxLabel
{
	font-family: Arial;
	font-size: xx-small;
	color: Black;
}

.mxRowHeader
{
	font-family: Arial;
	font-size: x-small;
	color: Black;
	font-weight: bold;
}

.mxLabelInfo
{
	font-family: Arial;
	font-size: x-small;
	color: Purple;
	font-weight: bold;
}

.mxLabelError
{
	font-family: Arial;
	font-size: x-small;
	color: Red;
	font-weight: bold;
}


.mxDropDownList
{
	font-family: Arial;
	font-size: xx-small;
	color: Black;
}

.mxTab
{
	color: Black;
}

.mxBox
{
	padding: 10px;
	font-size: xx-small;
	color: Black;
	font-family: Arial;
	background-color: #f4f4f4;
	border: #c6c6c6 1px solid;
}

.mxBoxHeader
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
	color: black;
	background-color: #e6e9de;
}

.mxCurrencyTextBox
{
	font-family: Arial;
	font-size: xx-small;
	color: Black;
	border: solid 1px gray;
	height: 20px;
	text-align: right;
}


.tabBody
{
	padding:0px 0px 0px 0px;
	background-color:White;
}

.sideBar
{
	padding:8px;
}

#tabCommon
{
	background-image: url(Images/Tab/tabTopOn.gif);
	line-height: 33px;
	height: 20px;
}

#tab1Middle
{
	background-image: url(Images/Tab/tabOffBg.gif) ;
	cursor: pointer;
	height:80px;
	text-align:center;
}

#tab2Middle
{
	background-image: url(Images/Tab/tabOnBg.gif);
	cursor: pointer;
	height:100px;
	padding-top:15px;
}


.verticalText
{
	writing-mode: tb-rl;
	font-weight: bold;
	font-size: 8pt;
}



