body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

    /* GENERAL */
    html { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; vertical-align: top; color: #002435; }
    /* body { margin: 0px; margin-right: 10px; background: #FFFFFF url('images/bg1.jpg') no-repeat fixed 50% 150px; } */
	body { margin: 0px; margin-right: 0px;}
    img { margin: 0px; display: inline; }
    #makecenter { text-align: center; }
    /* AREAS */
    #main { width: 100%; margin-left: 1%; vertical-align: top;}
    #leftcol { width: 175px; float: left;}
    #maincol { margin: auto; text-align: left;  float: left; padding-left: 5px; padding-right: 5px; }
    #rightcol { width: 165px; float: left;}
    #logo { width: 374px; min-width: 374px; height: 75px; margin: auto; z-index: 3; }
    #mlogo { z-index: 5; }
    #copy { height: 50px; margin: auto; text-align: center; font-size: 7pt; }
    .spacer { height: 5px; width: 100%; }
    .leftbox { width: 175px; }
    .rightbox { width: 165px; }
    /* BOXES */
    /* left column boxes*/
    .lctop, .lctop1, .lctop2, .lctop3, .lctop4, .lctop5  { background: url('images/lctop.gif') no-repeat; width: 175px; height: 29px; }
    .lctop1  { background: url('images/lc1.gif') no-repeat; }
    .lctop2  { background: url('images/lc2.gif') no-repeat; }
    .lctop3  { background: url('images/lc3.gif') no-repeat; }
    .lctop4  { background: url('images/lc4.gif') no-repeat; }
    .lctop5  { background: url('images/lc5.gif') no-repeat; }
    .lcmbg { background: url('images/lcmbg.gif'); width: 175px;}
    .lcmbg-tab { background: url('images/lcmbg.gif'); width: 175px; height: 180; top: 30}
    .lcmbg-tab-off { background: url('images/lcmbg.gif'); width: 175px; height: 180; position: absolute; top: 30;}
    .lcmbg-ex { background: url('images/lcmbg.gif'); width: 175px; visibility: hidden; position: absolute;}
    .lcbbg { background: url('images/lcbbg.gif') no-repeat; width: 175px; height: 15px; }
    .lcbbg2 { background: url('images/lcbbg_2.gif') no-repeat; width: 175px; height: 15px;}
    /* right column boxes */
    .rctop, .rctop1, .rctop2, .rctop3, .rctop4, .rctop5 { background: url('images/rctop.gif') no-repeat; width: 165px; height: 29px; }
    .rctop1  { background: url('images/rc1.gif') no-repeat; }
    .rctop2  { background: url('images/rc2.gif') no-repeat; }
    .rctop3  { background: url('images/rc3.gif') no-repeat; }
    .rctop4  { background: url('images/rc4.gif') no-repeat; }
    .rctop5  { background: url('images/rc5.gif') no-repeat; }
    .rcmbg { background: url('images/rcmbg.gif'); width: 165px; }
    .rcbbg { background: url('images/rcbbg2.gif') no-repeat; width: 165px; height: 15px; }
    .rcbbg2 { background: url('images/rcbbg.gif') no-repeat; width: 165px; height: 20px; text-align: center; padding-top: 2px;}
    /* middle column boxes */
    .mbox { padding-left: 5px; }
    .mctop { background: url('images/mbarm.gif'); width:100%; height: 29px; text-align: center; border-top: 1px solid #BFCDD4; border-bottom: 1px solid #171F23;}
    .mcmbg { width: 100%; background: #E1E7EB url('images/mcmbgm.gif'); float: right; border-right: 1px solid #97AFBA; border-bottom: 1px solid #97AFBA; position: relative; padding-left: 0px; padding-right: 0px;}
    #adbox { background: url('images/adbg.gif') no-repeat; width: 475px; height:76px; }
    /* TEXTS */
    .lboxtitle { width: 100%; padding-left: 10px; padding-top: 12px; text-align: center; color: #FFFFFF; font-weight: bold; }
    .rboxtitle { width: 100%; padding-top: 12px; text-align: center; color: #FFFFFF; font-weight: bold; }
    .boxtext { width: 150px; padding-left: 8px; padding-top: 2px; color: #000035; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
    .maintitle { padding-left: 10px; padding-top: 12px; text-align: center; color: #FFFFFF; font-weight: bold; }
    .maintext { padding-left: 9px; padding-right: 7px; padding-bottom: 10px; padding-top: 5px; }

    /* LINKS */

    a { text-decoration: none; color: #0060A0;}
    a:hover { text-decoration: underline; }
