﻿h1 
{
    color: #989A0F;    
    padding:0px;
    margin:0px;
    font-size:large;
}

.wrntoptitle 
{
  color: #989A0F;     
  font-size:large; 
}

h5, h4, h3, h2
{
    padding:0px;
    margin:0px;
    font-weight:normal;
}




/* Template 1 */
.wrntitleyellow
{
    color:#EDCB48;
}
.wrnbgyellow
{
    background-color:#EDCB48;
}
.wrntitleorange
{
    color:#F0BA7D;
}
.wrnbgorange
{
    background-color:#F0BA7D;
}
.wrntitleblue
{
    color:#8EB1C4;
}
.wrnbgblue
{
    background-color:#8EB1C4;
}
.wrntitlered
{
    color:#BC7062;
}
.wrnbgred
{
    background-color:#BC7062;
}
.wrntitleteal
{
    color:#A9C3A4;
}
.wrnbgteal 
{
       background-color:#A9C3A4;
}
/* End of Template 1 */


/* Template 2 */
.wrn2title {
    color:#8F8F8F;
}
.wrn2bgblue
{
    background-color:#7D93AA;
}
.wrn2bgorange
{
    background-color:#E18256;
}
.wrn2bgred
{
    background-color:#BC7062;
}
.wrn2bgteal
{
    background-color:#66ADA9;
}
.wrn2bgyellow
{
    background-color:#DFBB24;
}
/* End of Template 2 */


/* Template 3 */
.wrn3titleblue {
    color:#7D93AA;
}
.wrn3subtitleblue {
    color:#8EB1C4;
}
.wrn3titleorange {
    color:#E18256;
}
.wrn3subtitleorange {
    color:#F0BA7D;
}

.wrn3titlered {
    color:#BC7062;
}
.wrn3subtitlered {
    color:#BC7062;
}


.wrn3titleyellow {
    color:#DFBB24;
}
.wrn3subtitleyellow {
    color:#EDCB48;
}


.wrn3titleteal {
    color:#66ADA9;
}

.wrn3subtitleteal {
    color:#A9C3A4;
}


/* Template 4 */
.wrn4titleblue {
    color:#7D93AA;
}
.wrn4sidetitle {
    color:#FFFFFF;
    font-weight:bold;
}

.wrn4subtitle {
    color:#ffffff;
}
.wrn4titleorange {
    color:#E18256;
}
.wrn4titlered {
    color:#BC7062;
}

.wrn4titleyellow {
    color:#DFBB24;
}
.wrn4titleteal {
    color:#66ADA9;
}
.wrn4bgblue
{
    background-color:#8EB1C4;
}
.wrn4bgred
{
    background-color:#BC7062;
}
.wrn4bgteal 
{
       background-color:#66ADA9;
}
.wrn4bgorange
{
       background-color:#E18256;
}
.wrn4bgyellow
{
       background-color:#DFBB24;
}
.wrn4borderblue
{
    border-color:#7D93AA;
}
.wrn4borderorange
{
    border-color:#F0BA7D;
}
.wrn4borderred
{
    border-color:#5F3A2F;
}
.wrn4borderteal
{
    border-color:#A9C3A4;
}
.wrn4borderyellow
{
    border-color:#EDCB48;
}
/* End of Template 4 */


/* Template 6 */
.wrn6subtitle {
    color:#808080;
}


.wrn6titleblue {
    color:#7D93AA;
}
.wrn6sidetitleblue {
    color:#7D93AA;
    font-weight:bold;
}
.wrn6borderblue
{
    border-color:#7D93AA;
}   

.wrn6bgtableblue 
{
    background-color:#e3ebf0;
}



.wrn6titlered {
    color:#5F3A2F;
}
.wrn6sidetitlered {
    color:#E18256;
    font-weight:bold;
}
.wrn6borderred
{
    border-color:#5F3A2F;
}
.wrn6bgtablered
{
    background-color:#EEDBD8;
}


.wrn6titleorange {
    color:#E18256;
}
.wrn6sidetitleorange {
    color:#E18256;
    font-weight:bold;
}
.wrn6borderorange
{
    border-color:#E18256;
}
.wrn6bgtableorange
{
    background-color:#FBEEDE;
}


.wrn6titleteal {
    color:#66ADA9;
}
.wrn6sidetitleteal {
    color:#66ADA9;
    font-weight:bold;
}
.wrn6borderteal
{
    border-color:#66ADA9;
}
.wrn6bgtableteal
{
    background-color:#E9F0E8;
}

