@charset "utf-8";
/* BILL4TIME PUBLIC 3 STYLESHEET */

/* CHANGE LOG */
/* v100 - 2010/05/17 */
/* v101 - 2010/05/18 */
/* v102 - 2010/05/19 */
/* v103 - 2010/05/21 */

/* RESET */
html, body, div, p, h1, h2, h3, ul, ol, li, form { padding:0; margin:0; }
html, body { background:#f0f0e6; color:#333; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

/* TYPOGRAPHY */
h1, h2, h3 { clear:both; margin-bottom:0.3em; }
h1 { font-size:1.8em; }
h2 { font-size:1.5em; }
h3 { font-size:1.2em; margin-bottom:0.8em; }
p { color:#555; font-size:1.0em; line-height:1.5em; padding-bottom:1.5em; }

/* BASE TAGS */
img { border:none; }
a { color:#0d5482; text-decoration:none; }
a:hover { color:#167fc1; }
br { clear:both; }
ul { list-style:inside; }
table { width:100%; }

/* BASE MODIFIERS */
.center { text-align:center; }
.subhead { color:#861614; font-style:normal; font-weight:normal; font-size:1.6em; }

/* STRUCTURAL COLUMNS */
#wrapper { margin:0 auto; width:950px; }
#content { background:#fff url(../Images/contentShadow.png) repeat-x center top; clear:both; float:left; padding:14px 20px 0px 20px; width:910px; }

/* CONTENT SIZING COLUMNS */
div.half { float:left; width:50%; }
div.wide { float:left; width:66%; }
div.narrow, div.third { float:left; width:33%; }
div.quarter { float:left; width:25%; }
div.w600 { float:left; margin-right:20px; width:590px; }
div.w300 { float:left; width:300px; }
div.quarters3 { float:left; width:75%; }
div.w230 { float:left; width:230px; }
div.w330 { float:left; margin-left:10px; width:330px; }
div.w570 { float:left; width:570px; }
div.w670 { float:left; margin-left:20px; width:660px; }
div.w670l { float:left; margin-right:20px; width:660px; }