@charset "utf-8";
/* CSS Document */
a{
color:#009ddb;  /* RS 2011 */
font-weight:normal;
text-decoration:underline;
}

a.TopicLink{
color:#009ddb;  /* RS 2011 */
font-weight:normal;
text-decoration:underline;
font-size:15px;
}

a:hover{
color:#009ddb;  /* RS 2011 */
}
ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.Clear{
clear:both;
}
.Block{
display:block;
overflow:visible;
}
.Hidden{
display:none;
}
div.CenterContentArea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:480px;
}
.txtHeader1{
font-size:16px;
font-weight:bold;
color:#025494;
padding-top:6px;
padding-bottom:2px;
}
div.PadTab{
	/*padding-top:8px;*/
}

div.PadRight{
	padding-right:6px;
}

div.Column{
width:240px;
overflow:hidden;
}
div.ColumnNarrow{
width:180px;
overflow:hidden;
}
div.ColumnWide{
width:300px;
overflow:hidden;
}
div.Picture{
width:140px;
height:102px;
padding-right:8px;
overflow:hidden;
clear:both;
}
div.Relative{
position:relative;
}
div.floatLeft{
float:left;
}
div.clearLeft{
clear:left;
}
div.PictureText{
	float:right;
	width:330px;
	padding-top:4px;
}
div.List ul{
	
}
div.List ul li {
	background-image:url(/en_US/Images/Site_Component_Images/Content_Area_1/ico_arrow_red.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding:0px 0px 2px 8px;
	display:inline-block;
}
div.List ul ul li {
margin-left:18px;
}
div.List ul ul ul li {
margin-left:30px;
}

div.DottedLine{
	background-position:bottom;
	background-image:url(/en_US/Images/Site_Component_Images/Content_Area_1/dotted_2D.png);
	background-repeat:repeat-x;
	height:1px;
	padding-top:12px;
	clear:both;
}

/********* tabs ***********/
div.TabMenu{
	padding-top:6px;
	height:40px;
	position:relative;
}

#subTabMenu{
font-size:11px;
font-weight:bold;
}

.tabActive{
    width:119px;
	background-image: url(/en_US/Images/Site_Component_Images/Content_Area_1/tabActive.png);
	background-repeat: no-repeat;
	float:left;
	height:32px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-top:12px;
	cursor:pointer;
}
.tabInActive{
	width:119px;
	background-image: url(/en_US/Images/Site_Component_Images/Content_Area_1/tabInActive.png);
	background-repeat: no-repeat;
	float:left;
	height:32px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding-top:12px;
	color:#333333;
	cursor:pointer;
}
.tabActiveSP{
    width:119px;
	background-image: url(/en_US/Images/Site_Component_Images/Content_Area_1/tabActive.png);
	background-repeat: no-repeat;
	float:left;
	height:32px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
	cursor:pointer;
}
.tabInActiveSP{
	width:119px;
	background-image: url(/en_US/Images/Site_Component_Images/Content_Area_1/tabInActive.png);
	background-repeat: no-repeat;
	float:left;
	height:32px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
	color:#333333;
	cursor:pointer;
}
.tabSpacer{
	width:4px;
	border-bottom:#000033 solid 1px;
	float:left;
	height:26px;
}

p.NoPad{
padding: 0;
margin: 0;
}
ul.InnerUL{
padding: 0;
margin: 0;
}


div.subTabActive a{
float:left;
padding-right:8px;
text-decoration:none;
font-weight:bold;
}
div.subTabInActive{
float:left;
padding-right:8px;
font-weight:bold;
}
div.subTabInActive a{
float:left;
padding-right:8px;
font-weight:bold;
}

/* begin ENTCR 12107 change */
div.PageTitle6 {
  padding-bottom: 15px;
}
div.RightBar_Prospect_Inner1 {
  padding-left: 15px
}

/* endENTCR 12107 change */

