body { font-size: small; font-family: georgia, verdana, sans-serif; line-height: 1.25em; margin: 0; }
p { margin-top: 0.35em; margin-bottom: 0.65em;}
ul { margin-top: 0.35em; margin-bottom: 0.65em;}
div {margin: 0pt}
span {margin: 0pt}
.menu_container_area {padding-left: 0px; padding-right: 0px}
.menu_area {background-color: #006699; height: 24px}
.menu_item {color: #ffffff; width: auto; font-family: Verdana, Arial, Helvetica, san-serif; text-transform: uppercase; font-size: .8em; line-height: 24px; padding-left: 10px; padding-right: 10px; margin-top: 0px; margin-bottom: 0px;}
.content_area {margin: 0pt}
.content_area_internal {padding-left: 10px; padding-right: 10px;}
.middle_content_area {width:100%; height:300px }
.left_content_area {width:50%; height:300px; float:left; padding: 0px}
.right_content_area {margin-left:50%; width:auto; height:300px; padding: 0px }
.left_content {margin:0 10px; padding: 0}
.right_content { margin:0 10px; padding: 0; }
.front_page_title {font-family: Georgia, Verdana, Tahoma, Arial, san-serif;font-size: 1.8em; font-weight: bold; line-height: 1em; letter-spacing: -0.05em; margin-top: 0.5em}
.footer_area {background-color: #006699; height: 24px; border: none; width: 100%; margin-top: 1em;}
.footer_text {font-family: Verdana, Tahoma, Arial, san-serif; font-size: .8em; color: #ffffff; text-align: center}
.footer_link {color: #ffffff}

.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTR_FrontLeft {
    width: 240x; height: 255px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderBR_FrontLeft {
    width: 193x; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTR_FrontRight {
    width: 240x; height: 255px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderBR_FrontRight {
    width: 256x; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTR_FrontLeft, .borderBR_FrontLeft { float: right; clear: right; }
.borderTR_FrontRight, .borderBR_FrontRight { float: right; clear: right; }
.borderTL { margin: -2px 0px 0px -2px; }
.borderTR { margin: -2px -2px 0px 0px; }
.borderTR_FrontLeft { margin: -2px -2px 0px 0px; }
.borderTR_FrontRight { margin: -2px -2px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
.borderBR_FrontLeft { margin: -14px 0px 0px 0px; }
.borderBR_FrontRight { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -2px;
}
html>body .borderTL {
    margin-left: -2px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -2px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
    border: 2px solid #c4c5c5;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}
h1 { color: #606060; margin-top: 0.65em; margin-bottom: 0.35em; }
h2 { color: #606060; margin-top: 1em; margin-bottom: 0.5em; }
h3 { color: #606060; margin-top: 1em; margin-bottom: 0.5em; }
