
BODY
{
	background-color:#E8E8E8;
	margin:10px;
	padding:0px;
}

DIV
{
	font-family:Arial;
}


TEXTAREA
{
	font-family:Arial;
	font-size:90%;
}

UL
{
	margin-top:0px;
	padding-top:0px;
}

HR
{
	size:2px;
	color:#E0E0E0;
}

#leftColumn
{
	width:200px; float:left;
	font-size:100%;
}
#rightColumn
{
	float:left; 
	width:500px; 
	background-color:#FFFFFF; 
	padding:25px 20px 25px 15px;
	margin:0px 0px 10px 0px;
}

span
{
  font-family: Arial, Helvetica, sans-serif;
}

.heading1
{
	font-size:120%;
	font-weight:bold;
}

.heading2
{
	font-size:100%;
	font-weight:bold;
	padding-top:3px;
	border-top:2px solid white;
	margin-top:10px;
}

.new
{
	color:#d12e2e;
	font-size: 80%;
}

.heading3
{
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
}

.normal
{
	font-size:80%;
	margin-bottom:15pt;
}

.normalTable
{
	font-size:80%;
}

.small
{
	font-size:70%;
}

.menu
{
	width:180px;
	font-size:70%;
	text-align:center;
}

.poiMenu
{
	font-size:70%;
	text-align:center;
	background-color:White; 
	width:100%; 
	padding:5px 0px 5px 0px; 
	margin:5px 0px 0px 0px; 
	border:1px solid #7f9db9;
}

.poiList
{
	width:100%;
	border:1px solid #E8E8E8;
	font-size:80%;
	margin:5px 0px 0px 0px;
}

.poiList IMG
{
	margin:1px 5px 5px 0px;
}

.poiListLink
{
	width:100%;
	text-align:right;
	font-size:70%;
	margin:0px 0px 0px 0px;
}

.moreLink
{
	color:Black;
	text-decoration:none;
}

.poiListNav
{
	text-align:right;
	width:100%;
	font-size:80%;
}

A
{
  color:#0000E8;
  text-decoration: underline;
}

A:hover
{
  color:#5050FF;
  text-decoration: underline;
}

.readLink A
{
  color:#008000;
  text-decoration: underline;
}

.readLink A:hover
{
  color:#008000;
  text-decoration: underline;
}

.searchExample
{
	font-size:70%;
	color:#555555;	
}

.footer
{
	font-size:70%;
	text-align:center;
}

.rightAlign
{
	text-align:right;
}

