/* CSS Document */
body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.bodylink a:link {
	color: #58595B;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.bodylink a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	color: #58595B;
	font-size: 14px;
	font-weight: normal;
}
.bodylink a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0099CC;
	font-size: 14px;
	font-weight: normal;
	border-bottom:1px none #999999;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
	border-top-style: none;
	border-left-style: none;
}
.bodylink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #58595B;
}
.sidelink a:link {
	color: #58595B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	border: none;
}
.sidelink a:visited {
	color: #58595B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	border: none;
}
.sidelink a:hover {
	color: #58595B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #58595B;
}
.sidelink a:active {
	color: #58595B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	border: none;
}
	
.footlink a:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.footlink a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.footlink a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0099CC;
	font-size: 12px;
	font-weight: normal;
	border-bottom:1px dotted #999999;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
}
.footlink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #58595B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
a:visited {
	color: #58595B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	color: #58595B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	border-bottom:1px dotted #58595B;
}
a:active {
	color: #58595B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.headline 
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	}
.bodytext 
	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
	font-variant: normal;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	}
.smallbodytext 
	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
	}	
.footertext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A7A9AC;
	font-weight: normal;
	}	
.picture
	{
	border: 1px solid #FFFFFF;
	}	
.piclink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border: none;
}
.piclink a:visited {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	border: none;
}
.piclink a:hover {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	border: none;
}
.piclink a:active {
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}	
.tablebackground {
	background-color: #A0C4BC;
}
.lightbackground {
	background-color: #BDD6D0;
}
.bulletlist{
list-style-type:disc;
margin-top: 0px;
}
.bold{
text-decoration: bold; 
font-weight:bold;
}