.wrn6titleyellow {
    color:#DFBB24;
}
.wrn6sidetitleyellow {
    color:#DFBB24;
    font-weight:bold;
}
.wrn6borderyellow
{
    border-color:#DFBB24;
}
.wrn6bgtableyellow
{
    background-color:#FAF2D1;
}


/* End of Template 6 */




.collapsePanel {
	overflow:hidden;
}

.topsearch 
{
    background: url( "/images/searchbox/topsearch.gif" ) no-repeat;
}

.middlesearch 
{
    background: url( "/images/searchbox/middle.gif" ) repeat-y;
}
.backsearch 
{
    background: url( "/images/searchbox/bottomback.gif" ) repeat-y;
}


.backstrip 
{
      background: url( "/images/back2.gif" ) no-repeat;
}

.toptable 
{
    width:968px;
    text-align:left;
}
.middletable 
{
    width:968px;
    text-align:left;
}

td.separator 
{
    border-bottom: solid 1px #EEEEEE;
}
td.leftseparator 
{
    
    border-left: dashed 1px #8C8C8C;
}


.rollover a
{
    display: block;
    width: 90px;
    padding: 10px 10px 10px 7px;
    font: bold 13px sans-serif;
    color: #333;
    background: url( "/images/icons/home_b_over.gif" )00no-repeat;
    text-decoration: none;
}
.rollover a:hover
{
    background-position: 0 -35px;
    color: #049;
}
.rollover a:active
{
    background-position: 0 -70px;
    color: #fff;
}

.cblist 
{
    
}
.cblist td
{
    width : 25%;
    vertical-align:top;
}
.sector td 
{
    width:50%;
}
.logolist td
{
    width : 25%;
    vertical-align:top;
    text-align:center;
}

body
{
    padding:0px;
    text-align:center;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica;
    font-size:small;
   margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
width:960px;

}

table
{
    text-align: left;
}
img
{
    border: none;
}
.heading
{
    color: #989A0F;
    font-weight: bold;
    font-size: medium;
}
td.yellbar 
{
    border-bottom: solid 1px #989A0F;
}


.smallheading
{
    color: #989A0F;
    font-weight: bold;
    font-size: small;
}
.jobtitle 
{
    font-size:medium;
}
.boldtext
{
    font-weight: bold;
}
.sitecolortext
{
    color: #989A0F;
}
.site2colortext
{
    color: #8C8C8C;
}
a.advancedlink, a.advancedlink:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    font-size: x-small;
}
.advancedlink
{
    font-size: x-small;
}

a.advancedlink:hover
{
    color: #989A0F;
    font-weight: normal;
    text-decoration: none;
}


.sectorlink
{
    font-size: small;
}
a.sectorlink, a.sectorlink:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
a.sectorlink:hover
{
    color: #989A0F;
    font-weight: normal;
    text-decoration: none;
}
a, a:visited
{
    color: #989A0F;
    font-weight: bold;
    text-decoration: none;
}
input 
{
     font-family: Trebuchet MS, Arial, Verdana, Helvetica;
     font-size:small;
}
textarea
{
     font-family: Trebuchet MS, Arial, Verdana, Helvetica;
}
a:hover
{
    text-decoration: underline;
}

.footernavigation
{
    text-align: center;
    font-size:small;
    width:968px;
}
table.footernavigation {
    border-top:solid 1px #F7F7F7;
}

a.footernavigation, a.footernavigation:visited
{
    color: Black;
    font-size:small;
    text-align: center;
    text-decoration: none;
    font-weight:normal;
}
a.footernavigation:hover
{
    color: #989A0F;
    text-decoration: none;
}

table.navigation 
{
/*    border-bottom:solid 1px #F7F7F7; */
}

.navigation
{
    text-align: center;
    font-size:x-small;
}
a.navigation, a.navigation:visited
{
    color: Black;
    text-decoration: none;
}
a.navigation:hover
{
    color: #989A0F;
    text-decoration: none;
}

.boldtoptext 
{
    font-size:small;
    color:#989A0F;
    font-weight:bold;
}
a.smallertxt 
{
 font-size:x-small;      
}
.smallertxt 
{
 font-size:small;   
}

.errortext
{
    color : Red;
}

.sepbar 
{
    height: 1px; 
    background-color: #989A0F;
    color:#989A0F;
}

.lefttab 
{
 background-image: url(/images/buttons/side-back.gif);
 background-repeat:no-repeat;
 width:175px;
 height:50px;   
}

.centertab 
{
 background-image: url(/images/buttons/centre-back.gif);
 background-repeat:no-repeat;
 width:175px;
 height:50px;   
}

.searchform 
{
 font-size:small;   
}

.largeexpand 
{
 font-size:x-large;   
}