body {
	font-family:Arial;
}

.blueBack {
	background: #D2E9FF;
	width: 320px;
	border: #0000FF 1px solid;
	padding: 2px;
}

.outerTable {
	width: 640px;
	height: 570px;
}

.smallText {
	font-size: 11px;
	line-height: 30px;
}

.smallTextB {
	font-size: 11px;
	line-height: 30px;
	font-weight:bold;
}

.mediumText {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #828282;
}

.mediumTextBlack {
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #000;
}

.mediumTextValue {
	font-size: 11px;
	font-weight: bold;
	color: #828282;
}

.smallHead {
	font-size: 13px;
	font-weight: bold;
	line-height:28px;
}

.smallHeadBlack {
	font-size: 13px;
	font-weight: bold;
	line-height:28px;
	color: #000;
}

.mediumTextGValue {
	font-size: 11px;
	font-weight: bold;
	color: #719604;
}

.bigTextGValue {
	font-size: 24px;
	font-weight: bold;
	color: #719604;
}

.submit {
	line-height: 50px;
}

.bottomTable {
	height:259px;
	width: 621px;
	border-collapse:collapse;
	border: #828282 1px solid;
}

.innerBottomTable {
	width: 621px;
}
