
#html, body 
{ 
	font-family: "Trebuchet MS", "Lucida Console", Arial, sans-serif;
	font-size: 13px; 
	margin: 0; 
	padding: 0; 
	color: #575757; 
	height: 100%;
	background: url('/ima/bodybg.gif') top left repeat-x; 
}

html {
    overflow-y: scroll;
}

#container
{
	width: 820px; 
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#banner
{
	width: 819px; 
	background: url('/ima/header_logo.gif') top left no-repeat;  
	margin: 0 0 3px 0; 
	position: relative; 
	height: 80px; 
	color: #ffffff;
}

#th, td
{
	text-align: center;
}


.tiny_sup
{
	vertical-align: text-top;
	font-size: 0.5em;
}

#content
{
	height: 100%; 
	float: left; 
	background: #ffffff; 
	padding: 5px; 
	width: 650px;
	margin-bottom: 20px;
}

/* the right bar */
#sidebar
{
	float: right; 
	width: 129px; 
	border-left: 1px dotted #ccc; 
	padding: 5px 0 0 10px; 
	/* margin: 10px 0 10px 15px; */
	margin: 10px 0 10px 0;
}


#footer
{
	clear: both; 
	background: url('/ima/bluebg.gif') repeat; 
	border-top: 2px solid #333333;  
	border-bottom: 2px solid #333333;
	color: #ffffff;
	text-align: center; 
/*
	padding-bottom: 5px;
	margin-bottom: 5px;*/

} 

/* link styling */
#content a
{ 
	color: #223b8d; 
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

/*
#topbar a
{
	color: #223b8d; 
	text-decoration: none;
}

#topbar a:hover
{
	text-decoration: underline;
}


#nav a { color: #666666; font-weight: bold; text-decoration: none; } #nav a:hover { text-decoration: underline; }
#topbar a { color: #666666; font-weight: bold; text-decoration: none; } #topbar a:hover { text-decoration: underline; }
*/

#footer a
{
	color: #ffffff; 
	text-decoration: none; 
} 

#footer a:hover
{
	text-decoration: underline;
}



/* extra attributes */
.headline
{
	font-size: 18px;
	margin: 3px 0 3px 0;
}

.headlines
{
	font-size: 13px;
	margin: 3px 0 13px 0;
}

.pubdate
{
	font-size: 8px;
	color: #333333;
	text-align: right;
}

.breaker
{
	background: url('/ima/bg.gif'); 
	border-top: 1px solid #666666; 
	text-align: right; 
	color: #223b8d; 
	text-transform: uppercase; 
	letter-spacing: 2px;
}

.imageright
{
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px 3px 0 7px;
}


/* .imageright:hover { border: 1px solid #666666; } 

.imageleft { float: left; border: 1px solid #ccc; padding: 3px; margin: 3px 10px 0 0px; }  .imageleft:hover { border: 1px solid #666666; }

.sideimage { border: 1px solid #ccc; padding: 3px; margin: 4px; margin: 10px 0 5px 0; } .sideimage:hover { border: 1px solid #666666; }
*/


#sidebar ul
{
	margin: 5px 0 15px 20px; 
	padding: 0; 
	border-top: 1px solid #ccc; 
} 

#sidebar li
{
	margin: 0;
	padding: 0; 
	text-align: center; 
	list-style-type: none;  
	border-bottom: 1px solid #ccc;
}

#sidebar a
{
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

#sidebar a:hover, #sidebar a#selected, #sidebar a#selected:hover
{
	background: #dae9ff; 
	color: #666666;
}




#content ul 
{
	margin: 5px 0 10px 10px; 
	padding: 0; 
	border-top: 1px solid #ccc; 
	width: 620px; 
}

#content li 
{
	display: block; 
	text-align: left; 
	margin: 0; 
	padding: 10px; 
	list-style-type: none; 
	border-bottom: 1px solid #ccc;
	background: #dae9ff;
}

/*
#content li:hover
{
	background: #dae9ff;
}
*/



strong
{
	color: #223b8d;
	background: inherit;
}

blockquote
{
	width: 600px;
	border: 1px solid #222222;
	background: url('/ima/blockbg.gif') repeat-x;
	color: #222222;
	padding: 10px 15px 10px 15px;
	margin: 5px 10px 15px 10px;
	background-color: #ededed;
}


#ratestab
{
	padding: 6px;
	margin: 10px 10px 0 10px;
}

#ratestab tbody tr td
{
	background-color: #ededed;
}

#ratestab tbody tr.odd td
{
	background-color: #c0ced9;
}


#cctab
{
	padding: 6px;
	margin: 10px 10px 0 10px;
}

#cctab tbody tr td
{
	background-color: #ffffff;
}

#cctab tbody tr.odd td
{
	background-color: #c0ced9;
}

#cctab tbody tr.top th
{
	background-color: #aaaaaa;
}



.prodtab
{
	/* padding: 12px; 
	margin: 10px 10px 0 10px;*/
	width: 450px;
	height: 410px;
	background-image: url('/ima/prodtab.gif');
}

.prodtab tbody tr td
{
	background-color: #dbdbdb;
}

.prodtab tbody tr.odd td
{
	background-color: #ededed;
}

.prodtab tbody tr.top th
{
	background-color: #aaaaaa;
}


/*    */



.pt_program_name
{
	text-align: left;
	margin: 0 0 0 10px;
	color: #333333;
}

.pt_data
{
	text-align: left;
	margin: 0 0 0 20px;
}



#wtab
{
	/* padding: 12px; 
	margin: 10px 10px 0 10px;*/
	width: 450px;
	height: 410px;
	background-image: url('/ima/prodtab.gif');
}

#wtab tbody tr td
{
	background-color: #dbdbdb;
}

#wtab tbody tr.odd td
{
	background-color: #ededed;
}

#wtab tbody tr.top th
{
	background-color: #aaaaaa;
}

.wt_program_name
{
	text-align: left;
	margin: 0 0 0 10px;
	color: #333333;
}

.wt_data
{
	text-align: center;
}

.wt_marg
{
	margin: 0 0 0 20px;
}

.wt_rebate
{
	color: #147208;
}

.wt_cost
{
	color: #c80c0c;
}


.money
{
	color: #006600;
}

.greenitems
{
	text-align: left;	
	font-size: 10px;
	color: #006600;
}

.program
{
	width: 260px;
}

.program_name
{
	text-align: left;
}

.rate
{
	width: 55px;
}

.points
{
	width: 70px;
}

.fees
{
	width: 70px;
}

.apr
{
	width: 55px;
}

.payment
{
	width: 70px;
}

.details
{
	width: 55px;
}


#prodtab0, #prodtab1, #prodtab2, #prodtab3, #prodtab4 
{
	position:absolute;
	width:450px;
	height:410px;
	z-index:30;
	left: 85px;
	top: 85px;
	visibility: hidden;
}

#apptab0 
{
	position:absolute;
	width:450px;
	height:410px;
	z-index:auto;
	left: 85px;
	top: 85px;
	visibility: hidden;
}


.logupassinput
{
	font-family: "Lucida Console", Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 60px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #ededed;
}

.logemlinput
{
	font-family: "Lucida Console", Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 170px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #ededed;
}



.dashedbottom
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

#apptab
{
	width: 650px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#apptab tbody tr td
{
	background-color: #ffffff;
}

#apptab tbody tr.odd td
{
	background-color: #edf4ff;
}

#apptab tbody tr.even td
{
	background-color: #fed222;
}

.appbq1
{
	text-align: justify;
	padding: 15px;
}

.appcontent
{
	width: 500px;
	text-align: justify;
}


.appselect
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	background-position: center;
	background-color: #ededed;
	margin: 0;
	padding: 2px 2px 2px 2px;
}


.appinput_20
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 20px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_40
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 30px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_60
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 60px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_80
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 80px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_100
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 100px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_120
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 120px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_180
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 180px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_220
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 220px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}

.appinput_360
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	border: 1px solid #111111;
	width: 360px;
	padding: 3px 2px 3px 2px;
	background-color: #ededed;
}



#addit ul
{
	padding: 0;
	border-top: 1px solid #ccc;
	width: 170px;
	margin: 10px 0 10px 0px;
	text-align: center;
}

#addit li
{
	margin: 0; 
	padding: 0; 
	text-align: center; 
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#addit a
{
	display: block;
	background: #ffffff; 
	color: #666666;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

#addit a:hover
{
	background: #dae9ff; 
	text-decoration: none;
}


.itsok
{
	font-size: 10px;
	color: #000033;
}

.req
{
	font-size: 12px;
	color: #ff0000;
}

#cashlayer {
	position: relative;
	z-index:10;
	visibility: hidden;
	display: inline;

}

#purchlayer {
	position: absolute;
	z-index:1;
	visibility: hidden;
	display: inline;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#cvv_exp {
	position: fixed;
	z-index:1;
	visibility: hidden;
	display: inline;
	left: 50px;
	top: 50px;
	right: 0px;
	bottom: 0px;
	width: 333px;
	height: 262px;
}


/********** Tooltip ***********/

a.tt
{
	position:relative;
	z-index:24;
	/*color:#3CA3FF;*/
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.tt span
{
	display: none;
	text-decoration:none;
}


a.tt:hover 
{ 
	z-index:25; color: #aaaaff; background:;
}

a.tt:hover span.tooltip
{
	display:block;
	position:absolute;
	top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #122975;
	text-align: justify;
	filter: alpha(opacity:100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

a.tt:hover span.top
{
	display: block;
	padding: 30px 8px 0;
	background: url(/ima/bubble.gif) no-repeat top;
}

a.tt:hover span.middle
{ 
	display: block;
	padding: 0 8px; 
	background: url(/ima/bubble_filler.gif) repeat bottom; 
}

a.tt:hover span.bottom
{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(/ima/bubble.gif) no-repeat bottom;
}
