body {
    background: #FFFFFF;
    color: black;
    margin: 0px;
    width: 800px;
    font: 11px Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
}

a { color: #233db3; text-decoration: underline; }
a:visited { color: #142365; text-decoration: underline;}
.skip { /* blind support */
    position: absolute;
    margin-left: -999px;
    width: 990px;
}

h1 {
    font-weight: normal;
    color: #777777;
    padding: 0.3em 0 0.2em 0;
    margin: 0;
    border-bottom: 1px;
}
h1 a {
    color: #652314; 
    text-decoration: underline;
}
h2, h3, h4 { 
    font-weight: normal; 
}
h1, h2, h3, h4, h5, h6 {
    color: #877;
}
.table {
    background: #bebebe;
    margin: 0 0 0.2em 1em;
    padding: 1px;
    border: 1px solid #808080;    
}
.td {
    padding-right: 1ex;
}

td.llogobanner {
	padding-right: "1px";
	width: 400px;
	white-space: nowrap;
	background-color: 0080E6;
	text-align: "left";
	vertical-align: "bottom";
}
td.rlogobanner {
	padding-right: "1px";
	width: 400px;
	white-space: nowrap;
	background-color: 0080E6;
	text-align: "right";
	vertical-align: "bottom";
}

p.logobannermain {
    font-weight: semi-bold;
	color: #FFCC00;
	text-align: "right";
	vertical-align: "bottom";
	font-size: x-large;
}
p.logobanner {
    font-weight: lighter;
	color: #FFCC00;
	text-align: "right";
	vertical-align: "top";
	font-size: large;
}

td.submenu {
    padding-right: 1ex;
    vertical-align: top;
}

.th {
    text-align: left;
    padding-left: 1ex;
}


#container {
    margin: 0px;
    font-size: 10pt;
background: #ffffff;
}

#logohead {
    background: -8px -10px no-repeat #0080e6; /*fff8af*/
    height: 87px; 
    padding: 0px 0px;
    line-height: 10px;
    font-size: 10px;
    overflow: hidden;
    letter-spacing: +0px;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
}
#logohead td {
    padding-right: 1ex;
}



/* the left bar with page-dependent links */
#submenu {
background: no-repeat 5% 5px #fff;
    width: 190px; 
    width: 10em;
    height: 150px;
    float: left; 
    padding: 24px 0px 0px 10px;
    margin-bottom: -100%;
    margin-top: 0%;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: normal; 
    border-right-width: 1px;
    border-right-style: dotted;
    border-color: silver;
}
#submenu ul {
    padding: 0px 0px 0px 10px;
    font-size: x-small;
}
#submenu ul li {
    text-decoration: none;
    list-style-type: none;
    padding: 0.3em;
    margin-top: 0em;
    letter-spacing: 0;
    border-left: 1px solid silver;
}
#submenu ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #808080;
}

.names {
    font-size: small;
    font-style: oblique;
    color: #06263D;
    padding: 0.5em;
}


#main {
    background: #ffffff; 
    padding: 3px 30px 3px 10px;
    width: 600px;
    font-size: 10pt;

}
#main li {
    text-indent: 0em;
    margin-left: 1em;
    padding: 0cm 6em 1em 0cm
}

#main ul { list-style-image:url(uldot.png); }
