/* ------------------------------------------------------------------------------------------------------------------------------- */
html { margin-bottom:1px;height:100%;}

body    {
        margin:0;
		padding:0;
        font-family: Helvetica, Arial, sans-serif;
		font-size:14px;
		line-height: 130%;
		color: #333;
        background: #ececec url(images/rt-body-bg-top.png); background-repeat: repeat-x;
		}
		
table, td, p, div {
	font-size: 100%;
	line-height: 130%;
}

/* ------------------------------------------------------------------------------------------------------------------------------- */
 
.wrapper {margin:0 auto;width:900px;}
.top1 { background: url(images/bx_1.gif) 0 0 no-repeat;clear:both;margin-top: 20px;}
.top2 { background: url(images/bx_2.gif) 100% 0 no-repeat;}
.top3 { background: #fff; height: 14px;margin:0 14px;}
.middle { background: #fff; padding: 10px;}
.bot1 { background: url(images/bx_3.gif) 0 0 no-repeat;}
.bot2 { background: url(images/bx_4.gif) 100% 0 no-repeat;}
.bot3 { background: #fff; height: 14px;margin:0 14px;}

img.logo { border:0;margin-top:12px;margin-left:13px;vertical-align:bottom;}
span.title {display:inline-block;font-weight:bold;color:#666;padding-bottom:10px;padding-left:10px;font-size:150%;}
.footer { font-size: 90%;text-align:center;color:#999;margin:15px 0;}

.status { float: right;margin-top:20px;}
       
.colorclass0 {
        background-color: #ffffff;
}

.colorclass1 {
        background-color: #f4f4f4;
}

.colorclass2 {
        background-color: #e8effc;
}

.padder1 { padding: 1; } .padder2 { padding: 2; } .padder3 { padding: 3; } .padder4 { padding: 4; } .padder5 { padding: 5; }
.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 10; }

.tdclass1 {
        color: #005CAF;
		padding: 7px;
		font-weight: bold;
		background: #e8effc;
}

.textclass1
        {
        color: #005CAF;
        }
		
.textclass2
        {
        color: #476C8E;
        font-size:18px;
        }			
        
a:link
        { color: #C12C04; text-decoration:none; }
a:active
        { color: #C12C04; text-decoration:none; }
a:visited
        { color: #C12C04; text-decoration:none; }
a:hover
        { color: #C12C04; text-decoration:underline; }
		
.subcat_link a:link 
	{ color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:active 
	{ color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:visited 
	{ color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:hover 
	{ color: EB6812; text-decoration:underline; font-size: 11px; }		
		
.itty_link a:link 
	{ color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:active 
	{ color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:visited 
	{ color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:hover 
	{ color: EB6812; text-decoration:underline; font-size: 11px; }

.itty_link 
	{
	font-size:11px;
	color:000000;
	}
	
.itty_itty_link 
	{
	font-size:10px;
	}			
	
.white_link a:link 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: ffffff; font-size:14px; text-decoration:underline; }	

.white_link {
        color: ffffff;
        font-size:14px;
}		

.bigtitle a:link 
{ color: DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:active 
{ color: DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:visited 
{ color: DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:hover
{ color: ffffff; font-size:20px; text-decoration:underline; }

.status-icon {display:block;width:16px;height:16px;}
.status-2 {background: url(images/enabled.png);}
.status-3 {background: url(images/pending.png);}
.status-4 {background: url(images/denied.png);}
.status-5 {background: url(images/inactive.png);}
.status-6 {background: url(images/fraud.png);}

.notice { background:#ffd;padding:20px;font-weight:bold;}
.error { background:#fff;border:2px solid #f00;padding:10px;font-weight:bold;margin: 0 0 20px;}
