body {
    font-family: Verdana, Arial, helvetica, sans-serif;
    text-align: center;
    min-width: 761px;
    background-color: #dfebe7;
}
p {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
    padding-right: 10px;
}
ul {
    font-size: 10px;
    color: #878787;
}
img {
    border: 0px;
}
a {
    font-size: 11px;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;

}
a.bluesmalltext:hover {
    text-decoration: underline;
    color: #003f2e;
}
/* IDs */

#wrapper {   
    width: 760px;
    margin: 0 auto;
    text-align: left;
    background-color: white;
    border: 1px solid #CCCCCC;
    padding: 15px;
}
#header {
    height: 99px;
}
#greybarmenu {
    background: url(../images/menubar_gradient.jpg) repeat-y;
    /*background-color: #132557;*/
    text-align: right;
    color: white;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
    padding-top: 7px;
}

#messagebar {
    /*background-color: #132557;*/
    text-align: center;
    color: red;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
    padding-top: 7px;
}

#messagebar h1 {
    font-size: 11px;
}

#contentholder {
    width: 760px;
    background: #FFFFFF url(../images/bg_gradient.jpg) repeat-y;
}
#contentleft {
    float: left;
    width: 180px;
}
#contentleftindex {
    float: left;
    width: 230px;
    padding-left: 20px;
}
#contentleftcareers {
    float: left;
    width: 180px;
}
#indextext {
    width: 400px;
}
#leftimageindex {
    width: 215px;
    height: 345px;
    background-image: url(../images/new/box.gif);
}
#leftimagecareers {
    width: 152px;
    height: 285px;
    background-image: url(../images/group-pic.jpg);
}
#contentright {
    float: right;
    width: 560px;
    padding-left: 20px;
}
#contentrightindex {
    float: right;
    width: 490px;
    padding-left: 20px;
}
#secondarycontentleftindex {
    float: left;
    width: 370px;
}
#secondarycontentrightindex {
    float: right;
    width: 120px;
}
#secondarycontentleft {
    float: left;
    width: 370px;
}
#secondarycontentright {
    float: right;
    width: 175px;
}
#contactregency {
    float: left;
    width: 180px;
}
#contactmaxwell {
    float: left;
    width: 180px;
}
#footer {
    background: url(../images/footerbar_gradient.jpg) repeat-y;
    color: white;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    height: 20px;
    vertical-align: middle;
    padding-top: 8px;
    padding-left: 10px;
}
.footerleft {
    float: left;
    color: white;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    height: 20px;
    vertical-align: middle;
    /*padding-top: 8px;
    padding-left: 10px;*/
    width: 350px;
    text-align: left;
}
.footerright {
    float: right;
    color: #003f2e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
    vertical-align: middle;
    /*padding-top: 8px;
    padding-left: 10px;*/
    width: 380px;
    text-align: right;
}
/* Classes */
.spacer {
    font-size: 10px;
    color: white;
    clear: both;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.paddedfivepx {
    padding-left: 5px;
    padding-right: 5px;
}
.paddedtenpx {
    padding-left: 15px;
    padding-right: 5px;
}
.paddedfifteenpx {
    padding-left: 15px;
    padding-right: 15px;
}
.blueheader {
    font-size: 12px;
    font-weight: bold;
    color: #003f2e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluetext {
    font-size: 12px;
    color: #003f2e;
}
.bluesmalltext {
    font-size: 9px;
    color: #003f2e;
}
.italicised {
    font-style: italic;
}
.greybodytext {
    font-size: 11px;
    color: #666666;
}
.redbodytext {
    font-size: 11px;
    color: red;
}
.bluebodytext {
    font-size: 11px;
    color: #003f2e;
}
.greysmalltext {
    font-size: 9px;
    color: #666666;
}
.bluesmalltext {
    font-size: 9px;
    color: #003f2e;
}
.bluelargetext {
    font-size: 14px;
    color: #003f2e;
}
.underlined {
    text-decoration: underline;
}
.centred {
    text-align: center;
}
.left {
    text-align: left;
}
.justified {
    text-align: justify;
}
.bold {
    font-weight: bold;
}
.seniormanagement {
    border: thin;
    border-width: thin;
}
.alignright {
    text-align: right;
}
.whitetext {
    color: white;
}
.tableheading {
    background-color: #bfd6ce;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.tablebordered {
    border-top: #bfd6ce solid 1px;
    border-left: #bfd6ce solid 1px;
    border-right: #bfd6ce solid 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.tableborderedlower {
    border: #bfd6ce solid 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.loosemorestext {
    color: #010091;
}
.conveylawtext {
    color: #8b0f05;
}
.logoalign {
    position: relative;
    bottom: 0%;
    float: right;
    clear: both;
}
.italicised {
    font-style: italic;
}
.indenttwenty {
    text-indent: 20px;
}
.indentseventy {
    text-indent: 70px;
}
.employeeteam {
    width: 350px;
    border: 1px #003f2e solid;
    padding: 0px;
}
.employeeteamtableheader {
    background-color: #003f2e;
}
.employeeteamtableheadertext {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.employeeteamimage {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom:10px;
    vertical-align: top;
}
.employeeteamtext {
    vertical-align:top;
}

.feedbackformlabel {
    float: left;
    text-align: left;
    width: 35%;
    font-size: 11px;
    color: #666666;
    padding-left: 5px;
}

.feedbackformlabellarger {
    float: left;
    text-align: left;
    width: 70%;
    font-size: 11px;
    color: #666666;
    padding-left: 5px;
}

.feedbackformtext {
    float: right;
    text-align: left;
    width: 60%;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
}

.feedbackformtextarea {
    float: right;
    text-align: left;
    width: 90%;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
}

.feedbackformbutton {
    float: right;
    text-align: center;
    width: 100px;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
}

.feedbackspacer {
    clear: both;
    height: 2px;
    font-size: 0px;
}

.awardentry {
    clear: both;
    padding: 0;
    margin: 0;
    border: 0;
}

.awardentry .awardimage {
    float: left;
    width: 80px;
    text-align: left;
    padding: 0;
    margin: 0;
    border: 0;
}

.awardentry .awardimage img {
    padding: 0;
    margin: 0;
    border: 0;
}

.awardentry .awardtext {
    float: left;
    width: 275px;
    text-align: justify;
    padding: 4px 4px 4px 8px;
    margin: 0;
    border: 0;
}

.awardentry h1 {
    font-size: 11px;
    font-weight: bold;
    color: #003f2e;
    padding: 0;
    margin: 0;
    border: 0;
}

.awardentry p {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding: 0;
    margin: 0;
    border: 0;
}
