a:link, a:visited { text-decoration:none; color: #0066CC; }
a:hover { color: #0066CC; text-decoration: underline; }
body {
	margin: 0px;
	padding: 0px;
	font: normal 16px Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	line-height: 1.5em;
	background: #FFFFFF no-repeat;
}
body, body td {
	text-align: left;
	vertical-align: top;
	}
h1 {
	color: #4d4d4d;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	color: #4d4d4d;
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	color: #4d4d4d;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}
#Footer {
	font-size: 11px;
	color: #8A98A8;
	line-height: 1.7em;
	padding-right: 17px;
	padding-left: 20px;
}
#BreadCrumbs {
	font-size: 11px;
	color: #8A98A8;
	margin: 0px;
	width: 50%;
}
#BreadCrumbs a{
	text-decoration: none;
	color: #8A98A8;
}
#BreadCrumbs a:hover {
	color: #0066CC;
}
#BreadCrumbs li {
	list-style: none;
	display: inline;
}
#BreadCrumbs li a{
	background: url(../images/graphics/breadcrumb_line.gif) repeat-x bottom left;
}
#MainNav {
	font-size: 14px;
	color: #8A98A8;
	font-weight: bold;
}
#MainNav a{
	font-size: 12px;
	text-decoration: none;
	color: #3366CC;
	font-weight: normal;
}
#MainNav a:hover {
	color: #7373A9;
	text-decoration: underline;
}
#MainNav li {
	list-style: none;
	display: inline;	
/*	margin: 0px 3px; */
}
.TDBlue {
	color: #00549F;
}
.TBlue {
	color: #3366CC;
}
.TLilac {
	color: #7373A9;
}
.TGrey {
	color: #8A98A8;
}
.Mid {
	text-align: center;
}
.Left {
	text-align: left;
}
.Right {
	text-align: right;
}
.SmallText {
	line-height: 1.1em;
	font-size: 0.9em;
	margin-top: -1px;
}
.TOrange {
	color: #EA5200;
}

.SubHeading {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

