body {
	background-color:#dce9f9;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:12px;
	
	background-image: url(/_Global/10/img/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

div {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	text-align: left;
	float: left;
}

a {
	color: #00578f;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a.topLinks {
	color: #fff;
	padding: 0 15px;
}
/*
a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url(/_Global/10/img/icon_pdf.jpg) no-repeat center right;
}

a[href $='.zip'] { 
   padding-right: 20px;
   background: transparent url(/_Global/10/img/icon_zip.jpg) no-repeat center right;
}

a[href $='.doc'] { 
   padding-right: 20px;
   background: transparent url(/_Global/10/img/icon_msword.jpg) no-repeat center right;
}

a[href $='.docx'] { 
   padding-right: 20px;
   background: transparent url(/_Global/10/img/icon_msword.jpg) no-repeat center right;
}
*/
/** This link class can be used to have a "tick" image to say that the link is already visited.*// 

a.updatedLinks {
	color: #00578f;
	text-decoration: none;
	padding-right: 12px;
	background: url(/_Global/10/img/target.gif) no-repeat 100% 50%;
}

a.updatedLinks:visited {
	padding-right: 12px;
	background: url(/_Global/10/img/tick.gif) no-repeat 100% 50%;
}

a.bottomMenu {
	color: #4a4a4a;
	padding: 5px;
}

a.commonsharesLink {
	color: #00467f;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #7f98ac;
}

div.shareHeaders a {
	color: #fff;
	text-decoration: underline;
}

div.shareHeaders a:hover {
	text-decoration: none;
}

input.textBox {
	width: 135px;
	height: 16px;
	border: 1px solid #999999;
	display: inline;
}

input.formTextBox {
	width:100px;
	height: 20px;
	border: 1px solid #999999;
	display: inline;
	background-color: #f8f8f8;
}

input.formButton {
	padding: 5px 10px;
	background-color: #00467f;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}

.formTextArea {
	border: 1px solid #999999;
	display: inline;
	background-color: #f8f8f8;
}

.adminButton {
	padding: 3px 10px;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	font-size: 11px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	height: 22px;
}

#divWrapperAdmin .adminButton {
	border: none;
}

#divWrapperAdmin .adminActions {
	padding: 3px 0;
	margin: 0 2px;
	border: 1px solid #d9d9d9;
}


.formSelectBox{
	height: 20px;
	background-color:#f8f8f8;
	border: 1px solid #999999;
}

.adminSelectBox{
	width: 100px;
	height: 24px;
	background-color:#fff;
	border: 1px solid #d9d9d9;
	margin-right: 5px;
}

.adminSelectBox2{
	width: 250px;
	height: 24px;
	background-color:#fff;
	border: 1px solid #d9d9d9;
	margin-right: 5px;
}

.formTextareaBox {
	border: 1px solid #999999;
	display: inline;
	background-color: #f8f8f8;
}

.formTextBox,
.formSelectBox,
.formTextareaBox {
                font-size: 11px;
                font-family:Arial, Helvetica, sans-serif;
}


.asterisk {
	color: #FF0033;
	font-weight: bold;
}

h1 {
	font-size: 23px;
	color: #006f8b;
	margin: 16px 0;
	margin-top:0;
}

h2 {
	font-size: 17px;
	margin-top: 0;
}

h2.blueHeader,
.blueHeader {
	font-size: 15px;
	color: #00467f;
	margin-top: 0;
}


h1.mainHeader {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 12px;
	color: #1a425f;
	line-height: 25px;
}

.textBlue {
	color: #1a425f;
}

.textBold {
	font-weight: bold;
}

.text11pix {
	font-size: 11px;
}

.text14pix {
	font-size: 14px;
}

#bgWrapperMain {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#bgWrapperSub {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(/_Global/10/img/bg_sub.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#bgWrapperSubAdmin {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(/_Global/10/img/bg_sub_admin.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#divWrapper {
	/*position: relative;
	top: 0;
	left: 50%;
	width: 975px;
	height: auto;
	padding: 0px;
	margin-left:-488px;
	margin-right: auto;*/
	width: 975px;
	margin: 0 auto;
	float: none;
}

