body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.WhiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.Error {
	font-weight: bold;
	font-size: 12px;
	color: #880000;
}

.AdminMenu {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.AdminMenu td {
	background-color: #000066;
}
.PageHeading {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.ActionHeader {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

.ActionLinks {
	text-decoration: none;
	color: #000066;
	font-weight: none;
	font-size: 11px;	
}

.DocLinks {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: 12px;	
}

.DocInfo {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.Important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b80000;
}
.FormExtras {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
