﻿body 
{
	/* background-color:#1e159b; */
}

#tblDoc
{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

/* LOGO */
#td_logo
{
	background-image:url('images/v1-logo.gif');
	background-repeat:no-repeat;
}

#td_Expert
{
	/*
	background-image:url('images/v1-expert.gif');
	background-repeat:no-repeat;
	*/
}

#td_Menubar
{
	background-color:#eaeaea;
}

#td_Banner
{
	/* background-color:#87a1fe; */
}


/* TOP MARGIN*/
#td_TopMargin
{
	height:5px;
}

/* BOTTOM MARGIN*/
#td_BottomMargin
{
	height:5px;
}

/* Left Side List*/
.greytitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;

}


.Redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;

}
/*
a.Redlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;

}
a.Redlink:visited {
	color: #DA0303;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.Redlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA0303;
	text-decoration: underline;
}
a.Redlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA0303;
	text-decoration: none;
}
*/








#Main_td_M
{
	width:770px;
	
}


#CPH_Main
{
	width:100px;
	height:100px;
	text-align:center ;
	vertical-align :middle ;
	border-width:1;
}

/* HEADER TOP BORDER */
#td_HBT_TL
{
	background-image:url('images/HBrdr_TL.gif');
	background-repeat:no-repeat;
	width:7px;
	height:5px;
}

#td_HBT_TBar
{
	background-image:url('images/HBrdr_TBar.gif');	
	background-repeat:repeat-x;
	width:791px;
	height:5px;
}

#td_HBT_TR
{
	background-image:url('images/HBrdr_TR.gif');
	background-repeat:no-repeat;
	width:9px;
	height:5px;	
}

/* HEADER */
#td_HLBar
{
	width:5px;
	height:146px;
	background-image:url('images/HBrdr_LBar.gif');
	background-repeat:repeat-y;
}

#td_Header
{
	width:796px;
	height:146px;
	background-image:url('images/HeaderBG.gif');
	background-repeat:no-repeat;
}

#td_HRBar
{
	width:6px;
	height:146px;
	background-image:url('images/HBrdr_RBar.gif');
	background-repeat:repeat-y;
}

#td_MenusLvl1
{
	background-position:right top ;
	background-image:url('images/OverHeader.gif');
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:top;
	padding-right:24px;
	
}




/* Middle BAR */
#tblMiddleBar
{
	width: 100%;
}
#MiddleBar_L
{
	background-image:url('images/MiddleBar_L.gif');
	background-repeat:no-repeat;
	width: 5px;
	height:3px;
}

#MiddleBar_M
{
	height:3px;
	background-image:url('images/MiddleBar.gif');
	background-repeat:repeat-x;
	width:796px;
	
}

#MiddleBar_R
{
	background-image:url('images/MiddleBar_R.gif');
	background-repeat:no-repeat;
	width: 6px;
	height:3px;
}

/* BOTTOM BAR */
#td_BBrdr_BL
{
	width:8px;
	height:9px;
	background-image:url('images/BBrdr_BL.gif');
	background-repeat:no-repeat;
}

#td_BBrdr_BBar
{
	width:790px;
	height:9px;
	background-image:url('images/BBrdr_BBar.gif');
	background-repeat:repeat-x;
}

#td_BBrdr_BR
{
	width:9px;
	height:9px;
	background-image:url('images/BBrdr_BR.gif');
	background-repeat:no-repeat;
}

/* FOOTER */

#td_FOutBrdr_L
{
	width:5px;
	height:50px;
	background-image:url('images/BOutBrdr_LBar.gif');
	background-repeat:repeat-y;
}

#td_FInBrdr_L
{
	width:3px;
	height:50px;
	background-image:url('images/BInBrdr_LBar.gif');
	background-repeat:repeat-y;
}

#td_Footer
{
	width:797px; /* changed from 799 to solve mozilla crash in footer*/
	height:50px;
	background-color:White;
	text-align:center;
	font-family :tahoma;
	font-size:11px;
	
}

#APoweredBy
{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#bb2723;
}

#td_FInBrdr_R
{
	width:3px;
	height:50px;
	background-image:url('images/BInBrdr_RBar.gif');
	background-repeat:repeat-y;
}

#td_FOutBrdr_R
{
	width:6px;
	height:50px;
	background-image:url('images/BOutBrdr_RBar.gif');
	background-repeat:repeat-y;
}

/* BODY */

#tbl_Body
{
}

#td_BBrdrOut_L
{
	width:5px;
	background-image:url('images/BOutBrdr_LBar.gif');
	background-repeat:repeat-y;
}

#td_BBrdrIn_L
{
	width:3px;
	background-image:url('images/BInBrdr_LBar.gif');
	background-repeat:repeat-y;
}


#td_BBrdrIn_R
{
	width:3px;
	background-image:url('images/BInBrdr_RBar.gif');
	background-repeat:repeat-y;
}

#td_BBrdrOut_R
{
	width:6px;
	background-image:url('images/BOutBrdr_RBar.gif');
	background-repeat:repeat-y;
}



/* HEADER RIGHT SECTION */
#td_HRightPart
{
	width:607px;
}

#tbl_MenusLvl1
{
	
}

#td_MenusLvl1
{
	width:619px;
	height:110px;
}

#td_TopMenu
{
	height:36px;
	background-image:url('images/TopMenu.gif');
	background-repeat:no-repeat;
	padding-left:24px;
	
}

#divTTT
{
	text-align:left;
}

/* CONTENT AREA */

#td_Body_ContentL
{
	width:186;
	height:100%;
	vertical-align:top;
	/* background-color:#74dcf6;  Temporarily */
	background-color:#c3ccf9;
}

#td_Business
{
	width:186;
	height:250px;
	background-color:#c3ccf9; /* temporarily */
	/* background-image:url('images/Logos/juniper.gif'); */
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	padding-left:1px;
}

#img_Business
{
	width:97%;
	height:97%;
	border-width:2px;
	border-style:outset ;
	border-color:silver;
	
}

#td_gifAnim
{
	width:186px;
	height :150px;
	/* background-color:#dee2f8; temporarily */
	background-color:#c3ccf9;
	vertical-align:middle;
	text-align:center;
	padding-left:1px;
}

#img_gifAnim
{
	width:97%;
	height:97%;
	text-align:center;
	border-width:2px;
	border-style:outset ;
	border-color:silver;
}

#td_Empty
{
	width:186px;
	height:100%;
	background-color:Silver;
}


#td_Body_ContentR
{
	vertical-align:top ;
	height:100%;
	background-color:White;
	
}

#tbl_CntRight
{
	vertical-align:top ;
	
}



#img_banner
{
	width:98%;
	height:98%;
	border-width:2px;
	border-style:outset ;
	border-color:silver;
}

#td_realContent
{
	width:604px;
	height:100%;
	border-left-style:dashed;
	border-left-width:thin;
	border-color:Black;
	background-color:White ;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}

/*
.Img_BBrdrIn_L
{
	width:3px;
	 background-image:url('images/BInBrdr_LBar.gif');
	background-repeat:repeat-y;
	height:100%; 
	text-align:left;
}

.Img_BBrdrIn_R
{
	width:3px;	
	background-image:url('images/BInBrdr_RBar.gif');
	background-repeat:repeat-y;
	height:100%; 
	float :right;
	text-align:right;
	
} */