﻿/* base styles that are common to all formats i.e. print and screen */

body {font-size: 62.5%; font-family: trebuchet ms,helvetica,sans-serif; padding: 0; color: #000;background:#cfd0d6 url(../images/body-bg.gif) repeat-x;margin:0;}
form,ul,dl,dd,dt,h1,h2,h3,h4 {padding:0; margin:0;}
h1 {font-size: 1.8em;padding: 0 0 1em 0;color:#054561;}
h2 {font-size: 1.2em;padding: 0 0 1em 0;}
h3 {font-size: 1.1em;padding: 0 0 1em 0;}
h4 {font-size: 1em;padding: 0 0 1em 0;}
h1,h2,h3,h4 {line-height:1em;}
p {margin: 0 0 1em 0; padding: 0; color: #000;}

input.text, select, textarea {font-size: 13px; border:1px solid #cacaca; padding:3px;width:200px;font-family: arial,verdana,sans;}
img {border: 0;}
table {border-collapse:collapse;}
th {text-align:right;font-weight:normal;vertical-align:top;}
a { text-decoration:none;}
a:hover, a:focus {text-decoration:underline;}

.floatleft {float: left;}
.floatright {float: right;}
.hidden {display: none; visibility: hidden;}
.nobg {background: none;}
.printonly {display: none; visibility: hidden;}
.clear {clear:both;}

img.title {margin-bottom:5px;}
