body
{
	margin: 0px;
	color: #5A5541;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #BBBBBB;
}

h3
{
	font-weight: normal;	
}

a.Links {
	color: #5A5541;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

a.Links:visited {
	color: #5A5541;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

a.Links:hover {
	color: #5A5541;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}

a.Links:active {
	color: #5A5541;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}

#pagecontent ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#pagecontent li
{
	padding-left: 20px;
	background-image: url(images/list_symbol.jpg);
	background-repeat: no-repeat;
}

#greenbox
{
	width: 267px;
	float: right;
	margin-left: 20px;
	padding-bottom: 10px;
	background-image:url(images/box_back_color.jpg);
}

#greenbox ul
{
	color: #000000;
	margin-left: 0;
	margin-top: -15px;
	padding-left: 10px;
	list-style: none;
}

#greenbox li
{	
	padding-top: 5px;
}

#greenbox p
{
	text-align:center;
	padding-left: 10px;
	padding-right: 5px;
	margin-top:0px;
	color:#000000;
	
}

#footertext
{
	color:#000000;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: -5px;
	margin-bottom: 5px;
}