

ul {
	padding: 10px 0 0 0;
}

ul.no_mar li{

margin-left:0;
}

ul li {
	list-style-type: none;
	padding: 0 0 3px 8px;
	background-image: url(../images/li_bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	color: #333;
}

li {
	margin-left: 13px;
}

a {
	display:block;
	text-decoration: none;
	color: #004165;
}

a:hover {
	text-decoration: underline;
}
a.none:hover {
	text-decoration: none;
}

.inline {
	display:inline;
}

i {
	color: inherit;
}

h1 i {
	font-size: 14px;
	color: #003366;;
}

h1.pagetop i {
	font-size: 13px;
	color: #004165;
}


/* Begin WTF */
tr, td {
	vertical-align:top;
}

 /*{
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin: 0;
	padding: 0;
}

*/
/* Begin Tab Swapping Styles */


div.tabnav_on {
	background-repeat: no-repeat;
	background-color: none;
	text-align: center;
	background-image: url(/images/prod_tab_on.gif);
	width: 96px;
	height: 22px;
	z-index:1000;
	
}
div.tabnav_on a {
	margin-top: 10px;

	font-size: 11px;
	line-height: 11px;
	color: #004165;
	margin-right:10px;
	margin-left:5px;

}
div.tabnav_off a {
	margin-top: 30px;
	/*font-weight:bold;*/
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	margin-right:10px;
	margin-left:5px;
}

div.tabnav_off {
	background-repeat: no-repeat;
	background-color: none;
	text-align: center;
	background-image: url(/images/prod_tab_off.gif);
	width: 96px;
	height: 22px;
}

#tabnav_1 {
	position: absolute;
	top: 0;
	left: 0;
}

#tabnav_2 {
	position: absolute;
	top: 0;
	left: 86px;
}

#tabnav_3 {
	position: absolute;
	top: 0;
	left: 173px;
}

#tabnav_4 {
	position: absolute;
	top: 0;
	left: 260px;
}
#tabnav_5 {
	position: absolute;
	top: 0;
	left: 260px;
}

#tabnav_6 {
	position: absolute;
	top: 0;
	left: 260px;
}



div.swaps_outer {
	width: 356px;
	padding: 15px;
	background-image: url(/images/356_ltblu_gradient.gif);
	background-repeat: no-repeat;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 21px;
	min-height:340px;
}

#swapdiv_1, #swapdiv_2, #swapdiv_3, #swapdiv_4, #swapdiv_5, #swapdiv_6  {
	width: 448px;
	min-height:340px;
}

/* End Tab Swapping Styles */
