body {
	background-color:#FFFFFF;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:12px;
	background: #fff url(/_Global/17/img/bg_sub.jpg) scroll repeat-x top left;
	word-wrap: break-word;
}

div {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	text-align: left;
	float: left;
}

a {
	color: #00578f;
	text-decoration: none;
	outline: none;
}

p {


}

a:hover {
	text-decoration: underline;
}

a.topLinks {
	color: #fff;
	padding: 0 10px;
}

/** Body a href file icon  
#divWrapperContentLeft a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url(/_Global/17/img/icons/relatedlinks/icon_pdf.jpg) no-repeat center right;
}

#divWrapperContentLeft a[href $='.zip'] { 
   padding-right: 20px;
   background: transparent url(/_Global/17/img/icons/relatedlinks/icon_zip.jpg) no-repeat center right;
}

#divWrapperContentLeft a[href $='.doc'] { 
   padding-right: 20px;
   background: transparent url(/_Global/17/img/icons/relatedlinks/icon_msword.jpg) no-repeat center right;
}

#divWrapperContentLeft a[href $='.docx'] { 
   padding-right: 20px;
   background: transparent url(/_Global/17/img/icons/relatedlinks/icon_msword.jpg) no-repeat center right;
}

#divWrapperContentLeft a[href $='.xls'] { 
   padding-right: 20px;
   background: transparent url(/_Global/17/img/icons/relatedlinks/icon_excel.jpg) no-repeat center right;
}

#divWrapperContentLeft a[href $='.xlsx'] { 
   padding-right: 20px;
   background: transparent url(/_Global/17/img/icons/relatedlinks/icon_excel.jpg) no-repeat center right;
}
**/

a.openInNewWindow {
	padding: 0 5px;
	background: transparent url(_Global/1/img/target.gif) 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/17/img/target.gif) no-repeat 100% 50%;
}

#divWrapperContentLeft a:visited {
	padding-right: 12px;
	background: url(/_Global/17/img/tick.gif) no-repeat 100% 50%;
}

#divWrapperContentFull a:visited {
	padding-right: 12px;
	background: url(/_Global/17/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;
	display: block;
}

#divWrapperContentLeft a.commonsharesLink:visited {
	background: none;
}

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 {
	height: 20px;
	border: 1px solid #999999;
	display: inline;
	background-color: #f8f8f8;
	width: 100px;

}

input.formButton {
	padding: 5px 10px;
	background-color: #00467f;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}

input.formButtonDisabled {
	padding: 5px 10px;
	background-color: #dddddd;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #666;
	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;
}

div.shareHeaders a.prefsharesTextButton {
	padding: 3px 10px 4px;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	font-size: 11px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	height: 22px;
}

div.shareHeaders input.prefsharesInputButton {
	padding: 0px 6px;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	font-size: 11px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	height: 23px;
}

.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: #00467f;
	margin: 5px 0;
	display: block;
}

h2 {
	font-size: 17px;
	margin-top: 0;
	display: block;
}

h2.blueHeader,
.blueHeader {
	font-size: 15px;
	color: #00467f;
	margin-top: 0;
}

h2.newsBox {
	text-transform:uppercase;
	font-size: 12px;
	color: #1a425f;
	margin-top: 0;
	margin-bottom: 10px;
}

h2.keyLinks {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 5px;
	clear: both;
}

h3.newsBox {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
}

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%;
	background-image: url(/_Global/17/img/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#bgWrapperSub {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(/_Global/17/img/bg_sub.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#bgWrapperSubAdmin {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(/_Global/17/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: 10px;
	color: #fff;
	z-index: 10001;
}

/**** 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: 42px;
                padding: 18px 0 22px;
}


#divWrapperLogo #divLogoBox {
	margin-top: 11px;
}

#divWrapperLogo #divLogoImageBox {
	float: right;
	margin-top: 11px;
}
/**** /Re-Branding ****/

