
BODY
{
	font-size: small;
	color: #000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	 margin-top:0px;
	 margin-left:0px;
	 margin-right:0px;
	 
}
#container
{
	margin: 0px;
	width: 100%;
	position: relative;
	background-color: #fff;
	z-index:auto;
}
#masthead
{
	height:100px;
	width: 100%;
	text-align: left;
	z-index:1;
	background-image:url(/Styles/Default/Images/Coins_Banner.jpg)
}

#mastheadMarkee
{
	height:20px;
	width: 100%;
	background-image:url(/Styles/Default/Images/divBkg.gif) ;
	text-align: left;
	z-index:1;

}
#appTitle
{
	font-weight:bold;
	font-size:24px;
	font-family:Arial, helvetica, Sans-Serif;
	color:#ffffff;
}

#menu
{
	background-color:#f1f0f1;
	height:20px;
	
	text-align:left;
	border-bottom-color:Red;
	border-top-color:Red;

	border-top: Silver 1px solid;
	border-bottom:Silver 1px solid;
	z-index:2;
}
#navigation
{
	width: 100%;
	overflow: hidden;
	z-index:auto;
	height:25px;	
}
#page_content
{
	border-top: #ccaa77 1px solid;
	width: 100%;
	position:relative;
	z-index:auto;
}
#column_l
{
	padding-right: 2%;
	padding-left: 2%;
	float: none;
	padding-bottom: 0px;
	margin: 0px 350px 0px 0px;
	padding-top: 0px;	
	background-color: #fff;
}
#column_r
{
	padding-right: 10px;
	padding-left: 10px;
	right: 0px;
	float: none;
	padding-bottom: 10px;
	margin: 0px;
	width: 330px;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	background-color: #cdf;
}

#footer
{
    clear: both;
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 10px;
    padding: 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: Black;
    /*background-image: url(/styles/default/images/footer-side.gif); */
    /* background-repeat: repeat-x; */
    background-color: #F0F0F0;
    position: relative;
    z-index: 3;
}
.headerLabel
{
	left:100px;
}
#masthead IMG
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#masthead P
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: small;
	padding-bottom: 0px;
	margin: 10px 10px 10px 0px;
	color: #000;
	padding-top: 0px;
	text-align: right;
}
#navigation UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	list-style-type: none;	 
}
#navigation LI
{
	float: left;
	 font-family:Arial,Helvetica, sans-serif;
	 font-size:x-small;
}

#navigation A
{
	border-right: #ca7 1px solid;
	padding-right: 5px;
	border-top: #ca7 1px solid;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #ca7 1px solid;
	color: #000;
	padding-top: 5px;
	border-bottom: #ca7 1px solid;
	background-color: #dc8;
	text-decoration: none;
	background-image:url(/Styles/Default/Images/btnbkg.jpg);
}
#navigation A:hover
{
	border-right: #ed9 1px solid;
	border-top: #ed9 1px solid;
	border-left: #ed9 1px solid;
	color: #000;
	border-bottom: #ed9 1px solid;
	background-color: #ed9;
	text-decoration: none;	 
}
H1
{
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:x-large;
	color: #393939;
}
H2
{
	font-family:Arial,Helvetica, Sans-Serif;
	font-size: 1.75em;
	color: #469;
}
H3
{
	font-family:Arial,Helvetica, Sans-Serif
	font-size: 1.5em;
	color: #469;
}
H4
{
	font-family:Arial,Helvetica, Sans-Serif
	font-size: 1.25em;
	color: #469;
}

.H4Brick
{
	color:#000000;
	font-size: 1.55em;
}
H5
{
	font-family:Arial,Helvetica, Sans-Serif;
	font-size: 0.75em;
	color: #469;
}
H6
{
	font-family:Arial,Helvetica, Sans-Serif
	font-size: 0.5em;
	color: #469;
}

#footer P
{
    padding-right: 1px;
    padding-left: 1px;
    font-size: x-small;
    padding-bottom: 1px;
    margin: 10px;
    color: #000000;
    padding-top: 1px;
    text-align: center;
}
#footer A
{
    color: #000000;
    text-decoration: underline;
}
#footer A:hover
{
    color: #000000;
    text-decoration: none;
}
A
{
	color: #469;
	text-decoration: underline;
}
A:hover
{
	color: #000;
}
.style_bold
{
	font-weight: bold;
}
.style_italic
{
	font-style: italic;
}

