body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #009999;
	font-weight: bold;
}

a:visited {
	color: #006666;
	font-weight: bold;
}

.verticalTopAlign {
	vertical-align: top;
}

.verticalMiddleAlign {
	vertical-align: middle;
}

.verticalBottomAlign {
	vertical-align: bottom;
}

.leftAlign {
	text-align: left;
}

.centerAlign {
	text-align: center;
}

.rightAlign {
	text-align: right;
}

.cursorPointer {
	cursor: pointer
}

.searchBox {
	height: 18px;
	width: 220px;

}
a:hover {
	font-weight: bold;
	color: #00D7D7;
}

.align_left { 
	float:left;}

.align_right { 
	float:right;}

.align_center { 
	float:center;}
#Menu tr td .bodytext tr .bodytext table tr td center strong {
	font-family: verdana, "Trebuchet ms", arial, sans-serif;
	font-size: 12px;
	alignment-adjust: baseline;
}
.largeBODY {
	font-family: verdana, "Trebuchet ms", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	alignment-baseline: baseline;
}