#divWrapper #divWrapperSearch {
	width: 975px;
	height: 30px;
	padding-top: 8px;
	color: #fff;
	z-index: 10001;
}
/*
#divWrapperSearch #divLanguageBox {
	color: #8093a2;
	z-index: 10001;
}

#divWrapperSearch #divLanguageSelect {
	z-index: 10001;
}

#divWrapperSearch #divSearchBox {
	float: right;
	text-align: right;
}

#divSearchBox #divTopMenu {
	padding-top: 3px;
}

#divSearchBox #divSearchText {
}

#divSearchBox #divSearchButton {
	padding-left: 4px;
}

#divWrapper #divWrapperLogo {
	width: 975px;
	height: 42px;
	padding: 18px 0 17px;
	z-index: 1;
}


#divWrapperLogo #divLogoBox {
}

#divWrapperLogo #divLogoImageBox {
	float: right;
}
*/

/**** Re-Branding ****/
#divWrapperSearch #divBtnBox {
}

#divBtnBox img {
	border: none;
	margin-right: 4px;
}

#divWrapperSearch #divLanguageBox {
	padding-top: 3px;
	color: #8093a2;
}

#divWrapperSearch #divLanguageSelect {
	z-index: 10001;
}

#divWrapperSearch #divSearchBox {
	float: right;
	text-align: right;
}

#divWrapperSearch #divTopMenu {
	padding-top: 3px;
}

#divSearchBox #divSearchText {
	margin-left:6px;
}

#divSearchBox #divSearchButton {
	padding-left: 4px;
}

#divWrapper #divWrapperLogo {
	width: 975px;
	height: 44px;
	padding: 18px 0 17px;
	z-index: 1;
}


#divWrapperLogo #divLogoBox {
	margin-top: 11px;
}

#divWrapperLogo #divLogoImageBox {
	float: right;
	margin-top: 2px;
}
/**** /Re-Branding ****/

#divWrapper #divWrapperMenu {
	width: 975px;
	height: 31px;
	padding: 0;
	z-index: 10000;
}

#divWrapper #divWrapperAdmin {
	width: 949px;
	vertical-align: middle;
	padding: 5px 10px;
	background-color: #f0f0f0;
	border: 3px solid #f8d583;
	margin-top: 1px;
}

#divWrapper #divWrapperFlashMain {
	width: 975px;
	margin-top: 10px;
	display: inline;
	float:left;
}

#divWrapper #divWrapperFlash {
	width: 975px;
	height: 130px;
	margin-top: 10px;
}

#divWrapperFlash #divFlashTransBorder {
	width:967px;
	height:122px;
	border:4px solid #ffffff;
	filter:alpha (opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	-khtml-opacity: 0.2;
	position: absolute;
	top: 0;
	left: 0;
}

#divWrapper #divWrapperContent {
	width: 975px;
	z-index: 1;
}

#divWrapperContent #divContentLeft {
	width: 562px;
	height: 190px;
	padding: 33px;
	padding-bottom: 0;
	background-color: #ffffff;
	font-size: 17px;
	line-height: 18px;
}

#divWrapperContent #divContentLeft .header {
	font-size: 16px;
	color: #006f8b;
	font-weight: bold;
}

#divWrapperContent #divContentLeft a {
	font-size: 12px;
	color: #006f8b;
}

.linksText a {
	color: #FFFFFF;
}

#divWrapperContent #divContentSep {
	width: 3px;
}


#divWrapperContent #divContentRight {
	background-color:#FFFFFF;
	float:left;
	height:207px;
	padding:16px 33px 0;
	width:278px;
}

#divWrapperContent #divContentRight .header {
	font-size: 12px;
	color: #006f8b;
	font-weight: bold;
}
/** Changed **/
#divWrapperContent #divContentRight #dailyMarketUpdate {
	width: 270px;
	height: 72px;
	border: #d6d8d8 1px solid;
	margin-top: 14px;
	padding: 3px;
	padding-bottom: 0px;
	clear: both;
}
/** Changed New **/
#dailyMarketUpdate .contentRightLinks {
	margin-bottom: 3px;
}

/** Changed New **/
#dailyMarketUpdate .contentRightLinks .relatedLinksItems {
	margin-bottom: 0px;
}

#divWrapperContent #divContentRight #dailyMarketUpdate .dailyMarketItem {
	width: 270px;
	height: auto; /*25px;*/
	float:left;
}