#divWrapper #divWrapperMenu {
                width: 975px;
                height: 32px;
                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;
	height: 270px;
	margin-top: 10px;
	xbackground: transparent url(../img/rotator/bam_home_01.jpg) scroll no-repeat top 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;
	margin-top: 10px;
	z-index: 1;
}

#divWrapperContent #divContentLeft {
	width: 383px; /*668px;*/
	padding: 10px;
	font-size: 13px;

}

#divContentLeft .newsItems {
	width: 283px;
	height: 52px;
}

#divContentLeft .newsImage {
	width: 55px;
	padding-right: 5px;
}

#divContentLeft .newsTeaser {
	width: 223px;
}

#divContentLeft .newsSeparator {
	width: 283px;
	height: 1px;
	background-image: url(/_Global/17/img/dash_lgrey.gif);
	background-repeat: repeat-x;
	margin: 10px 0;
}

#divWrapperContent #divContentMiddle {
	width: 275px;
	height: 157px;
	margin-left: 10px;
	z-index: 1000;
	color: #000;
	font-size: 15px;
}

#divContentMiddle a {
	color: #000;
}

#divContentMiddle .keyLinks {
	width: 255px;
	background-color: #1F4E72;
	padding: 5px 10px;
}

#divContentRight .keyLinks {
	width: 255px;
	background-color: #1F4E72;
	padding: 5px 10px;
}

#divContentMiddle .linksBullet {
	width: 21px;
	padding-right: 5px;
}

#divContentMiddle .linksText {
	width: 239px;
	padding: 9px 15px;
	border: 1px solid #dce0e3;
	border-left: 4px solid #4d88bf;

}

.linksText a {
	color: #FFFFFF;
}

#divContentMiddle .linksSeparator {
	width: 275px;
	height: 1px;
	margin: 2px 0; 
}

#divWrapperContent #divContentRight {
	width: 275px;
	height: 157px;
	margin-left: 10px;
}

#divWrapperStockHome,
#divStockQuotesHome {
	width: 275px;
	padding: 10px 0;
	margin-top: 10px;
	color: #fff;
}



#divWrapper #divWrapperStock {
	width: 975px;
	padding: 10px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px;
	text-align: justify;
	color: #00578F;
}

#divWrapperStock a {
	padding: 0 15px;
	color: #3a69c1;
}

#divWrapperStock a:hover {
	text-decoration: none;
}

#divWrapperStock #divStockUpdate,
#divWrapperStock #divStockQuotes,
#divWrapperStock #divStockHeader {
	float: right;
}

#divStockHeader {
	top: 2px;
}

#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;
}

#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%;
}
/** IE6 fix for the above def **/
*html table.career input {
	width: 90%;
}

table.career input {
	font-size: 11px;
}

table input.formTextBox {
	width: auto;
}

#divWrapperContentFull table.career,
table.career {
	border-collapse: separate;
	border-spacing: 2px;
}

table.career td {
	padding: 5px;
	/*border: 1px solid #cccccc;*/
}

#divWrapperContentFull table td.jobtitle {
	width: 45%;
	text-align: left;
	font-weight: bold;
}

#divWrapperContentFull table td.location {
	width: 15%;
	text-align: center;
	font-weight: bold;
}

#divWrapperContentFull table td.postdate {
	width: 15%;
	text-align: center;
}

#divWrapperContentFull table td.ref {
	width: 10%;
	text-align: center;
}

#divWrapperContentFull table td.viewapply {
	width: 15%;
	text-align: center;
	background-color: #f3f3f3;
}


#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;
}

#divWrapperContentFull table td.viewapply a:visited {
	background-image: none;
}

table td.careerHeader {
	background-color: #00467f;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	border: none;
}


#divWrapperSubContent #divWrapperContentLeft {
	width: 639px;
	min-height: 370px;
	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: 280px;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.subPageListItemTitle {
	width: auto;
	padding: 10px;
}

#divWrapper #divBottomSep {
	width: 975px;
	height: 0px;
	border-bottom: 3px solid #00467f;
}

