﻿#casestudy {
	PADDING-LEFT: 25px
}
.txtNormal
{ 
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	width: 250px;
}

.ddl
{
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
}
.rdo
{
	font-size: 11px;
	text-decoration: none;
}
.lnk {
	FONT-SIZE: 11px; TEXT-ALIGN: justify; color:Red;
}
.lblNormal {
	FONT-SIZE: 11px; TEXT-ALIGN: justify; TEXT-DECORATION: none;
}
.FTB {
	FONT-SIZE: 11px;
}
.labelArea {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 8px;
	line-height: 34px;
}
.valueArea {
	width: 300px;
	float: left;
	margin: 8px 0;
}
.textField {
	font-size: 11px;
	font-weight: normal;
	width: 250px;
}

.lblRight {
	FONT-SIZE: 11px; TEXT-ALIGN: justify; TEXT-DECORATION: none; text-align: right;
}
.lblBold
{
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.btnNormal {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 25px; COLOR: #005683; LINE-HEIGHT: 25px; TEXT-DECORATION: none
}
.header
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.header:hover
{
	color: white;
	font-weight: bold;
	font-size: 13px;
}