.dailyMarketSep {
	height: 2px;
	display: block;
	margin-top: 3px;
	width: 100%;
	float:left;
}

#divWrapperContent #divContentRight #dailyMarketViewMore {
	width: 278px;
	text-align:right;
	margin-top: 5px;
}


#divWrapperContent #divContentRight #dailyMarketUpdate .dailyMarketItem .dailyMarketDate {
	width: 85px;
	margin-top: 9px;
	text-align: center;
}
#divWrapperContent #divContentRight #dailyMarketUpdate .dailyMarketItem .dailyMarketIcon {
	width: 24px;
	padding: 9px 0 9px 3px;
	padding-right: 0;
	text-align: center;
	height: 16px;
	background-color:#f2f2f2;
}
#divWrapperContent #divContentRight #dailyMarketUpdate .dailyMarketItem .dailyMarketTitle {
	padding: 3px 9px;
	width: 225px;
	height: 28px;
	background-color:#f2f2f2;
}
/*** Stocks ***/
#divWrapper #divWrapperStock {
	width: 959px;
	background-color:#FFFFFF;
	padding: 8px;
	margin-top: 3px;
	text-align: justify;
	color: #3a69c1;
}

#divStockHeader {
	display: none;
}

#divWrapperStock a {
	padding-right: 10px;
	color: #3a69c1;
	display: inline-block;
	width: 215px;
	white-space: nowrap;
}

#divWrapperStock a:hover {
	text-decoration: none;
}

#divWrapperStock #divStockUpdate {
	float: right;
	padding-top: 10px;
	font-size: 11px;
	width: 220px;
	text-align: right;
}

#divWrapperStock #divStockQuotes {
	width: 934px;
	padding: 0 5px 0 20px;
}



/*** /Stocks ***/

#divWrapper #divWrapperBottom {
	width: 975px;
	padding: 10px 0;
	color: #4a4a4a;
	font-size: 11px;
}

#divWrapperBottom #divBottomMenu {
	float: right;
}

/***** SUb Pages *********/


#divWrapper #divWrapperBreadcrumb {
	width: 975px;
	padding: 5px 0;
	height:20px;
	font-size: 11px;
}

#divWrapperBreadcrumb a {
	color: #4a4a4a;
	text-decoration: underline;
}

#divWrapperBreadcrumb a:hover {
	text-decoration: none;
}

#divWrapper #divWrapperSubContent {
	width: 953px;
	padding: 10px;
	border: 1px solid #cccccc;
}

#divWrapperSubContent #divWrapperContentFull {
	width: 931px;
	min-height: 400px;
	border: 1px solid #cccccc;
	margin: 10px 0px;
	padding: 10px 10px 5px 10px;
}

#divWrapperContentFull table.header,
table.header {
	border-collapse: collapse;
	border: 2px solid #ffffff;
}

#divWrapperContentFull table.career,
table.career {
	border-collapse: separate;
	border-spacing: 2px;
}

table.career td {
	padding: 5px 0 5px 5px;
	border: 1px solid #cccccc;
}

table.career input[type="text"] {
	width: 90%;
}

table.career input {
	font-size: 11px;
}

#divWrapperContentFull table td.jobtitle {
	width: 45%;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

#divWrapperContentFull table td.location {
	width: 15%;
	text-align: center;
	color: #004a84;
	font-weight: bold;
}

#divWrapperContentFull table td.postdate {
	width: 15%;
	text-align: center;
}

#divWrapperContentFull table td.viewapply {
	width: 25%;
	height: 45px;
	text-align: center;
}

#divWrapperContentFull table td.eventType {
	width: 9%;
	height: auto;
	text-align: center;
	vertical-align: middle;
}

#divWrapperContentFull table td.eventDate {
	width: 12%;
	height: auto;
	text-align: center;
	vertical-align: middle;
}

#divWrapperContentFull table td.eventTitle {
	width: 60%;
	text-align: left;
}

#divWrapperContentFull table td.eventRemind {
	width: 9%;
	text-align: center;
	vertical-align: middle;
}

#divWrapperContentFull table td.eventPrior {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}

#divWrapperContentFull table td.viewapply a, a.blueButton {
	color: #ffffff;
	background-color: #00467f;
	padding: 8px;
	margin: 5px;
	cursor: pointer;
	border: 1px solid #000000;
}

