﻿body { margin-right:2em; }
h1 { font-family: arial, helvetica, sans-serif; font-size: 1.4em; font-weight: 600; text-align: justify; }
hr { color: #000033; height: 1px; }
li { margin-top: 5px; }
td { font-family: arial, helvetica, sans-serif; }
p { font-family: arial, helvetica, sans-serif; }
a { font-family: arial, helvetica, sans-serif; }

a:link { font-family: arial, helvetica, sans-serif; color: #61A0CE; font-weight: 800; text-decoration: none;}
a:visited { font-family: arial, helvetica, sans-serif; color: #61A0CE; font-weight: 800; text-decoration: none;}
a:hover { font-family: arial, helvetica, sans-serif; color: #333366; font-weight: 800; text-decoration: underline;}

.nav a:link { font-family: arial; color: #000000; font-weight: 200; text-decoration: none;}
.nav a:visited { font-family: arial; color: #000000; font-weight: 200; text-decoration: none;}
.nav a:hover { font-family: arial; color: #333366; font-weight: 200; text-decoration: underline;}

.intro 
{
	font-family: arial;
	color: #005D9E;
	font-weight: 800;
}

.content 
{
	vertical-align:top;
	width:80%;
}
.navigation 
{
	vertical-align:top;
	width:20%;
}
#leftnav 
{
	margin-right:1em;
}
#subnav 
{
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	padding-left:10%;
	padding-right:10%;
	padding-top:1.5em;
	padding-bottom:1.5em;
	margin:0;
}
#subnav ul, #subnav li 
{
	display:inline;
	margin: 0;
	padding: 0;
}
ul li ul 
{
	margin-left:0.8em
}

.altText { padding-left:0.8em; padding-right:0.8em; }