#divWrapperSubContent #divWrapperContentRight {
	width: 282px;
	margin: 10px 0 10px 0;
}

#divWrapperContentRight .contentRightImage {
	width: 272px;
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 0 0 10px;
}

#divWrapperContentRight .contentRightText {
	width: 260px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 10px 0;
}

#divWrapperContentRight .contentRightLinks {
	width: 272px;
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 0 0 10px;
}

.contentRightLinks .relatedLinksHeader {
	width: 272px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	color: #00467f;
	font-weight: bold; 
}


.contentRightLinks .relatedLinksIcon {
	width: 20px;
}

.contentRightLinks .relatedLinksLink {
	width: 242px;
	padding: 4px;
	background-color: #f2f2f2;
}


#divWrapperContentRight .contentRightLegend {
	width: 280px;
	border: 1px solid #cccccc;
	margin: 0 0 10px;
	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;	
}

/**** Language DD *****/
#langNav, #langNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:14px; 
}

#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 .popLeftNav li ul {
	left: -195px;
	margin:0px 0 0 10px;
}
*/
#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 30px;
	text-decoration:none;
}

#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;
}
/*
a.editContentButton {
	vertical-align: middle;
	padding: 2px;
	background-color: #f0f0f0;
	border: 3px solid #f8d583;
	display:table;
	float:right;
	margin:0 0 3px 2px;
	z-index: 100;
	font-size: 11px;
}
*/
a.admin_link {
	border:1px solid #ccc;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	heights:16px;
	padding:2px 5px;
	position:absolute;
	right:0;
	top:0;
}

a.widget_link {
	border:1px solid #ccc;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	heights:16px;
	padding:2px 5px;
	position:absolute;
	left:0;
	top:0;
}

.hidden_element {
	display:none;
}

.display_element {
	visibility: visible;
}

.TLRBorders {
	padding: 4px  9px 5px 9px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

.noBorders {
	padding: 5px  10px;
	border: none;
}

#adminMPLink {
	width: 120px;
	z-index: 10;
}

#adminMPLinkExpanded {
	width: 380px;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: -1px;
	z-index: 1;
}

#adminLangLink {
	width: 150px;
	z-index: 10;
}

#adminLangLinkExpanded {
	width: 380px;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: -1px;
	z-index: 1;
}


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/17/img/css/bg_table.gif);
                background-repeat: repeat-x;
                border-bottom: #DBDBDB 1px solid;
                border-top: #DBDBDB 1px solid;
}

.FineText, .Fine {
                font-size:80%;
}

.MaskedEditFocus {
background-color:#FFFFCC;
color:#000000;
}
.MaskedEditMessage {
color:#FF0000;
font-weight:bold;
}
.MaskedEditError {
background-color:#FFCCCC;
}
.MaskedEditFocusNegative {
background-color:#FFFFCC;
color:#FF0000;
}
.MaskedEditBlurNegative {
color:#FF0000;
}
.MyCalendar .ajax__calendar_container {
background-color:lemonchiffon;
border:1px solid #646464;
color:red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year {
color:black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year {
color:black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year {
color:black;
font-weight:bold;
}

/* Page Numbers */
.pages {
    padding: 0;
    margin: 10px 0;
    clear: left;
    font-size: 11px;
	width: 100%;
}

.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; 
}


/** WYSIWYG editor of Home page KeyLinks **/
#ctl00_ctl09_pnlEdit {
	z-index: 1000;
	background-color: #fff;
}


#ctl00_ctl08_pnlAddRelatedLink,
#ctl00_cphMainContent_pnlUserDetails {
	width: 100%;
}