table td.careerHeader {
	background-color: #00467f;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	border: none;
}


#divWrapperSubContent #divWrapperContentLeft {
	width: 639px;
	min-height: 400px;
	border: 1px solid #cccccc;
	margin: 10px 10px 10px 0;
	padding: 10px 10px 5px 10px;
}

.subNewsItems {
	width: 617px;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 5px;
}

.subNewsItems .subNewsDate {
	width: 80px;
	color: #00467f;
	font-weight: bold;
	border-right: 1px solid #cccccc;
}

.subNewsItems .subNewsTitle {
	width: 600px;
	padding-left: 5px;
}

.subNewsItems .subNewsStatus {
	width: 80px;
	padding-left: 5px;
}

.subPageListItem {
	width: 100%;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.subPageListItemTitle {
	width: auto;
	padding: 10px;
}

#divWrapper #divBottomSep {
	width: 975px;
	height: 10px;
	border-bottom: 3px solid #00467f;
}

#divWrapperSubContent #divWrapperContentRight {
	width: 282px;
	margin: 0 0 10px 0;
}

#divWrapperContentRight .contentRightImage {
	width: 272px;
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 10px 0;
}

#divWrapperContentRight .contentRightText {
	width: 260px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 10px 0;
}

#divWrapperContentRight .contentRightLinks {
	width: 272px;
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 10px 0;
}

.contentRightLinks .relatedLinksHeader {
	width: 272px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	color: #00467f;
	font-weight: bold; 
}


.contentRightLinks .relatedLinksIcon {
	width: 20px;
	top: 4px;
}

.contentRightLinks .relatedLinksLink {
	width: 242px;
	padding: 4px;
	background-color: #f2f2f2;
}


#divWrapperContentRight .contentRightLegend {
	width: 280px;
	border: 1px solid #cccccc;
	margin: 5px 0;
	background-color: #ececec;
}

.contentRightLegend .boxLegend {
	width: 52px;
	color: #00467f;
	font-weight: bold;
	padding: 8px;
}

.contentRightLegend .boxDetails {
	width: 196px;
	color: #00467f;
	padding: 8px;
	background-color: #ffffff;
	font-size: 11px;
}

.divShareHeader {
	color: #ffffff;
	background-color: #00467f;
	width: 100%;
	margin: 3px 0;
	padding-bottom: 10px;
}

.sharePlusMinus {
	margin: 10px;
}

.shareHeaders {
	width: 65%;
	margin: 10px 10px 0 0;
}

.shareButton {
	width: auto;
	float: right;
	text-align: center;
}

.shareButton a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #698ca9;
	display: block;
	margin: 10px 5px; 
}

table.share {
	border-collapse: collapse;
	border: 2px solid #ffffff;
}

table td.shareHeader {
	background-color: #000;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	border: none;
}

.sharePaging {
	paddings: 2px;
	border: 1px solid #d9d9d9;
	margin: 3px;	
}

.sharePagingOn {
	border: 1px solid #d9d9d9;
	margin: 3px;
	color: #fff;
	background-color: #00467f;
	padding: 1px 5px;
}

.sharePaging a {
	font-size: 10px;
	display: block;
	color: #000;
	background-color: #fff;
	padding: 2px 5px;
}

.sharePaging a:hover {
	color: #fff;
	background-color: #00467f;	
}



/* ------------- Our Team ------------ */
.divOurTeamRowWhite {
	padding: 6px;
	width: 888px;
}

.divOurTeamRowGrey {
	padding: 6px;
	width: 888px;

	background-color: #f3f3f3;
}

.divOurTeamContent {
	margin: 15px 15px 25px 0;
	clear:both;
	width: 885px;
}

.divOurTeamBriefInfo {
	margin-top: 7px;
}

.divOurTeamPicture {
	float: left;
	width: 92px;
}

.divOurTeamClose {
	float: right;
}

.divOurTeamClose a:hover {
	text-decoration: none;
}
/* ------------- Our Team Ends ------------ */

/* ------------- Services Begins ------------ */
.divServicesContainer {
	width: 180px;
	height: auto;/*300px;*/
	/*margin-right:0px;*/
}

