body 
{
	margin: 30px;
	background-color: black;
	color: #333333;
}

p, td, th, h1, .h1, h2, .h2, ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 15px;
}

p.homepagetext { margin: 4px; }

td, th { vertical-align: top; text-align: left;	}
th { vertical-align: middle; padding-bottom: 5px; background-color: #cccccc; color: #000000; background-repeat: no-repeat; }
td.header { vertical-align: middle; line-height: 36px; }
td.homepage { vertical-align: middle; line-height: 20px; background-color: #DDDDDD; }
td.homepagepadding { padding: 4px; }

a { color: #cc0000; text-decoration: none; }
a.nav { color: #000000; margin: 10px; }
a.title { color: #cc0000; }
a.homepage { color: #000000; font-weight: bold; margin-left: 4px; margin-bottom: 4px; text-decoration: underline; }
a:hover { text-decoration: underline; }

img { border: none; }
.nowrap { white-space: nowrap; }

td.calendar { padding: 2px; }
td.newsflash {  padding: 10px; font-style: normal; font-weight: bold; color: #000000; }
td.burnban { padding-top: 10px; padding-left: 10px; padding-right: 10px; font-style: italic; font-weight: bold; color: #000000; text-align: center; }
td.footer { text-align: center; }

strong { color: #000000; }
strong.link { color: #cc0000; }
strong.nav { margin: 10px; line-height: 22px; }

.right { text-align: right; padding-right: 10px; font-weight: bold; color: White; }

body.email
{
	background-color: #FFFFFF;
}

ul, ol {
	margin-left: 25px;
	margin-right: 15px;
	margin-top: .5em;
}

table.leftpad, ul.leftpad, ol.leftpad {
	padding-left: 19px;
}

.caption 
{
	vertical-align: top;
	font-size: 9px;
	font-weight: normal;
	color: #666666; }

.footnote 
{
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000; }

.h2, h2, .h1, h1 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

h1, .h1 { font-size: 15px; }

td.headerTitle 
{
	vertical-align: middle;
	line-height: 32px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color:#000000;
}

td.counter
{
	text-align: center;
	color: #FFFFFF;
}