﻿body {
	background:url(bg-main.jpg) repeat-x #9CB0C6;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	clear:both;
	color:#243f76;
	font-size:1.1em;
	padding:0 0 8px 0;
	font-weight:bold;
	margin:0px;
}


.welcome {
	clear:both;
	color:#243f76;
	font-size:11px;
	padding:0 0 8px 0;
	font-weight:bold;
	margin:0px;
}

.fieldcell {
	float:right;
}
.fieldcell2 {
	float:left;
	padding-left:200px;
}
.fieldcell select {
	float:right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ded7bd;
	/*border: 1px solid #284279;*/
	border: none;
	margin-right: 0px;
	margin-bottom:3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a {
	text-decoration:none;
	color:#a41c2b;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	height: 0px;
}
.margintop-5px {
    margin-top: 5px;		
}
.marginbottom-5px {
    margin-bottom: 5px;		
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
.float-right {
	float: right;
}
.float-left {
	float:left;
}
.whitetxt {
	color: #ffffff !important;
}

.readstory {
	font-weight:bold;
	padding: 2px 0px 0px 24px;
	margin: 0px 0px 50px 0px;
	background-image: url(complete_story.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.wrapper {
	background: url(bg-wrapper.png) repeat-y center top;
	padding:0px 20px 0 20px;
	margin:0px auto;
	width:960px;
}
.updateProgress {
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	width:90px;
	height:35px;
	line-height:35px;
	top:500px;
	left:300px;
	padding:7px 3px 2px 3px;
}
.updateProgressMessage {
	margin:2px;
	font-size:small;
	vertical-align: middle;
}
.updateProgressAcc {
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	width:90px;
	height:35px;
	line-height:35px;
	top:600px;
	left:100px;
	padding:7px 3px 2px 3px;
}
.updateProgressInd {
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	width:90px;
	height:35px;
	line-height:35px;
	top:400px;
	left:400px;
	padding:7px 3px 2px 3px;
}

.updateProgressLead {
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	width:80px;
	height:30px;
	line-height:35px;
	top:580px;
	left:450px;
	padding:7px 3px 2px 3px;
}

.updateProgressUser {
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	width:80px;
	height:30px;
	line-height:35px;
	top:200px;
	left:300px;
	padding:7px 3px 2px 3px;
}


.updateProgressContact {
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	width:80px;
	height:30px;
	line-height:35px;
	top:310px;
	left:300px;
	padding:7px 3px 2px 3px;
}

/* --- Styles for Popup Window --- */
.popup-window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(white_bg);
	background-repeat: no-repeat;
}
.popup-window td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popup-header {
	background-color: #ffffff;
}
.popup-content {
	padding: 25px 25px 25px 25px;
	background-color: #ffffff;
}
.popupline {
	background: url(popup_topmenus.jpg) top left;
	background-repeat: repeat-x;
	height: 48px;
}
.popup-footer td {
	background-color: #ffffff;
	padding: 20px;
}
/* --- Styles for Videos page --- */

.videos-print {
	overflow: hidden;
	float: right;
}
.videos-print ul li {
	float: left;
}
.videos-print ul li a:link {
	color: #243f76;
}
.videos-print ul li a:hover {
	color: #a41c2b;
}
/* -- Styles for Homepage Ticker -- */

#ticker-wrapper.has-js {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	width: 932px;
	height: 29px;
	display: block;
	margin: 0px;
	/*background-color: #f8f0db;
	font-size: 0.75em;*/
	font-size: 11px;
	font-weight: bold;
	background-image: url(ticker_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#ticker-wrapper h2 {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: #000000;
	font-weight: bold;
}
#ticker {
	width: 650px;
	height: 23px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;/*border: 1px solid #000;
	background-color: #f8f0db;*/
}
#ticker-title {
	padding-top: 7px;
	float: left;
	color: #000000;
	font-weight: bold;/*background-color: #f8f0db;
	text-transform: uppercase;
	border: 1px solid #000;*/
}
#ticker-content {
	margin: 0px;
	padding-top: 9px;
	float: left;
	position: absolute;
	color: #243f76;
	font-weight: bold;
	/*background-color: #f8f0db;*/
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;/*border: 1px solid #000;*/
}
#ticker-content:focus {
	text-decoration: none;
}
#ticker-content a {
	text-decoration: none;
	color: #243f76;
}
#ticker-content a:hover {
	text-decoration: underline;
	color: #a41c2b;
}
#ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	left: 60px;
	/*background-color: #f8f0db;*/
	background-image: url(swipe_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
	width: 665px;
	height: 23px;/*border: 1px solid #000;*/
}
#ticker-swipe span {
	margin-left: 2px;
	/*background-color: #f8f0db;*/
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
#ticker-controls {
	padding: 8px 0px 0px 0px;
	margin-right: 5px;
	margin-top: 0px;
	list-style-type: none;
	float: left;/*border: 1px solid #000;*/
}
#ticker-controls li {
	padding: 0px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
#ticker-controls li#play-pause {
	background-image: url('controls.png');
	background-position: 32px 16px;
}
#ticker-controls li#play-pause.over {
	background-image: url('controls.png');
	background-position: 32px 32px;
}
#ticker-controls li#play-pause.down {
	background-image: url('controls.png');
	background-position: 32px 0px;
}
#ticker-controls li#play-pause.paused {
	background-image: url('controls.png');
	background-position: 48px 16px;
}
#ticker-controls li#play-pause.paused.over {
	background-image: url('controls.png');
	background-position: 48px 32px;
}
#ticker-controls li#play-pause.paused.down {
	background-image: url('controls.png');
	background-position: 48px 0px;
}
#ticker-controls li#prev {
	background-image: url('controls.png');
	background-position: 0px 16px;
}
#ticker-controls li#prev.over {
	background-image: url('controls.png');
	background-position: 0px 32px;
}
#ticker-controls li#prev.down {
	background-image: url('controls.png');
	background-position: 0px 0px;
}
#ticker-controls li#next {
	background-image: url('controls.png');
	background-position: 16px 16px;
}
#ticker-controls li#next.over {
	background-image: url('controls.png');
	background-position: 16px 32px;
}
#ticker-controls li#next.down {
	background-image: url('controls.png');
	background-position: 16px 0px;
}
.js-hidden {
	display: none;
}
#no-js-news {
	padding: 10px 0px 0px 45px;
	color: #243f76;
}
.social-network-ticker {
	color:#243f76;
	float:right;
	padding-right:6px;
}
.social-network-ticker img {
	margin-right:4px;
	margin-left:0px;
	vertical-align:middle;
}
/*For productpages eg. premia-takaful*/
.middle-content {
	padding: 25px 0px 25px 25px;/*font-size: 1.1em;*/
	background-color: #ffffff;
}
.middle-content ul {
	padding: 0px 0px 0px 0px;
}
.middle-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.middle-content ul li {
	list-style: none;
	background: url(bullet-orange.gif) 9px 4px no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
}
.header {
	padding:0px 0px 0 0px;
	margin:0px;
	height:72px;
	position: relative;
}
.Header {
	font-family: Arial, tahoma, verdana;
	font-size:1.1em;
	font-weight: bold;
	color: #243f76;
}
.Header-worldbluvideo {
	font-family: Arial, tahoma, verdana;
	font-size:12px;
	font-weight: bold;
	color: #243f76;
	padding: 5px;
}
.logo {
	float:left;
	width:202px;
}
.top-links {
	background:url(bg-toplinks.jpg) no-repeat;
	padding: 4px 10px 0 10px;
	font-size:11px;
	margin:0px;
	float:right;
	height:23px;
}
.top-links a {
	color: #243F76;
	font-weight:bold;
}
.top-links a:hover {
	color: #A41C2B;
	font-weight:bold;
}
.top-links ul {
	background:url(bg-toplinks-R.jpg) no-repeat right;
	padding:0px;
	margin:0px;
	height:23px;
	width:489px;
}
.top-links ul li {
	list-style:none;
	float:left;
	color:#254B75;
	font-weight:bold;
	padding-top:3px;
}
.top-links ul li a {
	padding:0 7px 0 7px;
	color:#254B75;
	font-weight:bold;
	text-decoration:none;
}
.top-links ul li a:hover {
	text-decoration:underline;
}
.search {
	clear:right;
	float:right;
	padding:5px 0 0 0;
	height:9px;
	width: 295px;
}
.search .flag {
	float: left;
	width: 69px;
	padding-top:4px;
	font-weight:bold;
}
.search .searchcontrols {
	float: left;
}
.search-btn {
	background:url(btn-search.jpg) no-repeat;
	padding-top:0px;
	width: 30px;
	height:24px;
	cursor:pointer;
	border: none;
}
.search .search-input {
	background:url(i-search-input.jpg) no-repeat;
	border:none;
	height:20px;
	padding:4px 0 0 7px;
	margin:0px;
	width:163px;
	float:left;
	font-size:11px;
	text-align:left;
}



