body, td {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.7em;
    color: #666666;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

H1 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 3em;
    color: #000000;
    font-weight: bold;
    font-style: italic;
}
H2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 2em;
    color: #000000;
    font-weight: bold;
    font-style: italic;
}
H3 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 1em;
    color: #FF6600;
    font-weight: bold;
    font-style: italic;
}
H4 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 1em;
    color: #FF6600;
    font-weight: bold;
    font-style: italic;
}

INPUT, TEXTAREA {
    border: 1px solid black;
    margin-bottom: 7px;
    background: url(../images/searchback.gif) repeat-x top left;
}

SELECT {
    border: 1px solid black;
    margin-bottom: 7px;
}        

A:link, A:visited {
    color: #FF6600;
    font-weight: bold;
    text-decoration: none;
}
A:hover {
   text-decoration: underline;
}
A:active {
    color: #FF9900;
}

#wrap {
    width: 760px;
    margin: auto;
    text-align: left;
    position: relative;
    display: block;
    margin-top: 10px;
}
    
#header {
    background-color: #000000;
    border-bottom: #FF6600 solid 2px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}

    #header .logo {
        display: inline;
    }

    #header .strapline {
        text-transform: lowercase;
        color: #BFBFBF;
        font-weight: normal;
        font-size: 1.3em;
        display: inline;
        position: relative;
        left: 40px;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
    }
    #header .strapline B {
        color: #FFFFFF;
        font-weight: normal;
    }

#content {
    padding-top: 30px;
    margin-left: 170px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    display: block;
}

    #content #main {
        margin-right: 260px;
        position: relative;
        display: block;
    }
    #content #side {
        right: 0px;
        position: absolute;
        bottom: 30px;
        display: block;
        width: 250px;
        padding: 0px;
    }
    
    /** html #content #side {
        bottom: 150px;
    }*/
    #content P {
        line-height: 1.5em;
        padding: 0px;
        margin: 20px 0px 0px 0px;
    }
    #content STRONG {
        margin: 0px;
        padding: 0px;
    }
    #content UL {
        margin: 0px;
        margin-left: 15px;
        padding: 0px;
        line-height: 1.5em;
        list-style: disc outside;
    }
    #content LI {
    }
#mainmenu {
    display: block;
    width: 160px;
    margin: 0px;
    padding: 0px;
    top: 120px;
    position: absolute;
}
    #mainmenu UL {
        display: block;
        position: relative;
        width: 140px;
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
    #mainmenu UL LI {
        list-style: none;
        margin: 0px;
        padding: 0px;
        display: block;
        font-size: 1.1em;
        vertical-align: middle;
        width: 160px;
        
    }
    #mainmenu UL LI A {
        display: block;
        padding-left: 40px;
        padding-top: 7px;
        background: url(../images/box_off.png) no-repeat top left;
        height: 24px;
    }
    #mainmenu UL LI A:link {
        color: #666666;
        text-decoration: none;
        font-weight: normal;
    }
    #mainmenu UL LI A:visited {
        color: #666666;
        text-decoration: none;
        font-weight: normal;
    }
    #mainmenu UL LI A:hover {
        color: #FF6600;
        text-decoration: none;
        background: url(../images/box_on.png) no-repeat top left;
        font-weight: normal;
    }
    * html #mainmenu UL LI A {
        height: 31px;
    }
    #mainmenu UL LI A:active,
    #mainmenu UL .on A:link,
    #mainmenu UL .on A:visited, 
    #mainmenu UL .on A:hover { 
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
    }
    #mainmenu UL .on A {
        background: url(../images/box_on.png) no-repeat top left;
    }
   
.left {
    position: relative;
    display: inline;
    float: left;
}
.right {
    position: relative;
    display: inline;
    float: right;
}
#footer {
    background: #BFBFBF;
    border-top: 2px solid #FF6600;
    padding: 5px;
    margin: 0px;
    margin-top: 20px;
    height: 15px;
    clear: both;
}
#footer2 {
    height: 15px;
    padding: 5px;
    margin: 0px;
    clear: both;
}

.comNewsWireItem,
.comNewsWireItem h4,
.comNewsWireItem p {
    padding: 0px;
    margin: 0px;
    text-align: center;
    line-height: 1em;
}

.hexbox {
    width: 113px;
    margin: 5px;
}

.hexboxtop {
    background: url('../images/hexbox_t.png') top left no-repeat;
    height: 30px; 
}

.hexboxmiddle {
    background: url('../images/hexbox_m.png') top left repeat-y;
    padding: 0px 7px 0px 5px;
    height: 67px;
}

.hexboxbottom {
    background: url('../images/hexbox_b.png') top left no-repeat;
    height:  38px;
}

.hexboxbottomalt {
    background: url('../images/hexbox_b_2.png') top left no-repeat;
    height:  38px;
}
.hexboxmiddle H2 {
    background-color: #E66100;
    color: white;
    font-weight: bold;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
    text-align: center;
    letter-spacing: -0.1em;
}

.hexboxmiddle H4 {
    margin: 0px;
}
    
.hexboxmiddle P {
    margin: 0px;
    padding: 0px;
    color: black;    
    background-color: white;
    font-size: 8pt;
    text-align: center;
}

#sidebar {
    float: right;
    width: 113px;
}

#sidebar .hexbox {
    float: right;
    clear: right;    
}

#sidebar .hexboxmiddle P {
    line-height: 1em;
    margin: 0px;
    padding: 2px 0px 0px 0px;
}

#sidebar .hexboxmiddle IMG {
    margin: 0px;
    padding: 0px;
}

#bottombar {
}

#bottombar .hexbox {
    float: right;
}

#bottombar .hexboxmiddle P {
    line-height: 1em;
    margin: 0px;
    padding: 2px 0px 0px 0px;
}

#bottombar .hexboxmiddle IMG {
    margin: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* HTML .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */

#frontflash {
    height: 212px; 
    border: 1px solid #E66100;
    margin-bottom: 30px;
    width: 580px;
}

#frontflash P {
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
}

* HTML #bottombar {
}

#footer2 .left A {
    color: #666666;
    font-weight: normal;
}

#main .summary{
    clear: both;
    margin: 10px 0px 10px 0px;
}

#main .summary P {
    margin: 0px;
    padding: 0px;
}

.emailImage {
    display:inline;
}

.emailImage IMG {
    margin-bottom:-2px;
    margin-right: 4px;
    padding:0px;
    
}
