:link:focus,
:visited:focus {
	text-decoration: underline; }

:link,
:visited {
	color: #1C3768;
	white-space: nowrap; }

    table :link,
    table :visited {
        text-decoration: none; }

:link:hover,
:link:active,
:visited:hover,
:visited:active {
	text-decoration: underline; }

body, div, h1, h2, h3, hr, p, table, td {
	margin: 0;
	padding: 0; }

body {
	background: #C8D3E8;
	color: #061B3f;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif; }

h1 {
    margin-bottom: 16px; }

h2 {
	font-size: 140%;
	font-weight: normal; }

h3 {
    font-size: 110%;
    font-weight: normal; }

hr {
    background: #061B3f;
    border: none;
    color: #061B3f;
    height: 1px; }

img {
	border: none;
	vertical-align: bottom; }

p, table {
	margin-bottom: 1em; }

    p.footer {
        font-size: 90%;
		margin: 4px 0 16px 0; }

    	table p.footer {
    		margin: 1em 0 4px 0; }

table {
	border-collapse: collapse; }

td {
	vertical-align: bottom; }

    td.guide {
        font-size: 170%;
        vertical-align: top; }

    td.links {
        font-size: 110%; }

th {
    text-align: left; }

ul {
    margin: -1em 0 1em 0; }

#outer {
	background: #93A9D2 url(image/bg-end.gif) repeat-x bottom; }

#inner {
	background: url(image/bg-top.gif) repeat-x top;
	padding: 16px; }

#main {
    margin: 0 0 60px 0; }

    #main td {
        width: 50%; }

#ncaa {
    margin-top: 1em; }

    #ncaa li {
        margin-bottom: 1em; }