.menus {
	clear:both;
	display:block;
	padding:0px 0 15px 3px;
	margin:0px 1px 0 2px;
	height:29px;
	z-index: 9999;
	background:url(images/common/bg-menus-shadow.gif) center 28px repeat-x;
}
.menus ul {
	z-index:100;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.menus ul li {
	background: url(bg-menusL.jpg) no-repeat left;
	position: relative;
	display: inline;
	float: left;
	width:155px;
	font-weight:bold;
	text-align: center;
	margin-right:3px;
	padding: 0px 0px 0px 0px;
}
.menus ul li a:link {
	background:url(bg-menusR.jpg) no-repeat right;
	display:block;
	padding:7px 0px 0px 0px;
	height:21px;
	color:#FFFFFF;
	text-align: center; 
	text-decoration:none;
}
.menus ul li a:visited {
	background:url(bg-menusR.jpg) no-repeat right;
	display:block;
	padding:7px 0px 0px 0px;
	height:21px;
	color:#FFFFFF;
	text-align: center;
	text-decoration:none;
}
.menus ul li.menusR {
	margin-right:-3px;
}
.menus ul li:hover {
	background:#F3AE00;
	/*background: url(bg-menusL-mo.jpg) no-repeat left;*/
	list-style:none;/*text-align:center;*/
	text-decoration:none;
}
.menus ul li:hover a {
	/*background:url(bg-menusR-mo.jpg) no-repeat right;*/
	background:#F3AE00;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.menus ul li.focus {
	background: url(bg-menusL-mo.jpg) no-repeat left;
	list-style:none;
	padding:0px 0px 0 0px;/*text-align:center;*/
	text-align:center;
	text-decoration:none;
}
.menus ul li.focus a:link {
	background:url(bg-menusR-mo.jpg) no-repeat right;
	display:block;
	padding:7px 0px 0 0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.menus ul li.focus a:visited {
	background:url(bg-menusR-mo.jpg) no-repeat right;
	display:block;
	padding:7px 0px 0 0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.menus ul li ul {
	padding:0px;
	margin-top:-3px;
	position:absolute;
	display:none;
	left:0;
}
.menus ul li ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	text-align:left !important;
	font-weight:bold !important;
	background-image:none !important;
	background-color: #ded7bd;
	color: #000000;
	width: auto !important;
	min-width:250px;
	line-height:17px;
	margin-top:0px !important;
	/*opacity:0.90;
	filter:alpha(opacity=90);*/
}
.menus ul li:hover ul li a {
	padding:3px 2px 3px 7px !important;
	margin:0px;
	display:block;
	height:auto;
	color:#000000 !important;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-image:none !important;
	background-color:#ded7bd;
	text-align:left !important;
}
.menus ul li ul li a {
	padding:3px 2px 1px 7px !important;
	margin:0px;
	display:block;
	height:auto;
	color:#000000 !important;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-image:none !important;
	background-color: #ded7bd;
	text-align:left !important;
	width: 250px;
	min-width:250px !important;
	/*opacity:0.90;
	filter:alpha(opacity=90);*/
	zoom:1;
	border-bottom: 1px solid #a41c2b; /*--- 40% of #eb922c ---*/
}
.menus ul li ul li a:hover {
	background-image:none;
	background:#F3AE00;
	display:block;
	color:#000000;
	font-weight:normal;
	border-bottom: 1px solid #a41c2b; /*--- 70% of #eb922c ---*/
}
.menus ul li:hover ul {
	display:block;
}
/* Holly Hack for IE \*/
* html .menus {
	height: 1%;
} /*Holly Hack for IE7 and below*/
* {
	padding:0px;
	margin:0px;
}
.flash {
	clear:both;
	height:240px;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align: left;
	background: none;
}
.flash-worldblueindex {
	clear:both;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align: left;
	background: none;
}
.flash-worldbluvideo {
	clear:both;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align: left;
	background: none;
}
.flash table {
	padding:0px;
	margin:0px;
}
.flash table td {
	padding:0px;
	margin:0px;
}
.events {
	padding:0px 10px 0 10px;
	margin:0px 0 4px 0;
}
.home-section {
	padding:0 0 0 12px;
	margin: 0px 0px 5px 0px;
	position: relative;
}
.home-section-content {
	background:url(bg-tab-content.gif);
	padding:10px 6px 0 6px;
	margin:0px 0 0 0px;
	width:928px;
	height:122px;
	float:left;
}
.home-section .bottomcurveimg {
	padding:0px;
	margin: 0px;
	height: 12px;
	font-size:xx-small;
}
.tabs {
	background: url(bg-tab.jpg) no-repeat #A41C2B top;
	width:916px;
	height:32px;
	margin:0px;
	padding:4px 0 0 24px;
	float:left;
}
.tabs ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.tabs ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.tabs ul li a {
	background:url(i-tab.gif) no-repeat;
	width:120px;
	height:20px;
	display:block;
	margin:7px 3px 0 0;
	padding:5px 0 0 0;
	float:left;
	text-align:center;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.tabs ul li a:hover {
	background:url(i-tab-mo.gif) no-repeat;
	width:120px;
	height:23px;
	display:block;
	margin:2px 3px 0 0;
	padding:8px 0 0 0;
	text-align:center;
	color:#a41c2b;
	font-weight:bold;
	text-decoration:none;
}
.tabs ul li.focus a {
	background:url(i-tab-mo.gif) no-repeat;
	width:120px;
	height:23px;
	display:block;
	margin:2px 3px 0 0;
	padding:8px 0 0 0;
	text-align:center;
	font-size: 13px;
	color:#a41c2b;
	font-weight:bold;
}
.tab-content {
	width:585px;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 7px;
}
.tab-content a {
	color:#000000;
}
.home-section-content-inner {
	background:url(bg-tab-content.gif);
	padding:10px 6px 0 6px;
	margin:0px 0 0 0px;
	width:620px;
	height:auto;
}
.tabs-inner {
	background: url(bg-tab.jpg) #A41C2B top;
	width:590px;
	height:34px;
	margin:0px;
	padding:4px 24px 0 24px;
}
.tabs-inner ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.tabs-inner ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.tabs-inner ul li a {
	background:url(i-tab.gif) no-repeat;
	width:120px;
	height:20px;
	display:block;
	margin:7px 3px 0 0;
	padding:5px 0 0 0;
	float:left;
	text-align:center;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.tabs-inner ul li a:hover {
	background:url(i-tab-mo.gif) no-repeat;
	width:120px;
	height:23px;
	display:block;
	margin:4px 3px 0 0;
	padding:8px 0 0 0;
	text-align:center;
	color:#a41c2b;
	font-weight:bold;
	text-decoration:none;
}
.tabs-inner ul li.focus a {
	background:url(i-tab-mo.gif) no-repeat;
	width:120px;
	height:23px;
	display:block;
	margin:4px 3px 0 0;
	padding:8px 0 0 0;
	text-align:center;
	color:#a41c2b;
	font-weight:bold;
}
.tab-content-inner {
	width:550px;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 18px;
}
.tab-content-inner a {
	color:#000000;
}
/* --- Styles for News and Events Content */
#ns_content {
	width: 95px;
	float: left;
	color: #243f76;
	padding-left: 0px;
	padding-top: 13px;
}
#ns-content {
	width: 575px;
	float: right;
	color: #243f76;
	padding-left: 0px;
	padding-top: 13px;
}
#events-ns_content {
	width: 60px;
	float: left;
	color: #243f76;
	padding-left: 0px;
	padding-top: 13px;
}
#events-ns-content {
	width: 330px;
	float: left;
	color: #243f76;
	padding-left: 0px;
	padding-top: 13px;
}
.Finedge_HeaderMaroon {
	font-family: Arial, tahoma, verdana;
	font-size:1.2em;
	font-weight: bold;
	color: #a41c2b;
}
ul.article {
	padding:0px;
	margin:0px 0px 0 2px;
	float:left;
	width:280px;
}
ul.article li {
	background:url(arrow-orange.gif) no-repeat;
	background-position: 0 2px;
	padding:0px 0 0 17px;
	margin:0px 0 8px 0;
	/*height: 45px;*/
	list-style:none;
}
ul.article li img {
	float:left;
	margin-right:10px;
}
ul.article-marginR {
	padding:0 20px 0 0;
}
.sec-foundation-title {
	float:right;
	width:192px;
	padding:0px 122px 0 0;
	margin:10px 0px 0 0;
}
.sec-foundation-txt {
	float:right;
	padding:0px 0 8px 15px;
	margin:0px 0 0 0px;
	border-left:1px solid #D0CFBB;
	width:309px;
}
.sec-foundation-txt img {
	float:left;
	margin-right:9px;
	margin-bottom:10px;
}
.sec-foundation-txt a {
	color:#D82412;
	text-decoration:none;
}
.sec-foundation-txt a:hover {
	color:#D82412;
	text-decoration:underline;
}
.sec-foundation-txt p {
	padding:0 0 8px 0;
}
.paging {
	clear:both;
	padding:0px 9px 0 0;
	margin:0px;
}
.paging ul {
	float:right;
	padding:0px;
	margin:0px;
}
.paging ul li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	padding:0 5px 0 0px;
	display:inline;
}
.paging ul li img {
	padding:0 7px 0 7px;
}
.paging ul li a {
	color:#6A161B;
	text-decoration:none;
	display:inline;
}
.paging ul li a:hover {
	color:#86836A;
}
.paging ul li.focus a {
	color:#86836A;
}
.readmore a {
	color:#a41c2b;
	text-decoration:none;
	padding-right:5px;
}
.readmore a:hover {
	color:#D82412;
	text-decoration:none;
	padding:10px 0 0 0;
}
.footer {
	clear:both;
	padding:10px 0 1px 12px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border:2px;
	border-top-color:#a41c2b;
	background-color:#efefe0;
	background:url(footer-menus-shadow.gif) center top repeat-x;
}
.footer-worldblu {
	clear:both;
	padding:10px 0 1px 12px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border:2px;
	border-top-color:#a41c2b;
	background-color:#efefe0;
	background:url(footer-menus-shadow.gif) center top repeat-x;
}
.footer-links {
	color:#254B75;
	float:left;
	width:300px;
}
.footer-links a {
	color:#254B75;
	text-decoration:none;
	padding:0 2px 0 2px;
}
.footer-links a:hover {
	color:#254B75;
	text-decoration:underline;
}
.social-network {
	color:#1B4573;
	float:right;
	padding-right:10px;
}
.social-network img {
	margin-right:3px;
	margin-left:2px;
	vertical-align:middle;
}
.breadcrumb {
	clear:both;
	padding:0px 0 8px 10px;
	font-size:12px;
	color:#a41c2b;
}
.breadcrumb a {
	color:#243f76;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#243f76;
	text-decoration:underline;
}
.breadsel {
	color:#a41c2b;
}
.page-tool {
	background:#EDEDED;
	padding:4px 9px;
	vertical-align:middle;
	margin-bottom:20px;
}
.middlewide .text-size {
	text-align:right;
	font-size:11px;
	padding:2px 0px 0 0;
	margin:0;
	float:left;
}
.middlewide .text-size img {
	padding-left:10px;
	vertical-align:middle;
}
.middlewide .text-size ul {
	padding:0;
	margin:0;
	text-align:right;
	list-style:none;
}
.middlewide .text-size ul li a {
	display:inline;
	background:none;
	padding:0 0px 0 0;
	color:#666666;
	text-decoration:none;
}
.middlewide .text-size .default {
	color:#a41c2b;
	font-weight: bold;
	font-size: 12px;
}
.middlewide .text-size ul li {
	display:inline;
	background:none;
	padding:0 1px 0 0;
	color:#666666;
	text-decoration:none;
}
.middlewide .text-size ul li a:hover {
	text-decoration:underline;
}
.middlewide .text-size ul li a.title {
	color:#990000;
	text-decoration:none;
}
.middlewide .text-size-small {
	font-size:11px;
	padding:2px;
}
.middlewide .text-size-medium {
	font-size:12px;
	padding:2px;
	color: #a41c2b;
}
.middlewide .text-size-large {
	font-size:14px;
	padding:2px;
}
.middlewide .page-tools {
	clear:both;
	text-align:right;
	padding:0px 0 0 0;
	margin: 0 0 0 0;
	width: 488px;
	float: left;

}

.plus {
            font-size:14px;
            padding:2px;
            float: left;
            overflow: hidden;
            margin-left: 10px;
}

.middlewide .plus {
            font-size:14px;
            padding:2px;
            float: left;
            overflow: hidden;
            margin-left: 3px;
           
}

.middle .plus {
            font-size:14px;
            padding:2px;
            float: left;
            overflow: hidden;
            margin-left: 3px;
}

.container-worldblu .plus {
            font-size:14px;
            padding:2px;
            float: left;
            overflow: hidden;
            margin-left: 3px;
}


.page-toolsnews {
	clear:both;
	text-align:left;
	float:left;
	padding:4px 0;
}
.container {
	padding:0 5px 10px 5px;
	margin:0px;
	/*	border:1px solid #000;
	background-color: #ded7bd;*/
	overflow: hidden;
	background: url(container_bg.jpg) repeat-y;
}
.container ul {
	padding: 0px 0px 0px 0px;
}
.container ul li {
	list-style: none;
	
	padding-left: 20px;
	padding-bottom: 4px;
}
.container .print-email li {
	list-style-type: none;
	list-style: none;
	background-image: none;
	display:inline;
	margin-left: 0px;
	text-decoration:none;
	color:#676767;
	padding: 0 4px 0 0;
}
.container-worldblu {
	padding:0 5px 10px 0px;
	margin:0px;
	/*border:1px solid #000;
	background-color: #ded7bd;*/
	overflow: hidden;
	background: url(container_bg.jpg) repeat-y;
}
.productcontainer {
	padding:0 5px 10px 5px;
	margin:0px;
	/*border:1px solid #000;
	background-color: #ded7bd;*/
	background: url(container_bg.jpg) repeat-y;
	overflow: hidden;
}
.productcontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.productcontainer ul {
	padding: 0px 0px 0px 0px;
}
.productcontainer ul li {
	list-style: none;
	background: url(bullet-maroon.gif) 9px 8px no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
}
.left {
	float:left;
	width:715px;
	padding:0 0 0 0px;
	margin:0px;
}
.banner {
	height:158px;
	margin-bottom:1px;
}
.tabular-content {
	padding:10px 0 10px 0;
	margin:0px;
	line-height:18px;
}
.tabular-content table td {
	padding:6px;
	margin:0px;
}


