/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #002BAA;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #FFDB3D;
	border-top: 1px solid #5B85CD;
	border-bottom: 1px solid #5D86CC;
	border-left: 1px solid #5D86CC;
	border-right: 1px solid #5D86CC;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #5295FF;
	border-top: 1px solid #5D86CC;
	border-bottom: 1px solid #5D86CC;
	border-left: 1px solid #5D86CC;
	border-right: 1px solid #5D86CC;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
DIV.container {
	Z-INDEX: 1004;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	HEIGHT: 0px;
	TEXT-ALIGN: left;
	left: -0px;
	top: -1px;


}