body { background:url(images/top-bg.png) repeat-x #d3ecf1; margin:0; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif;}

a img {border:none;}
a {text-decoration:underline; color:#475051;}
a:hover {text-decoration:none; color:#475051;}
a:active { outline:none;}
a:focus {-moz-outline-style:none;}

#bg {background:url(images/main-bg.jpg) no-repeat center top;}
#lines {background:url(images/lines.png) repeat-x;}
#wrap {width:683px; margin:0 auto;}

.header {text-align:center;}

.navigation {background:url(images/navigation.png) no-repeat; height:45px; line-height:44px; padding:0 0 0 15px;}

.content { padding:10px 10px 15px 10px; font-size:13px; color:#475051; line-height:19px;}
.content h1 {background:url(images/hdot.png) repeat-x center; line-height:25px; margin:4px  0 4px 0; padding:0; font-size:18px; font-style:italic; color:#2d3a3c;}
.content p {margin:0; padding:6px 0;}

.table {border-top:1px #acb9bd solid; border-left:1px #acb9bd solid; border-right:1px #acb9bd solid;}
.table td {border-bottom:1px #acb9bd solid;}
.table-top {background:#c2e4eb; font-weight:bold;}
.odd {background:#dff1f5;}
.even {background:none;}

.footer {text-align:center; line-height:50px; border-top:1px #b0c3c7 dotted; font-size:11px; color:#738e95;} 