a.breadCrumbs:link {
	color: #006633;
	text-decoration: none;
	font-size: xx-small;
}
a.breadCrumbs:visited {
	text-decoration: none;
	color: #006633;
	font-size: xx-small;
}
a.breadCrumbs:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: xx-small;
}
a.breadCrumbs:active {
	text-decoration: none;
	color: #FFFF00;
	font-size: xx-small;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
}
a.footerLink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: xx-small;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: xx-small;
}
a.footerLink:active {
	text-decoration: none;
	color: #FFFF00;
	font-size: xx-small;
}
.mainGUIborder1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #366C9C;
	border-left-color: #366C9C;
}
.makeFormElementsSmall {
	font-size: xx-small;
	color: #666666;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
.SectionSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.SectionSubHeadingUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-right: 10px;
}
.makeFormElementsSmall2 {
	font-size: xx-small;
	color: #666666;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
.utilityText {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	color: #666666;
}
.utilityText2 {

	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #666666;
}
.LinkItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000033;
	text-transform: none;
	font-variant: small-caps;
}
.urlBGColour {
	background-color: #FFCCFF;
	border-top-color: #CC0000;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-color: #CC0000;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #CC0000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #CC0000;
	border-left-style: solid;
	border-left-width: 3px;
}
.bodyText {
	margin-right: 10px;
}
.sectionGUIborder {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bodyTextPadded {
	margin-right: 10px;
	margin-left: 20px;
}
.SectionSubHeadingPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-left: 15px;
}


