/* 
  -----------------------------------
  Tab Panel Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 3 - Teal
  -----------------------------------
*/
.p7TPM03 {
	margin: 0 auto;
	padding: 0px;
	border: 0;
}
.p7TPM03 img {
	vertical-align: top;
}
/*Triggers construct - including arrows*/

.p7TPMtabs_03 {
    border: 0 none;
    clear: left;
    margin-left: 12px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}

/*Trigger and Arrows Font Size, top, and bottom padding*/
.p7TPM_arrows_03 a, .p7TPM_tabs_03 a, .p7TPM_tabs_03 a:visited {
	line-height:normal;
}
/*Trigger Viewport*/
.p7TPM03 .p7TPMtabs_viewport {
	position:relative;
	overflow:hidden;
	zoom: 1;
}
/*Trigger Wrapper*/
.p7TPM03 .p7TPMtabs_wrapper {
	position:relative;
}
/*Trigger UL*/
.p7TPM_tabs_03 {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 999;
	zoom: 1;
}
.p7TPM_tabs_03 a img {
	border: 0;
}
div#content .p7TPM_tabs_03  li {
	list-style-type: none;
	background-image:none;
	line-height:0.1em;
	text-indent:15px;
	padding-bottom:0;
	padding-left:0;
	font-size:0.9em
}

div#content .p7TPM_tabs_03  p {
	margin: 0px;
	padding: 0px;
}



div#content .p7TPM_tabs_03 li.heading {
font-size:1.0rem;
color:#000;
text-indent:0;
line-height:1.0em;
margin-top:8px;
}




.p7TPM_tabs_03 .tpmfirst {
	margin-left: 0;
}
div#content .p7TPM_tabs_03 a:link, div#content  .p7TPM_tabs_03 a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	border-bottom:none;

}
.p7TPM_tabs_03 .tpmfirst a {
	border-left: 0;
}
.p7TPM_tabs_03 .tpmlast a {
}
div#content .p7TPM_tabs_03 a:hover,div#content .p7TPM_tabs_03 a:focus {
	outline: 0;
	color: #000;
	border-bottom:none;

}
div#content .p7TPM_tabs_03 a.open,div#content .p7TPM_tabs_03 a.open:visited, div#content .p7TPM_tabs_03 li.selected {
	text-decoration: none;
	color: #500100;
	border-bottom:none;
	background-image:url(/images/bullet.png);
	background-repeat:no-repeat;
	background-position: -1px 5px;
}


/*Panels*/
/*Outer Wrapper*/
.p7TPMcwrapper_03 {
	background-color: #FFF;
	position: relative;
	border-top: 0;
}
/*Panels Viewport*/
.p7TPMcwrapper_03 .p7TPM_vp { filter: none;}

/*Individual panels*/
.p7TPM_content_03 {
	padding: 0;
	color: #000;
	line-height: 1.5em;
}
