body
{
	font-family: Arial;
}
.wrapper
{
	width: 705px;
	margin: 0px auto 0px auto;
	text-align: left;
	border: 1px solid #999999;
	background-color: white;
	padding: 5px;
}

.adminwrapper
{
	width: 945px;
	margin: 0px auto 0px auto;
	border: 1px solid #999999;
	background-color: white;
	padding: 2px;
}

.banner
{
	margin-left: 10px;
}

.banner2
{  
	margin-left: 10px;
	margin-right: 13px;
	background: #990000;
}

.actionLink a
{
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none; 
	padding-bottom: 5px;
	
}

.appPanelGrid
{
	width: 98%;
	align: right;
}

.actionLink a:hover
{
	text-decoration: underline;
}

.leftCol
{
	float: left;
}

.rightCol
{
	float: right;
	display: block;
	width: 97%;
	text-align: left;
	
}

.leftCol1
{
	float: left;
	width: 65%;
}

.rightCol1
{
	float: right;
	width: 35%;
	text-align: left;	
}

.appBody
{
}

.appTitle
{
	font-size: 20px;
	line-height: 40px;
	color: #DA995F;
	width: 90%;
}

.noteText
{
	font-size: 12px;
	color: #990000;
	margin-top: 30px;
	width: 100%;
}

.footNote
{
	font-size: 12px;
	color:#999999;	
}

.fieldset
{
    width: 96%;	
}

.fieldset a
{
	color: #990000;	
}

.reportsFieldset
{
	width: 95%;	
    margin-right: 11px;		
    margin-left: 12px;
}

.reportsFieldset2
{
 	width: 97.4%;	
    margin-right: 11px;	
    margin-left: 12px;	
}

.reportsFieldset2 a
{
 	color: #990000;		
 	padding-left: 1px;
}

.panelGridLeft
{
	width: 19%;
	text-align: right;
}

.panelGridRight
{
	width: 30%;
	padding-left: 5px;
}

.panelGridLast
{
	padding-left: 5px;
}

.deptTable
{
	width: 98%;	
}

.deptTable_management
{
	width: 97%;
	margin-right: 10px;
	
}

.deptTableHeader
{
	background-color: #BFD9CC;
	
}

.idCol
{
	width: 5%;
	text-align: center;
}

.descCol
{
	witdh: 45%
}

.amountCol
{
	width: 8%;
	text-align: center;
}

.dateCol
{
	width: 10%;
	text-align: center;
}

.nameCol
{
	width: 14%;
}

.nameCol1
{
	width: 9%;
	text-align: center;
}

.statusCol
{
	width:6%;
	text-align: center;
}

.dateCol1
{
	width: 9%;
	text-align: center;
}

.amountCol1
{
	width: 9%;
	text-align: right;
}

.actionCol1
{
	width: 15%;
	text-align: center;
}


.actionCol
{
	width: 10%;
	text-align: center;
}

.actionLinks a
{
	color: #990000;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.actionLinks a:hover
{
	text-decoration: underline;
}

.returnCol
{
	width: 10%;
	text-align: left;
	padding-left: 7px;
	padding-right: 15px;
}

.exitCol
{
	width:85%;
	text-align: left;
}

.bannerTitle
{
	font-size: 18px;
	line-height: 40px;
	color: #DA995F;
	width: 90%;	
}

.bannerSubTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	color: #DA995F;
}

.appText
{   
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #999999;
}

.actionIcon img
{
	border: 0;
}

.appList
{
	margin-top: 15px;
}

.appList a
{
	color: #000000;
	text-decoration: none;
}

.appList a:hover
{
	text-decoration: underline;
}

.appList ul
{
	padding-left: 10px;
	margin-left: 10px;
}

.appList li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.appLabel
{
	font-size: 13px;
}

.appInput
{
	font-size: 12px;
	color: #000000;
}

.appOutput
{
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.appCat
{
	padding-top: 10px;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-bottom: 5px;
	width: 90%;
	display: block;
}

.action
{
	display: block;
	margin-top: 15px;
	border-top: 1px solid #990000;
	width: 90%;	
}

.action img
{
	border: 0;
	vertical-align: middle;
}

.img
{
	border: 0;
	horizontal-align: middle;
}

.action a
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}

.action a:hover
{
	text-decoration: underline;
}

.box_fail
{
	margin:0px auto;
	width:350px;
	text-align:center;
	padding:10px;
	background-color:#DA995F;
	height:100px;
}

.box_warn
{
	margin:0px auto;
	width:350px;
	text-align:center;
	padding:10px;
	background-color:#990000;
	height:100px;
}

.box_fail_text
{
	text-align:center;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.box_success
{
	margin:0px auto;
	width: auto;
	text-align:center;
	padding:10px;
	background-color:#006633;
	height:16px;
}

.text_align
{
	margin-left:320px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-align:center;
	margin-top: 30px;
	width: 100%;
}

.actionDiv
{
	float: left;
	border-color: #999999;
	border-left: 1px solid;
	border-bottom: 1px solid ;
	background-color: #E5E4E2;
	margin-right: 5px;
	padding: 0px 5px 2px 5px;
}

.actionDivCenter
{   
	float: left;
	border-color: #999999;
	border-left: 1px solid;
	border-bottom: 1px solid ;
	background-color: #E5E4E2;
	margin-right: 5px;
	margin-left: 320px;
	padding: 0px 5px 2px 5px;
}

.divClass
{
	height:19px;
	width:19px;
	border:0;
}

.pending
{
	background-color: #F5DEB3;
	text-align:center;
}

.completed
{
	background-color: #E6E6FA;
	text-align:center;
}

@media print {
      .noPrint { display: none; }
}

.receiptBody
{
	width: 90%;
	margin: 20px auto 20px auto;
	border: solid 1px #999999;
	padding: 10px
}

.receiptHeader
{
	font-size: 14px;
	font-weight: bold;
	
}

.receiptTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.receiptSubTitle
{
	font-size: 14px;
	text-decoration: underline
}

.receiptDetails
{
	font-size: 12px;
	border: 1px solid #999999;
	padding: 10px
}

.scroller
{
 	width: 40%;
}

.modalGrid
{
	padding: 0px 5px 5px 0px;
	margin-left: 25px;
	margin-top: 15px;

}

.panelLeftCol
{
	float: left;
	padding-bottom: 10px;
}

.panelRightCol
{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.testing
{
	font-size: 13px;
	color: #990000;
}
