/*-- Tabs --*/
.tabContent
{
	margin:8px 7px;}
.tab1
{
	position:relative;
	width:90%;
	padding:2px 0px;padding-bottom:3px;margin-bottom:10px;
	border:solid 1px #b2b2b2;
	background-color:White;}
/*-- Headers --*/
.WhiteTabHeader
{
	position:relative;
	height:25px;width:90%;
	padding-top:8px;
	color:#015591;
	text-align:right;
	border:solid 1px #b2b2b2;border-bottom:none;
	background-image:url("uiBG.gif");background-repeat:repeat-x;background-position:0px -94px;}
.BlueTabHeader
{
	position:relative;
	height:25px;width:90%;
	padding-top:8px;
	color:#015591;
	text-align:right;
	border:solid 1px #b2b2b2;border-bottom:none;
	background-color:#8eacd0;}
/*- - - -*/
.BoxIndexSign
{
	display:block;
	float:right;
	font-size:1px;
	width:10px;height:10px;
	margin:1px 2px;
	background-color:#d2e0ed;}
.selectedBoxIndexSign
{
	display:block;
	float:right;
	font-size:1px;
	width:10px;height:10px;
	margin:1px 2px;
	background-color:#6592bb;}
/*- - - -*/
.TextVerBox
{
	position:relative;
	width:90%;height:40px;
	color:#015591;
	text-align:center;
	margin-bottom:10px;padding:1px 0px;
	border:solid 1px #b2b2b2;
	background-color:White;
	background-image:url("uiBG.gif");background-repeat:repeat-x;background-position:0px -86px;}
.blueDotsSign
{
	display:inline-block;
	padding-right:20px;margin-right:12px;
	background-position:100% -348px;}