body {background-image: url(images/web-banner.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: white;
	margin: 20px;
	padding: 0px;}

.content {position: relative;
	width: auto;
	min-width: 240px;
	margin: 150px 100px 20px 210px;
	background-color: white;
	padding: 10px 20px 10px 10px;
	z-index: 3;}

#leftMenu {position: fixed;
	width: 135px;
	top: 165px;
	left: 0px;
	background-color: #eeeeee;
	padding : 0px 10px 10px 10px;
	z-index: 2;}

h1 {font-size: 24pt;
	font-family : "Verdana", sans-serif;
	font-weight : bold;
	color : #003399;
	background-color: ffffff}

h2 {font-size: 16pt;
	font-family : "Verdana", sans-serif;
	font-weight : bold;
	color : #003399;
	background-color: ffffff;
	clear : both;}

h3 {font-family : "Verdana", sans-serif;
	font-weight : bold;
	color : #003399;
	background-color: ffffff}

h4 {font-family : "Verdana", sans-serif;
	font-weight : bold;
	color : #003399;
	background-color: ffffff}

p {font-size: 12pt;
	font-family : "Verdana", sans-serif;
	line-height: 14pt;
	color : black;
	background-color: ffffff}

li {font-size: 12pt;
	font-family : "Verdana", sans-serif;
	line-height: 14pt;
	color : black;
	background-color: ffffff}

li.blank {list-style-type: none;}

td {font-size: 12pt;
	font-family : "Verdana", sans-serif;
	line-height: 14pt;
	color : black;
	background-color: ffffff}

dt {font-size: 12pt;
	font-family : "Verdana", sans-serif;
	line-height: 14pt;
	color : black;
	background-color: ffffff}

dd {font-size: 12pt;
	font-family : "Verdana", sans-serif;
	line-height: 14pt;
	color : black;
	background-color: ffffff}

h4.side {font-size: 10pt;
	font-family : "Verdana, Trebuchet", sans-serif;
	font-weight : bold;
	color : #003399;}

h4.top {font-size: 10pt;
	font-family : "Verdana, Trebuchet", sans-serif;
	font-weight : bold;
	line-height: 20pt;
	text-align : center;
	background : #003399;
	color : white;
	margin : 0px -10px 0px -10px;}

p.side {font-size: 8pt;
	font-family : "Verdana, Trebuchet", sans-serif;
	line-height: 10pt;
	color : black;
	background : #eeeeee;}

p.side2 {font-size: 8pt;
	font-family : "Verdana, Trebuchet", sans-serif;
	line-height: 20pt;
	color : black;
	background : #eeeeee;
	padding-bottom : 10px;
	border-bottom : 1px solid gray;}

img {border-style : none;}

img.pic {padding: 1em;}

a:hover{ color: white;
	background-color: #003399;}

#leftnav {
	width: 100%;
	float: left;}

.navlink { padding: 3px 0px 2px;
	display: block;}

a.navlink { color: black;
	font-weight: bold;
	text-decoration: none;
	margin : -10px -10px -10px -10px;
	padding-left : 10px;}

a.navlink:hover { background-color: #003399;
	color: #ffffff;
	font-weight: bold;}

a.navlink:visited {color: gray;}

.dropcap {font: bold 200% sans-serif;
	color: #003399;
	text-shadow: gray 3px 3px 2px;
	width: 20pt;
	float: left;}

abbr, acronym {font-weight: bold;
	color: #003399;
	cursor: help;}
