@charset "UTF-8";
/* CSS Document */


/*################# General styles ####################### */

html {font-size:100%; font-family:Verdana, Geneva, sans-serif;}

body {margin:0em; padding:0em; font-size: 62.5%; background-color:#e8e2b8;}

h1 {font-size:3em; margin:0em; font-weight:normal;}
h2 {font-size:2em; margin:0.8em 0em 0.4em 0em; font-weight:normal;}
h3 {font-size:110%; margin:0em;}
h4 {font-size:100%; margin:0em;}
h5 {font-size:100%; margin:0em;}
h6 {font-size:100%; margin:0em;}

a img {border:none;}
a {outline:none; text-decoration:none; color:#9b180b; cursor:pointer;}
a:hover {text-decoration:underline; cursor:pointer;}

p {font-size:1.4em;}

img {display: block; margin: 0; padding: 0;}

.clear {clear: both; line-height: 0; height: 0; font-size: 0;}

.hidden {display: none;}

input, textarea, select {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; color:#505050;}


/*######################### Layout styles ##########################*/


/* ########## GLOBAL ########## */

#container {width:96em; margin:0em auto 1em auto;}

#header {background-color:#000; margin:0em 0em 1em 0em; padding:0em;}
#leftCol {width:19em; float:left; position:relative;}
#mainCol {width:76.8em; float:left;}

#mainContent {background-color:#FFF; border:#b2b2b2 1px solid;}

.content {padding:2.5em;}   /*  Any page other than homepage  */
.content p {line-height:1.5em; margin:0em 0em 1em 0em;}
.content p.first {margin:1em 0em 1em 0em;}
.content p.last {margin:0em 0em 0em 0em;}
.content p.top {margin:1em 0em 0em 0em;}

.content ul {margin:-1em 0em 1.4em 4em; padding:0em;}
.content ul li {margin:0em 0em 0.2em 0em; padding:0em 0em 0em 0.2em; font-size:1.4em;}

/* HEADER */
.headerLeft {background-image:url(../images/header-l.jpg); width:5em; height:12em; background-position:bottom left; background-repeat:no-repeat; float:left; background-color:#000; margin:0em; padding:0em;}
.headerMiddle {background-image:url(../images/header-b.jpg); width:86em; height:12em; background-position:bottom; background-repeat:no-repeat; float:left; background-color:#000; margin:0em; padding:0em;}
.headerRight {background-image:url(../images/header-r.jpg); width:5em; height:12em; background-position:bottom right; background-repeat:no-repeat; float:left; background-color:#000; margin:0em; padding:0em;}
.headerMiddle .mainLogo {float:left;}
.headerMiddle .smallLogos {float:right; margin:0em 0em 0em 0.3em;}


/* LEFT COLUMN */
/*  Navigation Menu  */
#navMenu {padding-top:2em;}
#navMenu .NavTopCorner {background-image:url(../images/nav_top.gif); background-position:left top; background-repeat:no-repeat; height:0.6em; background-color:#dad5ad; margin-left:1em;}
#navMenu .NavBottomCorner {background-image:url(../images/nav_bottom.gif); background-position:left bottom; background-repeat:no-repeat; height:0.6em; background-color:#dad5ad; margin-left:1em;}
#navMenu ul {background-color:#dad5ad; margin:0em 0em 0em 1em; padding:0em;}
#navMenu ul li {list-style:none; padding:1em 1em 1em 1.4em; border-bottom:#bdb998 1px solid;}
#navMenu ul li.last {border-bottom:none;}
#navMenu ul li a {font-size:1.4em; color:#444444;}

#navMenu ul li.selected {background-color:#FFF; border-left:#bdb998 1px solid; margin:-0.1em 0em 0em -1em; padding:0em 0em 0em 0em; border-top:#bdb998 1px solid; width:19em;}
#navMenu ul li.selected a {font-weight:bold;}
#navMenu ul li.selected a:hover {text-decoration:none;}
#navMenu ul li .selectedCornerT {background-image:url(../images/mC_topLeft.gif); background-position:top left; background-repeat:no-repeat; height:0.8em; margin:-1px 0em 0em -1px; display:block;}
#navMenu ul li .selectedMiddle {padding:0em 1em 0em 1.4em; border-left:#bdb998 1px solid; margin-left:-1px; display:block;}
#navMenu ul li .selectedCornerB {background-image:url(../images/mC_bottomLeft.gif); background-position:bottom left; background-repeat:no-repeat; height:0.8em; margin:0em 0em -1px -1px; display:block;}

/*  How to apply button  */
#leftCol .applyButton {margin:2em 2em 0em 1em;}
#leftCol .applyButton a {color:#FFF;}
#leftCol .applyButton .buttonLeft {background-image:url(../images/applyLeft.jpg); background-position:right top; background-repeat:no-repeat; width:11px; height:7em; float:left; background-color:#5d0e13; display:block;}
#leftCol .applyButton .buttonBody {background-image:url(../images/applyBody.jpg); background-position:top; background-repeat:repeat-x; width:11.1em; height:4.7em; float:left; padding:2.3em 0em 0em 0.5em; background-color:#5d0e13; display:block;}
#leftCol .applyButton .buttonBody .text {font-size:1.6em;}
#leftCol .applyButton .buttonRight {background-image:url(../images/applyRight.jpg); background-position:left top; background-repeat:no-repeat; width:32px; height:7em; float:left; background-color:#5d0e13; display:block;}

#leftCol .applyButton a:hover {text-decoration:none;}
#leftCol .applyButton a:hover .buttonLeft {background-image:url(../images/applyLeftHover.jpg); background-position:right top; background-repeat:no-repeat; width:11px; height:7em; float:left; background-color:#5e100c;}
#leftCol .applyButton a:hover .buttonBody {background-image:url(../images/applyBodyHover.jpg); background-position:top; background-repeat:repeat-x; width:11.1em; height:4.7em; float:left; padding:2.3em 0em 0em 0.5em; background-color:#5e100c;}
#leftCol .applyButton a:hover .buttonRight {background-image:url(../images/applyRightHover.jpg); background-position:left top; background-repeat:no-repeat; width:32px; height:7em; float:left; background-color:#5e100c;}


/* MAIN COLUMN */
/*  #mainContent - Rounded Corners  */
#mainContent .cornersTR {background-image:url(../images/mC_topRight.gif); background-position:right top; background-repeat:no-repeat; margin:-1px -1px 0px 0px;}
#mainContent .cornersBR {background-image:url(../images/mC_bottomRight.gif); background-position:bottom right; background-repeat:no-repeat;}
#mainContent .cornersBL {background-image:url(../images/mC_bottomLeft.gif); background-position:bottom left; background-repeat:no-repeat; min-height:50.2em;}
#mainContent .cornersTL {background-image:url(../images/mC_topLeft.gif); background-position:left top; background-repeat:no-repeat; margin:-1px 0px -1px -1px;}

#footer {margin-top:1em;}
#footer .logos img{float:left; margin:0em 1em 0em 0em;}


/* ########## HOME PAGE ########## */
.home {padding:1.5em;}

/*  Homepage - Flash Panel */
.homePanelcontainer {background-image:url(../images/homePanel.jpg); background-repeat:no-repeat; width:738px; height:469px; margin:0em; border-bottom:#cccccc 1px solid;}

.homeText {width:34em; float:left;}
.homeText p {margin:0.8em 0em 0em 0em; font-size:1.4em; line-height:1.5em;}
.homeTimeline {width:18em; height:10em; float:right; margin:1em 0em 0em 1em; background-color:#eff1e2; border:#d4d0cb 1px solid;}
.homeTimeline .text {padding:1.1em 1em 0em 1.5em;}
.homeTimeline p {margin:0em 0em 0.3em 0em; font-size:1.2em; line-height:1.5em;}
#mainContent .homeTimeline .cta {font-size:1.5em; line-height:1.3em; margin:0em;}

.homeTimelineTL {background-image:url(../images/timelineTL.gif); background-position:left top; background-repeat:no-repeat; margin:-1px -1px 0 -1px;}
.homeTimelineTR {background-image:url(../images/timelineTR.gif); background-position:right top; background-repeat:no-repeat;}
.homeTimelineBR {background-image:url(../images/timelineBR.gif); background-position:bottom right; background-repeat:no-repeat;}
.homeTimelineBL {background-image:url(../images/timelineBL.gif); background-position:bottom left; background-repeat:no-repeat; height:10.2em;}

/* ########## GENERAL CONTENT PAGE ########## */

/*  Downloads Panel  */
.downloadsPanel {background-color:#f3f4eb; margin-top:2em;}
.downloadsPanel h2 {margin:0em;}
.downloadsPanel h3 {font-size:1.8em; font-weight:normal; float:left;}
.downloadsPanel p {margin:0.3em 0em 0em 0em;}

.downloadIcon {width:6.5em; float:left; padding:1.3em 0em 1em 0em; margin-top:1em;}
.downloadInfo {width:60em; float:left; padding:1em 0em 1em 0em; margin-top:1em;}
.downloadSize {width:20em; float:left; padding:0.4em 0em 0em 1em;}
.downloadSize p {font-size:1.2em; margin:0em;}

.downloadsPanel .questionsTL {background-image:url(../faqs/images/faqsTL.gif); background-position:left top; background-repeat:no-repeat;}
.downloadsPanel .questionsTR {background-image:url(../faqs/images/faqsTR.gif); background-position:right top; background-repeat:no-repeat;}
.downloadsPanel .questionsBR {background-image:url(../faqs/images/faqsBR.gif); background-position:bottom right; background-repeat:no-repeat;}
.downloadsPanel .questionsBL {background-image:url(../faqs/images/faqsBL.gif); background-position:bottom left; background-repeat:no-repeat; padding:1em;}

/*  Content Page images  */
.contentImageL {float:left; margin:1em 2em 1em 0em;}
.contentImageR {float:right; margin:1em 0em 1em 2em;}

.diversityLogos {float:right; margin:1em 0em 1em 2em; width:22em;}

/*  Downloads Panel  */
.downloadsPanel {background-color:#f3f4eb;}
.selectionProcess  .downloadsPanel h2 {margin:0em; font-size:2em;}
.selectionProcess  .downloadsPanel h3 {font-size:1.8em; font-weight:normal; float:left;}
.downloadsPanel p {margin:0.3em 0em 0em 0em;}

.downloadIcon {width:6.5em; float:left; padding:1.3em 0em 1em 0em; margin-top:1em;}
.downloadInfo {width:60em; float:left; padding:1em 0em 1em 0em; margin-top:1em;}
.downloadSize {width:20em; float:left; padding:0.4em 0em 0em 1em;}
.downloadSize p {font-size:1.2em; margin:0em;}

.downloadsPanel .questionsTL {background-image:url(../faqs/images/faqsTL.gif); background-position:left top; background-repeat:no-repeat;}
.downloadsPanel .questionsTR {background-image:url(../faqs/images/faqsTR.gif); background-position:right top; background-repeat:no-repeat;}
.downloadsPanel .questionsBR {background-image:url(../faqs/images/faqsBR.gif); background-position:bottom right; background-repeat:no-repeat;}
.downloadsPanel .questionsBL {background-image:url(../faqs/images/faqsBL.gif); background-position:bottom left; background-repeat:no-repeat; padding:1em; margin-top:2em;}


/*  ########  RETAINED FIREFIGHTERS PAGE  ########  */
.retainedLink {width:16.3em; float:left; margin:2em 1.9em 0em 0em; background-color:#eff1e2; border:#d4d0cb 1px solid; text-align:center; min-height:16em;}
.retainedLink img {margin:0em 0em 1em 3em;}
.lastLink {margin-right:0em;}

.retainedLinkTL {background-image:url(../images/timelineTL.gif); background-position:left top; background-repeat:no-repeat; margin:-1px -1px -1px -1px;}
.retainedLinkTR {background-image:url(../images/timelineTR.gif); background-position:right top; background-repeat:no-repeat;}
.retainedLinkBR {background-image:url(../images/timelineBR.gif); background-position:bottom right; background-repeat:no-repeat;}
.retainedLinkBL {background-image:url(../images/timelineBL.gif); background-position:bottom left; background-repeat:no-repeat; min-height:17em; padding:1em 1em 0.5em 1em;}


/* ########## SELECTION PROCESS PAGES ######### */

.selectionProcess h2 {font-size:2.6em; margin:0.6em 0em 0.2em 0em;}
.selectionProcess h3 {font-size:2em; font-weight:normal; margin:0em 0em 0.2em 0em;}
.selectionProcess h3.aboveList {margin:0em 0em 0.8em 0em;}
.selectionProcess ul {margin:-1em 0em 1em 2em;}
.selectionProcess li {margin:0em;}

.selectionProcess .contentImageL {float:left; margin:0.5em 2em 1em 0em;}

/*  Flowchart on top level 'Selection Process' page  */
.flowchart {padding:2em 0em;}
.flowchart ul {margin:0em; padding:0em;}
.flowchart ul li {display:block; list-style:none;}
.flowchart .liWrap { text-align:center;}
.flowchart ul li a {font-size:1.4em;}

.stepOne {background-color:#f3f4eb; border:#b9bf89 1px solid; margin:0em 7em 0em 7em; display:block;}
.stepOne .cornTL {background-image:url(../selection_process/images/step1TL.gif); background-position:top left; background-repeat:no-repeat; margin:-1px -1px -1px -1px; display:block;}
.stepOne .cornTR {background-image:url(../selection_process/images/step1TR.gif); background-position:top right; background-repeat:no-repeat; display:block;}
.stepOne .cornBR {background-image:url(../selection_process/images/step1BR.gif); background-position:bottom right; background-repeat:no-repeat; display:block;}
.stepOne .cornBL {background-image:url(../selection_process/images/step1BL.gif); background-position:bottom left; background-repeat:no-repeat; display:block; padding:1.5em 1em;}
.flowArrowOne {background-image:url(../selection_process/images/step1Arrow.gif); background-position:center top; background-repeat:no-repeat; height:1.6em; margin:-0.1em 0 1em; display:block;}

.stepTwo {background-color:#e8ead8; border:#adb475 1px solid; margin:0em 7em 0em 7em; display:block;}
.stepTwo .cornTL {background-image:url(../selection_process/images/step2TL.gif); background-position:top left; background-repeat:no-repeat; margin:-1px -1px -1px -1px; display:block;}
.stepTwo .cornTR {background-image:url(../selection_process/images/step2TR.gif); background-position:top right; background-repeat:no-repeat; display:block;}
.stepTwo .cornBR {background-image:url(../selection_process/images/step2BR.gif); background-position:bottom right; background-repeat:no-repeat; display:block;}
.stepTwo .cornBL {background-image:url(../selection_process/images/step2BL.gif); background-position:bottom left; background-repeat:no-repeat; display:block; padding:1.5em 1em;}
.flowArrowTwo {background-image:url(../selection_process/images/step2Arrow.gif); background-position:center top; background-repeat:no-repeat; height:1.6em; margin:-0.1em 0 1em; display:block;}

.stepThree {background-color:#dcdfc4; border:#a1a962 1px solid; margin:0em 7em 0em 7em; display:block;}
.stepThree .cornTL {background-image:url(../selection_process/images/step3TL.gif); background-position:top left; background-repeat:no-repeat; margin:-1px -1px -1px -1px; display:block;}
.stepThree .cornTR {background-image:url(../selection_process/images/step3TR.gif); background-position:top right; background-repeat:no-repeat; display:block;}
.stepThree .cornBR {background-image:url(../selection_process/images/step3BR.gif); background-position:bottom right; background-repeat:no-repeat; display:block;}
.stepThree .cornBL {background-image:url(../selection_process/images/step3BL.gif); background-position:bottom left; background-repeat:no-repeat; display:block; padding:1.5em 1em;}
.flowArrowThree {background-image:url(../selection_process/images/step3Arrow.gif); background-position:center top; background-repeat:no-repeat; height:1.6em; margin:-0.1em 0 1em; display:block;}

.stepFour {background-color:#d0d4b1; border:#959e4e 1px solid; margin:0em 7em 0em 7em; display:block;}
.stepFour .cornTL {background-image:url(../selection_process/images/step4TL.gif); background-position:top left; background-repeat:no-repeat; margin:-1px -1px -1px -1px; display:block;}
.stepFour .cornTR {background-image:url(../selection_process/images/step4TR.gif); background-position:top right; background-repeat:no-repeat; display:block;}
.stepFour .cornBR {background-image:url(../selection_process/images/step4BR.gif); background-position:bottom right; background-repeat:no-repeat; display:block;}
.stepFour .cornBL {background-image:url(../selection_process/images/step4BL.gif); background-position:bottom left; background-repeat:no-repeat; display:block; padding:1.5em 1em;}
.flowArrowFour {background-image:url(../selection_process/images/step4Arrow.gif); background-position:center top; background-repeat:no-repeat; height:1.6em; margin:-0.1em 0 1em; display:block;}

.stepFive {background-color:#c4c99d; border:#8a943b 1px solid; margin:0em 7em 0em 7em; display:block;}
.stepFive .cornTL {background-image:url(../selection_process/images/step5TL.gif); background-position:top left; background-repeat:no-repeat; margin:-1px -1px -1px -1px; display:block;}
.stepFive .cornTR {background-image:url(../selection_process/images/step5TR.gif); background-position:top right; background-repeat:no-repeat; display:block;}
.stepFive .cornBR {background-image:url(../selection_process/images/step5BR.gif); background-position:bottom right; background-repeat:no-repeat; display:block;}
.stepFive .cornBL {background-image:url(../selection_process/images/step5BL.gif); background-position:bottom left; background-repeat:no-repeat; display:block; padding:1.5em 1em;}

/*  Selection Process 'Timeline' Menu */
.process {background-color:#dcdfc4; height:4.1em; width:69em; float:left; border-top:#8a943b 1px solid; border-bottom:#8a943b 1px solid; margin-top:1.5em;}
.process ul {margin:0em; padding:0em;}
.process ul li {display:inline;text-align:center; margin:-1px 0px -1px 0px; padding:0em; font-size:1em; height:4.3em; background-image:url(../selection_process/images/sideArrow.gif); background-position:center right; background-repeat:no-repeat;}
.process ul li a {font-size:1.1em; margin:0em; padding:0em; display:block;}

.process ul li.active {background-color:#8a943b; background-image:url(../selection_process/images/sideArrowActive.gif); background-position:center right; background-repeat:no-repeat;}
.process ul li.active a {color:#FFF; font-weight:bold; text-decoration:none;}
.process ul li.activeNeighbour {background-image:url(../selection_process/images/sideArrowActiveNeighbour.gif); background-position:center right; background-repeat:no-repeat;}

.process ul li.step1 {width:14.3em; float:left;}
.process ul li.step1 a {padding:0.6em 2.5em 0 0;}
.process ul li.step2 {width:13.5em; float:left;}
.process ul li.step2 a {padding:1.2em 2.2em 0 0;}
.process ul li.step3 {width:13em; float:left;}
.process ul li.step3 a {padding:0.6em 2.5em 0 0.5em;}
.process ul li.step4 {width:13em; float:left;}
.process ul li.step4 a {padding:1.2em 2.1em 0 0;}
.process ul li.step5 {width:15.2em; float:left; background-image:none;}
.process ul li.step5 a {padding:0.6em 0 0 0;}

.processEndL {background-image:url(../selection_process/images/timelineEndL.gif); background-position:left; background-repeat:no-repeat; height:4.3em; width:1em; float:left; margin-top:1.5em;}
.processEndR {background-image:url(../selection_process/images/timelineEndR.gif); background-position:right; background-repeat:no-repeat; height:4.3em; width:1em; float:left; margin-top:1.5em;}
.processEndLactive {background-image:url(../selection_process/images/timelineEndLActive.gif); background-position:left; background-repeat:no-repeat; height:4.3em; width:1em; float:left; margin-top:1.5em;}
.processEndRactive {background-image:url(../selection_process/images/timelineEndRActive.gif); background-position:right; background-repeat:no-repeat; height:4.3em; width:1em; float:left; margin-top:1.5em;}

/* 'Next Stage' button (at bottom of each stage page) */
.nextStageContainer {width:16.5em; float:right;}
.nextStageL {background-image:url(../selection_process/images/nextStageL.jpg); background-position:left; background-repeat:no-repeat; background-color:#8a943b; height:5.4em; width:10px; float:left;}
.nextStageBody {background-color:#8a943b; height:3.9em; float:left; width:11.5em; padding:1.5em 0em 0em 0.5em; display:block;}
.nextStageR {background-image:url(../selection_process/images/nextStageR.jpg); background-position:right; background-repeat:no-repeat; background-color:#8a943b; height:5.4em; width:33px; float:left; display:block;}

a .nextStageBody .nextstageText {font-size:1.8em; color:#FFF;}
#mainCol #mainContent .nextStageContainer a:hover {text-decoration:none;} 


/* ########## TIMELINE PAGE ######### */

.timelineOne h2, .timelineTwo h2, .timelineThree h2, .timelineFour h2 {margin:0em 0em 0.4em 0em;}

.timelineOne {background-color:#f3f4eb; border:#b9bf89 1px solid; margin:0em;}
.timelineOne .cornTL {background-image:url(../selection_process/images/step1TL.gif); background-position:top left; background-repeat:no-repeat; margin:-1px -1px -1px -1px;}
.timelineOne .cornTR {background-image:url(../selection_process/images/step1TR.gif); background-position:top right; background-repeat:no-repeat;}
.timelineOne .cornBR {background-image:url(../selection_process/images/step1BR.gif); background-position:bottom right; background-repeat:no-repeat;}
.timelineOne .cornBL {background-image:url(../selection_process/images/step1BL.gif); background-position:bottom left; background-repeat:no-repeat; padding:2em;}
.flowArrowOne {background-image:url(../selection_process/images/step1Arrow.gif); background-position:center top; background-repeat:no-repeat; margin:-0.2em 0 1em;}

.alert {padding:1em 1em 0em 1em; margin:1em 0 0 0; background-color:#f3f4eb; border:#9B180B 1px solid;}

/* ##### FREQUENTLY ASKED QUESTIONS PAGE #### */
/*  Questions  */
.questionsList {background-color:#f3f4eb;}
.questionsList ul {margin:0em 0em 0em 2em;}
.questionsList ul li {margin:0em 0em 1em 0em;}
.questionsList ul li.last {margin:0em 0em 0em 0em;}

.faqs .backToTop {background-image:url(../images/backToTop.gif); background-position:left; background-repeat:no-repeat; padding-left:1.1em; margin:0.2em 0em 1em 0em;}

.faqs h2 {margin:0.8em 0em 0.2em 0em;}
.faqs p {margin:0em 0em 0.2em 0em;}

.questionsList .questionsTL {background-image:url(../faqs/images/faqsTL.gif); background-position:left top; background-repeat:no-repeat;}
.questionsList .questionsTR {background-image:url(../faqs/images/faqsTR.gif); background-position:right top; background-repeat:no-repeat;}
.questionsList .questionsBR {background-image:url(../faqs/images/faqsBR.gif); background-position:bottom right; background-repeat:no-repeat;}
.questionsList .questionsBL {background-image:url(../faqs/images/faqsBL.gif); background-position:bottom left; background-repeat:no-repeat; padding:2em 1.5em; margin-top:2em;}

/*  Video panel on Selection Process page  */
.video {background-color:#f3f4eb;}
.video .questionsTL {background-image:url(../faqs/images/faqsTL.gif); background-position:left top; background-repeat:no-repeat;}
.video .questionsTR {background-image:url(../faqs/images/faqsTR.gif); background-position:right top; background-repeat:no-repeat;}
.video .questionsBR {background-image:url(../faqs/images/faqsBR.gif); background-position:bottom right; background-repeat:no-repeat;}
.video .questionsBL {background-image:url(../faqs/images/faqsBL.gif); background-position:bottom left; background-repeat:no-repeat; padding:1em 1.5em; margin-top:1em;}
.video h2 {padding:0.2em 0em 0em 0em; margin:0em;}
.content .video p {padding:0em; margin:0em;}
.video img {float:left; margin-right:1em;}


/* ########## CONTACT US PAGE ########## */
.contactPanel {background-color:#f3f4eb; border:#d4d0cb 1px solid; margin-top:2em;}
.contactLogo {width:15.5em; float:left; padding:1.5em 1.5em 0em 1.5em;}
.contactDetails {width:48em; float:left; padding-bottom:1em;}

.content .contactPanel p {margin:0em 0em 0.5em 0em;}

#mainContent .contactPanel .cornersTL {background-image:url(../contact_us/images/cornersTL.gif); background-position:left top; background-repeat:no-repeat;}
#mainContent .contactPanel .cornersTR {background-image:url(../contact_us/images/cornersTR.gif); background-position:right top; background-repeat:no-repeat;}
#mainContent .contactPanel .cornersBR {background-image:url(../contact_us/images/cornersBR.gif); background-position:bottom right; background-repeat:no-repeat;}
#mainContent .contactPanel .cornersBL {background-image:url(../contact_us/images/cornersBL.gif); background-position:bottom left; background-repeat:no-repeat; min-height:0em;}

.contactLogo .websiteLink {background-color:#dee1c8; margin-top:1em;}
.contactLogo .websiteLink  p {text-align:center; padding-top:0.6em;}

/* Corners for 'Go to website' link */
.websiteTL {background-image:url(../contact_us/images/websiteTL.gif); background-position:top left; background-repeat:no-repeat;}
.websiteTR {background-image:url(../contact_us/images/websiteTR.gif); background-position:top right; background-repeat:no-repeat;}
.websiteBR {background-image:url(../contact_us/images/websiteBR.gif); background-position:bottom right; background-repeat:no-repeat; height:4em;}
.websiteBL {background-image:url(../contact_us/images/websiteBL.gif); background-position:bottom left; background-repeat:no-repeat; height:4em;}



