/* body is the overall body settings for header, content area and footer.  
   To set different background colours for these areas use the headerBg,
   contentBg and footerBg classes */
body {  
	color: #000000;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: normal normal normal x-small arial, helvetica, sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-arrow-color: #536c82;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
.headerBg {
	color: inherit;
	background-color: #ffffff;
}
.headerTblBg {
	color: inherit;
	background-color: #ffffff;
	background-image: url('/images/blank.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
}
.headerTitle {
	color: #ffffff;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
.contentBg {
	margin-left: 27px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: inherit;
	background-color: #ffffff;
	background-image: url('/images/fsa_c_bg1.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top left;
}
.footerBg {
	color: inherit;
	background-color: #ffffff;
	background-image: url('/images/blank.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}
.userBg {
	color: inherit;
	background-color: inherit;
}
td.pageDesc, div.pageDesc {
	color: #000000;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
}
td.section, div.section { 
	color:#000000;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
}
.section table.fullWidth, .pageDesc table.fullWidth { 
	width:95%;
}
a {
	color:#536c82;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color:#536c82;
	background-color: inherit;
	text-decoration: none;
}
a:active, a:active.pageNo {
	color: #536c82;
	background-color: inherit;
	text-decoration: none;
}
a:hover, a:hover.copyright, a:hover.pageNo {
	color: #d75245;
	background-color: inherit;
	text-decoration: underline;
}
a.footer, a.footer:visited {
	color: #000000;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
}
.footer, .footer a, .footer a:visited, a.footer:hover {
	color: #d75245;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
}
.contentGroups, a.contentGroups, a.contentGroups:visited {
	color: #000000;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
.selectedContentGroups, a.selectedContentGroups, a.selectedContentGroups:visited {
	color: #d75245;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
a.contentGroups:active,  a.contentGroups:hover, a.selectedContentGroups:active, a.selectedContentGroups:hover {
	color: #536c82;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
}
.contentGroups1, a.contentGroups1, a.contentGroups1:visited {
	color: #000000;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
.selectedContentGroups1, a.selectedContentGroups1, a.selectedContentGroups1:visited {
	color: #d75245;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
a.contentGroups1:active,  a.contentGroups1:hover, a.selectedContentGroups1:active, a.selectedContentGroups1:hover {
	color: #536c82;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
}
#selected {
	color: #d75245;
	background-color: inherit;
}
div.inPageNav /* In page navigation such as that seen in forum */{
	margin: 0 20px 0 20px;
	border: #e3edff 1px solid;
	background: #f8f8f8;
	font: normal normal normal 13px inherit;
	color: #000;
}
.inPageNav p /* In page navigation such as that seen in forum */{
	margin: 0;
	padding: 3px;
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	font: normal normal normal 13px;
	color: #666;
}
.inPageNav a, .inPageNav a:visited /* In page navigation such as that seen in forum normal text and un-vistited and visited links */{
	font: normal normal normal 13px;
	background: inherit;
	color: #cc3333;
	text-decoration: none;
}
.inPageNav a:active, .inPageNav a:hover /* In page navigation such as that seen in forum active and on hover links */{
	font: normal normal normal 13px;
	background: inherit;
	color: #cc0000;
	text-decoration: none;
}
.disabledLink /* a disabled link or link that is currently not available to a user */ {
	font: normal normal normal 13px;
	background: inherit;
	color: #999;
	text-decoration: none;
}

h1,h1 a,h1 a:visited,h1 a:active,h1 a:hover {
	color: #d75245;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
}
h2, h2 a, h2 a:visited, h2 a:active, h2 a:hover {
	color: #66829A;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
h3, h3 a, h3 a:visited, h3 a:active, h3 a:hover {
	color: #C2B33E;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
h4, h4 a, h4 a:visited, h4 a:active, h4 a:hover  {
	color: #c4b74e;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
h5, h5 a, h5 a:visited, h5 a:active, h5 a:hover  {
	color: #c4b74e;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
h6, h6 a, h6 a:visited, h6 a:active, h6 a:hover  {
	color: #c4b74e;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
p, td, q{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
}
.highlight {
	color: #83b334;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	display: block;
}
.highlight1 {
	color: #83b334;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	display: block;
}
q {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.quote {
	color: #66829a;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.quote q {
	color: #66829a;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	display: block;
}
.quote cite {
	display: block;
}
.quote1 {
	color: #66829a;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	display: block;
}
.quote1 q {
	color: #66829a;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	display: block;
}
.quote1 cite {
	display: block;
}
cite {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.copyright {
	color: #000000;
	background-color: inherit;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.copyright a, .copyright a:visited, .copyright a:active {
	color: #d75245;
	background-color: inherit;
}
ul {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	list-style: square;
}
ul.sectionLinks { 
	list-style: none none;
}
.disc {
	list-style: disc;
}
.circle {
	list-style: circle;
}
ol {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}
.lowerAlpha {
	list-style: lower-alpha;
}
.upperAlpha {
	list-style: upper-alpha;
}
li {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
center {
	text-align: left;
}
.notice {
	color: #009d12;
	background-color: inherit;
}
fieldset {
	border: 1px solid rgb(187,172,192);
}
legend {
	font-weight: 700;
	color: #000;
}
.button {
	color: #536c82;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	border-left: #536c82 1px solid;
	border-right: #536c82 1px solid;	
	border-top: #536c82 1px solid;
	border-bottom: #536c82 1px solid;
	cursor: hand;
}
img, img a, img a:link, img a:visited, img a:active, img a:hover  {
	border: 0;
}
img.spacedLeft {
	margin: 0px 5px 8px 0;
	float: left;
}
img.spacedRight {
	margin: 0 0px 5px 8px;
	float: right;
}
div.alignLeft { 
	text-align: left; 
}
div.alignRight {
	text-align: right;
}
div.alignCenter { 
	text-align: center; 
}
th.level2, th.subheading {
	color: #000;
	background-color: #ccc;
}

.searchResult0 {
	color: inherit;
	background-color: #dfeaf3; /* #f2f2f2 grey 1 */
}
.searchResult1 {
	color: inherit;
	background-color: #eff5f9; /* #f7f7f7 grey 2 */
}
.tblLine0 {
	color: inherit;
	background-color: #d9e0e6;
}
.tblLine1 {
	color: inherit;
	background-color: #ebeff2;
}
table.typeWidth {
	width: 38px;
}
.pageNo, .pageNo a, .pageNo a:visited {
	color: #c13f37;
	background-color: inherit;
	font-weight: bold;
}
#currentPage {
	color: #536c82;
	background-color: inherit;
}
hr {
	color: #d9e0e6;
	background-color: inherit;
	width: 100%;
	height: 1px;
	border: 1px solid;
}
div {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.alternatingRows {
}
table.alternatingRows tr th {
	border-top: 1px solid #8a92a5;
	border-bottom: 1px solid #8a92a5;
	text-align: left;
	font-size: 13px;
	color: #fff;
	background: #b9bec9; 
	speak-header: always;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.alternatingRows tr.tint0 td {
	background: #e8e9ed; /* #fef1d4;  #fbf7f5 grey 1 */
	border-bottom: 1px solid #8a92a5;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.alternatingRows tr.tint0 td a,  table.alternatingRows tr.tint0 td a:visited {
	color: #8a92a5; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint0 td a:active {
	color: #000; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td {
	border-bottom: 1px solid #8a92a5;
	background: #f6f6f8; /* #fef8e9;  #f7f7f7 grey 2 */
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}
table.alternatingRows tr.tint1 td a,  table.alternatingRows tr.tint1 td a:visited {
	color: #8a92a5; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td a:active {
	color: #000; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows .smallerText, table.alternatingRows .smallerText a,  table.alternatingRows .smallerText a:visited, table.alternatingRows .smallerText a:active {
	font-size: 11px;
}
table.alternatingRows tr.child td.childindent {
	padding-left: 20px;
}
table.alternatingRows tr.tint0.selected td {
	background: lightcyan;
}
table.alternatingRows tr.tint1.selected td {
	background: lightcyan;
}
.alignCentre {
	text-align: center;
}
