/* CSS Document */

#homepageBox1 {
	width: 270px;
	height: 215px;
	overflow: auto;
	padding: 5px;
	text-align: left;
	}

#homepageBox2 {
	width: 270px;
	height: 125px;
	overflow: auto;
	padding: 5px;
	text-align: left;
	}


.homepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

a.footerlinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footerlinks:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
		font-weight: normal;
}

a.footerlinks:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
		font-weight: normal;
}

a.footerlinks:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
		font-weight: normal;
}

a.Headlinelinks {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.Headlinelinks:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
		font-weight: bold;
}

a.Headlinelinks:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
		font-weight: bold;
}

a.Headlinelinks:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
		font-weight: bold;
}
