/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme:02 - Tomato
  -----------------------------------
*/
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#p7TBM {
	font-family: Arial, Helvetica, sans-serif;
}
#p7TBMroot {
	font-size: 8pt;
	background-repeat: no-repeat;
	padding: 0 0 0 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}
#p7TBMrootbox {

}
#p7TBMroot img {
	border: 0;
}
#p7TBMroot ul {
	margin: 0;
	padding: 0;
	background-color: #333333;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
	
}
#p7TBMroot li a {
	float: left;
}
#p7TBMroot .p7TBMtext li a {
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	font-weight: normal!important;
	color: #000000!important;
	background-color: #FFFFFF;
	border-right: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
	border-bottom: none;
	border-left: none;
}
/*
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: #000000;
	background-color: #FFFFFF;
}
#p7TBMsubwrap{
	font-size: .7em;
	position: relative;
	height: auto;
	text-decoration: none;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	left: 0;
	top: 0;
	width: 100%;
}
.p7TBMsubbox {}

.p7TBMsub ul {
	margin: 0;
	padding: 0;
	border: 0;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
}
.p7TBMsub li a {
	color: #333333;
	padding: 6px 15px 0px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 2px;
}

/* current marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	font-weight:bold !important;
	color: #333333;
	cursor: default;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.submeadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tightertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.tighterone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.smallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallestlh12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}

.smallesttighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}



.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.widertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.text18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bullet {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(../../Images/common/bullet.gif);
	list-style-position: outside;
	text-indent: 0px;
	margin-left:0px; padding-left:20px;
	
}
.subheadingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
}

