/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme:01 - Basic
  -----------------------------------
*/
#p7TBM {
	font-family:Arial, Helvetica, sans-serif;
}
#p7TBMroot {
	background-color: #FFFFFF;
	font-size: 1em;
}
#p7TBMrootbox {}

#p7TBMroot img {
	border: 0;
}
#p7TBMroot ul {
	margin: 0;
  padding: 0;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot li a {
	float: left;
}
#p7TBMroot .p7TBMtext li a {
	color: #999999;
	padding: 7px 10px;
	text-decoration: none;
	border-right: none;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #CCCCCC!important;
	background-color: #01285F!important;
}
/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {
	color: #FFFFFF;
	background-color: #01285F;
}
#p7TBMsubwrap{
	font-size: 0.8em;
	position: relative;
	height: auto;
	text-decoration: none;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	left: 0;
	top: 0;
	width: 100%;
	text-decoration: none;
}
.p7TBMsubbox {
	padding: 1px 0 0 0;
	text-decoration: none;
}
/*
SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
	margin: 0;
	padding: 0;
	background-image: url(img/iebfix.gif);
	background-color: transparent;
	border: 0;
	text-decoration: none;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
	text-decoration: none;
}
.p7TBMsub li a {
	color: #FFFFFF;
	padding: 6px;
	display: block;
	float: left;
	border: none;
	text-decoration: none;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #FFCC00;
	background-color: #01285F;
	border-color: #333333;
	text-decoration: none;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
	text-decoration: none;
}

/* current marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	font-weight:bold;
	color: #FFCC00;
	cursor: default;
	text-decoration: none;
}
.style1 {
	color: #01285F;
	font-weight: bold;
}
.bullet1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #01285F;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01285F;
	line-height: 17px;
}
.headlinexsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #01285F;
	line-height: 14px;
}
.vlinewhite {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.style6 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.headlinerev {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: 22;
}
.style8 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6581a6;
	text-decoration: none;
}
.footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6581a6;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #01285F;
	text-decoration: none;
}
.footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #6581a6;
	text-decoration: none;
	}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}
.productlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #01285F;
	text-align: center;
}
.productlist_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #01285F;
	text-align: center;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
.productlist a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #01285F;
	text-decoration: none;
}
.productlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #01285F;
	text-decoration: none;
}
.productlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6581A6;
	text-decoration: underline;
}
.productlist a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #01285F;
	text-decoration: none;
}
.litebluetop {
	border-top: 1px solid #6581a6;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.liteblueright {
	border-top: none;
	border-right: 1px solid #6581a6;
	border-bottom: none;
	border-left: none;
}
.liteblueleft {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #6581a6;
}

.bullet_list {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-left: -25px;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.pic_padding_b_r {
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.copy_superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	line-height: 14px;
	font-weight: normal;
	vertical-align: sub;
}
.list_left {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.real_superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	line-height: 14px;
	font-weight: normal;
	vertical-align: super;
}
.headline_bck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01285F;
	line-height: 17px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	float: right;
	text-align: center;
}
.style13 {color: #FFFFFF}
.style14 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
.style15 {font-size: 12px}
.headlineno_under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01285F;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