.fieldSet
{
	background-color:#EEEEEE;
	padding-top:10px;
	padding-bottom:5px;
}
FIELDSET.Custom
{
    padding: 10px;
    left: 10px;
    position: relative;
    width:900px;
}
TABLE.Custom
{
	left:10px;
	position:relative;
	padding: 10px;
}

FIELDSET LEGEND
{
	 color:Navy;
	 font-size:16px;
	 font-weight:bold;
}
/* Input Form Layout Specific Items */
FIELDSET LABEL
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 5px 0px 0px;
	width: 150px;
	padding-top: 0px;
	text-align: right;
}

FIELDSET BR
{
	clear: left;
}
#topUserLink
{
	text-align:center;
	position:absolute;
	top:0;
	left:80%;
	height:100%;
	padding:0 0 0 2%;
}
.fontXSmall
{
    font-size:x-small;
}
.aButton
{
   font-size:12px;
   font-family: reTbuchet MS,Arial,sans-serif;
   height:24px;
   background-color:#668888;
   background-image:url(/Styles/Default/Images/btnbkg.JPG);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   cursor:hand;
   cursor:pointer;   
}


.aButtonFun 
{
	cursor  :hand;
	cursor:pointer;	
}

.aButtonSpecial 
{
	cursor  :hand;
	cursor:pointer;
	background-color:White;
	color:Black;
	background-image:url(/Styles/Default/Images/ButtonPrintIdCard.jpg);	
}
.aButtonYellow
{
    cursor: hand;
    cursor: pointer;
    background-color: #FFCC66;
    color: Black;
}


Button.aButton 
{
    cursor:hand;  
    cursor:pointer;
}


.aCalendarButton
{
   font-size:12px;
   font-family: Trebuchet MS,Arial,sans-serif;
   height:22px;
   width:24px;
   background-color:white;
   background-image:url(/Styles/Default/Images/button.gif);
   border-style:groove;
   border-color:Silver;
   border-width:0px;
   cursor:hand;	
}

.MenuItem
{
	background-image:url(/Styles/Default/Images/menublip.gif);
	vertical-align:middle;
}

Button.aCalendarButton
{
    cursor:hand;
}

.calendarHide
{
	display: none;
	position: relative;
}


.calendarShow
{
	position:static;	
}

.helpContent
{
	 position:absolute;
	 z-index:3;
	 BORDER-RIGHT: 1px solid; 
	 BORDER-TOP: 1px solid; 
	 FONT: 10px/10px Times; 
	 OVERFLOW: auto; 
	 BORDER-LEFT: 1px solid; 
	 WIDTH: 680px; 
	 BORDER-BOTTOM: 1px solid; 
	 HEIGHT: 540px
}

.aCalTextBox
{
	width:80px;
}

.aDateControl
{
	width:80px;
}

td.form
{
    text-align: right;
    font-family: Arial, Helvetica, Sans-Serif;
    vertical-align: top;
    font-weight: bold;
    width: 170px;
}

td.formLeft
{
	padding:10px;
}

span.form
{
	position:relative;
	left:5px;
}

Label
{
	font-family:Arial, Helvetica, Sans-Serif;
}

.test
{
    color: Fuchsia;
}

.menustyle 
{
	background-image:url(/Styles/Default/Images/sprite.png);
    border-width:1px;
    padding:4px 4px 4px 4px;

}

.menustyleSelected
{    
    padding: 4px;
    background-image: none;
    background-color: #D3DFFE;
}

.adminHomeMenustyle 
{
	background-image:url(/Styles/Default/Images/sprite.png);
    border-width:1px;
    padding:4px 4px 4px 4px;
}

.adminHomeMenustyleSelected
{
    padding: 4px;
    background-image: none;
    background-color: #D3DFFE;
}

  
.container 
{
      /* So the overflow scrolls */
      overflow:auto;
                
      /* Style */
      border: 1px solid black;             
}
            
