body, p { font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif;font-size:10pt; }
/* <!-- Fix for all versions of Internet Explorer, some others --> */
body { text-align:center;background-color:#E1E1C1;color:#226622; }
p { text-align:left; }
/* <!-- End of IE fix. --> */
h1, h2, h3, h4, h5, h6 { text-align:center;margin:0px;padding:0px;line-height:1.5em; }
img, table, td { border:0px;padding:0px;margin:0px; }
td { line-height:1.25em;vertical-align:top; }
#container { margin:4px auto;width:98%;padding:4px;text-align:left;color:#003030;background-color:#eeeeee;border:1px solid gray;vertical-align:top; }
#header { width:100%;clear:both;border-bottom:1px solid #0055aa;padding:0px;margin:0px; }
#left_side { float:left;width:164px;margin:10px auto;padding:0px; }
#left_side p { text-align:center; }
#right_side { width:164px;float:right;margin:10px auto;padding:0px; }
#right_side p { text-align:center; }
/* <!--
 * NOTE: The margins for the main content section. Very important!
 * These margins MUST remain about 10px bigger than the width of
 * the navleft and navright sections.
 * -->
 */
#content { margin:0px 168px;padding:6px;border-left:3px outset #004488;border-right:3px inset #004488;clear:none;vertical-align:top; }
/*<!--
 * NOTE: In the HTML encoding, the sections must be laid out as follows, note that
 * the navleft comes before the navright and then followed by the content...
 * <div id="left_links"></div>
 * <div id="right_links"></div>
 * <div id="content"></div>
 * -->
 */
#footer { width:98%;clear:both;text-align:center;border-top:1px solid #0055aa;padding:0.5em;margin:0px auto 5px; }
a, a:link, a:visited, a:active { text-decoration:none;font-family:Arial,Helvetica,Verdana,sans-serif; }
a:hover { text-decoration:underline; }
.pc { text-align:center; }
.subtitle { text-align:center;line-height:1.2em;margin:0px;padding:0px;font-weight:bold; }
.subtitle_c { text-align:center;line-height:1.2em;margin:0px;padding:0px;font-weight:bold; }
.subtitle_l { text-align:left;line-height:1.2em;margin:0px;padding:0px;font-weight:bold; }
.cr { text-align:center;font-family:Times New Roman,Times,Roman,serif; }
.legal { font-family:Times New Roman,Times,Roman,serif; }
.mya { margin:0px auto;padding:0px;text-align:center; }
.indent2 { margin:auto 20px; }
