@charset "utf-8";
/* CSS Document */
    
body {
	background:url(../_images/bg_stripes.gif); 
	background-color: #ffffff;
	margin: 0px;
}
img, div {behavior: url(_includes/iepngfix.htc);}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #616161;
}
.footerText a {
	font-weight: bold;
	text-decoration: none;
	color: #616161;
}
.footerText a:hover {
	text-decoration: underline;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#7d705f;
}
.menuText a:hover {
	color:#999999;
}
.menuText a {
	color:#7d705f;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6c6c6c;
}
.bodyText a {
	color: #6c6c6c;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #000000;
}

.titleBlueHeader {
	font-size: 18pt;
	color: #005a84;
}
.titleGrayHeader {
	font-size: 13.5pt;
	color: #6c6c6c;
}
.titleGrayHeaderSmall {
	font-size: 10.5pt;
	color: #6c6c6c;
}
.toutBold a {
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.toutNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 12pt;
}
.toutNormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 10pt;
}
.toutBold a:hover {
	color: #cccccc;
}
.toutNormal a:hover {
	color:#cccccc;
}