.container table th {
                /* Keep the header cells positioned as we scroll */
                position:relative;
                
                /* Style */
                color: #F7F6F3;
                background: #5D7B9D;
                font-weight: bold;
                border-bottom: solid 1px #CCCCCC;
                text-align: left;
                padding-left:5px;            
            }
            
.container table th a {
                /* Style */
                color: #F7F6F3;           
            }            
            
.container table tbody {
                /* For alignment of the scroll bar */
                overflow-x:hidden;
            }  
            
.container table tbody tr td 
{
    /* Style */
    color: #333333;
    background: White;
    border-bottom: solid 1px #CCCCCC;
    text-align: left;
    padding-left:3px;
}                
            
.updateProgress 
{
    border-width:1px; 
    border-style:solid; 
    background-color:#CCCCCC; 
    position:absolute; 
    width:130px; 
    height:50px;    
}
    
.updateProgressMessage 
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}            
    
    
.confirm
{
   background-color:White;
   padding:10px;
   width:370px;
}

.dialog
{
    font-family:Tahoma;
    font-size:11pt;
    color:#222222;
    background-color:#fff;
}    

/* header styles */
.headerdlg
{
    position:relative;
    color:#fff;        
    cursor:move; /* So the user knows they can drag the panel */
}
.headerdlg .outer
{
    background:url(/Styles/Default/Images/top-right.png) right no-repeat;
    padding-right:9px;
}
.headerdlg .inner
{
    background:url(/Styles/Default/Images/top-left.png) left no-repeat;
    padding-left:9px;
}
.headerdlg .content
{
    height:35px;
    background:url(/Styles/Default/Images/top-mid.png) repeat-x;
}
.headerdlg .content H2
{
    font-size:12pt;
    font-weight:bold;
    color:#fff;
    padding-top:6px;
    margin:0;
}
.headerdlg .close
{
    /* the image is 35x35 pixels wide */
    height:25px;
    width:35px;	
    /* position the image */
    position:absolute;	
    top:4px;
    right:7px;	
    background:url(/Styles/Default/Images/close.png) no-repeat;	
    cursor:pointer;
}
.headerdlg .close:hover
{
    /* set the hover image */
    background:url(/Styles/Default/Images/close-hover.png) no-repeat;	
}        

/* dialog body styles */
.bodydlg
{
}
.bodydlg .outer
{
    background:url(/Styles/Default/Images/right.png) right repeat-y;
    padding-right:9px;
}
.bodydlg .inner
{
    background:url(/Styles/Default/Images/left.png) left repeat-y;
    padding-left:9px;
}
.bodydlg .content
{
}  
.bodydlg .content H2
{
    padding:10px;
    margin:0px;
    text-align:center;
    font-size:11pt;
    color:#222222;            
    font-weight:normal;
}           
.bodydlg .content .footerdlg
{
    /* footer image is 41 pixels tall */    
    background:url(/Styles/Default/Images/footer.gif) repeat-x bottom;
    height:41px;
}
.bodydlg .content .footerdlg .commands
{
    text-align:right;
    padding:8px;
}           
.bodydlg .content .footerdlg .commands INPUT
{
    /* keep the buttons a consistent size */    
    width:75px;        
}                   

/* dialog footer styles */
.footerdlg
{
}
.footerdlg .outer
{
    background:url(/Styles/Default/Images/bottom-right.png) right top no-repeat;
    padding-right:9px;
}
.footerdlg .inner
{
    background:url(/Styles/Default/Images/bottom-left.png) left top no-repeat;
    padding-left:9px;
}
.footerdlg .content
{
    height:7px;
    background:url(/Styles/Default/Images/bottom-mid.png) repeat-x;        
}   
        
.updating
{
    color:#808080;
    background:url(/Styles/Default/Images/activity.gif) no-repeat center;
}

.yui .ajax__calendar_container 
{
    background-color:#f2f2f2;
    border:solid 1px #808080;
    font-family:arial,helvetica,clean,sans-serif;
    cursor:default;
    width:205px;
    font-size:12px;
    text-align:center;
    padding:0px;
}

