﻿/* General */
body { background-color: #CCD0D9; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #000000; }
a:link, a:visited, a:active { color: #0000ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: .95em; }

/* Sections */
#header { background-color: #003366; border-bottom: 1px solid #001F56; }
#header h1 a { background: transparent url('../graphics/logo.gif') no-repeat; }
#header h2 { background: transparent url('images/corners/main/header_tr.gif') top right no-repeat; font-size: .9em; font-weight: bold; font-style: italic; color: #f5f5f5; }
#header ul a { color: #ffffff; font-weight: bold; text-transform: capitalize; }
