/*   -----------------------------------  Tab Panel Magic 2  by Project Seven Development  www.projectseven.com  Style Theme: 14 - Simply Elegant  -----------------------------------*/.p7TPM14 {	margin: 0px auto;	position: relative;	border: 1px solid;	border-color: #000;	padding: 10px;	border-radius: 5px;	background-color: #f0f0f0;}.p7TPM14:after {	content: ".";	font-size: 0px;	display: inline;	overflow: hidden;	line-height: 1;}.p7TPM14 img {	vertical-align: top;}/*Triggers construct - including arrows*/.p7TPMtabs_14 {	position: relative;	z-index: 999;	overflow: hidden;	zoom: 1;	padding: 0px 0px;}.p7TPM_arrows_14 .p7TPM_arrow_L, .p7TPM_arrows_14 .p7TPM_arrow_R {	float: left;	position: relative;	z-index: 9999;}.p7TPM_arrows_14 .p7TPM_arrow_R {	float: right;}.p7TPM_arrows_14 a {	display: block;	text-decoration: none;	color: #CCCCCC;	text-indent: -9999px;	width: 24px;	background-repeat: no-repeat;	background-position: 0px center;}.p7TPM_arrows_14 .p7TPM_arrow_L a {	background-image: url(img/tpm14_west.gif);}.p7TPM_arrows_14 .p7TPM_arrow_R a {	background-image: url(img/tpm14_east.gif);}.p7TPM_arrows_14 .p7TPM_arrow_L a:hover {	background-image: url(img/tpm14_west_over.gif);}.p7TPM_arrows_14 .p7TPM_arrow_R a:hover {	background-image: url(img/tpm14_east_over.gif);}.p7TPM_arrows_14 a:hover, .p7TPM_arrows_14 a:focus {	outline: 0;}.p7TPM_arrows_14 .p7TPM_arrow_R a.off {	display: block;	cursor: default;	background-image: url(img/tpm14_east_down.gif);}.p7TPM_arrows_14 .p7TPM_arrow_L a.off {	display: block;	cursor: default;	background-image: url(img/tpm14_west_down.gif);}/*Trigger and Arrows Font Size, top, and bottom padding*/.p7TPM_arrows_14 a, .p7TPM_tabs_14 a, .p7TPM_tabs_14 a:visited {	padding-top: 10px !important;	padding-bottom: 10px !important;}/*Trigger Viewport*/.p7TPM14 .p7TPMtabs_viewport {	position:relative;	overflow:hidden;	zoom: 1;}/*Trigger Wrapper*/.p7TPM14 .p7TPMtabs_wrapper {	position:relative;}/*Trigger UL*/.p7TPM_tabs_14 {	margin: 0;	padding: 0px;	position: relative;	z-index: 999;	zoom: 1;}.p7TPM_tabs_14 a img {	border: 0;}.p7TPM_tabs_14 li {	float: left;	list-style-type: none;	margin-left: 0px;	position: relative;	margin-right: 6px;}.p7TPM_tabs_14 .tpmfirst {	margin-left: 0px;}.p7TPM_tabs_14 a, .p7TPM_tabs_14 a:visited {	border: 1px solid #000;	display: block;	text-decoration: none;	padding-right: 12px;	padding-left: 12px;	color: #000;	border-radius: 5px;	background-color: #fff;}.p7TPM_tabs_14 a:hover, .p7TPM_tabs_14 a:focus {	border-color: #000000;	outline: 0;	color: #2D5B99;	background-color: #d9fbfd;}.p7TPM_tabs_14 a.open, .p7TPM_tabs_14 a.open:visited,.p7TPM_tabs_14 a.open:hover, .p7TPM_tabs_14 a.open:focus, .p7TPM_tabs_14 a.open:active {	background-color: #2D5B99;	border-color: #000000;	cursor: default;	color: #FFFFFF;}/*Panels*//*Outer Wrapper*/.p7TPMcwrapper_14 {	position: relative;	border-radius: 7px;	margin-top: 10px;	background-color: #FFFFFF;	border: 1px solid #000;}/*Panels Viewport*/.p7TPMcwrapper_14 .p7TPM_vp {filter: none;}/*Individual panels*/.p7TPM_content_14 {	padding: 15px 30px;	color: #000;	line-height: 1.4;	text-align: center;}.p7TPM_content_14 a  {	color: #2d5b99;}.p7TPM_content_14 a:hover,.p7TPM_content_14 a:focus {	outline: none;	color: #999999;}