body {
	margin:0 auto;
	font-family:Veranda, Arial, sans-serif;
	color:#666666;
	font-size:12px;
	background: #333333;
}

#bodyhome{
	background-color:#ffffff;
}


div {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 17px;
	color: #00467f;
}

h2 {
	font-size: 14px;
	color: #00467f;
}


#divWrapper {
	/*position: relative;
	top: 0;
	left: 50%;
	width: 975px;
	height: auto;
	padding: 0px;
	margin-left:-488px;
	margin-right: auto;*/
	width: 975px;
	background:#ffffff;
	margin: 0 auto;
	float:none;
}

#divWrapper #divWrapperHeaderTop {
	width: 975px;
	height: 50px;
	background: #DDDDDD;
	z-index: 100001;
	/*clear: both;*/
}

#divWrapper #divWrapperHeader {
	width: 945px;
	padding: 15px;
	background: #FFFFFF;
	height:auto;
}

#divWrapper #divWrapperHeader #divWrapperHeaderLogo {
	width: 745px;
	height: 100px;
	background:#FFFFFF;
	float: left;
	margin-left: 15px;
/*	clear: both; */
}

#divWrapper #divWrapperHeader #divWrapperHeaderMenu {
	width: 170px;
	height: 100px;
	background: #FFFFFF;
	font-family:Veranda, Arial, sans-serif;
	color:#00467F;
	font-size:11px;
	font-weight: bold;
	float: right;
	line-height:1.7em;
/*	clear: both; */  
}

#divWrapper #divWrapperFlashMain {
	width: 975px;
	height: 288px;
	background:#FFFFFF;
}

#divWrapper #divWrapperImage {
	width: 975px;
	height: 144px;
	background:#FFFFFF;

}
#divWrapperContent {
	width: 925px;
	height: auto;
	padding: 15px 20px 50px 30px;
	background: #FFFFFF;	
}

#divWrapper #divWrapperContent #divWrapperContentLeft {
	width: 170px;
	height: auto;
	padding: 10px 0 0 0;
	font-weight: bold;
	background: #FFFFFF;
}
#divWrapper #divWrapperContent #divWrapperContentLeft #divWrapperSubContentLeft {
	width: 155px;
	height: auto;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	/*padding-bottom: 20px;*/
	background: #FFFFFF;
	
}

#LeftSubMenu, #LeftSubMenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}


#LeftSubMenu ul li{
	list-style-type:none;
	margin-top: 4px;
	margin-left: 10px;
}

#LeftSubMenu li a.MainLeftSubMenu{
	padding-top: 8px;
	display: block;
}

#divWrapper #divWrapperContent #divWrapperContentRight {
	width: 700px;
	height: auto;
	padding: 5px 10px 0 20px;
	background: #FFFFFF;
    border-left: 1px solid #cccccc;	
	margin-left:10px;
		
}

#divWrapper #divWrapperContent table td, #divWrapperContentRight table td {
	padding: 5px;
}

table.news td {
	border: 1px solid #cccccc;

}

#divWrapperFooter {
	width: 955px;
	height: auto;
	padding: 10px;
	background: #DDDDDD;
	color:#666666;
	font-size:10px;
}

#divWrapperFooter #divWrapperFooterCopyright {
	width: 275px;
	height: auto;
	float: left;
}


#divWrapperFooter #divWrapperFooterLegal {
	width: 680px;
	height: auto;
	background: #DDDDDD;
	text-align: right;
	float: right;
}

#divWrapperFooterLegal .FooterTextLinks {
	font-family:Veranda, Arial, sans-serif;
	color:#666666;
	font-size:10px;
	/*padding-right: 7.5px;*/
	padding-right: 7.5px;
}

.textDarkGray {
	color: #333333;
}

.textBold {
	font-weight: bold;
}
.text12pix {
	font-size: 12px;
}

.textLeftSub {
	font-size: 11px;
	color: #00578f;
}

a {
	color: #00578f;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

h2.blueHeader,
.blueHeader {
	font-size: 15px;
	color: #00467f;
	margin-top: 0;
	margin-bottom: 4px;
}

ul {
	margin-top: 0px;
}

a.ContentLeftLink {
	color:#666666;
}


a:hover.ContentLeftLink {
	text-decoration: underline;
}

a.SubContentLeftLink {
	color: #00578f;
	
}

a:hover.SubContentLeftLink {
	text-decoration: underline;
}

a.SubContentRightLink {
	color:#666666;
}

a:hover.SubContentRightLink {
	text-decoration: none;

}

a.SiteMapLinkSub1 {
	color:#333333;
	font-weight: bold;
}

a:hover.SiteMapLinkSub1 {
	text-decoration: underline;

}
a.SiteMapLinkSub2 {
	color:#666666;
	
}

a:hover.SiteMapLinkSub2 {
	text-decoration: underline;

}

	/**** Select Box ****/
#divWrapperHeaderTop #divTopSelectBox {
	width: 200px;
	height: auto;
	float: right;
	z-index: 100001;
	display: inline;
	border: 1px solid #e0e0e0;
	margin-right: 15px;
	margin-top: 15px;
}