.divServicesTitleContainer {
	height: 63px;
	border: #dceaf7 1px solid;
	margin-bottom: 20px;
	margin-right: 0px;
}


.divServicesTitleBox {
	background-color: #dceaf7;
	border: #ffffff 3px solid;
	width:174px;
	height: 57px;
	color: #01467f;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
/* ------------- Services Ends ------------ */

/* ------------- Contact Starts ------------*/
/** Changed **/
#divContactContainer {
	width: 894px;
	height: 205px;
	border: #d9d9d9 1px solid;
	padding: 4px 0 0 4px;
}
/**changed **/
.divContactItem {
	background-image: url(/_Global/10/img/contact/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 4px;
	padding: 19px;
	height: 177px;
}
.divContactItem h2 {
	color: #006f8b;
	font-size: 12px;
}
/**changed **/
.divContactSep {
	width: 1px;
	height: 220px;
	background-color: #d9d9d9;
	margin-right: 4px;
	margin-top: -4px;
}
/*----------------- Contact Ends ------------- */

/*----------------- Daily Market Ends ------------- */
.divDailyMarketIcon {
	width: 20px;
}
.divDailyMarketContainer {
	width: 615px;
	height: auto;
	border: #d9d9d9 1px solid;
}
.divDailyMarketLink {
	width: 350px;
}

/*----------------- Daily Market Ends ------------- */


/**** Language DD *****/
#langNav, #langNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:14px;
	z-index: 10001;
}

#langNav a {
	display:block;
	padding:0px 0 14px 10px;
	color:#fff;
	background-color: #013763; 
}

#langNav a:hover {
	text-decoration: none;
}

#langNav li ul a {
	padding:5px 0 5px 10px;
    width: 100px;
	height:auto;
	float:left;
}

#langNav li ul a:hover {
	width: 100px;
	height:auto;
	float:left;
	background-color: #fff;
	color: #194562;
}

#langNav li {
	float:left;
	position:relative;
}

#langNav ul {
	position:absolute;
	display:none;
	border: 1px solid #013763;
}

#langNav li:hover ul {
	display:block;
}

/**** Language DD Ends *****/


/*** Main Navigation *****/

#nav .popLeftNav li ul,
#nav .popLeftSecondNav li ul {
	left: -197px;
	margin:0px 196px 0 10px;
}

.popLeftNav {
	left: -97px;
	margin:0;
}

.popLeftSecondNav {
	left: 0px;
	margin:0;
}

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#nav a{
	display:block;
	padding:5px 15px;
	color:#003763;
	text-decoration:none;
	background-color:#fff;
}

#nav a.mainMenu {
	background-color:#ffffff;
	color:#003763;
	display:block;
	padding:9px 15px;
	text-decoration:none;
}

#nav a.mainMenu:hover {
	background-color:#006f8b;
	color:#ffffff;
}

#nav .mainMenuSep {
	width: 0px;
	height: 33px;
	border-right: 1px solid #e1e1e1;
}

#nav a:hover{
	background-color:#fff;
	color:#333;
}

#nav li {
	float:left;
	position:relative;
}

#nav li ul li {
	clear: both;
}

#nav ul {
	position:absolute;
	display:none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#nav li ul a {
	width: 155px;
	height:auto;
	float:left;
}

#nav li ul a:hover {
	width: 155px;
	height:auto;
	float:left;
	background-color: #194562;
	color: #ffffff;
}

#nav li ul li ul a {
	width: 155px;
	height:auto;
	float:left;
	background-color: #194562;
	color: #fff;
}

#nav li ul li ul a:hover {
	width: 155px;
	height:auto;
	float:left;
	background-color: #fff;
	color: #194562;
}

#nav ul ul {
	top:auto;
	border: 1px solid #194562;
}	

#nav li ul ul {
	left: 175px;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

#nav span {
	display:block;
	padding:5px 15px;
	color:#003763;
	background-color:#fff;
	cursor: pointer;
}

/*** Main Navigation Ends *****/

#divWrapperContentFull table.admin td {
	border: none;
}



.hidden_element {
	display:none;
}

.display_element {
	visibility: visible;
}



.noBorders {
	padding: 5px  10px;
	border: none;
}




cpy table, cpy tr, cpy td {
                border-collapse: collapse;
                 border-spacing: 0;
}

