body {background-color: #E0E0E0;
	font-family: arial, sans-serif;
	font-size: .9em;
	color: black
 	}
	
body.white {background-color: white;
	font-family: arial, sans-serif;
	font-size: .9em;
	color: black
 	}
	
#right {position: absolute;
	top: 0;
	width: 20;
	left: 760;
	height: 100%;
	background-color: white
	}
	
#banner {position: absolute;
	top: 0;
	left: 0;
	width: 780;
	height: 88
	}
	
#top2 {position: absolute;
	top: 88;
	left: 0;
	width: 760;
	height: 3;
	background-color: white
	}
	
#nav {position: absolute;
	top: 91;
	left: 0;
	bottom: 0;
	width: 191;
	height: 100%;
	z-index: 100;
	}
#logo {position: absolute;
	top:175;
	bottom: 0;
	width: 191;
	height: 100%;
	z-index: 100;
	padding-left: 20px;
	}
	
#logo2 {position: absolute;
	top:175;
	bottom: 0;
	width: 191;
	height: 100%;
	z-index: 100;
	padding-left: 50px;
	}
	
#main {position: absolute;
	top: 91;
	left: 191;
	width: 568;
	background-color: white;
	padding-left: 5px;
	padding-right: 20;
	padding-bottom: 5px;
	z-index: 0;
	}
	
#botnav {position: absolute;
	bottom: -15;
	left: -191;
	text-decoration: none;
	text-align: center;
	color: white;
	font-size: .9em;
	background-color: #000033;
	width: 760
	}
	
#copyright {position: absolute;
	bottom: -12;
	left: 0;
	background-color: white;
	color: black;
	width: 760;
	text-align: center;
	font-size: .8em
	}
	
h1	{color: #990033;
	margin-left: 3px;
	font-size: 1.3em
	}
	
h2	{color: #990033;
	margin-left: 3px;
	font-size: 1.2em
	}

h3	{color: #990033;
	margin-left: 3px;
	font-size: 1.1em
	}


h2.center {color: #990033;
	text-align: center;
	font-size: 1.2em
	}

#small {font-size: .8em
	}

#smallest {font-size: .6em
	}

#smallcenter {font-size: .8em;
	text-align: center
	}

#smallestcenter {font-size: .6em;
	text-align: center
	}

#larger {color: #990033;
	font-size: 1.2em;
	font-weight: bold
	}

#large {color: #990033;
	font-size: 1.1em;
	font-weight: bold
	}
	
#largecenter {color: #990033;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center
	}
	
a:link {color: #00080;
	font-weight: bold;
	text-decoration: none
	}
	
a:visited {text-decoration: none;
	color: #616161;
	font-weight: bold
	}
	
a:hover {text-decoration: underline
	}
	
a.BottomLinks {text-decoration: none;
	color: #ffffff;
	font-size: .9em
	}
	
#bullet {padding-left: 3px;
	text-indent: -3px
	}

p.Bullet {padding-left: .15in;
	text-indent: -.15in
	}
	
p	{padding-left: 3px;
	text-align: left
	}

p.center {text-align: center
	}
	
td	{font-size: .9em
	}
	
#italics {font-style: italic
	}

#smallitalics {font-style: italic;
	font-size: .8em
	}
	
#bold {font-weight: bold
	}

#smallbold {font-size: .8em;
	font-weight: bold
	}

#bolditalics {font-style: italic;
	font-weight: bold
	}

#smallbolditalics {font-style: italic;
	font-weight: bold;
	font-size: .8em
	}

#underline {text-decoration: underline
	}
	
#top {font-size: -1
	}
	
td.right {font-size: .9em;
	text-align: right
	}

td.annual {font-size: .9em;
	background-color: #ffcc66
	}

td.center {text-align: center
	}

tr.ce {background-color: #6699cc;
	color: white;
	font-weight: 600
	}

#indent {margin-left: 10px
	}

#indent2 {margin-left: 2em
	}

table.center {align: center
	}

#white {color: white
	}
ul.noindent {margin-left: 1.5em
	}
ol.noindent {margin-left: 2em
	}

#sup {font-size: .8em;
	vertical-align: super
	}

ul.quote {margin-top: -1em
	}

HideDiv1 {position:relative
	}

table.small {font-size: .8em
	}

dt.bold {font-weight: bold;
	margin-left: .5em
	}

hr.colored {color: #003366
	}