body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.textField{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;	
	height: 20px;
}
.button1 {
	font-size: 11px;
	color: #000000;
	width: 87px;
	height: 24px;
}
.checkbox1 {
	height: 11px;
}
select {
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	height: 18px;
	
}
a {
	
	text-decoration: none;
}
.grey11 {

	font-size: 11px;
	color: #7D7B7B;
}
.heading12 {

	font-size: 12px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;

}
.heading14 {

	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;

}
.headingGrey14 {

	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #7D7B7B;

}
.grey12 {

	font-size: 12px;
	line-height: 150%;
	color: #7D7B7B;
}
.white11 {

	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;

}
.white18 {

	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.greyLink11 {
	font-size: 11px;
	text-decoration: none;
	color: #7D7B7B;
}
.blueLink11 {
	font-size: 11px;
	text-decoration: none;
	color: #006BAC;
}
.menuLinkBlue12 {

	font-size: 12px;
	color: #006BAC;
	text-decoration: none;
}
.menuLinkGrey14 {

	font-size: 14px;
	color: #7D7B7B;
	text-decoration: none;
}
.gradientCell {
	background-image: url(images/gradient_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menuCell {

	font-size: 12px;
	color: #006BAC;
	height: 30px;
	line-height: 200%;
	border-top: 1px solid #C3C3C3;
}
.menuCellSelected {

	font-size: 12px;
	color: #7D7B7B;
	height: 30px;
	line-height: 200%;
	border-top: 1px solid #C3C3C3;
	background-color: #F2F2F2;
}
.greyBottomCell {
	border-bottom: 1px solid #F4F4F4;
}
.error11 {
	color: #FF0000;
	font-size: 11px;
	
}
.style11 {
	font-size: 11px;
	color: #000000;
}
.style9 {
	font-size: 9px;
	color: #000000;
}
