body {
	color: #333333;
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	line-height: 1em;
}
p {
	margin: 1em 0;
	line-height: 1.5em;
}
a:link, a:visited  {
	text-decoration: none;
	/* color: #0000FF; */
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #002A67;
	padding: 5px;
	margin-top: 0px;
	line-height: 25px;
/*	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
*/
}
h2 {
	font-size: 14px;
	padding: 5px;
	margin-top: 0px;
	line-height: 25px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}
.setCellWidth33 {
	width: 33%;
}
/*.footerLink {
	color: #CCCCCC;
	text-decoration: none;
}
.footerLink a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footerLink a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footerLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
*/
.setCellWidth25 {
	width: 33%;
}
.table {
	/* border-spacing: 10px; */
}
.h2FormattingScheme1 {
	background: #FCE9BA;
	color: #9a0569;
	text-align: center;
}
.h2FormattingScheme2 {
	background: #34598D;
	color: #FFFFFF;
	text-align: center;
}
.h2FormattingScheme3 {
	background: #8AA2BE;
	color: #FFFFFF;
	text-align: center;
}
.table td  {
	padding: 7px;
}
.cellBgYellow1 {
	background: #FFFFCC;
}
.cellBgYellow2 {
	background: #FFFF99;
}
.cellBGgBlue1  {
	background: #3366CC;
}
/* .textLinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.textLinkWhite a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.textLinkWhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
} */
.MenuBarBg {
	background: url(../Assets/nav-bg.jpg) repeat-x;
}
.NavShadow {
	background: url(../Assets/nav-shadow-tile.jpg) repeat-x;
	height: 15px;
}
.icon {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #546F9A;
}
hr {
	color: #999999;
	background-color: #999999;
}
#footer {
	color: #CCC;
	font-size: 90%;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
