body {
	margin: 0px;
}
body.mainbg {
	background-color: #e9e9e9;
	background-image: url(images/MainBgTile.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
body.secondarybg {
	background-color: #e9e9e9;
	background-image: url(images/SecondaryBgTile.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

td.datelinemain {
	background-color: #d8d8d8;
	height: 24px;
	text-align: right;
	font-family: arial;
	font-size: 10px;
	padding-right: 10px;
	width: 694px;
}
td.navbar {
	height: 53px;
	color: #03548a;
	padding-left: 15px;
}
td.Main1 {
	width: 300px;
	vertical-align: top;
	font-family: verdana;
	font-size: 10px;
	padding: 15px;
}
td.Main2 {
	width: 200px;
	vertical-align: top;
	font-family: verdana;
	font-size: 10px;
	padding: 20px;
	padding-top: 60px;
	padding-left: 56px;
	color: 195570;
	font-weight: bold;
	font-style: oblique;
	line-height: 14px;
}
td.Main3 {
	width: 172px;
	vertical-align: top;
	padding: 15px;
	font-family: verdana;
	font-size: 10px;
}
td.SecondaryMainContent {
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(images/NavBracket.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 519px;
	font-family: verdana;
	font-size: 10px;
	padding-top: 47px;
	padding-left: 27px;
	padding-bottom: 27px;
	padding-right: 27px;
}
td.SecondaryRightChannel {
	vertical-align: top;
	width: 175px;
	padding-top: 50px;
	font-family: arial;
	font-size: 11px;
	padding-left: 10px;
	background-color: #ffffff;
}
a.secondaryLink:active,a.secondaryLink:visited,a.secondaryLink {
	color: red;
	line-height: 20px;
}
span.pageheader {
	color: 3576a1;
	font-size: 16pt;
	font-family: trebuchet ms;
}
span.subhead {
	color: 3576a1;
	font-size: 12px;
}
td.flyspeck {
	font-family: arial;
	font-size: 10px;
}