/*** Calendar **/
.ajax__calendar {
    position: relative;
    left: 0px;
    top: 0px;
    visibility: visible; display: block;
	z-index: 1000000;
}
.ajax__calendar iframe
{
    left: 0px;
    top: 0px;
}
/*.ajax__calendar { z-index: 1000000; }*/
.ajax__calendar_container {z-index : 1000000 ; padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90ZvGxZ6SJJh48yx62JKItzQ2&t=633053122925312500);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90HZemRms4wXOo1BZWTwWtNQ2&t=633053122925312500);}
.ajax__calendar_title {cursor:pointer;font-weight:bold; width: 150px;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}

#ctl00_ctl10_lnkInsertContent,
#ctl00_ctl10_lnkEdit {
	font-size: 13px;
	display: block;
}

#ctl00_ctl10_lnkInsertContent {
	margin: 5px 0;
}

input#ctl00_ctl10_btnUpdateSharedContent {
	clear: both;
	display: block;
}

table.bodTable {
	font-size: 11px;
}


/* content repository */
.divSoxListItemWrapper {
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px dashed #dadada;
                float: left;
                height: auto;
                clear: both;
                display: block;
}

.divSoxHeader {
                color: #013763;
                font-size: 14px;
                font-weight: bold;
                margin-bottom: 10px;
                display: block;
}

.divSoxListItem {
                border: 1px solid #dadada;
                background-color: #f3f3f3;
                padding: 20px;
                width: 890px;
                margin: 5px 0;
}

.soxItemLink {
                border:1px solid #D9D9D9;
                padding:5px 10px;
}

.divSoxListItem td {
                padding: 10px 0;
}

.divSoxNoteFlyoutContainer {
                display: none;
                border-left: 1px solid #bcbcbc;
                border-right: 1px solid #bcbcbc;
                border-bottom: 1px solid #bcbcbc;
                padding: 15px;
                background-color: fafafa;
                width: 400px;
                margin-left: 20px;
                margin-top: -5px;
}

.divSoxFlyoutNotesContainer {
                display: none;
                border-left: 1px solid #bcbcbc;
                border-right: 1px solid #bcbcbc;
                border-bottom: 1px solid #bcbcbc;
                padding: 15px;
                background-color: fafafa;
                width: 600px;
                margin: -5px 0 5px 20px;
}

.topNotesItem {
                border: 1px solid #bcbcbc;
                width: 580px;
                padding: 10px;
                background-color: #f6f4e0;
                margin-top: 5px;
}
.notesItem {
                border: 1px solid #bcbcbc;
                width: 580px;
                padding: 10px;
                background-color: #ffffff;
                margin-top: 5px;
}

.soxClose {
                border: 1px solid #d9d9d9;
                padding-top: 1px;
                padding-bottom: 2px;
                padding-right: 5px;
                padding-left: 5px;
}

.soxFlyoutTextArea{
                border: 1px solid #abadb3;
                width: 398px;
                height: 100px;
                font: Arial, Helvetica, sans-serif;
                font-size: 12px;
}

.soxMenuWrapper {
                float: left;
                position: relative;
                top: -40px;
                left: 0;
                background: transparent;
                z-index: 100;
}

a.soxMenu {
                font-weight: bold;
                text-decoration: none;
                font-size: 11px;
                padding: 7px;
                display: block;
                border: 1px solid #bfbfbf;
                margin-right: 3px;
                color: #000;
                background: transparent url(/_Global/17/img/bg_sox_menu.jpg) repeat-x scroll top left;
}

a.soxMenu:hover,
a.soxMenuOn {
                font-weight: bold;
                text-decoration: none;
                font-size: 11px;
                padding: 7px;
                display: block;
                border: 1px solid #bfbfbf;
                
                margin-right: 3px;
                background: #fff;
                color: #000;
}

#divWrapperSubContent table.datatable {
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	margin:20px 0;
}

table.datatable td.datacellheading {
	border-bottom:1px solid #999999;
	text-align:right;
}

/***** Search Page Starts ***/

