BODY, TD {
    font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 10pt;
}

#flagstrip {
/*    position:absolute;
    top: 0px;
    left: 740px;*/
}
#flagstrip2 {
}

DT {
    font-weight: bold
}

TD.contentArea {
    text-align: left;
    padding-top: 6pt;
    width: 600px;
    padding-right: 10px;
}

TD.wide {
    width: 525px;
}

TD.contentArea P {
    font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 10pt;
}

TD.contentArea LI {
    font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 10pt;
}

TD.contentArea P.title {
    /*text-align: center;*/
    margin-top: 13px;
    font-weight: bold;
    font-size: 14pt;
    color: rgb(0,102,51);
}

P.tagline {
    font-style: italic;
    font-weight: bold;
    /*text-align;center;
    margin-right: 40;
    margin-left: 40;*/
}

TD.contentArea P.subtitle {
    text-align: left;
    font-size: 13pt;
    color: rgb(204,0,0);
}

B.subtitle {
    font-size: 13pt;
    color: rgb(0,0,204);
}

TD.contentArea P.bigletters {
    text-align: left;
    font-size: 14pt;
}

TD.contentArea P.smallletters {
    font-size: 8pt;
}

.form {
    font-size: 10pt;
}

.label {
    /*font-weight: bold;*/
}

INPUT.form {
    font-family: MS Reference Sans Serif;
    font-size:8pt;
    color: rgb(38,61,93) ;
}


/* Left Sash */
TD.leftsash {
    width: 245px;
    height: 1120px;
    padding: 12px 0px 12px 12px;
    background: url('../images/Left_Red_Fade_1108.jpg') no-repeat;
}

DIV.leftsash {
    width: 147px;
    padding: 0pt;
    margin-right: -80px;
}

DIV.leftsash P {
    font-family: 'MS Sans Serif', sans-serif;
    font-size: 8pt;
}

/* Right Sash */
TD.rightsash {
    padding: 6pt;
    width: 150px;
    text-align: center;
}

P.logotext {
    font-size: xx-small;
    line-height: 10px;
}

TD.contentAreaWide {
    padding: 6pt;
    width: 554px;
}

TD.footer {
    font-size: 12px;
}

TD.footerImage {
    background: url('../images/LC_Final_Footer2.jpg') no-repeat;
    height: 62px;
}


DIV.translatedText {
    text-align: center;
}
DIV.translatedText P {
    margin: 4px;
    font-weight: normal;
    font-size: 8pt;
}
DIV.translatedText P.title {
    /*text-align: center;*/
    margin-top: 10px;
    font-weight: bold;
    font-size: 10pt;
    color: rgb(0,102,51);
}
DIV.rgt {
    text-align: right;
}


DIV.rollover {
    position: relative;
    display: block;
    margin: 0px;
    margin-top: 6px;
    padding: 6px;
    width: 135px;
    height: 30;
    color: white;
    border-left: 2px solid rgb(51,63,102);
    border-top: 2px solid rgb(51,63,102);

    font-family: MS Reference Sans Serif;
    font-weight: bold;
    font-size:7pt;
}
DIV.over {
    background-color: rgb(153,165,204);
}
DIV.out {
    background-color: rgb(102,114,153);
}
DIV.on {
/*    background-color: rgb(76,94,133); */
/*    background-color: rgb(51,63,102); */
    background-color: rgb(71,83,122);
}

A.rollover {
    text-decoration: none;
}

.red {
    color: rgb(230,0,0);
}

.green {
    color: rgb(0,102,0);
}

.time {
    font-weight: bold;
    color: blue;
    padding-right: 6px;
}