		
a:link { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:active { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:visited { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:hover { color: #FF0000; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }

a.smalllink:link { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a.smalllink:active { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a.smalllink:visited { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a.smalllink:hover { color: #FF0000; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }

a.nav:link { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.nav:active { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.nav:visited { color: #0072BC; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.nav:hover { color: #FF0000; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }

h3
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 18px;
		margin-top: 0px;
		color: #0072BC
	}

h4
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #FF0000;
		margin-bottom: 0px;
		margin-top: 0px
	}

p
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px
	}

.blue
	{
		font-weight: bold;
		color: #0072BC
	}

.red
	{
		font-weight: bold;
		color: #FF0000
	}

.big
	{
		font-weight: bold;
		color: #004D80;
		font-size: 16px;
	}

.small
	{
		font-weight: normal;
		color: #3333FF;
		font-size: 11px;
	}

td
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px
	}

td.sidenav
	{
		padding-left: 12px;
		padding-top: 22px
	}

td.content
	{
		padding-left: 30px;
		padding-bottom: 22px;
		padding-right: 30px;
		padding-top: 0px;
		background-color: #FFFFFF
	}

.copy
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px
	}

.picright
	{
		margin-left: 12px;
		margin-bottom: 10px;
		border: 0px
	}

body
	{
		background-color: #0072BC;
		background-image: url(bg5.gif);
		background-position:top;
		background-repeat:repeat-x;
		margin-bottom: 12px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 16px
	}