.inner-tabs {
	background:url(bg-inner-tab.gif) no-repeat #A51C2C top left;
	/*background:url(bg-inner-tab.gif) no-repeat #A51C2C top left;*/
	height:33px;
	margin:10px 0 0 0;
	padding:2px 0 0 10px;
}
.inner-tabs ul {
	margin:0px;
	padding:4px 0 0 0;
	overflow: hidden;
}
.inner-tabs ul li {
	background:url(i-inner-tabL.jpg) no-repeat left;
/*	background:url(i-inner-tabL.jpg) no-repeat left;*/
	padding:0px;
	margin:0 2px 0 2px;
	list-style:none;
	float:left;
}
.inner-tabs ul li a:link {
	background:url(i-inner-tabR.jpg) no-repeat right;
	/*background:url(i-inner-tabR.jpg) no-repeat right;*/
	height:20px;
	display:block;
	margin:0px 0px 0 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#333333;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
.inner-tabs ul li a:visited {
	background:url(i-inner-tabR.jpg) no-repeat right;
	/*background:url(i-inner-tabR.jpg) no-repeat right;*/
	height:20px;
	display:block;
	margin:0px 0px 0 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#333333;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
.inner-tabs ul li:hover {
/*	background:url(i-inner-tabL-mo.jpg) no-repeat top left;
	background:url(i-inner-tabL-mo.jpg) no-repeat top left;*/
	padding:0px;
	margin:0 2px 0 2px;
	list-style:none;
}

.inner-tabs ul li a:hover {
/*	background:url(i-inner-tabR-mo.jpg) no-repeat top right;
	background:url(i-inner-tabR-mo.jpg) no-repeat top right;*/
	height:20px;
	display:block;
	margin:0px 0px 0 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#a41c2b;
	font-weight:bold;
	text-decoration:none;
}

.inner-tabs ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.inner-tabs ul li.focus {
	background:url(i-inner-tabL-mo.jpg) no-repeat top left;
/*	background:url(i-inner-tabL-mo.jpg) no-repeat top left;*/
	padding:0px;
	margin:0 2px 0 2px;
	list-style:none;
}
.inner-tabs ul li.focus a:link {
	background:url(i-inner-tabR-mo.jpg) no-repeat top right;
/*	background:url(i-inner-tabR-mo.jpg) no-repeat top right;*/
	height:20px;
	display:block;
	margin:0px 0px 2px 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#a41c2b;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.inner-tabs ul li.focus a:visited {
	background:url(i-inner-tabR-mo.jpg) no-repeat top right;
/*	background:url(i-inner-tabR-mo.jpg) no-repeat top right;*/
	height:20px;
	display:block;
	margin:0px 0px 2px 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#a41c2b;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.inner-tabs-content {
	background: url(bg-inner-tab-content.gif) repeat-y;
/*	background: url(bg-inner-tab-content.gif) repeat-y;*/
	/*background-color: #ffffff;*/
	padding:10px 10px 0 10px;
	margin:0px 0 0 0px;
}
.inner-tabs-content h4 {
	color:#a41c2b;
	font-weight:bold;
	font-size:12px;
	clear:right;
	margin-top:5px;
	height:17px;
}
.inner-tabs-content h4 a:link {
	color: #a41c2b;
	text-decoration: none;
}
.inner-tabs-content h4 a:actice {
 color: #a41c2b;
 text-decoration: none;
}
.inner-tabs-content h4 a:visited {
	color: #a41c2b;
	text-decoration: none;
}
.inner-tabs-content h4 a:hover {
	color: #a41c2b;
	text-decoration: underline;
}
.inner-tabs-content h6 {
	color:#a41c2b;
	font-weight:bold;
	font-size:12px;
	clear:right;
	margin-top:5px;
	height:32px;
}
.inner-tabs-content h6 a:link {
	color: #a41c2b;
	text-decoration: none;
}
.inner-tabs-content h6 a:actice {
 color: #a41c2b;
 text-decoration: none;
}
.inner-tabs-content h6 a:visited {
	color: #a41c2b;
	text-decoration: none;
}
.inner-tabs-content h6 a:hover {
	color: #a41c2b;
	text-decoration: underline;
}
.inner-tabs-content h5 {
	color:#a41c2b;
	font-weight:bold;
	font-size:12px;
	clear:right;
	margin-top:10px;
	height:16px;
}
.inner-tabs-content a {
	color:#243f76;
	text-decoration:none;
}
.inner-tabs-content a:hover {
	color:#243f76;
	text-decoration:underline;
}
.inner-tabs-content ul {
	padding: 0px 0px 0px 0px;
}
.inner-tabs-content ul li {
	list-style: none;
	background: url(bullet-maroon.gif) 9px 4px no-repeat;
/*	background: url(bullet-maroon.gif) 9px 4px no-repeat;*/
	padding-left: 20px;
	padding-bottom: 4px;
}
.inner-tabs-content .columns {
	width:690px;
	margin: 0px;
	padding-left: 0px;
	float: left;
}
.inner-tabs-content .columns .column3 {
	width:680px;
	float:left;
	padding:3px;
	margin:2px;
}
.inner-tabs-content .columns .column3 p {
	text-align:justify;
	margin-bottom:8px;
}
.inner-tabs-content .columns .column3 ul {
	margin-bottom: 5px;
}
.inner-tabs-content .columns .column2 {
	width:330px;
	float:left;
	padding-right:10px;
	padding-left:5px;
}
.inner-tabs-content .columns .column2 p {
	text-align:justify;
	margin-bottom:0px;
}
.inner-tabs-content .column2 ul.articleinsight {
	padding:0px;
	margin:0px 5px 0 2px;
	float:left;
	width:335px;
}
.inner-tabs-content .column2 ul.articleinsight li {
	background:url(arrow-orange.gif) no-repeat;
/*	background:url(arrow-orange.gif) no-repeat;*/
	background-position: 0 2px;
	padding:0px 0 0 17px;
	margin:0px 0 10px 0;
	list-style:none;
}
.inner-tabs-content .column2 ul.articleinsight li img {
	float:left;
	margin-right:10px;
}
.inner-tabs-content .column2 .articleinsight-marginR {
	padding:0 30px 0 0;
}
.inner-tabs-content .columns .column100 {
	width:220px;
	float:left;
	/*padding:5px;
	margin:5px;*/
	padding-top: 0px;
	margin-top: 0px;
}
.inner-tabs-content .columns .column100 h4 {
	padding-top: 0px;
	margin-top: 0px;
}
.inner-tabs-content .columns .column200 {
	width:360px;
	float:left;
	padding:5px;
	margin:5px;
}
.inner-tabs-content .columns .column200 p {
	text-align:justify;
}
.tabular-content .botcurve {
	height: 11px;
	width: 715px;
	background:url(bg-inner-tab-bot-crv.gif) no-repeat;
/*	background:url(bg-inner-tab-bot-crv.gif) no-repeat;*/
}
.inner-tabs-content .image {
	margin-right: 4px;
}
.innermost-links {
	color:#a41c2b;
	height:33px;
	margin:10px 0 0 0;
	padding:4px 0 0 0px;
}
.innermost-links a {
	color:#a41c2b;
	text-decoration:none;
}
.innermost-links a:hover {
	text-decoration: underline;
}
.home-blurb-content-200 {
	HEIGHT: auto;
	padding-bottom: 10px;
}
.home-blurb-content-170 {
	HEIGHT: auto;
	padding-bottom: 2px;
}
.home-blurb-content-150 {
	HEIGHT: auto;
}
.blueheader {
	color:#243f76;
	font-weight:bold;
	padding:0px 0px 0 0px;
	margin:0px;
}
.blueheader a:link {
	color:#243f76;
	text-decoration: none;
	font-weight:bold;
}
.blueheader a:active {
	color:#243f76;
	text-decoration: none;
	font-weight:bold;
}
.blueheader a:hover {
	color:#243f76;
	text-decoration: underline;
	font-weight:bold;
}
.home-readmore {
	color: #243f76;
	font-weight:bold;
	float: right;
	margin-right: 10px;
}
.home-readmore a:link {
	color: #243f76;
	text-decoration: none;
	font-weight:bold;
	float: right;
}
.home-readmore a:active {
	color: #243f76;
	text-decoration: none;
	font-weight:bold;
	float: right;
}
.home-readmore a:visited {
	color: #243f76;
	text-decoration: none;
	font-weight:bold;
	float: right;
}
.home-readmore a:hover {
	color: #243f76;
	text-decoration: underline;
	font-weight:bold;
	float: right;
}
.right {
	float:right;
	width:220px;
	padding:0 0 10px 0;
	margin-right: 2px;
	background-color:#fbfbf1;/*background-color: #eeefe1;*/
}
.right h3 {
	background:url(bg-title.gif) repeat-x;
	border:1px solid #D1D3C7;
	padding:5px 0 0 10px;
	margin:0px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.right p {
}
.right .image {
	margin-right: 4px;
	border: none;
}
.right .contacthead {
	background:url(contactus_bg.jpg) no-repeat;
	/*border:1px solid #D1D3C7;*/
	border: none;
	padding:20px 0 0 50px;
	margin:0px;
	width:170px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.right .insightshead {
	background:url(insights_bg.jpg) no-repeat;
	/*border:1px solid #D1D3C7;*/
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.right .acceleratorhead {
	/*background:url(accelerator_bg.jpg) no-repeat;
	border:1px solid #D1D3C7;*/
	background:url(righthead_bg.jpg) no-repeat;
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.right .casestudyhead {
	/*background:url(casestudy_bg.jpg) no-repeat;
	border:1px solid #D1D3C7;*/
	background:url(righthead_bg.jpg) no-repeat;
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.right .videoshead {
	/*background:url(videos_bg.jpg) no-repeat;
	border:1px solid #D1D3C7;*/
	background:url(righthead_bg.jpg) no-repeat;
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.rightnews {
	float:right;
	width:220px;
	padding:0 0 15px 0;
	background-color:#fbfbf1;
	/*background-color: #eeefe1;*/
	/*margin-top:164px;*/
	height:153px;/*max-height:149px !important;*/
}
.rightnews h3 {
	background:url(bg-title.gif) repeat-x;
	border:1px solid #D1D3C7;
	padding:5px 0 0 10px;
	margin:0px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.rightnews .contacthead {
	background:url(contactus_bg.jpg) no-repeat;
	/*border:1px solid #D1D3C7;*/
	border: none;
	padding:20px 0 0 50px;
	margin:0px;
	width:170px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.rightnews .insightshead {
	background:url(insights_bg.jpg) no-repeat;
	/*border:1px solid #D1D3C7;*/
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.rightnews .acceleratorhead {
	/*background:url(accelerator_bg.jpg) no-repeat;
	border:1px solid #D1D3C7;*/
	background:url(righthead_bg.jpg) no-repeat;
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.rightnews .casestudyhead {
	/*background:url(casestudy_bg.jpg) no-repeat;
	border:1px solid #D1D3C7;*/
	background:url(righthead_bg.jpg) no-repeat;
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.rightnews .videoshead {
	/*background:url(videos_bg.jpg) no-repeat;
	border:1px solid #D1D3C7;*/
	background:url(righthead_bg.jpg) no-repeat;
	border: none;
	padding:7px 0 0 12px;
	margin-top:10px;
	width:208px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:14px;
}
.gallerythumb-container {
	padding: 10px;
	width: 200px;
}
.gallerythumb {
	padding: 10px;
	background-color: #efefe0;
	border: 1px solid #ded7bd;
	float: left;
}
.gallerythumb-empty {
	float: left;
}
/* -- Styles for Documents on right panel */

.documents-container {
	margin-top: 10px;
	width: 220px;
	background-color: #eeefe1;
}
DIV {
	margin: 0px;
	padding: 0px;
}
.documents-container .topcurve {
	background-image: url(documents_topcurve.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 8px;
	padding: 0px;
	margin: 0px;
	width: 220px;
	float: left;
}
.documents-container .mediacoveragehead {
	background-image: url(documents_mediacoverage.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 26px;
	padding: 0px;
	margin: 0px;
	width: 220px;
	float: left;
}

.documents-container .bottomcurve {
	background-image: url(documents_bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 8px;
}
.documents-container .documents-content {
	background-color: #efefe0;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #c5c5c4;
	border-right: 1px solid #c5c5c4;
}
.documents-container .documents-content p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	display: block;
}
.documents-container .documents-content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}
.documents-container .documents-content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 4px 8px 4px 18px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
	text-align: left;
	display: block;
	/*background-image: none;*/
}
.documents-container .documents-content img {
	padding: 0px;
	margin: 0px;
}
.contentlink {
	font-family: arial;
	font-size: 12px;
	color: #a41c2b;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	padding-left: 2px;
	padding-right: 2px;
}
a.contentlink:link {
	color: #a41c2b;
	text-decoration: none;
}
a.contentlink:hover {
	color: #a41c2b;
	text-decoration: underline;
}

.contentlinkbold {
	font-family: arial;
	font-size: 12px;
	color: #a41c2b;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	padding-left: 2px;
	padding-right: 2px;
}
.contentlinkbold a:link {
	color: #a41c2b;
	text-decoration: none;
}
.contentlinkbold a:hover {
	color: #a41c2b;
	text-decoration: underline;
}
.contentlinkacc {
	font-family: arial;
	font-size: 12px;
	color: #243f76;
	text-decoration: none;
	font-weight: normal;
	/*background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;*/
	padding:6px 0 0px 8px;
	margin:0px 5px 0px 5px;
	list-style:none;
}
.contentlinkacc li {
	list-style:none;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;
	padding:0px 0px 0px 16px;
	margin:0 5px 6px 1px;
}
.contentlinkacc li a:link {
	color: #000;
	text-decoration: none;
}
.contentlinkacc li a:active {
	color: #000;
	text-decoration: none;
}
.contentlinkacc li a:visited {
	color: #000;
	text-decoration: none;
}
.contentlinkacc li a:hover {
	color: #000;
	text-decoration: underline;
}
.datagrid {
	margin-top: 8px;
}
.datagrid td {
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 5px;/*background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;*/
}
.datagrid td a:link.contentlinkacc {
	font-family: arial;
	font-size: 12px;
	color: #243f76;
	text-decoration: none;
	font-weight: normal;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	list-style:none;
	display: block;
}
.datagrid td a:active.contentlinkacc {
	font-family: arial;
	font-size: 12px;
	color: #243f76;
	text-decoration: none;
	font-weight: normal;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.datagrid td a:visited.contentlinkacc {
	font-family: arial;
	font-size: 12px;
	color: #243f76;
	text-decoration: none;
	font-weight: normal;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.datagrid td a:hover.contentlinkacc {
	font-family: arial;
	font-size: 12px;
	color: #243f76;
	text-decoration: underline;
	font-weight: normal;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 0 5px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.datagrid tr .gridfooter a:link {
	color: #a41c2b;
	text-decoration: none;
}
.datagrid tr .gridfooter a:active {
	color: #a41c2b;
	text-decoration: none;
}
.datagrid tr .gridfooter a:visited {
	color: #a41c2b;
	text-decoration: none;
}
.content-center {
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.right-content-inner {
	/*For productpages eg. premia-takaful Right content blurbs*/
	float: right;
	width:220px;
	padding:0 0 0 0;
	background-color:#efefe0;
}
.right-content-inner h3 {
	background:url(bg-title.gif) repeat-x;
	border:1px solid #D1D3C7;
	padding:5px 0 0 10px;
	margin:0px;
	width:210px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:12px;
}
.right-content-inner .contacthead {
	background:url(contactus_bg.jpg) no-repeat;
	/*border:1px solid #D1D3C7;*/
	border: none;
	padding:20px 0 0 0px;
	margin:0px;
	width:210px;
	color:#9F3E39;
	height:22px;
	font-weight:bold;
	font-size:12px;
}
/* Styles used for Core Banking page */
.middlewide .contact-us {
	padding:10px 11px 20px 10px;
	margin:0px;
	height: 125px;
}
.middlewide .contact-us p {
	margin: 4px 0px 4px 0px;
	padding:0px;
}
.middlewide .contact-us ul {
	padding: 6px 0 0px 4px;
	margin-top:0px;
}
.middlewide .contact-us ul li {
	list-style:none;
	background-image: none;
	/*background: url(arrow-red.gif) no-repeat;
	background-position: 0 4px;*/
	padding: 0 0 0 0px;
	margin:0 0 6px 0;
}
.middlewide .contact-us ul li a {
	color:#254B75;
	text-decoration:none;
}
.middlewide .contact-us a {
	color:#254B75;
	text-decoration:none;
}
.middlewide .contact-us ul li a:hover {
	color:#254B75;
	text-decoration:underline;
}
.middlewide .contact-us a:hover {
	color:#254B75;
	text-decoration:underline;
}
.middlewide .contact-us strong {
	color:#A13E38;
}
/* Styles used for BPO Services page */
.contact-us {
	padding:10px 11px 20px 10px;
	margin:0px;
	height: 125px;
}
.contact-us ul {
	padding:6px 0 0px 4px;
	margin-top:0px;
}
.contact-us ul li {
	list-style:none;
	/*background: url(arrow-red.gif) no-repeat;
	background-position: 0 4px;*/
	padding: 0 0 0 0px;
	margin:0 0 6px 0;
}
.contact-us ul li a {
	color:#254B75;
	text-decoration:none;
}
.contact-us a {
	color:#254B75;
	text-decoration:none;
}
.contact-us ul li a:hover {
	color:#254B75;
	text-decoration:underline;
}
.contact-us a:hover {
	color:#254B75;
	text-decoration:underline;
}
.contact-us p {
	margin: 4px 0px 4px 0px;
	padding:0px;
}
.contact-us strong {
	color:#A13E38;
}
.page-tools {
	clear:both;
	text-align:right;
	padding:4px 0;
	float: right;
}
.print-email {
	font-size:11px;
	padding:4px 0px 0px 0;
	margin:0 4px 0 0px;
	float:left;
}
.print-email img {
	/*	padding-left:18px;*/
	vertical-align:middle;
	display: none;
}
.print-email ul {
	padding:0;
	margin:0;
	text-align:left;
}
.print-email li {
	list-style-type: none;
	list-style: none;
	background-image: none;
	display:inline;
	margin-left: 0px;
	text-decoration:none;
	color:#676767;
	padding: 0 4px 0 0;
}
.print-email ul li a {
	display:inline;
	background:none;
	padding:0 0px 0 0;
	text-decoration:none;
	color:#676767;
	list-style-type: none;
}
.print-email ul li a img {
	border:none;
}
.print-email ul li a:hover {
	text-decoration:underline;
}
.text-size {
	text-align:right;
	font-size:11px;
	padding:2px 0 0 0;
	margin:0;
	float:left;
}
.text-size img {
	padding-left:10px;
	vertical-align:middle;
}
.text-size ul {
	padding:0;
	margin:0;
	text-align:right;
	list-style:none;
}
.text-size ul li a {
	display:inline;
	background:none;
	padding:0 0px 0 0;
	color:#666666;
	text-decoration:none;
}
.text-size .default {
	color:#a41c2b;
	font-weight: bold;
	font-size: 12px;
}
.text-size ul li {
	display:inline;
	background:none;
	padding:0 1px 0 0;
	color:#666666;
	text-decoration:none;
}
.text-size ul li a:hover {
	text-decoration:underline;
}
.text-size-small {
	font-size:11px;
	padding:2px;
}
.text-size-medium {
	font-size:12px;
	padding:2px;
	color: #a41c2b;
}
.text-size-large {
	font-size:14px;
	padding:2px;
}
.expert-speak {
	padding:10px 11px 20px 11px;
	margin:0px;
}
.expert-speak strong {
	color:#1B4573;
}
.expert-speak p {
	padding:0 0 10px 0;
}
.expert-speak a {
	color:#D3731F;
	text-decoration:none;
}
.expert-speak a:hover {
	color:#D3731F;
	text-decoration:underline;
}
.insight-tabs {
	background:url(bg-inner-tab.gif) no-repeat #A51C2C top;
	height:33px;
	margin:10px 0 0 0;
	padding:4px 0 0 4px;
}
.insight-tabs ul {
	margin:0px;
	padding:4px 0 0 0;
}
.insight-tabs ul li {
	background:url(i-inner-tabL.jpg) no-repeat left;
	padding:0px;
	margin:0 2px 0 2px;
	list-style:none;
	float:left;
}
.insight-tabs ul li a {
	background:url(i-inner-tabR.jpg) no-repeat right;
	height:20px;
	display:block;
	margin:0px 0px 0 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#333333;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
.insight-tabs ul li:hover {
	background:url(i-inner-tabL-mo.jpg) no-repeat left;
	padding:0px;
	margin:0 2px 0 2px;
	list-style:none;
}
.insight-tabs ul li a:hover {
	background:url(i-inner-tabR-mo.jpg) no-repeat right;
	height:20px;
	display:block;
	margin:0px 0px 0 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#a41c2b;
	font-weight:bold;
	text-decoration:none;
}
.insight-tabs ul li.focus {
	background:url(i-inner-tabL-mo.jpg) no-repeat left;
	padding:0px;
	margin:0 2px 0 2px;
	list-style:none;
}
.insight-tabs ul li.focus a {
	background:url(i-inner-tabR-mo.jpg) no-repeat right;
	height:20px;
	display:block;
	margin:0px 0px 0 0;
	padding:7px 10px 2px 10px;
	text-align:center;
	color:#a41c2b;
	font-weight:bold;
	text-decoration:none;
}
.insight-tab-content {
	background-color: #eeefe1;
	padding:10px 8px 0 11px;
	margin:0px 0 0 0px;
	/*border-bottom:1px solid #A13E38;
	border-right:1px solid #A13E38;
	border-left:1px solid #A13E38;*/
}
.insight-tab-content p {
	padding:0 0 10px 0;
}
.insight-tab-content .image {
	margin-right: 2px;
}
.insight-tab-content strong {
	color:#1B4573;
}/**/
/* --- Styles for Right Tabs Panel */
.tabheadcontainer {
	background-color: #a41c2b;
	overflow: hidden;
	padding: 4px 2px 0px 4px;
}
.righttabhead {
	float: left;
	background:url(i-right-tabL.jpg) no-repeat left;
	/*padding:7px 10px 2px 10px;*/
	padding:0px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:26px;
	cursor: pointer;
}
.righttabhead h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(i-right-tabR.jpg) no-repeat right;
	padding: 0px;
	margin: 0px;
	width: 6px;
	height: 26px;
	float: left;
}
.righttabhead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:6px 0px 0px 8px;
	float: left;
	height: 26px;
}
.righttabcontent {
	background-color: #efefe0;
	padding: 4px 8px 4px 8px;
	border-left: 1px solid #a41c2b;
	border-right: 1px solid #a41c2b;
	border-bottom: 1px solid #a41c2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.righttabcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243f76;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.righttabcontent p.title {
	margin-top: 4px;
	color: #243f76;
	font-weight: bold;
}
.righttabcontent p a {
	color: #243f76;
	text-decoration: none;
}
.righttabcontent p a:hover {
	color: #243f76;
	text-decoration: underline;
}
.righttabcontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 6px 0px 0px 4px;
	padding: 0px;
}
.righttabcontent ul li {
	list-style:none;
	background: url(bullet-maroon.gif) no-repeat;
	background-position: 0 4px;
	margin: 0px 0px 6px 0px;
	padding: 0 0 0px 15px;
}
.righttabcontent ul li a {
	color:#243f76;
	text-decoration:none;
}
.righttabcontent ul li a:hover {
	color:#243f76;
	text-decoration:underline;
}
.casestudycontent {
	padding: 4px 6px 2px 6px;
}
.casestudycontent a:link {
	color: #243f76;
	text-decoration: none;
}
.casestudycontent a:active {
	color: #243f76;
	text-decoration: none;
}
.casestudycontent a:visited {
	color: #243f76;
	text-decoration: none;
}
.casestudycontent a:hover {
	color: #243f76;
	text-decoration: underline;
}
.casetitle {
	color: #243f76;
	font-size:12px;
	text-decoration: none;
}
.casestudycontent P {
	vertical-align:middle;
	text-align:center;
	padding: 9px 6px 45px 56px;
}

/* -- Left Menu CSS for Product Pages -- */
.leftnav {
	/*width:212px;
	float:left;
	background:#fbfbf1;
	padding-right:10px;*/
	
	width:220px;
	float:left;
	background:#fbfbf1;
	padding-right:0px;
}
.leftnav h3 {
	background:url(bg-title.gif) repeat-x;
	border:1px solid #D1D3C7;
	padding:5px 0 0 10px;
	margin:0px;
	width:208px;
	color:#243f76;
	height:22px;
	font-weight:bold;
	font-size:13px;
	text-decoration:none !important;
}
.leftnav .title {
	background:#DBDECD url(bg-title-leftnav.jpg) repeat-x;
	color:#243f76;
	border:1px solid #D1D3C7;
	padding:7px 8px;
	width:204px;
	font-weight:bold;
	font-size: 13px;
}
.leftnav .title a:link {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
.leftnav .title a:active {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
.leftnav .title a:visited {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
.leftnav .title a:hover {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: underline;
}
.leftnav p {
	padding-left: 10px;
}
.leftnav ul {
	padding:7px 4px;
	width:214px;
}
.leftnav ul li {
	font-weight:bold;
	color:#A41C2B;
	list-style:none;
	border-bottom:1px solid #D7DAC5;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 8px 8px;
	clear:both;
	padding-top: 3px;
	padding-left: 18px;
	padding-bottom: 3px;
	margin-top:2px;
	margin-bottom:2px;
}
.leftnav ul li a {
	font-weight:normal;
	color:#A41C2B;
	list-style:none;
	clear:both;
	margin-bottom:2px;
}
.leftnav ul ul {
	padding:4px 0 2px 0;
	width: 100%;
}
.leftnav ul li li {
	font-weight:normal;
	color:#A41C2B;
	border-bottom:0px solid #D7DAC5;
	background:url(arr-leftnav-sub.gif) left 8px no-repeat;
	padding-left:10px;
	margin-bottom:5px;
}
.leftnav ul li li a {
	font-weight:normal;
	color:#A41C2B;
}
.leftnav ul li ul li a {
	font-weight:normal;
	color:#A41C2B;
	border:0 !important;
	text-decoration:none !important;
}

/* -- Left Menu CSS for Success Stroy Pages -- */
.leftnavss {
	width:212px;
	float:left;
	padding-right:10px;
	background-color: #ffffff;
}
.leftnavss h3 {
	background:url(bg-title.gif) repeat-x;
	border:1px solid #D1D3C7;
	padding:5px 0 0 10px;
	margin:0px;
	width:208px;
	color:#243f76;
	height:22px;
	font-weight:bold;
	font-size:13px;
	text-decoration:none !important;
}
.leftnavss .title {
	background:#DBDECD url(bg-title-leftnav.jpg) repeat-x;
	color:#243f76;
	border:1px solid #D1D3C7;
	padding:7px 8px;
	width:204px;
	font-weight:bold;
	font-size: 13px;
}
.leftnavss .title a:link {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
.leftnavss .title a:active {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
.leftnavss .title a:visited {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
.leftnavss .title a:hover {
	color:#243f76;
	font-weight:bold;
	font-size: 13px;
	text-decoration: underline;
}
.leftnavss p {
	padding-left: 10px;
}
.leftnavss ul {
	padding:7px 4px;
	width:214px;
}
.leftnavss ul li {
	font-weight:bold;
	color:#A41C2B;
	list-style:none;
	border-bottom:1px solid #D7DAC5;
	background:url(bullet-maroon.gif) no-repeat;
	background-position: 8px 8px;
	clear:both;
	padding-top: 3px;
	padding-left: 18px;
	padding-bottom: 3px;
	margin-top:2px;
	margin-bottom:2px;
}
.leftnavss ul li a {
	font-weight:normal;
	color:#A41C2B;
	list-style:none;
	clear:both;
	margin-bottom:2px;
}

.leftnavss ul ul {
	padding:4px 0 2px 0;
	width: 100%;
}
.leftnavss ul li li {
	font-weight:normal;
	color:#A41C2B;
	border-bottom:0px solid #D7DAC5;
	background:url(arr-leftnav-sub.gif) left 8px no-repeat;
	padding-left:10px;
	margin-bottom:5px;
}
.leftnavss ul li li a {
	font-weight:normal;
	color:#A41C2B;
}
.leftnavss ul li ul li a {
	font-weight:normal;
	color:#A41C2B;
	border:0 !important;
	text-decoration:none !important;
}


.header-img {
	width:478px;
	padding-bottom:4px;
	float: left;
}
.middle {
	width:484px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:0px;/*border:1px solid black;*/
}
.middle .page-tools {
	clear:both;
	/*text-align:right;*/
	padding:0px 0 0 0;
	margin: 0 0 0 0;
	width: 484px;
	/*margin-right: 270px;*/
	float: left;
}
.middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.middle p {
	margin-bottom:15px;
	margin-top: 14px;
}
.middle ul {
	padding: 0px 0px 0px 0px;
}
.middle ul li {
	list-style: none;
	background: url(bullet-maroon.gif) 9px 4px no-repeat;
	padding-left: 24px;
	padding-bottom: 4px;
	z-index: 1;
}
.middle ul li ul {
	margin-top: 5px;
}
.middle .print-email {

	font-size:11px;
	padding:4px 0px 0px 200px;
	margin:0 0px 0 0px;
	float:left;
}
.middle .print-email img {
	/*	padding-left:18px;*/
	vertical-align:middle;
	display: none;
}
.middle .print-email ul {
	padding:0;
	margin:0;
	text-align:left;
}
.middle .print-email li {
	list-style-type: none;
	list-style: none;
	background-image: none;
	display:inline;
	margin-left: 0px;
	text-decoration:none;
	color:#676767;
	padding: 0 4px 0 0;

}
.middle .print-email ul li a {
	display:inline;
	background:none;
	padding:0 0px 0 0;
	text-decoration:none;
	color:#676767;
	list-style-type: none;
}
.middle .print-email ul li a img {
	border:none;
}
.middle .print-email ul li a:hover {
	text-decoration:underline;
}
.middle .text-size {
	/*text-align:right;*/
	font-size:11px;
	padding:2px 0px 0 5px;
	margin:0;
	float:left;
}
.middle .text-size img {
	padding-left:10px;
	vertical-align:middle;
}
.middle .text-size ul {
	padding:0;
	margin:0;
	text-align:right;
	list-style:none;
}
.middle .text-size ul li a {
	display:inline;
	background:none;
	padding:0 0px 0 0;
	color:#666666;
	text-decoration:none;
}
.middle .text-size .default {
	color:#a41c2b;
	font-weight: bold;
	font-size: 12px;
}
.middle .text-size ul li {
	display:inline;
	background:none;
	padding:0 1px 0 0;
	color:#666666;
	text-decoration:none;
}
.middle .text-size ul li a:hover {
	text-decoration:underline;
}
.middle .text-size-small {
	font-size:11px;
	padding:2px;
}
.middle .text-size-medium {
	font-size:12px;
	padding:2px;
	color: #a41c2b;
}
.middle .text-size-large {
	font-size:14px;
	padding:2px;
}
.middlewide {
	width:718px;
	float:left;
	margin-left:10px;
}
.middlewide h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.middlewide p {
	margin-bottom:15px;
	margin-top: 14px;
}
.middlewide .page-tools {
	clear:both;
	text-align:left;
	padding:0px 0 0 0;
	margin: 0 0 0 0;
	width: 488px;
	float: left;
}
.middlewide ul {
	padding: 0px 0px 0px 0px;
}
.middlewide ul li {
	list-style: none;
	background: url(bullet-maroon.gif) 9px 4px no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
}
.middlewide .print-email {
	font-size:11px;
	padding:4px 0px 0px 0;
	margin:0 0px 0 200px;
	float:left;
}
.middlewide .print-email img {
	/*	padding-left:18px;*/
	vertical-align:middle;
	display: none;
}
.middlewide .print-email ul {
	padding:0;
	margin:0;
	text-align:left;
}
.middlewide .print-email li {
	list-style-type: none;
	list-style: none;
	background-image: none;
	display:inline;
	margin-left: 0px;
	text-decoration:none;
	color:#676767;
	padding: 0 4px 0 0;
}
.middlewide .print-email ul li a {
	display:inline;
	background:none;
	padding:0 0px 0 0;
	text-decoration:none;
	color:#676767;
	list-style-type: none;
}
.middlewide .print-email ul li a img {
	border:none;
}
.middlewide .print-email ul li a:hover {
	text-decoration:underline;
}
.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
.left-content {
	clear:both;
	color:#A41C2B;
	font-size:20px;
	padding:0 0 3px 0;
	font-weight:normal;
	margin:0px;
}
.right-content {
	width: 220px;
	float: right;
	background: #efefe0;
	padding: 0px 0px 0px 0px;
}
.blurb-blue {
	background: #243F76;
	color: #FFFFFF;
	width: 220px;
	clear: both;
}
.blurb-blue .Header {
}
.blurb-blue h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 4px 4px 14px;
}
.blurb-content-blue {
	color: #B4BDD0;
	padding: 8px;
	margin: 4px 4px 4px 4px;
	border: 1px solid #456C96;
	height: 113px;
}
.blurb-blue .readmore-white {
	color: #FFFFFF;
	text-align: right;
	height: 24px;
	clear: both;
}
.blurb-blue .readmore-white a {
	color: #FFFFFF;
	background: url(bullet-white-rm.gif) left 4px no-repeat;
	padding: 0 4px 2px 10px;
}
.blurb-blue a.readmore-white:hover {
	text-decoration: underline;
}
.blurb-blue ul {
}
.blurb-blue .category ul li {
	list-style: none;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px solid #d6cfb1;
	background-color: #efefe0!important;
	background: url(bullet-orange-rm.gif) 9px 8px no-repeat;
	font-weight: bold;
}
.blurb-blue .category ul li a {
	color: #a41c2b!important;
	font-weight: normal!important;
}
.blurb-blue ul li {
	list-style: none;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px solid #7C92AB;
	background: url(bullet-white.gif) 9px 8px no-repeat;
	font-weight: bold;
}
.blurb-blue ul li a {
	color: #FFFFFF;
}
.blurb-blue ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blurbhead {
	width: 220px;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(bg2.gif);
	color:#a41c2b !important;
	clear: both;
	/*background: #efefe0;*/
	padding:5px 0 5px 0px;
	border-top: 1px solid #FBFBF1;
}
.blurb {
	width: 220px;
	clear: both;
	background: #EFEFE0;
	border-top: 1px solid #FBFBF1;
}
.blurb h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px 4px 4px 14px;
	color: #A41C2B;
}
.blurb h3.orange {
	background: #EB922C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 9px 2px 4px 14px;
	color: #FFFFFF;
	height:20px;
}
.blurb-content {
	color: #FFFFFF;
	padding: 8px 11px 8px 11px;
	margin: 4px;
	background: #FBFBF1;
}
.blurb-content-head {
	/*color:#A41C2B;*/
	color: #000000;
	font-weight: bold;
}
.blurb-content p {
	padding: 4px 0 4px 0;
}
.blurb-content p.title {
	color: #243f76;
	font-weight: bold;
	display: block;
}
.blurb-content p.desig {
	color: #333;
	font-weight: normal;
	display: block;
	padding:0px 0 4px 0;
}
.blurb-content .imgleft {
	float: left;
	display: block;
	margin-right: 6px;
}
.blurb-content a {
	color: #243F76;
}
.blurb-content a:hover {
	color: #A41C2A;
}
#gallery {
	padding: 0px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
#leftcolumn {
	height:55px;
	width:55px;
	float:left;
	margin:0;
	padding:0;
	vertical-align: middle;
}
#centercolumn {
	height:55px;
	vertical-align: middle;
}
.dgDate {
	width: 75px;
}


.newsbox {
	border-top: 1px solid #ded7bd;
	border-right: 4px solid #ded7bd;
	border-bottom: 4px solid #ded7bd;
	border-left: 1px solid #ded7bd;
	background-color: #efefe0;
	margin-top: 18px;
}
.newsbox td {
	padding: 10px;
	background-color: #efefe0;
}
.agendabox {
	border-top: 1px solid #ded7bd;
}
.agendabox td {
	padding: 4px;
	background-color: #fbfbf1;
}
.agendabox td.title {
	padding: 4px;
	background-color: #efefe0;
}




/*--- Styles for Insidepages Tooltip and Model Window ---*/


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

.tabberlive .tabbertabhide {
	display:none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {

}
.tabberlive {
	
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif, sans-serif;
	background-color: #fff;
	height:24px;
	overflow: hidden;
}
ul.tabbernav li {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	display: inline;
	line-height: 24px;
	height:24px;
}
ul.tabbernav li a:link {
	margin:0px 0px 0px 0px;
	padding: 5px 8px 5px 8px;
	background: none;
	border-top: none;
	border-bottom: none;
	color: #000000;
	list-style: none;
	text-decoration: none;
	background-color: #efefe0;
	height:24px;
	border-right: 1px solid #d6cfb1;
	border-left: 1px solid #d6cfb1;
	border-top: 1px solid #d6cfb1;
}
ul.tabbernav li a:active {
	margin:0px 0px 0px 0px;
	padding: 5px 8px 5px 8px;
	color: #000000;
	list-style: none;
	text-decoration: none;
	background-color: #efefe0;
	height:24px;
}
ul.tabbernav li a:hover {
	margin:0px 0px 0px 0px;
	padding: 5px 8px 5px 8px;
	background-color: #ded7bd;
	color: #000000;
}

ul.tabbernav li:hover {
	margin:0px;
	padding: 5px 0px 5px 0px;
	background-color: #ded7bd;
	color: #000000;
}
ul.tabbernav li.tabberactive {
	margin:0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	background-color: #ded7bd;
	color: #000000;
	/*display: inline;
	height:24px;*/
	border-left: 1px solid #d6cfb1;
	border-right: 1px solid #d6cfb1;
	border-top: 1px solid #d6cfb1;
}
ul.tabbernav li.tabberactive:hover {
	margin:0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	display: inline;
	background-color: #ded7bd;
	height:24px;
}
ul.tabbernav li.tabberactive a {
	margin:0px;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	border: none;
	background-color: #ded7bd;
	color: #000000;
	list-style: none;
}
ul.tabbernav li.tabberactive a:hover {
	margin:0px;
	padding: 5px 8px 5px 8px;
	list-style: none;
	color: #000;
	border: 0px;
	background-color: #ded7bd;
	color: #000000;
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	margin-top:0px;
	border-top:0px solid #a41c2b;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	/*border-top:0;*//* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height *//* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	margin:0px;
	padding:0px;
	display:none;
	list-style: none;
	color: #333333;
	/*background-color:#000000;*/
	border: none;
	background-image:none;
}
.tabberlive .tabbertab h3 {
	margin:0px;
	padding:0px;
	display:none;
	list-style: none;
	color: #333333;
	background-color:#000000;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	margin:0px;
	padding:0px;
	display:none;
	list-style: none;
	color: #333333;
	background-color:#000000;
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}
/*  -- Styles for Highlights in Tabber content */

.highlights {
	border: 1px solid #f3ae00;
	background-color: #fbfbf1;
	margin-left: 10px;
}
.highlights th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f3ae00;
	padding: 4px;
	text-align: left;
}
.highlights td {
	text-align: left;
}
.highlights td ul {
	list-style: none;
	background-color: #fbfbf1;
}
.highlights td ul li {
	list-style: none;
}
.highlights_small {
	border: 1px solid #f3ae00;
	background-color: #fbfbf1;
}
.highlights_small th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f3ae00;
	padding: 2px;
	text-align: left;
}
.highlights_small td {
	font-size: 11px;
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #ded7bd;
}
.highlights_small td ul {
	list-style: none;
	background-color: #fbfbf1;
}
.highlights_small td ul li {
	list-style: none;
}


.highlights_smallest {
	border: 1px solid #f3ae00;
	background-color: #fbfbf1;
}
.highlights_smallest th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f3ae00;
	padding: 2px;
	text-align: left;
}
.highlights_smallest td {
	font-size: 9px;
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #ded7bd;
}

.highlights_contacts {
	border: 1px solid #f3ae00;
	background-color: #fbfbf1;
}
.highlights_contacts th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ded7bd;
	padding: 6px;
	text-align: left;
}
.highlights_contacts td {
	font-size: 11px;
	padding: 6px;
	text-align: left;
	border-bottom: 1px solid #ded7bd;
}
.highlights_contacts td ul {
	list-style: none;
	background-color: #fbfbf1;
}
.highlights_contacts td ul li {
	list-style: none;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	/*background-color: #fff;*/
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/*  modal window */

#gallery {
	padding: 10px;
	width: 520px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
/* ---- tooltip ---- */

a.tooltip {
	border-bottom: 1px dotted #000000;
	color: #000000;
	outline: none;
	cursor: help;
	z-index: 1;
	text-decoration: none;
	position: absolute;
}
a.tooltip:hover {
	position: absolute;
	background:0px;
}
a.tooltip span {
	display: none;
	margin-left:0;
	text-decoration: none;
}
a.tooltip:hover span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	background: #fbfbf1;
	left: 1em;
	top: 15px;
	margin-left: 0;
	width: 290px;
	text-decoration: none;
}
a.tooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
	z-index: 999;
}
a.tooltip:hover em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em 0 0.6em 0;
	z-index: 999;
}


/* -- Tool Tip Small -- */
a.tooltip_small {
	border-bottom: 1px dotted #000000;
	color: #000000;
	outline: none;
	cursor: help;
	z-index: 1;
	text-decoration: none;
	position: relative;
}
a.tooltip_small:hover {
	position: absolute;
	background:0px
}
a.tooltip_small span {
	display: none;
	margin-left: -999em;
	text-decoration: none;
}
a.tooltip_small:hover span  {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 1em;
	top: 15px;
	margin-left: 0;
	width: 150px;
	text-decoration: none;
}
a.tooltip_small:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
	z-index: 999;
}
a.tooltip_small:hover em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em 0 0.6em 0;
	z-index: 999;
}


/* -- Tool Tip Right -- */
.tooltip_right {
	border-bottom: 1px dotted #000000;
	color: #000000;
	outline: none;
	cursor: help;
	z-index: 1;
	text-decoration: none;
	position: relative;
}
a.tooltip_right:hover {
	position: absolute;
	background:0px
}
a.tooltip_right span {

	display: none;
/*	margin-left: -999em;*/
	text-decoration: none;
	right: 1em;
}
a.tooltip_right:hover span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 1em;
	left: 0;
	top: 15px;
	margin-left: 0;
	width: 290px;
	text-decoration: none;
}
a.tooltip_right:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
	z-index: 999;
}
a.tooltip_right:hover em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em 0 0.6em 0;
	z-index: 999;
	text-decoration: none;
}


.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}
.classic {
	padding: 5px;
	font-size: 11px;
	z-index: 9999;
	background: #fbfbf1;
	border: 1px solid #ded7bd;
	text-decoration: underline;
}
.critical {
	background: #FFCCAA;
	border: 1px solid #FF3334;
}
.help {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.info {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.warning {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/* --- Styles for World Blu page --*/

.content-worldblu {
	width: 715px;
	float: left;
}
.right-content-worldblu {
	width: 220px;
	float: right;
	background: #efefe0;
	padding: 0px 0px 0px 0px;
}
.footer-links-worldblu {
	color: #243F76;
	/*width: 950px;*/
	float:left;
	vertical-align:top;
	padding: 2px 10px 2px 18px;
}
.footer-links-worldblu a {
	color:#254B75;
	text-decoration:none;
	padding:0 2px 0 2px;
}
.footer-links-worldblu a:hover {
	color:#254B75;
	text-decoration:underline;
}
.right-content-worldblu {
	width: 220px;
	float: right;
	background: #efefe0;
	padding: 0px 0px 0px 0px;
}
.worldblu_videocontent {
	margin-top: 10px;
}
.flashblu {
	margin-bottom: 2px;
}
.flashblu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.flashblu ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footerimage {
	width: 700px;
	/*margin-left: 9px;*/
	float: left; /*border-right:1px solid #D8D8D2;*/
	;/*padding-right: 9px;*/
}
.container-worldblu .text-size-small {
	font-size:11px;
	padding:2px;
}
.container-worldblu .text-size-medium {
	font-size:12px;
	padding:2px;
	color: #a41c2b;
}
.container-worldblu .text-size-large {
	font-size:14px;
	padding:2px;
}
.home-blurb-quote {
	display: block;
	padding-left: 0px;
	text-align: justify;
	width: 580px;
	float: left;
	padding-bottom: 10px;
}
.line {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 4px 0;
	background: #EFEFE0;
}
.home-blurbquotes {
	padding-left:8px;
	/*font-size:12px;*/
	float:left;
	padding-right:10px;
	width:100%;
}
.home-blurbquotes .imgleft {
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 2px;
}
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	width: 720px;
	background-color: #efefe0;
	border: 4px solid #efefef;
	vertical-align: top;
}
#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}
#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow: hidden;
	width: 718px;
}
#slideshow .slides ul {
	width: 2880px;
}
#slideshow .slides li {
	width: 718px;
	float: left;
	height: 220px;
}
#slideshow .slides p {
	position:absolute;
	z-index:3333;
	float:left;
	width: 300px;
	margin-top: 30px;
	margin-left: 400px;
	font-size: 13px;
	letter-spacing: -0.3px;
	font-weight: normal;
	clear: both;
	display: block;
	padding-bottom: 20px;
}
#slideshow .slides a {
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}
#slideshow .slides span {
	display: block;
	padding-top: 10px;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
	background-color: #efefe0;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color: #FFF;
	letter-spacing: -1px;
}
#slideshow .slides-nav li {
	float: left;
	color: #FFF;
}
#slideshow .slides-nav li a {
	display: block;
	outline: none;
	color: #000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.js #slideshow .slides-nav li.on a {
	background-color: #a41c2b;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color: #FFF;
}
.js #slideshow .slides-nav li.on {
	background-color: #a41c2b;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color: #FFF;
}
.js #slideshow .slides-nav li.on a {
	position: relative;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
}
.right-content-text {
	width: 220px;
	float: right;
	background: #efefe0;
	padding-top:32px;
	padding-left:0px;
}
img.youtube_thumb {
	background: #FAFAFA;
	border: 1px solid #E4E4E4;
	padding: 8px;
	color: #EFEFE0;
}
/*************Toggle Div****************/
.glossymenu {
	margin: 0px 0;
	padding: 0;
	width: 218px; /*width of menu*/
	/*border: 1px solid #9A9A9A;
	border-bottom-width: 0;*/
	border: 1px solid #d1d2ca;
}
.glossymenu a.menuitem {
	background: url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 14px;
	text-decoration: none;
	background-color: #fbfbf1;
}
.glossymenu .menuitem:active {
	color: #a41c2b;
	background-image: url(glossyback2.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	background-image: url(glossyback2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fbfbf1;
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: white;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
	font-size: 12px;
	border-bottom: 1px solid #edeee6;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 26px;
	background-color: #fbfbf1;
	list-style: none;
	background: url(bullet-maroon.gif) 15px 8px no-repeat;
}
.glossymenu div.submenu ul li a {
	display: block;
	color: #243f76;
	text-decoration: none;
	padding: 0px 0;
	padding-left: 0px;
}
.glossymenu div.submenu ul li a:hover {
	/*background: #DFDCCB;*/
	color: #000;
}
/*******************/


.Acc_mainmenu {
	background: url(glossyback.gif) repeat-x bottom left;
	/*width: 206px !important;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 206px;
	padding: 4px 0;
	padding-left: 14px;
	text-decoration: none;
	background-color: #fbfbf1;
}
.Acc_submenu {
	background: url(bullet-maroon.gif) 15px 8px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 194px;
	padding: 4px 0;
	padding-left: 24px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #edeee6;
}
.Acc_submenu a:link {
	color: #a41c2b;
	text-decoration: none;
}
.Acc_submenu a:visited {
	color: #a41c2b;
	text-decoration: none;
}
.Acc_submenu a:hover {
	color: #000;
	text-decoration: none;
}


/* -- Styles for Forms Pages --*/
/*--------Regions--------*/
.regions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 375px;
	height: 44px;
	float: right;
	z-index: 1000;
}
.regions_forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 44px;
	float: right;
	z-index: 1000;
	width: 100%;
}
.regions-text {
}
.regions-content {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 10px 2px 10px;
	font-size: 1.04em;
	clear: both;
}
/****registration form*****************/
.spacer {
	clear:both;
	height:1px;
}
/* ----------- My Form ----------- */
.myform {
	margin:0 auto;
	margin-bottom: 10px;
	width:450px;
	padding:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.myform-left {
	margin:0;
	margin-bottom: 10px;
	width:450px;
	padding:14px;
	font-family: Arial, Helvetica, sans-serif;
}

.myform-contact {
	margin:0 auto;
	margin-bottom: 10px;
	width:600px;
	padding:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.myform-left-contact{
	margin:0;
	margin-bottom: 50px;
	width:700px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}

.myform-middle-contact{
	margin:0;
	margin-bottom: 50px;
	width:350px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}



/* ----------- stylized ----------- */
#stylized {
	margin-top:16px;
	border:solid 1px #ded7bd;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized h1 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized p {
	font-size:12px;
	color:#666666;
	text-align:left;
	margin-bottom:20px;
	border-bottom:solid 1px #ded7bd;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized label {
	display:block;
	font-weight:bold;
	padding-top:6px;
	text-align:right;
	width:140px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized .asterix {
	color: #a41c2b;
	font-size: 11px;
}
#stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
}
.csmall {
	display:block;
	font-weight:bold;
	padding-top:6px;
	/*text-align:right;
	width:340px;*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:20px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:200px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:200px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.button1 {
	width:90px !important;
	height:28px;
	background:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
#stylized TD {
	font-family: Arial;
	font-size: 12px;
}
#stylized TD input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	width: 150px;
	border:solid 1px #ded7bd;
	margin:2px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized TD select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:250px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized TD textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:250px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized .button1 {
	/*width:90px !important;*/
	height:28px;
	background:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}


/* ----------- My Form for contact us page ----------- */
.myform-contact {
	margin:0 auto;
	margin-bottom: 10px;
	width:600px;
	padding:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.myform-left-contact{
	margin:0;
	margin-bottom: 4px;
	width:700px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}




/* ----------- stylized for contact us page ----------- */
#stylized-contact {
	border:solid 1px #ded7bd;
/*	background:#efefe0;*/
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 378px;
}
#stylized-contact h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact p {
	font-size:12px;
	color:#666666;
	text-align:left;
	margin-bottom:20px;
	border-bottom:solid 1px #ded7bd;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact label {
	display:block;
	font-weight:bold;
	padding-top:6px;
	text-align:left;
	margin-left: 10px;
	width:130px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact .asterix {
	color: #a41c2b;
	font-size: 11px;
}
#stylized-contact .small-contact {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
}
.csmall-contact {
	display:block;
	font-weight:bold;
	padding-top:6px;
	/*text-align:right;
	width:340px;
	float:left;*/
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:20px;
	margin:2px 0 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:200px;
	margin:2px 0 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	height:100px;
	border:solid 1px #ded7bd;
	width:200px;
	margin:2px 0 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.button1-contact {
	width:90px !important;
	height:28px;
	background:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized-contact TD {
	font-family: Arial;
	font-size: 12px;
}
#stylized-contact TD input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	width: 150px;
	border:solid 1px #ded7bd;
	margin:2px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact TD select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:250px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact TD textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:250px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-contact .button1 {
	/*width:90px !important;*/
	height:28px;
	background:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}





/* ----------- stylized for Lead page ----------- */
#stylized-Lead {
	border:solid 1px #ded7bd;
/*	background:#efefe0;*/
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead p {
	font-size:12px;
	color:#666666;
	text-align:left;
	margin-bottom:20px;
	border-bottom:solid 1px #ded7bd;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead label {
	display:block;
	font-weight:bold;
	padding-top:4px;
	text-align:left;
	margin-left: 10px;
	width:100px;
	float:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead .asterix {
	color: #a41c2b;
	font-size: 11px;
}
#stylized-Lead .small-contact {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
}
.csmall-Lead {
	display:block;
	font-weight:bold;
	padding-top:6px;
	/*text-align:right;
	width:340px;
	float:left;*/
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead input {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #ded7bd;
	margin:2px 40px 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead select {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #ded7bd;
	width:200px;
	margin:2px 40px 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead textarea {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #ded7bd;
	width:200px;
	margin:2px 40px 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.button1-contact {
	width:90px !important;
	height:28px;
	background:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized-Lead TD {
	font-family: Arial;
	font-size: 12px;
}
#stylized-Lead TD input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	width: 150px;
	border:solid 1px #ded7bd;
	margin:2px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead TD select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:250px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead TD textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ded7bd;
	width:250px;
	margin:2px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylized-Lead .button1 {
	/*width:90px !important;*/
	height:28px;
	background:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}





/* --- Styles for Video Popup Window --- */

#displaybox {
	z-index: 10000;
	filter: alpha(opacity=80); /*older IE*/
 	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
	-moz-opacity: .80; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.2;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.wp-thumb {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.sitemap {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
ul.sitemap .Header {
	font-size: 14px;
	color: #eb922c;
}
.sitemap ul li .Header {
	color: #243f76;
	font-size: 13px;
	font-weight: bold;
}
.sitemap ul li .Header a:link {
	color: #a41c2b;
	font-size: 13px;
	font-weight: normal;
}
.sitemap ul ul li li .Header {
	color: #a41c2b;
	font-size: 12px;
	font-weight: normal;
}
.sitemap ul ul li li .Header a:link {
	color: #a41c2b;
	font-size: 11px;
	font-weight: normal;
}
/*.sitemap ul ul ul li li li .Header  {
	color: green;
	font-size: 11px;
	font-weight: bold;
}*/





/*************************************************/
/*************************************************/
/**********                          *************/
/**********  CSS class for Edit Mode *************/
/**********                          *************/
/*************************************************/
/*************************************************/ 
.ms-siteactionsmenu {
	white-space:nowrap;
	font:8pt arial;
	padding:0;
	border:none;
	cursor:pointer;
	width:100px;
	float:right;
}
.ms-siteactionsmenu div div div {
	background-image:url("/_layouts/images/siteactionsmenuhovergrad.gif");
	background-repeat:repeat-x;
	border-top:1px solid #6593cf;
	border-left:1px solid #6593cf;
	border-right:1px solid #6593cf;
	background-color:#ffa521;
	padding:1px 4px 3px 10px;
}
.ms-siteactionsmenu div div div a {
	color:#FFFFFF;
	font-weight:bold;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover {
	background-image:url("/_layouts/images/partgrad.gif");
	color:#ffa521;
	border-top:1px solid #89724f;
	border-left:1px solid #89724f;
	border-right:1px solid #89724f;
	background-color:#ffa521;
}
.ms-consoletoolbar {
	font-size:8pt;
	font-family:Tahoma, verdana;
}
.ms-consolemessage {
	font-size:8pt;
	font-family:Tahoma, verdana;
}
.ms-consoleerror {
	font-size:8pt;
	font-family:Tahoma, verdana;
}
.ms-consolestatus {
	font-size:8pt;
	font-family:Tahoma, verdana;
}
.ms-consolestatusframe {
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
}
.ms-consoleframe {
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
}
.ms-consolestatuscell {
	background-image:url("/_layouts/images/pageTitleBKGD.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#d5dced;
	text-align:center;
}
.ms-consoleframe {
	border-top-width:1px;
	border-color:#ffa521;
}
.ms-consolestatusframe {
	border-top-width:0px;
	background-color:#f6fdfd;
	background-repeat:repeat-x;
	border-color:#FFFFFF;
}
td.ms-consolestatuscheckoutframe {
	background-repeat:repeat-x;
}
td.ms-consolestatusminorframe {
	background-repeat:repeat-x;
}
td.ms-consolestatusmajorframe {
	background-repeat:repeat-x;
}
.ms-consolestatusmajorframe {
	background-color:#fff699;
	background:url('/_layouts/images/cnspgrdn.gif');
}
.ms-consolestatusminorframe {
	background-color:#e3efff;
	background:url('/_layouts/images/cnsugrdn.gif');
}
.ms-consoleminiframe {
	background-color:#fff8b2;
	background:url('/_layouts/images/cnsugrdn.gif');
}
.ms-consolestatuscheckoutframe {
	background-color:#fff8b2;
	background:url('/_layouts/images/cnsugrdn.gif');
}
.ms-consoleminiframe {
	height:24px;
	background-repeat:repeat-x;
}
.ms-SPZone {
	border:1px solid #ffa521;
	padding:5px;
	background-color:#FFFFFF;
}
.ms-SPZoneSelected {
	border:1px solid #ffa521;
	background-color:#FFFFaF;
	padding:5px
}
.ms-SPZoneIBar {
	border:#f48b3f 3px solid;
}
.ms-SPZoneLabel {
	color:#7f7f7f;
	font-family:tahoma, verdana;
	font-size:8pt;
	padding:0px 0px 1px 0px;
}
.ms-SPZoneCaption {
	font-size:9pt;
	color:#7f7f7f;
	font-family:tahoma, verdana;
}
.ms-WPDesign {
	background-color:#add1ff;
}
.ms-WPMenu {
	background-color:#add1ff;
}
.ms-WPTitle {
	font-weight:bold;
	font-family:tahoma, sans-serif;
	color:#4c4c4c;
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10pt;
}
.ms-WPTitle A:visited {
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:link {
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:hover {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.ms-WPSelected {
	border:#ffbb77 3px dashed;
}
.ms-TPBody TABLE {
	font-size:1em;
}
.ms-TPBody th {
	font-weight:bold;
}
.ms-TPBody h1 {
	font-weight:bold;
	font-size:200%;
}
.ms-TPBody h2 {
	font-weight:bold;
	font-size:150%;
}
.ms-TPBody h3 {
	font-weight:bold;
	font-size:120%;
}
.ms-TPBody h4 {
	font-weight:bold;
	font-size:100%;
}
.ms-TPBody h5 {
	font-weight:bold;
	font-size:80%
}
.ms-TPBody h6 {
	font-weight:bold;
	font-size:65%;
}
.ms-WPBorderBorderOnly {
	border-color:#ffe6a0;
	border-width:1px;
	border-style:solid;
}
.ms-WPBorder {
	border-top-width:0px;
}
.ms-SpLinkButtonInActive {
	border:none;
	margin:1px;
	color:#4c4c4c;
	vertical-align:top;
	background-color:transparent;
}
.ms-HoverCellInActive {
	border:none;
	margin:1px;
	color:#4c4c4c;
	vertical-align:top;
	background-color:transparent;
}
.ms-SpLinkButtonActive {
	border:#6f9dd9 1px solid;
	vertical-align:top;
	background-color:#ffbb47;
	background-image:url("/_layouts/images/menubuttonhover.gif");
}
.ms-HoverCellActive {
	border:#6f9dd9 1px solid;
	vertical-align:top;
	background-color:#ffbb47;
	background-image:url("/_layouts/images/menubuttonhover.gif");
}
.ms-HoverCellActiveDark {
	background-image:url("/_layouts/images/menubuttonhover.gif");
	border:solid 1px #868686;
	background-color:#ffbb47;
	vertical-align:top;
}
.ms-SpLinkButtonActive {
	padding:1px 1px 1px 3px;
}
.ms-SpLinkButtonInActive {
	padding:1px 1px 1px 3px;
}
.ms-SpLinkButtonActive a:hover {
	color:#000000;
	text-decoration:none;
}
.ms-SpLinkButtonActive a {
	color:#000000;
	text-decoration:none;
}
.ms-SPLink {
	font-family:verdana;
	font-size:8pt;
	color:#003399
}
.ms-SPLink A:visited {
	color:#2A4666;
	text-decoration:none;
}
.ms-SPLink A:link {
	color:#2A4666;
	text-decoration:none;
}
.ms-SPButton {
	font-family:Verdana;
	font-size:8pt;
}
.ms-WPAddButton {
	height:25px;
	background:#ffe6a0 url("/_layouts/images/wpqaM.gif") repeat-x;
	border:solid 1px #FEBA52;
	padding:0px;
	margin:0px;
	cursor:pointer;
}
.ms-WPAddButtonHover {
	background:#ffffff url("/_layouts/images/wpqaMH.gif") repeat-x;
}
.ms-WPAddButton td {
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
.ms-WPAddButton span {
	color:#CD5C01;
	vertical-align:middle;
}
.ms-WPAddButtonHover span {
	color:#000000;
	vertical-align:middle;
}
.ms-PartSpacingVertical {
	font-size:1pt;
	margin-top:12px;
}
.ms-PartSpacingHorizontal {
	font-size:1pt;
	width:8px;
}
.ms-WPHeader {
}
.ms-WPHeader TD {
	border-bottom:1px solid #ffe6a0;
	border-collapse:collapse;
}
A span.ms-WPEditText {
	display:inline;
	vertical-align:middle;
	padding-left:1px;
	padding-right:1px;
	font-size:8pt;
	font-family:arial, sans-serif;
	color:#000000;
	text-decoration:none;
}
.ms-SPZoneSelected .ms-WPHeader TD {
	border:1px solid #c4c4c4;
	background-color:#fff9de;
	background-image:url("/_layouts/images/partgrad.gif");
	background-repeat:repeat-x;
}
.ms-SPzone .ms-WPHeader TD {
	border:1px solid #c4c4c4;
	background-color:#fff9de;
	background-image:url("/_layouts/images/partgrad.gif");
	background-repeat:repeat-x;
}
.ms-SPZoneSelected td.ms-toolbar table {
	background-color:transparent;
}
.ms-SPZone td.ms-toolbar table {
	background-color:transparent;
}
.ms-SPZoneSelected .ms-vh table {
	background-color:#f2f2f2;
}
.ms-SPZone .ms-vh table {
	background-color:#f2f2f2;
}
.ms-SPZoneSelected .ms-vh2 table {
	background-color:#f2f2f2;
}
.ms-SPZone .ms-vh2 table {
	background-color:#f2f2f2;
}
.ms-SPZoneSelected tr.ms-viewheadertr table {
	background-color:#f2f2f2;
}
.ms-SPZone tr.ms-viewheadertr table {
	background-color:#f2f2f2;
}
.ms-SPZoneSelected .ms-vh2 table.ms-unselectedTitle {
	background-color:transparent;
}
.ms-SPZoneSelected .ms-vh table.ms-unselectedTitle {
	background-color:transparent;
}
.ms-SPZone .ms-vh2 table.ms-unselectedTitle {
	background-color:transparent;
}
.ms-SPZone .ms-vh table.ms-unselectedTitle {
	background-color:transparent;
}
.ms-SPZoneSelected .ms-vh2 table.ms-selectedTitle {
	background-color:#dde1e5;
}
.ms-SPZoneSelected .ms-vh table.ms-selectedTitle td {
	background-color:#dde1e5;
}
.ms-SPZoneSelected .ms-vh table.ms-selectedTitle {
	background-color:#dde1e5;
}
.ms-SPZone .ms-vh2 table.ms-selectedTitle {
	background-color:#dde1e5;
}
.ms-SPZone .ms-vh table.ms-selectedTitle td {
	background-color:#dde1e5;
}
.ms-SPZone .ms-vh table.ms-selectedTitle {
	background-color:#dde1e5;
}
.ms-SPZoneSelected table {
	background-color:#ffffff;
}
.ms-SPZone table {
	background-color:#ffffff;
}
.ms-SrvMenuUI {
	display:none;
}
.ms-MenuUIPopupBody {
	border:1px solid #868686;
	margin:0px;
	padding:0px;
}
.ms-MenuUIPopupBody TABLE {
	color:#003399;
	font-size:100%;
	margin:0px;
	padding:0px;
}
.ms-MenuUIPopupBody div {
	cursor:pointer;
}
.ms-MenuUILargeRtL {
	background-color:#fafafa;
	background-repeat:repeat-y;
	cursor:pointer;
}
.ms-MenuUIRtL {
	background-color:#fafafa;
	background-repeat:repeat-y;
	cursor:pointer;
}
.ms-MenuUILarge {
	background-color:#fafafa;
	background-repeat:repeat-y;
	cursor:pointer;
}
.ms-MenuUI {
	background-color:#fafafa;
	background-repeat:repeat-y;
	cursor:pointer;
}
.ms-MenuUILarge {
	background-position:left;
}
.ms-MenuUI {
	background-position:left;
}
.ms-MenuUILargeRtL {
	background-position:right;
}
.ms-MenuUIRtL {
	background-position:right;
}
.ms-MenuUI {
	background-image:url("/_layouts/images/MGrad.gif");
}
.ms-MenuUILarge {
	background-image:url("/_layouts/images/MGradLarge.gif");
	width:250px;
}
.ms-MenuUIRtL {
	background-image:url("/_layouts/images/MGradRtl.gif");
}
.ms-MenuUILargeRtL {
	background-image:url("/_layouts/images/MGradLargeRtl.gif");
	width:250px;
}
.ms-MenuUIDisabled SPAN {
	color:#888888;
}
.ms-MenuUIItemTableCellCompact {
	padding:2px;
	color:#003399;
	text-decoration:none;
	font-size:8pt;
	font-family:tahoma;
}
.ms-MenuUIItemTableCell {
	padding:2px;
	color:#003399;
	text-decoration:none;
	font-size:8pt;
	font-family:tahoma;
}
.ms-MenuUIItemTableCellCompact {
	padding:1px 2px 1px 2px;
}
.ms-MenuUIItemTableCellCompactHover A {
	color:#003399;
	text-decoration:none;
}
.ms-MenuUIItemTableCellCompact A {
	color:#003399;
	text-decoration:none;
}
.ms-MenuUIItemTableCellHover A {
	color:#003399;
	text-decoration:none;
}
.ms-MenuUIItemTableCell A {
	color:#003399;
	text-decoration:none;
}
.ms-menuitemdescription {
	color:#666666;
}
.ms-MenuUIItemTableCellCompactHover {
	padding:1px;
	color:#003399;
	text-decoration:none;
	font-size:8pt;
	font-family:tahoma;
}
.ms-MenuUIItemTableCellHover {
	padding:1px;
	color:#003399;
	text-decoration:none;
	font-size:8pt;
	font-family:tahoma;
}
.ms-MenuUIItemTableCellCompactHover {
	padding:0px 1px 0px 1px;
}
.ms-MenuUIItemTableHover {
	background-color:#ffe6a0;
	border:1px solid #d2b47a;
}
.ms-MenuUIItemTableHover .ms-menuitemdescription {
	color:#333333;
}
.ms-MenuUIIconRtL {
	height:16px;
	width:24px;
}
.ms-MenuUIIcon {
	height:16px;
	width:24px;
}
.ms-MenuUIIconLargeRtl {
	height:16px;
	width:40px;
}
.ms-MenuUIIconLarge {
	height:16px;
	width:40px;
}
.ms-MenuUIIconLarge {
	padding:
0px 6px 0px 2px;
}
.ms-MenuUIIcon {
	padding:
0px 6px 0px 2px;
}
.ms-MenuUIIconLargeRtl {
	padding:
0px 2px 0px 6px;
}
.ms-MenuUIIconRtL {
	padding:
0px 2px 0px 6px;
}
.ms-menuuilabelcompactRtl {
	width:100%;
}
.ms-menuuilabelcompact {
	width:100%;
}
.ms-MenuUILabelRtL {
	width:100%;
}
.ms-MenuUILabel {
	width:100%;
}
.ms-MenuUILabel {
	padding:
2px 0px 3px 6px;
}
.ms-MenuUILabelRtL {
	padding:
2px 6px 3px 0px;
}
.ms-menuuilabelcompact {
	padding:1px 0px 1px 7px;
}
.ms-menuuilabelcompactRtl {
	padding:1px 7px 1px 0px;
}
.ms-MenuUISubmenuArrow {
	height:16px;
	width:16px;
}
.ms-MenuUISeparatorLargeRtl {
	background-color:#c5c5c5;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.ms-MenuUISeparatorLarge {
	background-color:#c5c5c5;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.ms-MenuUISeparatorRtL {
	background-color:#c5c5c5;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.ms-MenuUISeparator {
	background-color:#c5c5c5;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.ms-MenuUISeparator {
	margin:
0px 0px 0px 32px;
}
.ms-MenuUISeparatorRtL {
	margin:
0px 32px 0px 0px;
}
.ms-MenuUISeparatorLarge {
	margin:0px 0px 0px 48px;
}
.ms-MenuUISeparatorLargeRtl {
	margin:0px 48px 0px 0px;
}
.ms-MenuUICheckMark {
	background-image:url("/_layouts/images/ChkMrk.gif");
}
.ms-MenuUIItemTableCellDisabled {
	color:#999999;
}
.ms-ToolPaneFrame {
	padding:0px;
	background-color:#EFEFE0;
}
.ms-ToolPaneOuter {
	padding:0px;
	background-color:#EFEFE0;
	border-top:1px solid #6f9dd9;
	border-right:2px solid #ffa521;
}
.ms-ToolPaneBody {
	padding-right:2px;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:2px;
}
.ms-ToolPaneHeader {
	background-color:#2353b2;
	border-style:none;
}
.ms-ToolPaneBorder {
	border-right:1px solid #ffa521;
	border-top:0px solid transparent;
	border-bottom:0px solid transparent;
	border-left:1px solid #ffa521;
}
.ms-ToolPaneClose {
	background-image:url("/_layouts/images/partgrad.gif");
	background-repeat:repeat-x;
	background-color:#79a7e3;
	border-top:solid 1px #ffa521;
	border-bottom:solid 1px #ffa521;
	padding-right:3px;
	padding-left:0px;
}
.ms-ToolPaneTitle {
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	background-image:url("/_layouts/images/partgrad.gif");
	background-repeat:repeat-x;
	border-left:solid 1px #e3efff;
	border-top:solid 1px #e3efff;
	border-bottom:solid 1px #83b0ec;
	font-family:arial, helvetica, sans-serif;
	padding-left:0px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:2px;
	background-color:#79a7e3;
}
.ms-ToolPaneFooter {
	padding:5px;
	font-size:8pt;
	border-top:solid 1px #C8C8C8;
	color:#595959;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
}
.ms-ToolPaneError {
	color:#e00000;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	padding:10px;
}
.ms-ToolPaneInfo {
	font-size:8pt;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:5px;
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	background-color:#204d89;
}
.ms-ToolPartSpacing {
	padding-top:8px;
}
.ms-ToolStripSelected {
	font-family:Arial, Sans-Serif;
	font-size:8pt;
	background-image:url("/_layouts/images/menubuttonhover.gif");
	padding:1px 4px 2px 4px;
	background-color:#afd2ff;
	border-top:solid 1px #f2f8ff;
	border-bottom:solid 1px #d6e8ff;
	color:#000000;
}
.ms-ToolStrip {
	font-family:Arial, Sans-Serif;
	font-size:8pt;
	padding:1px 4px 2px 4px;
	background-image:url("/_layouts/images/listheadergrad.gif");
	color:#000000;
	border-top:solid 1px #f2f8ff;
	border-bottom:solid 1px #d6e8ff;
	background-color:#afd2ff;
}
.ms-TPBorder {
	border:none;
}
.ms-TPHeader {
	background-color:#ffdf88;
}
.ms-TPTitle {
	padding-left:4px;
	padding-right:0px;
	color:#2A4666;
	font-weight:bold;
	font-size:8pt;
	font-family:arial, helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
}
.ms-TPBody {
	color:#000000;
	font-size:8pt;
	font-family:arial, helvetica, sans-serif;
}
.ms-TPBody A:hover {
	color:#003399;
	text-decoration:none;
	cursor:pointer;
}
.ms-TPBody A:visited {
	color:#003399;
	text-decoration:none;
	cursor:pointer;
}
.ms-TPBody A:link {
	color:#003399;
	text-decoration:none;
	cursor:pointer;
}
.ms-TPCommands {
}
.ms-TPInput {

	font-size:8pt;
	color:#000000;
	font-family:arial, helvetica, sans-serif;
}
.ms-PropGridBuilderButton {
	border:solid 1px #3966bf;
	width:16px;
	font-size:8pt;
	display:none;
	background-color:#add1ff;
}
.ms-BuilderBackground {
	background:#ece9d8;
	color:#4c4c4c;
}
/********************* Left Menu CSS ************/
UL.open {
	display: block;
}
UL.close {
	display: none;
}
ul.left-menu li a.focus {
	color: #000000;
	font-weight: bold;
}
ul.left-menu li a.parent {
	/*color: #243f76;
	font-size:24px !important;
	font-weight: bold;*/
}
.parent {
	/*font-weight: bold;
	margin-top:0px;
	margin-left:-2px;
	padding-bottom:5px;
	cursor:pointer;
	font-size:12px !important;*/
	}
.NormalLinks {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	COLOR: #000000;
	FONT-FAMILY: arial;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
}
.NormalLinks:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	COLOR: #000000;
	FONT-FAMILY: arial;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: underline;
}
.blueheading {
	font-family: Arial, tahoma, verdana;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #243f76;
}
.SubHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: 5px;
	/*position: relative;
	margin-top: 4px;
	clear: both;*/
}
.SubHeaderblue {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #243f76;
	padding: 0px;
	margin:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.middle .SubHeaderblue {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #243f76;
	padding: 0px;
	margin:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.SubHeaderWhite {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
/********************* insights page 05-04-11 ************/	
.bumpbox {
	width:444px;
	height:442px;
}

/* -- Styles for Twitter box starts from here --*/

.twitterbox {
	/*float: right;*/
	width: 220px;/*width: 280px;
	border: 1px solid #000;*/
}
.twitterbox.twitted {
	width: 209px;/*border: 1px solid #000;
	width: 254px;
	width: 18.2em;*/
	/*margin-bottom: 1.5em;*/
}
.twitterbox .t {
	background: url(/images/dot.gif) 0 0 repeat-x; /*width: 18.9em;*/
	width:215px;
	background-color: #ded7bd
}
.twitterbox .b {
	background: url(/images/dot.gif) 0 100% repeat-x
}
.twitterbox .l {
	background: url(/images/dot.gif) 0 0 repeat-y
}
.twitterbox .r {
	background: url(/images/dot.gif) 100% 0 repeat-y
}
.twitterbox .bl {
	background: url(/images/bl.jpg) 0 100% no-repeat
}
.twitterbox .br {
	background: url(/images/br.jpg) 100% 100% no-repeat
}
.twitterbox .tl {
	background: url(/images/tl.jpg) 0 0 no-repeat
}
.twitterbox .tr {
	background: url(/images/tr.jpg) 100% 0 no-repeat;
	padding:5px
}
.twitterbox .bl1 {
	background: url(/images/bl1.gif) 0 100% no-repeat #ded7bd; /*width: 18.7em;*/
	width:215px;
	margin-left:auto;
	margin-right:auto;
}
.twitterbox .br1 {
	background: url(/images/br1.gif) 100% 100% no-repeat
}
.twitterbox .tl1 {
	background: url(/images/tl1.gif) 0 0 no-repeat
}
.twitterbox .tr1 {
	background: url(/images/tr1.gif) 100% 0 no-repeat;
	padding:3px
}
.twitterbox .clear1 {
	font-size: 1px;
	height: 1px
}
.twitter h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 8px 2px 4px 4px;
}
.twitter ul {
	margin: 0;
	padding:0px 8px 0px 8px;
	list-style-type: none;
	background-color: #ffffff;
	width: 192px;
}
.twitter ul li {
	margin: 0;
	font-weight:normal;
	color:#000000 !important;
	list-style-type: none;
	padding: 8px 0px 16px 0;
	background-image: none;
	width: 192px;
	border-bottom: 1px dotted #000;
}
.twitter ul li span {
	/* tweet content */
	display: block;
	color: #000;
	font-weight:normal;
}
.twitter ul li span a {
	/* links in tweet content */
	color: #a41c2b;
}
.twitter ul li a {
	/* timestamp link */
	color: #a41c2b;
}
.twitter ul li.firstTweet {
}
.twitter ul li.lastTweet {
	border-bottom: none;
}
.twitterbox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding: 8px 5px 4px 4px;
}
.twitterbox h5 a:link {
	color: #000000 !important;
	display: block;
}
.twitterbox h5 a:visited {
	color: #000000 !important;
	display: block;
}


/* -- Styles for Twitter box ends here --*/