a img {
                border: none;
}

tr.border td {
                border-top: #DBDBDB 1px solid;
}

tr.oddrow a, tr.oddrow_border a, tr.evenrow a {
                text-decoration: none;
}

tr.oddrow_border td {
                background-color: #f1f1f1;
                background-image: url(/_Global/10/img/css/bg_table.gif);
                background-repeat: repeat-x;
                border-bottom: #DBDBDB 1px solid;
                border-top: #DBDBDB 1px solid;
}

.FineText, .Fine {
                font-size:80%;
}


/* Page Numbers */
.pages {
    padding: 0;
    margin: 10px 0;
    clear: left;
    font-size: 11px;
	width: auto; /*931px;*/
	margin-right: 10px;
	float: right;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 2px 5px;
    margin-right: 2px;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #00467f;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

.homeEditSharedContent {
	margin-bottom: 10px;
	display: block;
}

.containerStatus
{
	border: solid 1px #FFFF66;
	background-color: #FFFFCC; width:542px;
	color:Black; padding:5px; margin: 15px 10px 15px 10px; 
}




/****** Sub Page ***/
/*Changed*/
#divWrapper #divSubContentWrapper {
	background-color:#FFFFFF;
	width:942px;
	margin-top: 0px;
	border: 1px solid #d9d9d9;
	/*padding-bottom: 15px;*/
	padding: 15px;
}

#divSubContentWrapper #divSubHeader {
	padding:10px 30px 20px;
	width:915px;
}
/*Changed*/
#divSubContentWrapper #divSubContentFull {
	padding:20px;
	width:900px;
	margin-bottom: 0;
	border: 1px solid #d9d9d9;
}

#divSubContentWrapper #divSubContentLeft {
	width: 613px;
	padding: 20px;
	/*margin: 15px;*/
	border: 1px solid #d9d9d9;
}

#divSubContentWrapper #divSubContentRight {
	float: right;
	width: 272px;
	padding: 0px;
	/*margin: 15px;*/
	margin-left: 0;
}

#divSubContentRight  .contentRightLinks {
	width: 250px;
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-bottom: 10px;
}

.contentRightLinks .relatedLinksHeader {
	width: 250px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	color: #00467f;
	font-weight: bold; 
}

.contentRightLinks .relatedLinksItems {
	width: 240px;
	clear: both;
	margin-bottom: 5px;
	background-color: #f2f2f2;
	padding: 5px;
}

.contentRightLinks .relatedLinksIcon {
	width: 20px;
}

.contentRightLinks .relatedLinksLink {
	width: 212px;
	padding: 4px;
	background-color: #f2f2f2;
}

#divSubContentRight .contentRightLegend {
	width: 272px;
	border: 1px solid #cccccc;
	margin-bottom: 1px;
	background-color: #ececec;
}

.contentRightLegend .boxLegend {
	width: 52px;
	color: #00467f;
	font-weight: bold;
	padding: 8px;
}

.contentRightLegend .boxDetails {
	width: 188px;
	color: #00467f;
	padding: 8px;
	background-color: #ffffff;
	font-size: 11px;
}

#divSubContentRight .contentRightImage {
	width: 262px;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-bottom: 10px;
}

#divWrapper #divBottomLine {
	border-top:3px solid #013763;
	margin-bottom:10px;
	margin-top: -10px;
	width:974px;
}

/**/
/*Changed**/
#divSubContentMainText {
	width:900px;
	height:auto;
}

#divSubContentRightSearch {
	width:327px;
	height:60px;
	float:right;
}

#divSubContentFrameWrapper {
	width: 900px;
	margin-top:15px;
}

.divSubContentFrameBox1 {
	margin-bottom:4px;
	margin-right:3px;
	padding:2px;
	width:213px;
	height:370px;
	float:left;
	position:relative;
	
	border: #d9d9d9 1px solid;

}

.divSubContentFrameBox2 {
	margin-bottom:4px;
	padding:2px;
	width:213px;
	height:370px;
	float:left;
	position:relative;
	
	border: #d9d9d9 1px solid;
}

