﻿html,body { margin:0; padding:0; text-align:center; background-color:#bcc8d2; font-family:Arial,Helventica,sans-serif; font-size:12px; }
h1,h2,p { clear:both; }
h1 { color:#10218c; padding:6px 0; font-size:18px; font-weight:bold; }
h2 { color:#10218c; padding:3px 10px; font-size:15px; font-weight:bold; }
.bold { font-weight:bold; }
.indent { padding-left:20px; }
ul.indent { margin:0 0 0 20px; }
.underline { text-decoration:underline; }
.center { text-align:center; }
#main { margin:0 auto; width:716px; text-align:left; }
#head { height:140px; background:#fefefe url('../img/head_bg.jpg') no-repeat top left; }
#menu { height:18px; padding:4px 0 3px 20px; background:#778bb2 url('../img/menu_bg.jpg') no-repeat top left; color:#415885; font-size:12px; font-family:'Trebuchet MS',Tahoma,sans-serif; }
#menu a { text-decoration:none; color:#ffffff; font-size:11px; font-weight:bold; font-family:Tahoma,sans-serif; }
#menu a:hover { text-decoration:underline; }
#body { padding:1px 18px 10px 18px; background:#F99B0C url('../img/body_bg.gif') repeat-y; color:#151d40; }
#foot { height:31px; padding:7px 0 0 0; text-align:center; font-size:12px; font-family:'Trebuchet MS',Tahoma,sans-serif; font-weight:bold; background:white url('../img/foot_bg.jpg') no-repeat; color:#c0cddc; }
#foot a { text-decoration:none; color:#c0cddc; }
#foot a:hover { text-decoration:underline; color:#7e91b6; }
.left { float:left; width:60%; font-size:11px; }
.right { float:right; width:40%; font-size:11px; }
