﻿.mainHeader
{
	color: #fe9914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	letter-spacing: .025em;
	vertical-align: middle;
	white-space: normal;
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.header
{
	display: block; 
	margin: 0px;
	border-style: solid;
	border-color: #969696;
	border-width: 2px;
	width: 560px;
	background-color: #e5e5e5;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;	
	color: #008dbf;
}
.body
{	
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	border-top-style: none;
	width: 560px;
	background-color: #f2f2f2;
	vertical-align: middle;
	position: relative;
}
.columnLeft
{
	padding: 0px;
	float: left;
	width: 300px;
}
.columnRight
{
	padding: 0px;
	float: right;		
	width: 250px;
}
.divider
{
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 2px;
	line-height: 24px;
	float: left;
	width: 2px;
	height: 95%;
	}
.spacer
{
	clear: both;
}
.row
{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
}
.rowShort
{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 10px;
}
.rowIndent
{
	padding-right: 10px;
	padding-left: 20px;
	margin-right: 10px;	
}
.rowPeachText
{	
	padding-right: 10px;
	padding-left: 10px;	
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;	
	color: #f6610c;
}
.rowBlactText
{
	padding-right: 10px;
	padding-left: 10px;	
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	color: Black;
}
.rowPeachBackgroundBoldText
{
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;	
	color: Black;
	background-color: #ffb27b;
}
.rowPeachBackgroundItalicText
{
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	vertical-align: middle;	
	color: Black;
	background-color: #ffb27b;
	float: left;
	text-align: left;
	width: 220px;
}
.label
{
	display: block;	
	color: #0099dc;	
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	float: left;
	
}
.detail
{
	display: table-column;
	padding-left: 10px;	
	color: Black;	
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	float: right;
	
}
.button
{	
	margin-left: 10px;	
	background-color: #1782b3;
	color: #fefefe;
	border-style: none;
	float: right;	
	width: auto;	
	height: 24px;
	vertical-align: middle;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.description
{
	float: left;
	text-align: left;
	width: 150px;
}
.dollarSign
{
	float: left;
	text-align: right;
	width: 10px;
}
.amount
{
	float: left;
	text-align: right;
	width: 60px;
}
.exception
{
	display: block; 
	margin: 0px;
	padding: 10px;
	border-style: solid;
	border-color: #ffb27b;
	border-width: 2px;
	width: 540px;
	background-color: #fdada7;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;	
	color: #e23f34;
}
.exceptionHeader
{
	text-indent: 10px;		
}
.exceptionBody
{
	clear: both;
}
.exceptionImage
{
	float: left;
}
.notice
{
	display: block; 
	margin: 0px;
	padding: 10px;
	border-style: solid;
	border-color: #ffb27b;
	border-width: 2px;
	width: 540px;
	background-color: White;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;	
	color: #e23f34;
}
.noticHeader
{
	text-indent: 10px;	
}
.noticeBody
{
	font-weight: normal;
	clear: both;
}
.noticeImage
{
	float: left;
}
.whiteBackgroundHolder
{
	display: block; 
	margin: 0px;
	padding: 12px;
	border: none;
	width: 540px;
	background-color: White;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	color: Black;
}
.selectedTab
{
	font-weight: bold;
	font-size: 17px;
	float: right;
	background-color: White;
	border: none;
	height: 30px;
}
.unselectedTab
{
	font-size: 17px;
	color: #cccccc;
	float: right;
	background-color: White;
	border: none;
	height: 30px;
}
.tabDivider
{
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 2px;
	line-height: 24px;
	float: right;
	width: 2px;
	height: 30px;
	
}
.contentHeader
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	color: #008dbf;
}
.contentBody
{
	display: block;
}
.contentBody2
{
	display: block;
	padding: 10px;
}
.contentIndent
{
	padding-left: 10px;
}
.whiteBackgroundWithBorderHolder
{
	display: block; 
	margin: 0px;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
	width: 540px;
	background-color: White;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	color: Black;
	position: relative;
}
.whiteBackgroundWithBorderHolder2
{
	display: block; 
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
	width: 560px;
	background-color: White;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	color: Black;
	position: relative;
}
.textArea
{
	width: 530px;
	border-style: solid;
	border-width: 2px;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
}
.checkbox
{
	float: left;
	width: 12px;		
	height: 12px;
	margin-top: 6px;
	padding-left: 13px;
}
.checkboxLabel
{
	float: left;
	font-weight: bold;
	padding-left: 10px;	
}
.checkboxContent
{
	padding-left: 25px;
}
.bold
{
	font-weight: bold;
	
}
.errorIcon
{	
	padding-left: 0px;	
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
.labelError
{	
	padding-left: 2px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;	
	color: #e23f34;
	float: left;
	width: 250px;
}
.selectError
{
	background-color: #fdada7;
	color: #e23f34;
	border-style: solid;
	border-color: #ffb27b;
	border-width: 2px;
	padding-left: 10px;
	width: 200px;
	float: left;
}
.controlLabel
{
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 250px;
}
.textBox
{
	border-style: solid;
	border-bottom-color: #f4f2ee;
	border-left-color: #f4f2ee;
	border-right-color: #d7d6d5;
	border-top-color: #a1a1a1;
	border-width: 2px;
	padding-left: 10px;
	width: 185px;
	float: left;
}
.textBox2
{
	border-style: solid;
	border-bottom-color: #f4f2ee;
	border-left-color: #f4f2ee;
	border-right-color: #d7d6d5;
	border-top-color: #a1a1a1;
	border-width: 2px;	
	width: 185px;
}
.tabBar
{
	background-color: #d9e8f0;
	height: 30px;
}
.unselectedTabButton
{
	display: block;
	background-color: #d9e8f0;
	color: #989a9b;
	border-style: none;
	float: left;	
	width: auto;	
	height: 24px;
	vertical-align: middle;
	padding: 0px;
	font-weight: bold;
	font-size: 17px;
	height: 30px;
}
.selectedTabButton
{
	display: block;	
	background-color: White;
	color: #008dbf;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #adadac;
	border-left-width: 2px;
	border-right-width: 2px;
	float: left;	
	width: auto;	
	height: 24px;
	vertical-align: middle;
	padding: 0px;
	font-weight: bold;
	font-size: 17px;
	height: 30px;
}


.myDialog .ui-dialog-titlebar { display: none; }

.radioButtonPanel
{
	background: color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;	
}

        .CategoryName
        {
            font-weight: bold;
            font-size: larger;
        }
        
        #OuterTableCellOverlay, #OuterTableCellOverlay2
        {
            top: 0px;
            left: 0px;
            width: 99%;
            height: 5000px;
            position: absolute;
            background-color: white;
            z-index: 999;
	        filter:alpha(opacity=85);
	        -moz-opacity:0.85;
	        padding-top: 25%;
	        padding-left: 15%;
        }
        
        #InnerTableCellOverlay, #InnerTableCellOverlay2
        {
            text-align: center;
            width: 444px;
            border: 1px solid black;
            padding: 10px;
            background-color: #eee;
            z-index: 998;
	        filter:alpha(opacity=100);
	        -moz-opacity:1.00;
	        font-family: Arial;
	        font-weight:bold;
	        font-size: 11px;
        }
        
.paymentMethod:hover {
    cursor:pointer;
}