#ctl00_ctl04_pnlTransaction {
	width: 272px;
	height: auto;
}

	.divSubContentFrameBoxInline {
		width:199px;
		height:353px;
		padding:7px;
		background-image:url(/_Global/10/img/our_expertise/boxbg.jpg);
		background-repeat:repeat-x;
		background-position:top;
		text-align:center;
	}
#divSubContentRight .divSubContentFrameBoxInline {
		width: 258px;
	}

	 .divSubContentFrameBoxInline h2 {
	 	margin-top:18px; 
		margin-bottom:7px;
	 }
	 .divSubContentFrameBoxInline img {
	 	margin-bottom:-20px;
	 }
/***** Sub Page Ends *****/\

/*----------- Pagination --------- */
.paginationBtn {
	width: auto;
	height: 36px;
	text-align: center;
	border: #d9d9d9 1px solid;
}
.paginationBtnInner {
	padding: 10px;
	width: auto;
	height: 11px;
	border: #ffffff 2px solid;
	background: url(/_Global/10/img/page_bg.jpg);
	text-align: center;
	line-height:1.1em;
}
.paginationBtnInner a:hover {
	text-decoration:underline;
}
.paginationBtnNum {
	border: #d9d9d9 1px solid;
	width: auto;
	height: 36px;
	text-align: center;
}
.paginationBtnInnerNum {
	width: auto;
	padding: 10px;
	height: 11px;
	border: #ffffff 2px solid;
	background: url(/_Global/10/img/page_bg.jpg);
	text-align: center;
}
/*----------- Pagination Ends --------- */


/***** Search Page Starts ***/

.searchWrapper {
	width: 659px;
	background-color: rgb(247, 247, 247);
	border: 1px solid #ccc;
	
}

.searchResTop {
	background-color:#FFFFFF;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:639px;
	text-align: center;
}


.searchItem {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:639px;
}


.searchSep {
	border-top: 1px solid #CCCCCC;
	margin: 10px 0 0 10px;
	padding: 0;
	width:639px;
}* html .searchSep { display: inline; }

.searchResBot {
	clear:both;
	width:639px;
}

/****** Search Page Ends

.subPageListItem {
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	width: 280px;
}

.subPageListItemTitle {
	padding:10px;
	width:262px;
}





/**** Career ***/

#divWrapperContentFull table.career,
table.career {
	border-collapse: separate;
	border-spacing: 2px;
}

table.career td {
	padding: 5px 0 5px 5px;
	border: 1px solid #cccccc;
}

table.career input[type="text"] {
	width: 90%;
}
/** IE6 fix for the above def **/
*html table.career input {
	width: 90%;
}

table.career input {
	font-size: 11px;
}

/**** /Career ***/







/**** Contact page ****/


.contactFormOuterWrapper,
.contactFormWrapper {
	width: 100%;
	display: block;
	margin-top: 20px;
}

.contactFormWrapper {
	margin-top: 10px;
}

.contactFormHeader {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
}

.contactFormWrapper table td {
	color: #056687;
}


.contactFormWrapper .formTextBox {
	color: #056687;
	font-weight: bold;
	font-size: 15px;
}

.contactFormWrapper .formTextArea {
	background-color: #fff;
	display: block;
	margin: 0;
}


/**** /Contact page ****/

#divWrapperBreadcrumb input#ctl00_BreadCrumbs1_ctrlPDFPage_imgbtnPDFPage {
	display:none;
}

/***** Tabs ***/

#dvTabsWrapper {
	width: 100%;
	float: none;
	clear: both;
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #d9d9d9;
	height: 29px;
}
.dvTabsOn {
	float: left;
	background-color: #ffffff;
	display: block;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #d9d9d9;
}
.dvTabsOff {
	float: left;
	background: #fff url(/_Global/14/img/bg_tabs.jpg) scroll repeat-x 1px;
	display: block;
	color: #000;
	border-top: 1px solid #d9d9d9;
}

.dvTabsOff a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 7px 13px 6px;
	display: block;
}

.dvTabsOn a {
	display: block;
	padding: 7px 13px 7px;
}

#dvTabsWrapper a {
	color: #000000;
}
#dvTabsWrapper a:hover {
}

#dvTabsWrapper a:visited {
	background: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.dvTabSep {
	float: left;
	width: 1px;
	background-color: #d9d9d9;
	height: 29px;
}

/***** /Tabs ***/