﻿@charset "utf-8";
/* Begin Resets */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}table {border-collapse:collapse;border-spacing:0;}fieldset, img {border:0;}address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;} li { list-style:none;}caption, th { text-align:left;}h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}abbr, acronym {border:0;font-variant:normal;}input, textarea, select {font-family:inherit;font-size:inherit;}
/* end resets */
body {color:#333333; font-family:Helvetica,Arial,sans-serif;}
#main { margin: 2em; }
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:5em; color:#666666;  }
p {line-height:1.35em; width:400px; margin-bottom:1em;}
ol { margin-bottom:1em;}
li { margin-left:2em; line-height:1.35em; width:400px;}
 
/* Generic Styles */
.indent { margin:0 2em;}
.floatCols {display:inline;float:left;margin-top:2em;text-align:left;background-color:#FFFFFF;}
.floatLeft {float:left;display:inline;}
.floatRight {float:right;display:inline;}
.marginleft {margin-left:2em;} .marginright {margin-right:2em;}
.clearfloat {clear:both;height:0;font-size: 1px; line-height: 0px;}
.decimal li { list-style-position: inside; list-style-type:decimal;margin-left:2em; }
.loweralpha li { list-style-type:lower-alpha; margin-left:2em;}
.pdf { background:url(../images/pdf.gif) right top no-repeat; height:16px; padding-right:17px;}
.doc { background:url(../images/doc.gif) right top no-repeat; height:16px; padding-right:17px;}
.email { background:url(../images/mail.gif) right top no-repeat; height:16px; padding-right:18px;}
.externallink { background:url(../images/popout.gif) right top no-repeat; height:12px; padding-right:13px;}
.secure { background:url(../images/secure.gif) right top no-repeat; height:15px; padding-right:17px;}
.hideme { display: block; height: 0; overflow: hidden; }