.yui .ajax__calendar_body 
{
    height:139px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.yui .ajax__calendar_days, .yui .ajax__calendar_months, .yui .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:139px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.yui .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}

.yui .ajax__calendar_header 
{
    background:url(/Styles/Default/Images/sprite.png) repeat-x 0 0; 
    height:22px;
    width:100%;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    padding-top:3px;
}

.yui .ajax__calendar_prev 
{
    margin-top:2px;
    margin-left:4px;
    height:15px;
    width:25px;
    cursor:pointer;
    float:left;
    background:url(/Styles/Default/Images/sprite.png) 0px -450px no-repeat;
}

.yui .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:4px;
    height:15px;
    width:25px;    
    cursor:pointer;
    float:right;
    background:url(/Styles/Default/Images/sprite.png) 0px -500px no-repeat;
}

.yui .ajax__calendar_title 
{
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}

.yui .ajax__calendar_footer, .yui .ajax__calendar_today 
{
    display:none;
}

.yui .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.yui .ajax__calendar_day, .yui .ajax__calendar_month, .yui .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.yui .ajax__calendar_hover .ajax__calendar_day, .yui .ajax__calendar_hover .ajax__calendar_month, .yui .ajax__calendar_hover .ajax__calendar_year, .yui .ajax__calendar_hover .ajax__calendar_title
{
    color:#0066cc;
}

.yui .ajax__calendar_other .ajax__calendar_day, .yui .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.yui .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}

.radcalendar .ajax__calendar_container 
{
    background-color:#fff;
    border:solid 1px #000;
    font-family:arial,helvetica,clean,sans-serif;
    cursor:default;
    width:205px;
    font-size:12px;
    text-align:center;
    padding:0px;
}

.radcalendar .ajax__calendar_body 
{
    height:136px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.radcalendar .ajax__calendar_days, .radcalendar .ajax__calendar_months, .radcalendar .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:136px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.radcalendar .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}

.radcalendar .ajax__calendar_header 
{
    padding-top:4px;
    background:url(/Styles/Default/Images/radcalendar/header.gif) repeat-x; 
    height:21px;
}

.radcalendar .ajax__calendar_prev 
{
    margin-left:8px;
    margin-top:3px;
    display:block;
    cursor:pointer;
    float:left;
    background:url(/Styles/Default/Images/radcalendar/prev.gif) no-repeat;
}

.radcalendar .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:0px;
    display:block;
    cursor:pointer;
    float:right;
    background:url(/Styles/Default/Images/radcalendar/next.gif) no-repeat;
}

.radcalendar .ajax__calendar_title 
{
    cursor:pointer;
    text-align:center;
    font-weight:600;
    font-size:11pt;
    color:#fff;
    font-family:Arial;    
}

.radcalendar .ajax__calendar_footer, .radcalendar .ajax__calendar_today 
{
    display:none;
}

.radcalendar .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.radcalendar .ajax__calendar_day, .radcalendar .ajax__calendar_month, .radcalendar .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.radcalendar .ajax__calendar_hover .ajax__calendar_day, .radcalendar .ajax__calendar_hover .ajax__calendar_month, .radcalendar .ajax__calendar_hover .ajax__calendar_year
{
    color:#0066cc;
}

.radcalendar .ajax__calendar_other .ajax__calendar_day, .radcalendar .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.radcalendar .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}

.aImageAdminTask:hover
{
	background-image:url(/Styles/Default/Images/AdminTask_mo.png);
}

LI.title
{
	display : block;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 700;
	line-height: 12pt;
	margin: 0px 0px 2px;
	margin-bottom: 2px;
}

.box .image 
{
	BORDER-RIGHT: #ccc 1px solid;	
	PADDING-RIGHT: 3px;	
	BORDER-TOP: #ccc 1px solid;	
	PADDING-LEFT: 3px;	
	FLOAT: left;	
	PADDING-BOTTOM: 3px;	
	MARGIN: 0px 10px 4px 0px;	
	BORDER-LEFT: #ccc 1px solid;	
	PADDING-TOP: 3px;	
	BORDER-BOTTOM: #ccc 1px solid;	
	BACKGROUND-COLOR: white
}

