body, td, p, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
}
.ALeftMenu {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.ALeftMenu:HOVER {
	color: #000000;
	text-decoration: underline;
	padding-left: 10px;
}
.MainCentre {   	
	background: #FFFFFF;	
	width: 567px;
}

.StartCrumb {
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
}

.ACrumb {
	font-size: 10px;
	color: #0E5FDA;
	text-decoration: none;
}

.ACrumb:HOVER {
	text-decoration: underline;
}

.helpBorder {
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-color: #000000;	
	border-right-style: solid;
	border-right-color: #000000;
	padding: 20px;		
}
.MainText {
    padding-left: 10px;
	padding-right: 10px;	
}
.styleh2 {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.style1 {
    color: #000099;
}


