﻿<!--
/* A:link refers to all links on the page - not just the RSS content... */
A:link {
	color : #000080;
	font-weight : bold;
}
A:visited {
	color : #000080;
	font-weight : bold;
}
a {
	color: #000080;
	outline: none;
	}
.style1 {
	border-width: 0px;
}
.style2 {
	border: 5px solid #497AC1;
}
.ArticleTitle {
	font-weight: 700;
	color: #000080;
	font-size: small;
	text-align: center;
}
.body {
	font-size: small;
	color: #000000;
	font-family: Verdana;
	text-align: left;
}
p {
	font-size: x-small;
	color: #000000;
	font-family: Verdana;
	text-align: left;
}
li {
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}
.ArticleWhite {
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}
.menu {
	color: #ffffff;
	background-color: #497AC1;
	font-family: Verdana;
	font-size: medium;
	text-align: left;
}
.ArticleGreyTitle {
	font-size: small;
	font-weight: 700;
	color: #FFFFFF;
}
.ArticleGrey {
	color: #E8E8E7;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}
.ArticleGreyBar {
	background-color: #E8E8E7;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}
.footer {
	color: #000000;
	font-size: 9pt;
	text-align: center;
}
.PageTitle {
	text-align: center;
	font-size: 18;
	color: #004E98;
	font-family : verdana;
	font-weight: 700;
}
li {
	font-size: 12px;
	color: #004E98;
	font-family : verdana;
	text-align: left;
}
.Article {
	font-size: 12px;
	color: #004E98;
	font-family : verdana;
	text-align: left;
}
.ArticleTitle {
	font-size: 12px;
	color: #004E98;
	font-family : verdana;
	text-align: left;
	font-weight : bold;
}




/* BELOW THIS LINE IS RESERVED FOR MENU BUTTONS \*/
#menu {
	float: left;
	width: 100%;
	background: #ffffff;
	font-size: 93%;
	line-height: normal;
	border-bottom: 2px solid #004E98;
}
#menu ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a {
	float: left;
	background: url("/images/tableftF.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#menu a span {
	float: left;
	display: block;
	background: url("/images/tabrightF.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #004E98;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float: none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color: #FFFFFF;
}
#menu a:hover {
	background-position: 0% -42px;
}
#menu a:hover span {
	background-position: 100% -42px;
}

//-->
