/* CSS Document */
/* Break in case of emergency */
/* *:hover { border: 1px #f00 solid; } */

ul {
	padding: 10px 0 0 0;
}
ul li {
list-style-type: none;
	padding: 0 0 3px 8px;
	background-image: url(http://www.charge-it-now.com/images/li_bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	color: #333;
}


.onclicklink {
	display:block;
	text-decoration: none;
	color: #0065A3;
}

.onclicklink:hover {
	text-decoration: underline;
}
.onclicklink.none:hover {
	text-decoration: none;
}
.inline {
	display:inline;
}
i {
	color: inherit;
}

/* Main Layout Styles */



/* Top Nav Styles */



/* Lnav Styles */

/*#lnav span {
	display: block;
	width: 130px;
	font-size: 11px;
	line-height: 20px;
	padding: 2px 0px;
	border-top: 1px #a3c8de solid;
}*/


/* Content Area Styles */

li {
	margin-left: 13px;
}

/* RCC Styles */



/* Link Styles */


/* Investment Table Styles */

/* Footer Styles */


/* Begin WTF */

/* *:hover {
	border: 1px #f00 solid;
}*/

/* Begin Tab Swapping Styles */
div.tabnav_off {
	background-repeat: no-repeat;
	background-color: none;
	text-align: center;
	background-image: url(http://www.charge-it-now.com/images/prod_tab_off.gif);
	width: 89px;
	height: 52px;
}
div.tabnav_on {
	background-repeat: no-repeat;
	background-color: none;
	text-align: center;
	background-image: url(http://www.charge-it-now.com/images/prod_tab_on.gif);

	width: 89px;
	height: 52px;
}
div.tabnav_off a {
	margin-top: 15px;
	font-size: 14px;
	line-height: 19px;
	color: #0066A5;
}
div.tabnav_on a {
	margin-top: 15px;
	font-size: 14px;
	line-height: 19px;
	color: #003366;
}
#tabnav_1 {
	position: absolute;
	top: 0;
	left: 0;
}
#tabnav_2 {
	position: absolute;
	top: 0;
	left: 89px;
}
#tabnav_3 {
	position: absolute;
	top: 0;
	left: 178px;
}
#tabnav_4 {
	position: absolute;
	top: 0;
	left: 267px;
}
div.swaps_outer {
	width: 356px;
	padding: 15px;
	background-image: url(http://www.charge-it-now.com/images/356_ltblu_gradient.gif);
	background-repeat: no-repeat;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 42px;
}
#swapdiv_1, #swapdiv_2, #swapdiv_3, #swapdiv_4 {
	width: 326px;
}
/* End Tab Swapping Styles */

/* Form Styles */

/* End Form Styles */

/* FAQ Styles */

/* Service Mark */
/* Service Mark */
.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 11px;
	color: #333;
}
a span.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 11px;
	color: #0065A3;
}
a.active span.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
h1 span.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 12px;
	color: #003366;
}
h1.pagetop span.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
div.pagetop span.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 14px;
	color: #333;
}

.ti1 {
	text-indent:1px;
}


h1 i {
	font-size: 14px;
	color: #003366;
}
h1.pagetop i {
	font-size: 12px;
	color: #999;
}
a i {
	text-decoration: none;
	color: #0065A3;
}
a.active i {
	color: #333;
	font-weight: bold;
}
div.pagetop i {
	font-size: 14px;
	color: #333;
}



