body,p,td,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

a {
	color: #333366;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

.nav_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #ffffcc;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
	line-height: 12px;
	color: #ffffcc;
	text-decoration: none;
}

.top_nav:hover {
	color: #ffffff;
	text-decoration: none;
}

.top_nav_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 8px 0px 8px;
	line-height: 12px;
	color: #c0c0c0;
	text-decoration: none;
}

.top_nav_current:hover {
	color: #c0c0c0;
	text-decoration: none;
}

.top_nav_sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	color: #ffffff;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #ffffcc;
}

.header {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #333366;
	font: Arial Narrow;
	font-stretch: narrower;
	letter-spacing: -1px;
}

.sub {
	font-size:8px;
	vertical-align:sub;	
	line-height: 100%;
}

.sup {
	font-size:7px;
	vertical-align:super;	
	line-height: 100%;
}

.left_nav_bg {
	background-image : url(../images/left_nav/left_nav_bottom_bg_new.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

.gutter_bg {
	background-image : url(../images/left_gutter_bottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #7f769e;
}

.body_bg {
	background-image : url(../images/body_content_bottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #7f769e;
}

.left_nav_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 150%;
}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
	line-height: 150%;
}


.left_nav_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	font-weight: bold;
	line-height: 150%;
}


.left_nav_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	line-height: 120%;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}



.promo-box { 
	width:410px; 
	height: 65px; 
	background:#fbe4bd; 
	text-align:center; 
	margin: 0 auto 0 auto; 
	padding: 1px 0 5px 0;
}
.promo-box h2 { 
	font-size: 11pt; 
	color: #3e4071; 
	font-weight:bold; 
}

.banner-saver 	{ width:540px; overflow-x:hidden; overflow-y: hidden;}
.banner-saver-nav	{ width:215px; padding:0 7px 0 8px; overflow-x:hidden; overflow-y: hidden;}
.tag-bar-spacer { height:50px; }
#tagbar {
		position: relative; 
		left: 0px; top: -75px; 
		padding:6px 0 2px 0; 
		width:819px;
		height:25px; 
		background:#6b6c9a; 
		color:#ffeab3; 
		font:11pt Verdana, Tahoma, 'Segoe UI', Segoe, Geneva, sans-serif; 
		text-align:center;
		-moz-box-shadow:1px 3px 10px #000;
		-webkit-box-shadow:1px 3px 10px #000;
		box-shadow:1px 3px 10px #000;
}












