A.link  {
	text-decoration : none;
}

A.visited  {
	text-decoration : none;
}

A.active  {
	text-decoration : none;
}

.activeMenuItem  {
	background-color : #0099FF;
}

.mainTable  {
	vertical-align : top;
	width : 450px;
	text-align : left;
	border-style : solid;
	border-width : thin;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.displayText  {
	text-align : left;
}

.confirmation  {
	color : Red;
	font-family : Verdana, Arial;
	font-size : small;
	font-weight : bold;
}

.Date  {
	background-color : ffcc44;
	font-family : Arial;
	color : Blue;
	font-size : 12pt;
	text-align : center;
}

.InfoCell  {
	background-color : Silver;
	text-indent : 2px;
}

.InputCell  {
	text-indent : 2px;
}

.OutputCell  {
	text-indent : 4px;
	color : Red;
}

.LabelLeft  {}

.LabelRight  {
	background-color : Gray;
	text-align : right;
	padding-right : 5px;
}

.InfoCellRight  {
	text-align : right;
	padding-right : 4px;
}

.InfoCellLeft  {
	text-indent : 5px;
}

.HeadingLeft  {
	color : Navy;
	font-weight : bold;
	padding-left : 3px;
	text-indent : 3px;
	text-align : center;
}

.ButtonCell  {
	padding : 4px;
}

.LeftMainColumn  {
	padding : 2px;
	margin : 0px;
	vertical-align : top;
	width : 20%;
	text-align : left;
}

.mainContentArea  {
	vertical-align : top;
	text-align : left;
}

.sectionLabel  {
	background-color : 33cc33;
	font-family : Arial Black;
	padding-left : 5px;
}

