body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link, a:visited, a:hover, a:active
{
	color: #1f6d78;
}
#PageWrapper {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position:absolute;
	z-index:49;
}
#InsideHeader {
	background-color: #cc7f14;
	left: 60; 
	top: 0; 
	height: 50;
	width: 100%;
	position:relative; 
	z-index:50; 
}
#LeftBar {
	background-color: #cc7f14;
	left: 50; 
	top: 53;
	height: 100%;
	width: 184;
	position: relative;
	z-index:50; 
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1f6d78;
}
.bodycopyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #282828;
}
.bodycopyBlue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1f6d78;
}
.callout {
	height: 50px;
	width: 498px;
	border: 1px dotted #1f6d78;
	background-color: #F7FCFD;
}