/*.searchWrapper {
	width: 659px;
	background-color: rgb(247, 247, 247);
	left:-10px;
	top:-10px;
	
}

.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;
}


.searchItem {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:639px;
}


.searchSep {
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	margin-bottom:0;
	margin-left:10px;
	margin-right:0;
	margin-top:10px;
	padding-bottom:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	width:619px;
}

.searchResBot {
	clear:both;
	width:639px;
	left: 10px;
}
*/

.searchWrapper {
	width: 639px;
	background-color: #f7f7f7;
}

.searchResTop {
	background-color: #fff;
	width: 639px;
	border-bottom: 1px solid #cccccc;
	padding: 15px 0;
	text-align: center;
}

.searchItem {
	width: 619px;
	padding: 10px;
}

.searchResBot {
	width: 639px;
	clear: both;
	padding: 15px 0;
}

.searchSep {
	width: 617px;
	padding: 0 10px;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
}

.pages {
	width: auto;
	margin-right: 6px;
	float: right;
}

.pages a:visited {
	background: none !important;
	padding: 2px 5px !important;
}

/****** Search Page Ends ***/



.pnlAdminEditContentWrapper {
	clear: left;
	width: 100%;
}


/***** Prefereed shares  ****/
.shareExpand {
	width: 100%;
}
.career td.shareFooter {
	background-color:#000000;
	border:medium none;
	text-align:left;
	padding: 0;
	height: 5px;
}

#divWrapperContentFull .career td a:visited {
	background-image: none;
}

.career td a img {
	padding-right: 3px;
}

table.career td.careerSep {
	border: none;
	padding: 0;
}

#ctl00_ctl09_pnlForm,
#ctl00_ctl09_apfForm_divApplicationForm {
	width: 639px;
}

/*** Our team ****/

.divOurTeamRowWhite {
	padding:6px;
	width:627px;
}

.divOurTeamPicture {
	float:left;
	width:92px;
}

.divOurTeamBriefInfo {
	margin-top:7px;
	width: 520px;
}

.divOurTeamClose {
	float:right;
}

.divOurTeamRowGrey {
	background-color:#F3F3F3;
	padding:6px;
	width:627px;
}

.divOurTeamContent {
	clear:both;
	margin-bottom:25px;
	margin-top:15px;
	width:627px;
}

/*** /Our team ****/



#ctl00_ctl08_upEventCalendar .formTextBox {
	width: 200px;
}

input#ctl00_ctl08_txtRemindEmail {
	width: 200px !important;
}

.pnlAdminEditContentWrapper {
	width: 100%;
}

/****** COntact Form ****/

.contactFormLabel {
	width:85px;
	text-align: right;
	clear: left;
}

.contactFormField {
	width:180px;
}

/****** /COntact Form ****/

#ctl00_BreadCrumbs1_ctrlPDFPage_imgbtnPDFPage {
	display: none;
}

/**** TEmporary fix for the home page. to make the 3-column middle row a 2-column one ****/
/*#divWrapperContent #divContentRight {
	display:none;

}

#divWrapperContent #divContentLeft {
	line-height:21px;
	width:668px;
}*/
/*** Remove the above and the 3-column will be back again ****/

/*** Home page Stock quote in blue box ***/
#divContentRight #divWrapperStock {
	border: none;
	color:#00578F;
	margin-top:0;
	padding:10px 0;
	text-align:justify;
	width:271px;
	height: 99px;
	border: 1px solid #DCE0E3 ;
	font-size: 15px;
}

#divContentRight #divWrapperStock  a {
	color: #00578F;
	display: block;
	margin-bottom: 10px;
}

#divContentRight #divWrapperStock #divStockHeader {
	display: none;
}

#divContentRight #divWrapperStock #divStockUpdate, 
#divContentRight #divWrapperStock #divStockQuotes, 
#divContentRight #divWrapperStock #divStockHeader {
	width: 100%;
	float:left;
}

#divContentRight #divWrapperStock #divStockUpdate {
	padding: 0 15px;
	font-size: 12px;
}
/*** /Home page Stock quote in blue box ***/

/***** 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 ***/