/*Body
{
	TEXT-JUSTIFY: auto;
  TEXT-ALIGN: justify;
  margin-top: 0px;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #514e51;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

A:link  {color:  #514e51; TEXT-DECORATION: underline;}
A:visited {color: #514e51; TEXT-DECORATION: underline;}
A:active {color: #514e51; TEXT-DECORATION: underline;}
A:hover	{ COLOR:#0033FF; TEXT-DECORATION: underline;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane200 {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.clsAPBgHomeHeader{background-color:#F1F2E3;}
.clsAPBgLeftBanner{background-color:#003366;}
.clsAPBgRightBanner{background-color:#003366;}
.clsAPBgAcrossBanner{background-color:#a1a293}
.clsAPBgSubMenu{background-color: #7F7F74}
.clsAPBgCaseStudies{background-color: #7F7F74}

.clsAPFineText
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #514E51
}

.Normal
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
	color: #514e51;
}

.NormalBold
{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
	color: #514e51;
}

.NormalRed
{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
  color: #ff0000
}

/* text style used for rendered text on the left or right panes */
/*.NormalWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #FFFFFF
}

/* text style used for rendered text on the left or right panes which requires emphasis */
/*.NormalWhiteBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF
}

.clsBgGradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#000000FF' , EndColorStr= '#C0A1A293' );
	border-bottom: #C0C1A2 1px solid;
}

.clsDtLst_item
{
  text-indent: 2pt;
  background-color: #EDEEE6;
}

.clsDtLst_Alternate
{
  text-indent: 2pt;
  background-color: #FAFAEB;
}
.clsHierMenu
{
	width: 160px;
	border-right: #a1a293 1px solid;
	border-top: #a1a293 1px solid;
	border-left: #a1a293 1px solid;
	border-bottom: #a1a293 1px solid;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clsHierMenu A {text-decoration:none;cursor:pointer;cursor:hand;}
.clsHierMenu A:link  {TEXT-DECORATION: none;cursor:pointer;cursor:hand;}
.clsHierMenu A:visited {TEXT-DECORATION: none;cursor:pointer;cursor:hand;}
.clsHierMenu A:active {TEXT-DECORATION: none;cursor:pointer;cursor:hand;}
.clsHierMenu A:hover{text-decoration:none;cursor:pointer;cursor:hand;}

.clsAPBumpUp
{
  border-right: threeddarkshadow 1px solid;
  border-top: buttonhighlight 1px solid;
  font-weight: bold;
  border-left: buttonhighlight 1px solid;
  cursor:pointer;cursor:hand;
  color: #0033ff;
  border-bottom: threeddarkshadow 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: buttonface;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.clsAPBumpDown
{
  border-right: buttonhighlight 1px solid;
  border-top: threeddarkshadow 1px solid;
  font-weight: bold;
  border-left: threeddarkshadow 1px solid;
  cursor:pointer;cursor:hand;
  color: #990033;
  border-bottom: buttonhighlight 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: silver;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.clsAPBumpNormal
{
  border-right: threeddarkshadow 1px solid;
  border-top: buttonhighlight 1px solid;
  font-weight: bold;
  border-left: buttonhighlight 1px solid;
  cursor:pointer;cursor:hand;
  color: #ffffff;
  border-bottom: threeddarkshadow 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: Gray;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
*/