/* reset style from eric meyer's */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;border-style:none;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* #reset style */

*{padding:0;margin:0;}
a {color: /*#3183d6*/#2870b8;text-decoration: none;}
a:hover {color:#f73600;}
ol, ul {list-style: none;}
h1,h2,h3,h4 {font-family: Myriad, "Myriad Web", "Myriad Pro", Helvetica, Verdana, sans-serif;font-weight: bold;color: #1C2517;}
h1 {font-size: 27px;line-height: 30px;/*margin-bottom: 20px;*/}
h2 {font-size: 20px;line-height: 30px;/*margin-bottom: 15px;*/}
h3 {font-size: 17px;line-height: 20px;/*margin-bottom: 15px;*/}
h4 {font-size: 15px;line-height: 18px;/*margin-bottom: 15px;*/}
p {margin-bottom: 8px;}
strong{font-weight:bold;}
em {font-style:italic;}
blockquote {width: 90%;margin: 0 auto;font-style: italic;}
code {font: normal 12px "Courier New", Courier, monospace;color: #800000;}
select option{padding-right:8px;}

/* global */
.clear {clear:both;height:1px;}
.publicblue{color:#3183d6;}
.redbold{color:#FF0000;font-weight:bold;}
.redboldit{color:#FF0000;font-weight:bold;font-style:italic;}
.redit{color:#FF0000;font-style:italic;}
.red{color:#ff0000;}
.black{color:#000000;}
.paddingleft30{padding-left:30px;}
.small{font-size:10px;}
.normal{font-size:12px;}
.equal2 li{float:left;width:50%;}
.hr{border:none;border-bottom:1px solid #afcdf8;}
.info {display: block;text-align: center;font-size: 11px;color: #003399;padding: 5px 0;}
.button{border:1px solid #ccc;}
.aligncenter{display: block;margin: 0 auto;}
.link-small {font-size: 11px;text-decoration: none;color: #FF0000;}

