﻿body {
	margin: 0px;
}
td#bottomTable {
	background-repeat: repeat-y;
	background-position: right;
}
td#secondTable {
	background-repeat: repeat-y;
}
a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 100%
}
a.nav {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
	height: 100%
}

.Heading {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #636363;
	line-height: 13px;
}

table#quicklinkTable {
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.itemBox {
	border: 1px solid #c8c8c8;
}
td#contentCell {
	padding-left: 20px;
	padding-right: 20px;
}

.MainBody {
	font-family: arial;
	font-size: 12px;
	color: #000;
}

td.FinePrint {
	font-family: arial;
	font-size: 11px;
	color: #000;
	height: 40px;
}


