h1, h2, h3 {
    margin: 0;
    text-transform: lowercase;
    font-weight: normal;
    color: #ff6600;
}

h1 {
    letter-spacing: -1px;
    font-size: 32px;
}

h2 {
    font-size: 17px;
    font-style: italic;
}

h3 {
    font-size: 15px;
    font-style: italic;
    margin: 2px 0px 4px 0px;
}

h4 {
    font-size: 20px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
    font-style: italic;
}

p, ul, ol {
    line-height: 19px;
}

.boldblackformtitle {
    font-size: 12px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
}

.boldblacksmall {
    font-size: 11px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
}

.tinyblackitalic {
    font-size: 10px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    color: #000;
}
.greysmall {
    font-size: 10px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    color: Gray;
}


.companyText {
    font-size: 13px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    color: #000000;
    height: 350px;
    width: 425px;
    overflow: auto;
    padding: 4px;
}

.error {
    font-size: 12px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    color: #ff0000;
}

.errorbold {
    font-size: 12px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    color: #ff0000;
    font-weight: bold;
}

a:link {
    color: #000000;
}

a:hover, a:active {
    text-decoration: none;
    color: #000000;
}

a:visited {
    color: #000000;
}

img {
    border: none;
}

img.left {
    float: left;
    margin-right: 15px;
}

img.right {
    float: right;
    margin-left: 15px;
}

/* Form */

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

legend {
    display: none;
}

input, textarea, select {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8E2323;
}

#menu ul {
    margin: 0;
    padding: 0px 0 0 10px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
    float: left;
}

#menu ul li a {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 3px;
    padding: 20px 17px;
    background: url('images/img05.gif') no-repeat right 52%;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
}


#menu ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#menu .current_page_item a {
    background: url('images/img05.gif') no-repeat right 52%;
    color: #000000;
}

#menu .last a {
    background: none;
}

#divPositive:hover {
    background-color: #FFFACD;
}

#divNeutral:hover {
    background-color: #FFEFDB;
}

#divNegative:hover {
    background-color: #B0E2FF;
}

#sidebar2 td a {
    color: #ff6600;
    text-decoration: none;
}
#sidebar2 td a:hover {
    color: #ff6600;
    text-decoration: underline;
}
#sidebar2 td a:visited {
    color: #ff6600;
}
#sidebar2 td a:active {
    color: #ff6600;
}

#sidebar2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar2 li {
    margin-bottom: 40px;
}

#sidebar2 li ul {
}

#sidebar2 li li {
    margin: 0;
}

#sidebar2 h2 {
    width: 250px;
    margin-bottom: 10px;
    padding: 0px 0 0 35px;
    background: url('images/img06.gif') no-repeat left top;
    font-size: 20px;
    color: #FF6600;
}

#footer p {
    font-size: 11px;
    color: #b0b0b0;
}

#footer ul {
    margin: 0 auto;
    list-style: none;
    line-height: normal;
    text-align: center;
    margin-left: -20px;
}

#footer li {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 3px;
    padding: 0px 20px 0px 30px;
    background: url('images/img05.gif') no-repeat right 52%;
    font-size: 12px;
}

#footer .current_page_item {
    background: url('images/img05.gif') no-repeat right 52%;
}

#footer .last {
    background: none;
}

#footer a {
    text-decoration: none;
    color: #b0b0b0;
}


#footer a:hover {
    text-decoration: underline;
}

#legal a {
    font-weight: normal;
    color: #b0b0b0;
}

/*Modal Popup*/
.modalBackground {
    background-color: #f1f1f1;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopupContainer {
    background-color: Transparent;
    padding: 1em 6px;
}

.modalPopup {
    background-color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #ff6600;
    padding: 12px;
    width: 370px;
}

.modalPopup2 {
    background-color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #ff6600;
    width: 425px;
}

.modalButton {
    margin: 5px 5px 0px 0px;
}

.slide img {
    width: 400px;
}

a.linkBoldOrange {
    margin: 0;
    font-weight: bold;
    color: #ff6600;
    font-size: 13px;
    margin: 2px 0px 4px 0px;
}

a.linkTranslate {
    margin: 0;
    color: #000;
    font-size: 11px;
}

a.whiteLink {
    color: #fff;
    font-size: 12px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
    text-decoration:none;
}

a.whiteLink:hover {
    text-decoration:underline;
}

a.whiteLinkSmall {
    color: #fff;
    font-size: 11px;
    font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
    text-decoration:none;
    background-image: none;
}

a.whiteLinkSmall:hover {
    text-decoration:underline;
}
