/* CSS Document */

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;colour:#ff6600;
line-height:normal;
padding:inherit
}.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 8px;
	width: 140px;
}
.mainCell {
	background-color: #FFFFE6;
	height: auto;
	font-size: 16px;
}
.msLogo {
	margin-top: 8px;
	margin-bottom: 8px;
}




.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 8px;
	width: 140px;
}.navigationMenu {
	text-align: left;
}
.supportSpace {
	line-height: 20px;
}
.header {
	padding-bottom: 10px;
}
