	body {
		font-family : Verdana,Lucida,sans-serif;
	}

	body,tr,td {
		font-size : 11;
	}

	a {
		color : #003399;
		text-decoration : none;
	}

	a:hover {
		text-decoration : underline;
	}

	tr.titleBarTop {
		background : #003399;
	}

	tr.tableBody1 {
		background : #eeeeee;
	}

	td.tableOutline1 {
		background : #999999;
	}

	td.tableOutline2 {
		background : #9999ff;
	}

	td.tableHead1 {
		background : #eeeeee;
	}

	tr.tableHead2 {
		background : #D6E9F7;
	}

	td.tableHead3 {
		background : #F8FA6E;
	}
	td.footerOutline {
		background : #a0b8c8;
	}

	tr.footerBody {
		background : #ffffff;
	}

	.title {
		font-size : 200%;
		color : #ffffff;
		font-weight : bold;
	}

	.heading {
		font-size : 120%;
		font-weight : bold;
	}
	.top {
		border : 1px solid black;
		background : #F8FA6E
	}
h1 {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #008854;
	border-left-color: #008854;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
/* Homepage */
table#homepage-news {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#homepage-news td {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
table#homepage-news td.news1 {
	width: 178px;
	padding-right: 6px;
}
table#homepage-news td.news2 {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	width: 184px;
	padding-right: 6px;
	padding-left: 6px;
}
table#homepage-news td.news3 {
	width: 178px;
	padding-left: 6px;
}
table#homepage-news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF1418;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 5px;
}
table#homepage-news em {
	color: #999999;
	font-size: 10px;
}
table#homepage-news a {
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
}
table#homepage-news a:hover {
	color: #000000;
}

