/*///////////////////////////////////////////
Admin 
////////////////////////////////////////////*/
body{
	margin: 0px;
	background-color: #ffffff;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	
}
td{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

li {
	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #3B4685;
	
}
hr {
	color: #800F08;
	background-color: #800F08;
	height: 1px;
}
/*///////////////////////////////////////////
Show / Hide
////////////////////////////////////////////*/
.showMeBlock{
	display: block;
	}
.hideMeBlock{
	display: none;
}
.showMe{
	visibility: visible;
	}
.hideMe{
	visibility: hidden;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: none;
	color: #044476;
}
.spanLink{
	text-decoration: none;
	color: #800F08;
	cursor: pointer;
}
.spanLink:hover{
	text-decoration: underline;
	color: #666666;
	cursor:pointer;
}
/*////////////////////////////////////////////
LINKS Special 1 - top navigation
////////////////////////////////////////////*/
.special1{
	font-family:  arial;
	font-weight: bold;
	color: #000000;
}
.special1on{
	font-family: arial;
	padding: 5 2 5 5;
	font-weight: bold;
	color: #000000;
	background-color: #EAE8B9;
}
.special1off{
	font-family: arial;
	padding: 5 2 5 5;
	font-weight: bold;
	color: #000000;
}

a.special:link, a.special:active, a.special:visited{
	color: white;
	text-decoration: none;
}
a.special:Hover{
	color: white;
	text-decoration: underline;
}
a.special2:link, a.special2:active, a.special2:visited{
	color: #800F08;
	text-decoration: none;
}
a.special2:Hover{
	color: #800F08;
	text-decoration: underline;
}

a.reportoptions:link, a.reportoptions:visited,a.reportoptions:active
{
    color: #999999;
    text-decoration:none;
}
a.reportoptions:Hover
{
    color: #333333;
    text-decoration:none;
}

/*////////////////////////////////////////////
footer 
////////////////////////////////////////////*/
.footer{
	font-family: "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 10px;
}
a.footer:link,a.footer:active,a.footer:visited{
	color: #EEEEEE;
	text-decoration: none;
	font-size: 10px
}
a.footer:Hover{
	color: #EEEEEE;
	text-decoration: underline;
	font-size: 10px
}

/*////////////////////////////////////////////
Form Elements
////////////////////////////////////////////*/
.inputs{
	background-color: #EbEEf5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D4D0C8;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.button {
	color: white;
	font-size: 11px;
    background-color: #5E93BB;
	border: 1px solid #666600;
	height: 20px;
	width: auto;
	padding: 1px;
}
.buttonRed{
	color: white;
	font-size: 11px;
    background-color: #ff0000;
	border: 1px solid #666600;
	height: 20px;
	width: auto;
	padding: 1px;
}
/*////////////////////////////////////////////
Custom / Misc.
////////////////////////////////////////////*/
.mnu{
	padding: 2 4 4 2;
}
.clock{
	color: #ffffff;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	padding-right: 8;
}
.timeClock{
	text-align: center;
	color: #ff0000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	border: solid 2px #E8641B;
	width: 100px;
	background-color: #000000;
	padding: 2 2 2 2;
}
.greenTxt{
	font-style: none;
	color: #007520;
}
.msg{
	font-style: none;
	color: #FF0000;
}
.msgBox{
	color: #FF0000;
	width: 500px;
	border: solid 1px #FF0000;
	padding: 6 6 6 6;
	background-color: #FFF99D;
	margin-bottom: 6px;
	text-align: left;
}
.infoBox{
	color: #191970;
	width: 500px;
	border: solid 1px #0669B2;
	padding: 6 6 6 6;
	background-color: #B5DEF5;
	margin-bottom: 6px;
	text-align: left;
}

.tanBg{
background-color: #F1F3E3;
}
.highlight{
background-color: #FFF799;
}
.highlight2{
background-color: #D7E7F6;
}
.mainBG{
background-color: #ffffff;
}
.siteColor{
background-color: #800F08;
color: white;
}
.lbl{
color: #3B4685;
font-size: 12px;
font-weight: bold;
}
.lbl2{
font-size: 12px;
font-weight: bold;
color: #800F08;
}
.lbl3{
font-size: 11px;
font-weight: bold;
color: black;
}
.lbl4{
font-size: 10px;
font-weight: bold;
color: #3B4685;
}
.pgLbl{
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #3B4685;
}
.bkTitle{
font-size: 12px;
font-weight: bold;
color: #800F08;
font-style: italic;
text-decoration: underline;
}

.lblSM{
font-size: 10px;
color: #333162;
}
.lblTINY
{
    font-size: 9px;
    color: #333162;
}
.mText{
font-size: 18px;
color: #5B0405;
font-weight: bold;
}
.bText{
font-size: 18px;
color: #044476;
font-weight: bold;
}
.TblOuter {
    border: 1px solid #CFCFCF;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;
  
}
.tdInner {
    border: 1px solid #CFCFCF;
	border-spacing: 0px;
    padding: 3px;
	border-collapse: collapse;
	empty-cells: show;
	}
.blkLine{
    border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 2px solid #000000;
	border-spacing: 0px;
    padding: 3px;
	border-collapse: collapse;
	empty-cells: show;
	}
.subBg {
    background-color: #BBDEEB
	}
.titleBg {
    background-image: url("../images/icons/info_header_text_tile.gif");
    padding: 2px;
}
.headerBg {
    background-image: url("../images/icons/header_text_tile.gif");
    padding: 2px;
	font-weight: bold;
}
.blueTitle {
    background-image: url("../images/icons/blueTile.gif");
    padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
/*//////////////////////////////////////////////////////////////
Calendar Popup
///////////////////////////////////////////////////////////////*/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
/*///////////////////////////////////////////////////////
 Bar code font styles
 /////////////////////////////////////////////////////*/
 .BarExt{
 	font-family:  Free 3 of 9 Extended;
	font-size: 40px;
	color: #000000;
 }

.pubGrid {    
    width: 100%;    
    background-color: #fff;    
    margin: 5px 0 10px 0;    
    border: solid 1px #525252;    
    border-collapse:collapse;    
}   
.pubGrid td {    
    padding: 2px 4px 2px 4px;    
    border: solid 1px #c1c1c1;    
    color: #333333;
    font-size: 9px;
}   
.pubGrid th {    
    padding: 4px 2px;    
    color: #fff;    
    background: #424242 url(images/grd_head.png) repeat-x top;    
    border-left: solid 1px #525252;    
    font-size: 0.9em;    
}
.pubGrid th a
{
    color:#fff;
}
.pubGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }   
.pubGrid .pgr { background: #424242 url(images/grd_pgr.png) repeat-x top; }   
.pubGrid .pgr table { margin: 5px 0; }   
.pubGrid .pgr td {    
    border-width: 0;    
    padding: 0 6px;    
    border-left: solid 1px #666;    
    font-weight: bold;    
    color: #fff;    
    line-height: 12px;    
 }      
.pubGrid .pgr a { color: #aaa; text-decoration: none; }   
.pubGrid .pgr a:hover { color: #000; text-decoration: none; }  

.loadingdiv {  
  width: 200px;  
  height: 50px;  
  background-color: #eeee20;  
  position: absolute;  
  left: 50%;  
  top: 45%;  
  margin-left: -100px;
  padding-top: 25px;  
  text-align: center;  
 color: #000000;  
 font-weight: bold;  
 border: 1px solid #333333;  
}  
