body {
	background-color:#FFFFFF;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:12px;
}

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 0 0;
}

a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url(/_Global/1/img/icon_pdf.jpg) no-repeat center right;
}

a[href $='.zip'] { 
   padding-right: 20px;
   background: transparent url(/_Global/1/img/icon_zip.jpg) no-repeat center right;
}

a[href $='.doc'] { 
   padding-right: 20px;
   background: transparent url(/_Global/1/img/icon_msword.jpg) no-repeat center right;
}

a[href $='.docx'] { 
   padding-right: 20px;
   background: transparent url(/_Global/1/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/1/img/target.gif) no-repeat 100% 50%;
}

a.updatedLinks:visited {
	padding-right: 12px;
	background: url(/_Global/1/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;
}

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;
}

input.formButton {
	padding: 5px 10px;
	background-color: #00467f;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}
.adminButton {
	padding: 3px 10px;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	font-size: 11px;
	color: #000;
	cursor: pointer;
}

.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;
}

.asterisk {
	color: #FF0033;
	font-weight: bold;
}

h1 {
	font-size: 23px;
	color: #00467f;
	margin: 5px 0;
}

h2 {
	font-size: 17px;
	margin-top: 0;
}

h2.blueHeader,
.blueHeader {
	font-size: 15px;
	color: #00467f;
	margin-top: 0;
}

h2.newsBox {
	font-size: 12px;
	color: #1a425f;
	margin-top: 0;
}

h2.keyLinks {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0;
}

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%;
}

#bgWrapperSub {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#divWrapper {
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
}

#divWrapper #divWrapperSearch {
	display: none;
}

#divWrapperSearch #divLanguageBox {
	display: none;
}

#divWrapperSearch #divLanguageSelect {
	display: none;
}

#divWrapperSearch #divSearchBox {
	display: none;
}

#divSearchBox #divTopMenu {
	display: none;
}

#divSearchBox #divSearchText {
	display: none;
}

#divSearchBox #divSearchButton {
	display: none;
}

#divWrapper #divWrapperLogo {
	display: none;
}

#divWrapperLogo #divLogoBox {
	display: none;
}

#divWrapperLogo #divLogoImageBox {
	display: none;
}

#divWrapper #divWrapperMenu {
	display: none;
}

#divWrapper #divWrapperAdmin {
	display: none;
}

#divWrapper #divWrapperFlashMain {
	display: none;
}

#divWrapper #divWrapperFlash {
	display: none;
}

#divWrapperFlash #divFlashTransBorder {
	display: none;
}

#divWrapper #divWrapperContent {
	width: 975px;
	margin-top: 10px;
}

#divWrapperContent #divContentLeft {
	width: 283px;
	border: 1px solid #dcdcdc;
	background-color: #f4f4f4;
	padding: 10px;
	font-size: 11px;
}

#divContentLeft .newsItems {
	width: 283px;
}

#divContentLeft .newsImage {
	width: 55px;
	padding-right: 5px;
}

#divContentLeft .newsTeaser {
	width: 223px;
}

#divContentLeft .newsSeparator {
	width: 283px;
	height: 1px;
	background-image: url(/_Global/1/img/dash_lgrey.gif);
	background-repeat: repeat-x;
	margin: 10px 0;
}

#divWrapperContent #divContentMiddle {
	width: 255px;
	background-image: url(/_Global/1/img/bg_blue_grad.jpg);
	background-repeat: repeat-x;
	background-color: #1f4e72;
	padding: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}

#divContentMiddle .keyLinks {
	width: 255px;
}

#divContentMiddle .linksBullet {
	width: 21px;
	padding-right: 5px;
}

#divContentMiddle .linksText {
	width: 229px;
	font-weight: bold;
}

.linksText a {
	color: #FFFFFF;
}

#divContentMiddle .linksSeparator {
	width: 255px;
	height: 1px;
	background-image: url(/_Global/1/img/dash_dgrey.gif);
	background-repeat: repeat-x;
	margin: 10px 0; 
}

#divWrapperContent #divContentRight {
	width: 375px;
	padding: 10px 0;
	margin-left: 10px;
}

#divWrapper #divWrapperStock {
	width: 975px;
	padding: 10px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px;
	text-align: justify;
	color: #3a69c1;
}

#divWrapperStock a {
	padding: 0 15px;
	color: #3a69c1;
}

#divWrapperStock a:hover {
	text-decoration: none;
}

#divWrapperStock #divStockUpdate {
	float: right;
}

#divWrapper #divWrapperBottom {
	width: 750px;
	padding: 10px 0;
	color: #4a4a4a;
	font-size: 11px;
}

#divWrapperBottom #divBottomMenu {
	display: none;
}

/***** SUb Pages *********/


#divWrapper #divWrapperBreadcrumb {
	display: none;
}

#divWrapperBreadcrumb a {
	color: #4a4a4a;
	text-decoration: underline;
}

#divWrapperBreadcrumb a:hover {
	text-decoration: none;
}

#divWrapper #divWrapperSubContent,
#divWrapperSubContent #divWrapperContentFull {
	width: 750px;
	padding: 10px;
	border: none;
}

#divWrapperContentFull table.header,
table.header {
	border-collapse: collapse;
	border: 2px solid #ffffff;
}

#divWrapperContentFull table.career,
table.career {
	border-collapse: separate;
	border-spacing: 2px;
}

#divWrapperContentFull table td,
table.career td {
	padding: 5px;
	border: 1px solid #cccccc;
}

#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: 750px;
	border: none;
}

#divWrapperContentLeft .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: 445px;
	padding-left: 5px;
}

.subNewsItems .subNewsStatus {
	width: 80px;
	padding-left: 5px;
}


#divWrapper #divBottomSep {
	width: 975px;
	height: 10px;
	border-bottom: 3px solid #00467f;
}

#divWrapperSubContent #divWrapperContentRight {
	display: none;
}

#divWrapperContentRight .contentRightImage {
	display: none;
}

#divWrapperContentRight .contentRightText {
	display: none;
}

#divWrapperContentRight .contentRightLinks {
	display: none;
}

.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: 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;
}

.sharePlusMinus {
	margin: 10px;
}

.shareHeaders {
	width: 65%;
	margin: 10px 10px 10px 0;
}

.shareButton {
	width: 25%;
	float: right;
}

.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, #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 {
	display:block;
	padding:8px 15px;
	color:#003763;
	text-decoration:none;
	background-color:#fff;
}

#nav a:hover{
	background-color:#fff;
	color:#333;
}

#nav li {
	float:left;
	position:relative;
}

#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: 150px;
	height:auto;
	float:left;
}

#nav li ul a:hover {
	width: 150px;
	height:auto;
	float:left;
	background-color: #194562;
	color: #ffffff;
}

#nav li ul li ul a {
	width: 150px;
	height:auto;
	float:left;
	background-color: #194562;
	color: #fff;
}

#nav li ul li ul a:hover {
	width: 150px;
	height:auto;
	float:left;
	background-color: #fff;
	color: #194562;
}

#nav ul ul {
	top:auto;
	border: 3px solid #194562;
}	

#nav li ul ul {
	left: 170px;
	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;
}

/*** Main Navigation Ends *****/

#divWrapperContentFull table.admin td {
	border: none;
}

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;
}

