html,body,p,ul,ol,li,h1,h2,h3,form { margin: 0px; padding: 0px 0px 4px 0px }
html { min-height: 101%; }
body { font-size: 70% }

table, td { font-family: tahoma, arial, helvetica, sans-serif; font-size: 100%; line-height: 175% }

a { color: #0069b9; font-weight: bold }
a:hover { text-decoration: none }

h1 { font-family: Arial, Helvetica, sans-serif;	font-size: 135%; color: #0069b9; font-weight: bold }
	
ul { margin-left: 16px; padding: 0px; font-family: Arial, Helvetica, sans-serif; white-space: normal }
li { padding-left: 5px; padding-right: 5px; background-image: url(images/list-bullet.gif); background-repeat: no-repeat; background-position: 0 .6em; list-style: none }

#content { padding: 20px; vertical-align: top }

#footer { background-image: url(images/index_r5_c2.jpg); background-repeat: no-repeat; text-align: center }

#top-nav { overflow: hidden; padding: 0 10 0 10px; text-align:center; }
#top-nav ul { margin-left: 1px; padding: 0px; font-family: Arial, Helvetica, sans-serif; white-space: normal }
#top-nav li { padding-left: 8px; padding-right: 8px; background-image: url(images/top_nav_list_bullet.gif); background-repeat: no-repeat; background-position: 0 .4em; display: inline }
#top-nav li a { text-decoration: none; font-weight: normal; color: #000000 }
#top-nav li a:link { font-weight: normal; color: #000000 }
#top-nav li a:visited { font-weight: normal; color: #000000 }
#top-nav li a:hover { text-decoration: underline; color: #1897C7 }

