body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: none;
}
red-body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:red}
table {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
p {
	font-size: 13px;
	border: 1px;
	text-align: none;
	font-style: normal;
	font-weight: none;
}

.header {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.pageheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-style: normal;
	letter-spacing: 0px;
	border-bottom-color: #000000;
}
.sectionheader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

a.headernav:link {color: #FFFFFF; text-decoration: none; font-weight="bold"}
a.headernav:visited {color: #FFFFFF; text-decoration: none; font-weight="bold"}
a.headernav:hover {color: #FFFF66; font-size="14px": font-weight="bold"}

a.sidenav:link {color: #000000; text-decoration: none;  letter-spacing: 0pt;}
a.sidenav:visited {color: #000000; text-decoration: none; letter-spacing: 0pt;}
a.sidenav:hover {
	color: #FF6633;
	font-weight: bold;
	border-bottom-width: thin;
}

a.maccnav:link {color: #0000FF; font-weight: bold; text-decoration: none}
a.maccnav:visited {color: #000000; font-weight: bold; text-decoration: none}
a.maccnav:hover {color: #CC3300; font-weight: bold; font-size="14px"}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	z-index: auto;
	color: #999999;
}
.subtitle-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	z-index: auto;
	color: #black;
	text-align: center;
}
.bold {
	FONT-WEIGHT: bold;
}
.italics {
	FONT-STYLE: italic;
}
.imageLeftBorder {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	float: left;
}
.imageRightBorder {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	float: right;	
}
.imageLeftNoBorder {
	padding: 3px;
	border-width: thin;
	border-style: none;
	float: left;
}
.imageRightNoBorder {
	padding: 3px;
	border-width: thin;
	border-style: none;
	float: right;	
}
.imageReg {
	padding: 3px;
	
}
.imageBorder {
	padding: 3px;
	border-width: thin;
	border-style: solid;
		
}
