BODY, P
	{
	font-family: Arial;
	font-size: 10pt;
	}
	
A:link, A:active
	{
	text-decoration: none;
	color: #4DB88C;
	background: transparent;
	}
	
A:visited
	{
	text-decoration: none;
	color: #4DB88C;
	background: transparent;
	}
	
A:hover
	{
	text-decoration: underline;
	color: #4DB88C;
	background: transparent;
	}

H3 {font-size: 14pt;}
H4 {font-size: 12pt;}
H5 {font-size: 10pt;}

BODY TD
	{
	font-family: Arial;
	font-size: 10pt
	}
		
#Header
	{
	position: absolute;
	top: 5px;
	left: 5px;
	height: 81px;
	z-index: 1;
	}

#TopNav
	{
	position: absolute;
	top: 81px;
	left: 5px;
	z-index: 1;
	height: 46px;
	font-weight: bold;
	}

#BotNav
	{
	font-weight: bold;
	}

#BotNav A:link, A:active
	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent;
	}
	
#BotNav A:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent;
	}
	
#BotNav A:hover
	{
	text-decoration: none;
	color: #4DB88C;
	font-weight: bold;
	background: transparent;
	}
	
#SideNav
	{
	position: absolute;
	top: 127px;
	left: 5px;
	width: 153px;
	font-weight: bold;
	z-index: 1;
	}

#SideNav A:link, A:active
	{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: transparent;
	}
	
#SideNav A:visited
	{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: transparent;
	}
	
#SideNav A:hover
	{
	text-decoration: none;
	color: #317558;
	font-weight: bold;
	background: transparent;
	}

#TabNav
	{
	font-weight: bold;
	}

#TabNav A:link, A:active
	{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: transparent;
	}
	
#TabNav A:visited
	{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: transparent;
	}
	
#TabNav A:hover
	{
	text-decoration: none;
	color: #317558;
	font-weight: bold;
	background: transparent;
	}

#MainPage
	{
	position: absolute;
	top: 127px;
	left: 166px;
	width: 735px;
	z-index: 2;
	}

#Background
	{
	position: absolute;
	top: 157px;
	left: 5px;
	z-index: 0;
	}
