/*   -----------------------------------  Tab Panel Magic 2  by Project Seven Development  www.projectseven.com  Style Theme: 8 - Glassy Green  -----------------------------------*/.p7TPM08 {	width: auto;	margin: 0 auto;	padding: 16px;	border-radius: 5px;	box-shadow: 5px 5px 10px #666;	font-family: Calibri, Arial, Helvetica, sans-serif;	background-color: rgba(255,255,255,.5);	-webkit-box-shadow: 5px 5px 10px #666;	border: 1px solid #00A533;}.p7TPM08:after {	content: ".";	font-size: 0px;	display: inline;	overflow: hidden;	line-height: 1;}.p7TPM08 img {	vertical-align: top;}/*Triggers construct - including arrows*/.p7TPMtabs_08 {	position: relative;	z-index: 9999;	overflow: hidden;	zoom: 1;}.p7TPM_arrows_08 .p7TPM_arrow_L, .p7TPM_arrows_08 .p7TPM_arrow_R {	float: left;	position: relative;	z-index: 999999999999;	height: 12px;	overflow: hidden;	width: 20px;	top: 12px;}.p7TPM_arrows_08 .p7TPM_arrow_R {	float: right;}.p7TPM_arrows_08 a {	display: block;	text-decoration: none;	text-indent: -9999px;	width: 20px;	background-repeat: no-repeat;}.p7TPM_arrows_08 .p7TPM_arrow_L a {	background-image: url(img/tpm08_west.png);	background-position: 0px 0px;}.p7TPM_arrows_08 .p7TPM_arrow_R a {	background-image: url(img/tpm08_east.png);	background-position: 0px 0px;}.p7TPM_arrows_08 a:hover, .p7TPM_arrows_08 a:focus {	outline: 0;}.p7TPM_arrows_08 .p7TPM_arrow_R a.off {	display: block;	background-position: 0px -12px;	cursor: default;}.p7TPM_arrows_08 .p7TPM_arrow_L a.off {	display: block;	background-position: 0px -12px;	cursor: default;}/*Trigger and Arrows Font Size, top, and bottom padding*/.p7TPM_arrows_08 a, .p7TPM_tabs_08 a, .p7TPM_tabs_08 a:visited {	font-size: 24px;	padding-top: 12px !important;	padding-bottom: 12px !important;}/*Trigger Viewport*/.p7TPM08 .p7TPMtabs_viewport {	position:relative;	overflow:hidden;	zoom: 1;}/*Trigger Wrapper*/.p7TPM08 .p7TPMtabs_wrapper {	position:relative;}/*Trigger UL*/.p7TPM_tabs_08 {	margin: 0;	padding: 0px;	position: relative;	z-index: 999;	zoom: 1;}.p7TPM_tabs_08 a img {	border: 0;}.p7TPM_tabs_08 li {	float: left;	list-style-type: none;	margin-left: 0px;	position: relative;	margin-right: 6px;	margin-bottom: 8px;}.p7TPM_tabs_08 .tpmfirst {	margin-left: 0px;}.p7TPM_tabs_08 a {	background-color: #CCCCCC;	color: #FFFFFF;	display: block;	text-decoration: none;	padding-right: 12px;	padding-left: 12px;	border-radius: 5px;	border: 1px solid rgba(0,0,0,0.5);}.p7TPM_tabs_08 a:visited {	background-color: #f0f0f0;	color: #FFFFFF;	display: block;	text-decoration: none;	padding-right: 12px;	padding-left: 12px;	color: #FFF;	border-radius: 5px;	border: 1px solid rgba(0,0,0,0.5);}.p7TPM_tabs_08 a:hover, .p7TPM_tabs_08 a:focus {	background-color: #00A533;	color: #FFFFFF !important;	outline: 0;	color: #FFF;	border: 1px solid rgba(0,0,0,0.5);}.p7TPM_tabs_08 a.open {	background-color: #0A97C5;	border-color: #666 #000 #000 #666;	color: #ffffff;	z-index: 999;	border: 1px solid rgba(0,0,0,0.5);	font-size: 24px;}.p7TPM_tabs_08 a.open:visited {	background-color: #333;	border-color: #666 #000 #000 #666;	color: #ffffff;	z-index: 999;	border: 1px solid rgba(0,0,0,0.5);	font-size: 24px;}/*Panels*//*Outer Wrapper*/.p7TPMcwrapper_08 {	position: relative;	top: 0px;	z-index: 3;	border: 1px solid #ACB6BD;	border-radius: 6px;	background-color: rgba(255,255,255,0.85);}.p7TPMcwrapper_08.arrows_on {}/*Individual panels*/.p7TPM_content_08 {	padding: 20px;	font-size: 14px;	line-height: 1.6em;	color: #000000;}.p7TPM_content_08 a {	text-transform: uppercase;	color: #FFFFFF;}.p7TPM_content_08 a:hover, .p7TPM_content_08 a:focus {	color: #000;}