A:link.pagetitle, A:visited.pagetitle, A:hover.pagetitle {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 40px;
	background-color: #BDCEFF;
	position: relative; top: 30px;
}

A:link {
	color: #004488;
	background-color: #BDCEFF;
}
A:visited {
	text-decoration: none;
	color: #004488;
	background-color: #BDCEFF;
}
A:hover {
	text-decoration: none;
	color: #AA0000;
	background-color: #BDCEFF;
}


body {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #BDCEFF;
}

td, th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #BDCEFF;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #BDCEFF;
}
h4 {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	background-color: #bdceff;
	}

ul.mainmenu {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #BDCEFF;
	list-style-image: url('/images/dot.gif');
}

td.footer {
	font-size: 7pt;
}

.magazineReference {
	color: #008080;
	background-color: #BDCEFF;
	font-weight: bold;
}

.calendarDate {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
}

.caption {
	text-align: center;
	font-style: italic;
	font-size: 11px;
}

.thinblackline {
	color: #000000;
	height: 1px;
	width: 100%;
}