.box H4 
{
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 10px;	
	BACKGROUND: url(/Styles/Default/Images/hdr2new.gif) repeat right top;
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	PADDING-TOP: 5px;	
	HEIGHT: 24px;
	BORDER-RIGHT: #ccc 1px solid;	
	BORDER-TOP: #ccc 1px solid;	
	BORDER-LEFT: #ccc 1px solid;	
	BORDER-BOTTOM: #ccc 1px solid;
	color:White;
} 

.box11 H4 
{
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 10px;	
	/* BACKGROUND: url(/Styles/Default/Images/hdr2new.gif) repeat right top;	*/
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	PADDING-TOP: 5px;	
	HEIGHT: 24px;
	BORDER-RIGHT: #ccc 1px solid;	
	BORDER-TOP: #ccc 1px solid;	
	BORDER-LEFT: #ccc 1px solid;	
	BORDER-BOTTOM: #ccc 1px solid;
	background-color:#333399;
	color:White;
} 

.boxLarge H4 
{
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 10px;	
	BACKGROUND: url(/Styles/Default/Images/hdr1.gif) repeat right top;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	PADDING-TOP: 5px;	
	HEIGHT: 24px;
	BORDER-RIGHT: #ccc 1px solid;	
	BORDER-TOP: #ccc 0px solid;	
	BORDER-LEFT: #ccc 1px solid;	
	BORDER-BOTTOM: #ccc 1px solid
} 

	/* Rule 164 of /root/import/america/css/new-global.css */ 
.box H4 SPAN 
{	
	BACKGROUND-POSITION: right top;	
	DISPLAY: block;	
	BACKGROUND-IMAGE: url(/Styles/Default/Images/hdr1.gif);	
	MARGIN: -15px 10px 0px 0px;	
	LINE-HEIGHT: 10pt;	
	BACKGROUND-REPEAT: no-repeat;	
	HEIGHT: 16px;
	
}

.box-body 
{	
	BORDER-RIGHT: #ccc 1px solid;	
	PADDING-RIGHT: 12px;	
	BORDER-TOP: #ccc 1px solid;	
	PADDING-LEFT: 12px;	
	PADDING-BOTTOM: 12px;	
	OVERFLOW: hidden;	
	BORDER-LEFT: #ccc 1px solid;	
	PADDING-TOP: 12px;	
	BORDER-BOTTOM: #ccc 1px solid;
	font-size:12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}

.box-body-color
{
    border-right: #ccc 1px solid;
    padding-right: 12px;
    border-top: #ccc 1px solid;
    padding-left: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    border-left: #ccc 1px solid;
    padding-top: 12px;
    border-bottom: #ccc 1px solid;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-color: #000080;
}

.related 
{
	BORDER-RIGHT: #ccc 1px solid;	
	PADDING-RIGHT: 12px;	
	BORDER-TOP: #ccc 0px solid;	
	PADDING-LEFT: 12px;	
	PADDING-BOTTOM: 4px;	
	BACKGROUND: url(/uploads/Q0/Kf/Q0KfeIDvmKhPspx6ZsxZZQ/box_related_bg.png) #f5f5f5 repeat-x;
	MARGIN: 0px;	
	BORDER-LEFT: #ccc 1px solid;	
	LINE-HEIGHT: 12pt;	
	PADDING-TOP: 4px;	
	BORDER-BOTTOM: #ccc 1px solid;
	font-size:12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.containerHeader
{
/*	background-image:url(/Styles/Default/Images/Container_header.jpg); */
	background-image:url(/Styles/Default/Images/hdr2new.gif);
	border-style:solid;
	border-color:Silver;
	border-width:1px;
	font-family:Verdana;
	font-size:10pt;
	height:22px;
	padding :0px 2px;
	color :White;
	
}

.containerBody
{
    border: thin solid #C0C0C0;
    width: auto;
    background-color: White;
    padding: 2px 2px 2px 2px;
}

table.ValidationSummary
{
    margin: 10px;
    background-color: #FFFFCC;
    border: 1px solid #808080;
    padding: 10px;
    list-style-type: disc;
}