﻿/*	//-------------------------------------------------------------------------------------------------------------------->
		Featurette Section
/*	//-------------------------------------------------------------------------------------------------------------------->	*/
._Title
{
	position: absolute;
	z-index: 1;
}
._Shadow
{
	position: relative;
	left: 1px;
	/*top: 4px;*/
}
._Inset
{
	position: absolute;
	left: 4px;
	top: -1px;
}

/*	//-------------------------------------------------------------------------------------------------------------------->	*/
.ftNav
{
	color: #034079;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 25px;
	background: #eeeeee url('/App_Design/Images/MenuBars/Fade_88aed2.jpg') repeat-y right;
	width: 150px;
	z-index: 1;
}

.ftHead
{
	color: #034079;
	font-size: 12pt;
	font-weight: normal;
}
.ftHead2
{
	color: #88aed2;
	font-size: 8pt;
	font-weight: bold;
}

.fNav
{
	text-align: right;
	color: #034079;
	font-size: 7pt;
	float: left;
}
.fNav_pl
{
	line-height: 23px;
	white-space: nowrap;
}
.fNav_bk
{
	line-height: 19px;
	color: #034079;
	background-color: #eee;
	cursor: pointer;
	padding-right: 5px;
}

/*	//-------------------------------------------------------------------------------------------------------------------->
		Boxed Frame Classes for Table
/*	//-------------------------------------------------------------------------------------------------------------------->	*/

.TL { background-image: url('/App_Content/Images/Frames/TL.png'); width: 9px; height: 21px; }
.TC { background-image: url('/App_Content/Images/Frames/TC.png'); width: 100%; height: 21px; }
.TR { background-image: url('/App_Content/Images/Frames/TR.png'); width: 13px; height: 21px; }

.ML { background-image: url('/App_Content/Images/Frames/ML.png'); width: 9px; height: 100%; }
.MContent { background-color: #fff; }
.MR { background-image: url('/App_Content/Images/Frames/MR.png'); width: 13px; height: 100%; }

.BL { background-image: url('/App_Content/Images/Frames/BL.png'); width: 9px; height: 17px; }
.BC { background-image: url('/App_Content/Images/Frames/BC.png'); width: 100%; height: 17px; }
.BR { background-image: url('/App_Content/Images/Frames/BR.png'); width: 13px; height: 17px; }

/*.ImgBar { background-image: url('/App_Content/Images/BarColor.gif'); height: 20px; color: #ffffff; font-weight: bold; text-align: center;
	font-family: Verdana, Arial;  }

.LFrame {  background-color: #ffffff; margin:  0px 0px 0px 5px; width: 200px; height: 450px; }
/*border-bottom: solid 1px #000; border-left: solid 1px #000; border-right: solid 1px #000;
.MFrame { background-color: #ffffff; width: 100%;  height: 450px;}*/

/*	//-------------------------------------------------------------------------------------------------------------------->	*/

