﻿html, body { height: 100%;}

body { margin: 0; color: #333333; font: 12px Verdana,Arial,Helvetica,sans-serif; background-color:#fafafa; }

select, input, textarea { color: #262626; font: 12px Verdana,Arial,Helvetica,sans-serif; }

a { outline: none; text-decoration: none; color: #445679; }

a:hover { color: #117ec1; }

p, ul, ol { margin: 1em 0; }

ul, ol { list-style-position: inside; padding: 0; }

ul { list-style-type: disc; }

h1, h2, h4, h5, h6 { color: #595959; }

h1 { font-size: 2em; font-weight: bold;}

h2 { font-size: 1.5em; font-weight: bold;}

h3 { font-size: 1.17em; font-weight: bold;}

h4 { font-size: 1em; font-weight: bold;}

h5 { font-size: 0.83em; font-weight: bold;}

h6 { font-size: 0.67em; font-weight: bold;}

input[type="checkbox"], input[type="radio"] { margin: 0; padding: 0; }

input[type="text"], input[type="password"] { border: 1px solid #71797b; padding: 3px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; }

table { border-spacing: 0; border-collapse: collapse; border: none; }

td, th { padding: 0; }

img { border: none; }

form { background-color: Transparent; margin: 0; padding: 0; }
