/*  dark is the colour of the nav  */
.dark { background-color: #D60808;}
.darktext { color: #D60808;}

/*  medium is the colour of the breadcrumb  */
.medium { background-color: #003263;}
.light { background-color: #3E6C99;}
.lighter { background-color: #E9F8FF !important;}

/*  light is the hover on breadcrumb  */
.lighttext { color: #89C5FF;}
#breadcrumb { color: #fff; text-decoration: none;}
#breadcrumb a { color: #89C5FF;}

#nav a:hover { background-color: #A30A0A;}
#nav .firstselected { background: #A30A0A url(../_images/template/nav_topleft.gif) scroll no-repeat left top;}
#nav .selected { background-color: #A30A0A;}
#search { color: #fff; background: #3D6C99 url(../_images/template/search_bkg.gif) scroll repeat-x top left;}
	#search .title { border-bottom: 1px solid #5186B9;}
	#search .line { border-bottom: 1px solid #5186B9;}
#careersprofile { color: #fff; background: #3D6C99 url(../_images/template/search_bkg.gif) scroll repeat-x top left;}
	#careersprofile .title { border-bottom: 1px solid #5186B9;}
	#careersprofile .line { border-bottom: 1px solid #5186B9;}

/*  homepage lozenge colours  */	
.left { background-color: #D4F1FF;}
.right { background-color: #C6ECFF;}

h1 { color: #003263;}
h2 { color: #D60808;}
h3 { color: #3E6C99;}

.searchresultsright { background-color: #E9F8FF;}
.searchresultsheader { background-color: #D4F1FF; color: #003263;}
.searchresultsheader .lighttext { color: #3E6C99;}

.lightbutton { color: #3E6C99;}
.mediumbutton { color: #fff;}
.darkbutton { color: #fff;}

#content h2 a { color: #D60808;}
.bigtext { color: #D60808;}

.textfield { border: 1px solid #C6ECFF;}
.textfieldfile { border: 1px solid #C6ECFF;}
.textfieldsmall { border: 1px solid #C6ECFF;}
.textfieldsmaller { border: 1px solid #C6ECFF;}
.textarea { border: 1px solid #C6ECFF;}
.textarealarge { border: 1px solid #C6ECFF;}
.formstyle { border: 1px solid #C6ECFF;}
#applynow .formstyle { border: 1px solid #C6ECFF;}

#propertydescription { background-color: #E9F8FF;}

.datatable th { background-color: #C6ECFF;}
.datatable .darkrow { background: #D4F1FF;}
.datatable tr { background: #E9F8FF;}
.datatable .bigtext { color: #3E6C99;}
#content .datatable a { color: #3E6C99; text-decoration: none;}
.datatable a:hover { text-decoration: underline;}

.branchdirectorytable .darkrow { background: #D4F1FF;}
.branchdirectorytable tr { background: #E9F8FF;}

#sitemap a:hover { background-color: #D4F1FF;}

.hiddenlayers { color: #003263;}

.data { background-color: #E9F8FF;}
	.data th { background-color: #C6ECFF;}

.datasmall { background-color: #E9F8FF;}
	.datasmall th { background-color: #C6ECFF;}

.exclusiveheader { background-color: #81703C; color: #fff; line-height: 20px; font-weight: bold; width: 387px; height: 21px; border-bottom: 1px solid #fff; }
.exclusiveheader .searchresultsheaderright { float:right; margin-right:5px;  }
.exclusiveheader .searchresultsheaderleft { float:left; }
	#content .exclusiveheader a { color: #fff;}
	.searchresults .exclusiveheader a:hover { text-decoration: underline;}
	
	
	#TipLayer { background-color:#c6ecff; color:#003263;padding:4px;}