#divTopSelectBox #select, #divTopSelectBox #select ul {
	width: 200px;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	font-size: 12px;
	color: #9b9b9b;
}

#divTopSelectBox #select li ul li:first-child {
	border-top: 1px solid #e0e0e0;
}

#divTopSelectBox #select a {
	width: 184px;
	display: block;
	padding: 3px 8px 2px;
	color:#6a6a6a;
	text-decoration:none;
	background-color: #f4f4f4;
	cursor: default;
}

#divTopSelectBox #select a:hover{
	background: #fff none;
	text-decoration: none;
}

#divTopSelectBox #select li {
	width: 200px;
	float:left;
	position:relative;
	borders: 1px solid #e0e0e0;
}

#divTopSelectBox #select li ul li {
	clear: both;
	left: -1px;
}

#divTopSelectBox #select ul {
	position:absolute;
	display:none;
}

#divTopSelectBox #select li ul a {
	width: 184px;
	height:auto;
	float:left;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

#divTopSelectBox #select li ul a:hover {
	width: 184px;
	height:auto;
	float:left;
}

#divTopSelectBox #select li img {
	position:absolute;
	float: right;
	display: inline;
	top: 0;
	right: 0;
}
	/**** Select Box ****/	

/* Create class to remove borders around table for email alert and feedback
}
td.border {
	border: none;
}
/*



/*
a.updatedLinks {
	color: #666666;
	text-decoration: none;
	padding-right: 12px;
}

a.updatedLinks:visited {
	padding-right: 12px;
	background: url(/_Global/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;
}

h2.blueHeader,
.blueHeader {
	font-size: 15px;
	color: #00467f;
	margin-top: 0;
	margin-bottom: 4px;


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;
}

.text13pix {
	font-size: 13px;
}

.text14pix {
	font-size: 14px;
}

p {
	margin: 8px 0;
}



#divWrapperFlash #divFlashTransBorder {
	width:963px;
	height:118px;
	border:6px solid #ffffff;
	filter:alpha (opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	-khtml-opacity: 0.2;
}



#divWrapperContent #divContentLeft {
	width: 393px;
	height: 140px;
	border: 1px solid #dcdcdc;
	background-color: #f1f1f1;
	padding: 10px;
}

#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/img/dash_lgrey.gif);
	background-repeat: repeat-x;
	margin: 10px 0;
}

#divWrapperContent #divContentMiddle {
	width: 255px;
	background-image: url(/_Global/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/img/dash_dgrey.gif);
	background-repeat: repeat-x;
	margin: 10px 0; 
}

#divWrapperContent #divContentRight {
	width: 528px;
	height: 140px;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #dcdcdc;
}

#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: 975px;
	padding: 10px 0;
	color: #4a4a4a;
	font-size: 11px;
}

#divWrapperBottom #divBottomMenu {
	float: right;
}

/***** SUb Pages ********


#divWrapper #divWrapperBreadcrumb {
	width: 975px;
	padding: 7px 0;
}

#divWrapperBreadcrumb a {
	color: #4a4a4a;
	text-decoration: underline;
}

#divWrapperBreadcrumb a:hover {
	text-decoration: none;
}

#divWrapper #divWrapperSubContent {
	width: 953px;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}

#divWrapperSubContent #divWrapperContentFull {
	width: 931px;
	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;
}

#divWrapperContentFull table td, #divWrapperContentLeft 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: 639px;
	border: 1px solid #cccccc;
	margin: 10px 10px 10px 0;
	padding: 10px 10px 5px 10px;
}

#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 {
	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;
}

.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;	
}

#divWrapperContentFull table td.borderNone, #divWrapperContentLeft table td.borderNone {
	border:none;
	padding:0px;
}


/*** Main Navigation 

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:14px; 
}

#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: 160px;
	height:auto;
	float:left;
	
}

#nav li ul a:hover {
	width: 160px;
	height:auto;
	float:left;
	background-color: #194562;
	color: #ffffff;
}


#nav ul ul{
	top:auto;
	/* border: 1px solid #cccccc;
	border:none;
}	

#nav li ul ul {
	left: 160px;
	margin:0px 0 0 20px;
}

#nav li ul li ul li a{
	width: 160px;
	height:auto;
	float:left;
	background-color: #194562;
	color: #ffffff;
}

#nav li ul li ul li a:hover {
	width: 160px;
	height:auto;
	float:left;
	background-color: #ffffff;
	color: #194562;
}

#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 *****/



/**** Lang Block

#divWrapperSearch #divLanguageBox {
	color: #8093a2;
}

#divWrapperSearch #divLanguageSelect {
	z-index: 10001;
}

/**** 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: 55px;
	height:auto;
	float:left;
}

#langNav li ul a:hover {
	width: 55px;
	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 *****/
.requiredRed {
	color: #F00;
}
#divBottomMenu {
	color: #FFF;
	padding: 10px 10px 10px 10px;
}
