/* CSS Document */

html, frame, frameset, noframes,
body, div, center, hr, 
address, blockquote, dd, dir, dl, dt, fieldset, form, menu, 
h1, h2, h3, h4, h5, h6,
ol, p, pre, ul
{
    display: block;
}

td, th, body
{
	font-size:.83em;
	margin: .6em 0 .6em 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.Frame
{
	margin:0;
	align:left;
}	

p
{
	margin: .6em 0 .6em 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

th
{
	font-weight:bold;
	text-decoration:underline;
}

body
{
	margin: 0;
}

form
{
	display: run-in;
}

hr
{
	height: 1px; 
}

h1
{
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:3em;
	font-weight:bolder;
	margin:0;
}

h2
{
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:2em;
	font-weight: normal;
	margin:.75em 0 .5em;
	text-align:center;
}

h3
{
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1.65em;
	font-weight: normal;
	margin:1em 0 .35em;
}

h4
{
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size:1.25em;
	margin:0;
}

h5
{
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size:1.25em;
	margin:0;
	text-align:center;
}

h6
{
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1.65em;
	font-weight: normal;
	margin:0;
}

.blue {
	border-top:1 solid black;
	border-bottom:1 solid black;
	background-color:#A1C3DC;
}

ul, ol
{
    margin: 0 0 .6em 0;
}

li
{
	margin: .15em 0 .15em 2.5em;
}

.bottom-nav-size
{
	font-size:.80em;
}

.left-nav, .left-nav-me
{
	color: #6e28ff;
	margin-left:1.5em;
	margin-top:.45em;
	list-style: square outside;
}

.left-nav-me
{
	color:#000000;
}

.redhead {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

