html,body { height:100%; font-size:100%; min-width:320px; margin-right: auto; margin-left: auto;  max-width: 980px; -webkit-font-smoothing:antialiased }

*,:before,:after { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }

body { background:#d5d8d8; color:#676666; padding:0; margin:0; font-family:Verdana,Sans-Serif; font-weight:normal; font-style:normal; line-height:1.19em; position:relative; cursor:default }

img { max-width:100%; height:auto; -ms-interpolation-mode:bicubic; display:inline-block; vertical-align:middle}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td { margin:0; padding:0; direction:ltr}

a { color:#062833; text-decoration:underline; line-height:inherit; outline:none }

a:hover, a:focus { color:#377D94; cursor:pointer }

a:active, a:hover { outline:0 }

a img { border:none }

p { font-size:1em; line-height:1.5em; color:#b07b64 }

hr { border:dotted #fff; border-width:1px 0 0; clear:both; margin:10px 0; height:0 }

h2 { font-size:1.375em; line-height:50px; padding:0; margin:0; font-family:'Raleway',sans-serif; color:#503c26; overflow: hidden; }

h3 { font-size:1em; padding:0; margin:0 0 20px; font-family:'Raleway',sans-serif; color:#503c26 }

em,i { font-style:italic; line-height:inherit }

strong,b { font-weight:700; line-height:inherit }

small { font-size:60%; line-height:inherit }

code { font-family:Consolas,"Liberation Mono",Courier,monospace;  font-weight:700; color:#7f0a0c }

ul,ol,dl { font-size:1em; line-height:1.3em; list-style-position:outside; font-family:inherit }

ul,ol { margin-left:0 }

ul.no-bullet,ol.no-bullet { margin-left:0 }

ul li ul,ul li ol { margin-left:1.25em; margin-bottom:0 }

ul.square li ul,ul.circle li ul,ul.disc li ul { list-style:inherit }

ul.square { list-style-type:square }

ul.circle { list-style-type:circle }

ul.disc { list-style-type:disc }

ul.no-bullet { list-style:none }

ol li ul,ol li ol { margin-left:1.25em; margin-bottom:0 }

textarea { height:auto; min-height:50px }

select { width:100% }