.body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:8px;
	color: #000000;
}
a:link.body {
	text-decoration: underline;
	color: #452663;
}
a:visited.body {
	text-decoration: underline;
	color: #452663;
}
a:hover.body {
	text-decoration: underline;
	color: #E5A003;
}

.body-small {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight : normal;
	margin-top: 3px;
	margin-bottom:8px;
	color: #000000;
}

.body-red {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #CC0000;
}

.body-blue {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:8px;
	color: #452663;
}

.body-bold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #000000;
}

.body-italic {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom:8px;
	color: #000000;
}

.instruction {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom:8px;
	color: #452663;
}
a:link.instruction {
	text-decoration: underline;
	color: #452663;
}
a:visited.instruction {
	text-decoration: underline;
	color: #452663;
}
a:hover.instruction {
	text-decoration: underline;
	color: #E5A003;
}

.footnote {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8px;
	font-weight: normal;
	margin: 0px;
	position: relative;
	top: -4px;
	color: #000000;
}
a:link.footnote {
	text-decoration: underline;
	color: #000000;
}
a:visited.footnote {
	text-decoration: underline;
	color: #000000;
}
a:hover.footnote {
	text-decoration: underline;
	color: #0000CC;
}

.title {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #AAAAAA;
}

.heading {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #452663;
}
a:link.heading {
	text-decoration: underline;
	color: #452663;
}
a:visited.heading {
	text-decoration: underline;
	color: #452663;
}
a:hover.heading {
	text-decoration: underline;
	color: #e5a003;
}

.heading-gold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #E5A003;
}

.subheading {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #452663;
}
a:link.subheading {
	text-decoration: underline;
	color: #452663;
}
a:visited.subheading {
	text-decoration: underline;
	color: #452663;
}
a:hover.subheading {
	text-decoration: underline;
	color: #e5a003;
}

.subheading-gray {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #AAAAAA;
}

.subheading-red {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #CC0000;
}
a:link.subheading-red {
	text-decoration: underline;
	color: #CC0000;
}
a:visited.subheading-red {
	text-decoration: underline;
	color: #CC0000;
}
a:hover.subheading-red {
	text-decoration: underline;
	color: #0000CC;
}

.menu {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:0px;
	color: #C2C2C2;
}
a:link.menu {
	text-decoration: none;
	color: #C2C2C2;
}
a:visited.menu {
	text-decoration: none;
	color: #C2C2C2;
}
a:hover.menu {
	text-decoration: none;
	color: #FFFFFF;
}

.menu-white {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:0px;
	color: #FFFFFF;
}

.menu-gray {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:0px;
	color: #AAAAAA;
}
.menu-bold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:0px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:0px;
	color: #000000;
}

.tab-purple {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:0px;
	color: #FFFFFF;
}
a:link.tab-purple {
	text-decoration: none;
}
a:visited.tab-purple {
	text-decoration: none;
}
a:hover.tab-purple {
	text-decoration: none;
	color: #FBE131;
}

.tab-white {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:0px;
	color: #452663;
}
a:link.tab-white {
	text-decoration: none;
}
a:visited.tab-white {
	text-decoration: none;
}
a:hover.tab-white {
	text-decoration: none;
	color: #FBE131;
}

.contentfile-title {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #013567;
}
.contentfile-fieldlabel {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: #013567;
}
.contentfile-fieldcontent {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}