/* CSS Document */
/*Must Use EMs for all dimensional measurements!!
	font-size:12px; - magic # = 12px | 1em = 12px*/

	 #cs_flashBody {
        	background-color: white;
        	font-size: 12pt;
        	font-family: verdana,arial,helvetica,sans-serif;
        	text-align: center;
        }
        #cs_noexpressUpdate {
        	margin: 0 auto;
        	font-family:Arial, Helvetica, sans-serif;
        	font-size: x-small;
        	color: #003300;
        	text-align: left;
        	background-image: url(small_short_nofp_bg.gif);
        	background-repeat: no-repeat;
        	width: 210px; 
        	height: 200px;	
        	padding: 40px;
        }
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	font-size:12px;
}
p, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
p { margin:0 0 1em 0; }
ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
img{
	border:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
a{color:#bb4301; text-decoration: none;}
a:hover{text-decoration: underline;}
/*------------Margin------------*/
.ml10{
	margin-left:10px;
}
.mr10{
	margin-right:10px;
}
.mt10{
	margin-top:10px;
}
.mb10{
	margin-bottom:10px;
}

/*---------Padding------------*/
.pT20{
	padding-top:20px;
}
.pB20{
	padding-bottom:20px;
}
.pL20{
	padding-left:20px;
}
.pL40{
	padding-left:40px;
}
.pR20{
	padding-right:20px;
}
.pT15{
	padding-top:15px;
}
.pB15{
	padding-bottom:15px;
}
.pL15{
	padding-left:15px;
}
.pR15{
	padding-right:15px;
}
.pT10{
	padding-top:10px;
}
.pB10{
	padding-bottom:10px;
}
.pL10{
	padding-left:10px;
}
.pR10{
	padding-right:10px;
}
.pT5{
	padding-top:5px;
}
.pB5{
	padding-bottom:5px;
}
.pL5{
	padding-left:5px;
}
.pR5{
	padding-right:5px;
}
.pT3{
	padding-top:3px;
}
.pB3{
	padding-bottom:3px;
}
.pL3{
	padding-left:3px;
}
.pR3{
	padding-right:3px;
}

/*------------------General Css-------------------*/
#wrapper{
	width:100%;
	height:auto;
	/*overflow:hidden;*/
}
#header{
	width:100%;
	height:auto;
	overflow:hidden;
}
#container{
	width:100%;
	height:auto;
	overflow:hidden;
	background: #F5F2F2;
}
#container1{
	width:100%;
	height:auto;
	overflow:hidden;
	
}

#footer1{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:11px;
	color:#b1b1b1;
	background:url(../images/footerbg.gif) repeat-x left top;
}
#footer{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:11px;
	color:#b1b1b1;
	padding-top: 20px;
	border-top: 4px solid #477FB9;
	/*background:url(../images/footerbg.gif) repeat-x left top;*/
}
.headerTop{
	width:100%;
	height:auto;
	overflow:hidden;
}
.logo{
	width:275px;
	height:93px;
	background:url(../images/logo.gif) no-repeat left top;
}
.logo h1{
	width:100%;
	height:auto;
	overflow:hidden;
}
.logo h1 a{
	width:255px;
	height:93px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	float:right;
}
.headerlink{
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:right;
	padding:12px 10px 0px 0px;
	color:#bb4301;
}
.headerlink ul li{
	margin:0px;
	margin-right:2px;
	padding:0px;
	display:inline;
}
.headerlink ul li a{
	color:#bb4301;
	text-decoration:none;
}
.headerlink ul li a:hover{
	text-decoration:underline;
}
.containerLeft{
	width:250px;
	height:auto;
	overflow:hidden;
}
.containerRight{
	width:100%;
	height:auto;
	overflow:hidden;
}
.bannerdiv{
	width:auto;
	height:246px;
	background:#ba4201 url(../images/bannerimg.gif) no-repeat right top;
	padding:0px 0px 0px 15px;
}
.hline{
	width:98%;
	height:1px;
	overflow:hidden;
	margin:auto;
	background:url(../images/hdotline.gif) repeat-x left bottom;
}
.whttxt{
	color:#ffffff;
}
.whttxtbold{
	color:#ffffff;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.whttitle{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/whtdots.gif) no-repeat 5px 5px;
}
.grytitle{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5c5c5c;
	background:url(../images/graydots.gif) no-repeat 5px 5px;
}
.grytxtdiv{
	width:auto;
	height:auto;
	overflow:hidden;
	/*padding:0px 20px 0px 20px;*/
	color:#5c5c5c;
	font-size:11px;
}
.redlink{
	color:#bb4301;
	text-decoration:none;
}
.redlink:hover{
	color:#bb4301;
	text-decoration:underline;
}
.bluelink{
	color:#477fb9;
	text-decoration:none;
}
.bluelink:hover{
	text-decoration:underline;
}
.redlinksmall{
	color:#bb4301;
	text-decoration:none;
}
.redlinksmall:hover{
	color:#bb4301;
	text-decoration:underline;
}
.btndiv{
	width:auto;
	height:auto;
	overflow:hidden;
	/*padding:0px 0px 0px 20px;*/
}
.clientbtn{
	width:98px;
	height:31px;
	margin:auto;
}
.clientbtn a{
	background:url(../images/clientbtn.gif) no-repeat left top;
	width:98px;
	height:31px;
	display:block;
}
.clientbtn a:hover{
	background:url(../images/clientbtn.gif) no-repeat left -32px;
}
.partnerbtn{
	width:98px;
	height:31px;
	margin:auto;
}
.partnerbtn a{
	background:url(../images/partner.gif) no-repeat left top;
	width:98px;
	height:31px;
	display:block;
}
.partnerbtn a:hover{
	background:url(../images/partner.gif) no-repeat left -32px;
}
.intermediatebtn{
	width:200px;
	height:31px;
	margin:auto;
}
.intermediatebtn a{
	background:url(../images/intermediate.gif) no-repeat left top;
	width:200px;
	height:31px;
	display:block;
}
.intermediatebtn a:hover{
	background:url(../images/intermediate.gif) no-repeat left -32px;
}
.gobtn{
	width:30px;
	height:25px;
	margin:auto;
}
.gobtn a{
	background:url(../images/gobtn.gif) no-repeat left top;
	width:30px;
	height:25px;
	display:block;
}
.gobtn a:hover{
	background:url(../images/gobtn.gif) no-repeat left -26px;
}
.composebtn{
	width:172px;
	height:31px;
	margin:auto;
}
.composebtn a{
	background:url(../images/comparebtn.gif) no-repeat left top;
	width:172px;
	height:31px;
	display:block;
}
.composebtn a:hover{
	background:url(../images/comparebtn.gif) no-repeat left -32px;
}
.selectbg{
	width:162px;
	height:22px;
	border:1px solid #f4a358;
	color:#646464;
	font-size:11px;
}
.selectbgB{
	width:172px;
	height:22px;
	border:1px solid #f4a358;
	color:#646464;
	font-size:11px;
}

.redline{
	width:95%;
	height:1px;
	margin:auto;
	background:url(../images/redline.gif) repeat-x left top;
}
.grayline{
	width:95%;
	height:1px;
	margin:auto;
	background:url(../images/grayline.gif) repeat-x left top;
}
.txtcenter{
	text-align:center;
}
.txtdotdiv{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/dotline.gif) repeat-y right top;
}
.txtdiv{
	width:95%;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:0px 0px 30px 0px;
	font-size: 12px;
}
.txtdiv h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#5c5c5c;
	padding:0px 0px 15px 50px;
}
.txtdiv h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#5c5c5c;
	padding:0px 0px 15px 0px;
}
h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5c5c5c;
}
.txtdiv ul li{
	margin:0px;
	margin-bottom:10px;
	padding:0px 15px 0px 15px;
	display:block;
	background:url(../images/dot.gif) no-repeat left 5px;
	color:#bb4301;
	font-size:14px;
}
.footerlink1{
	width:auto;
	height:30px;
	padding:20px 0px 0px 5px;
	color:#bb4301;
	font-size:14px;

	}
.footerlink1 ul li{
	margin:0px;
	margin-right:3px;
	padding:0px;
	display:inline;
}
.footerlink1 ul li a{
	color:#bb4301;
	text-decoration:none;
}
.footerlink1 ul li a:hover{
	text-decoration:underline;
}
.footerlink{
	width:auto;
	height:30px;
	padding:20px 0px 0px 5px;
	color:#bb4301;
	font-size:14px;
	background: #F5F2F2;
}
.footerlink ul li{
	margin:0px;
	margin-right:3px;
	padding:0px;
	display:inline;
}
.footerlink ul li a{
	color:#bb4301;
	text-decoration:none;
}
.footerlink ul li a:hover{
	text-decoration:underline;
}
.footertxt{
	width:auto;
	height:auto;
	overflow:hidden;
	padding:20px 0px 30px 0px;
	text-align:center;
}
.disclaimer{
	width: 80%;
	margin: 10px auto;
	}
/*------------Header Navigation--*/
.navigation{
	width:100%;
	height:auto;
	overflow:hidden;
}
.navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:33px;
}
.navigation ul li{
	margin:0px;
	padding:0px;
	display:inline;
}
.navigation li a{
	float:left;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.916em;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:.083em;
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:0px 0px 0px .833em;
	background:url(../images/navLeft.gif) no-repeat left top;
}
.navigation li a span{
	display:block;
	padding:0px 15px 0px 5px;
	background:url(../images/navRight.gif) no-repeat right top;
}
.navigation li a:hover{
	background:url(../images/navLeft.gif) no-repeat left -31px;
}
.navigation li a:hover span{
	background:url(../images/navRight.gif) no-repeat right -31px;
}
.navigation li.current a{
	background:url(../images/navLeft.gif) no-repeat left -31px;
}
.navigation li.current a span{
	background:url(../images/navRight.gif) no-repeat right -31px;
}
.last{
	background:url(../images/redroundLeft.gif) no-repeat left top;
}
.lastB{
	background:url(../images/redroundRight.gif) no-repeat right top;
}
 .navigation li.black a{
background:url(../images/blacknavLeft.gif) no-repeat left 0px;
}
.navigation li.black a span{
background:url(../images/blacknavRight.gif) no-repeat right 0px;
}
/*------------Header inner pages Navigation--*/
.navcontainer{
width: 100%; border-bottom: 4px solid #477FB9;
}
.navigation1{
	width:100%;
	height:auto;
	overflow:hidden;
}
.navigation1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:28px;
}
.navigation1 ul li{
	margin:0px;
	padding:0px;
	display:inline;
}
.navigation1 li a{
	float:left;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.916em;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:.083em;
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:0px 0px 0px .9em;
	background:url(../images/navLeft.gif) no-repeat left top;
}
.navigation1 li a span{
	display:block;
	padding:0px 1.25em 0px .416em;
	background:url(../images/navRight.gif) no-repeat right top;
}
.navigation1 li a:hover{
	background:url(../images/navLeft.gif) no-repeat left -31px;
}
.navigation1 li a:hover span{
	background:url(../images/navRight.gif) no-repeat right -31px;
}
.navigation1 li.current a{
	background:url(../images/navLeft.gif) no-repeat left -31px;
}
.navigation1 li.current a span{
	background:url(../images/navRight.gif) no-repeat right -31px;
}
 .navigation1 li.black a{
background:url(../images/blacknavLeft.gif) no-repeat left 0px;
}
.navigation1 li.black a span{
background:url(../images/blacknavRight.gif) no-repeat right 0px;
}
/*step1*/
.rightMenu{
padding: 20px;}

.expertGuideLink {
background-color:#92B8DD;
border:1px solid #CCCCCC;
margin-bottom:15px;
padding:5px;
text-align:center;
}
div.vendorLogosBox {
background-color:#FFFFFF;
border:1px solid #E1E7D7;
text-align:center;
}
.spacerBreak { height:12px; }
.asterix { font-family: courier; color: #f30001; font-weight: normal; font-size: 16px; }
div.callUs { border-style:solid; border-width:1px; border-color: #E0DADA; background-color: #efe5de; text-align: center; padding:5px; width: 200px; margin: 0 auto; }
.questionsHead { color:#477FB9; font-weight:bold; font-size:16px; }
.questionsText { color:#477FB9; font-weight:bold; font-size:11px; }
.tiny {
color:#748FA5;
font-size:10px;
}
.homeHead { display:none; }
.boldItalic { display:none; }
.small { font-size: 11px; }
.bold { font-weight:bold; }
#content {width: 90%; margin:2em auto; border:1px solid #E0DADA; background: #ffffff;  }
.gridHead {
background-color:#477FB9;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
vertical-align:bottom;
}
.gridBorder {
background-color:#A32F20;
color:#FFFFFF;
font-size:1em;
}
.redBg { background-color: #CCCCCC; }
.lightBg { background-color: #ffffff; }
/* BCP - NEW */
#bcpDividerTable {display:none;}
#bcpHeaderTable {display:none;}
#bcpPhoneNumber { color: black }


/*.gridHead { background-color:#002C51; color:#ffffff; font-weight: bold; font-size:11px; vertical-align:bottom; }*/
.gridHead td { padding:5px; }
.altShade { background-color: #D0E3F6; }
/*.gridBorder { background-color: #661408; color: #ffffff; font-size:1em; }*/
.gridBorder table { color: #1C495D; font-weight:normal; font-size:1em; }
.gridBorder td td { padding:5px; }
html>body .gridBorder td td { padding:5px; }
.bigHead { color: #748FA5; font-size: 16px; font-weight: bold }
.bcpBorder { background-color: #999999; }
.grid {border: 1px solid #A32F20;}

/* steps */
.stepsUnselected { color: #1C495D; }
.stepsBg { background-color: #1C495D }
.stepsSelectedB { color: #ffffff; background-color: #E0EAED; font-size: 10px; }
.stepsHead { color: #ffffff; font-weight: bold; }
.num{
width:100%;
height:auto;
overflow:hidden;
border-bottom:4px solid #477fb9;
}
.num ul{
margin:0px;
padding:0px;
list-style:none;
}
.num ul li{
margin:0px;
padding:0px;
display:inline;
}
 .num ul li a{
display:block;
float:left;
margin:0px;
padding:5px 10px;
color:#000000;
margin-right:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#eeeeee;
border:1px solid #cccccc;
border-bottom:1px solid #477fb9;
/*background:url(images/navLeft.gif) no-repeat left top;*/
text-decoration:none;
}
.num ul li a:hover, .num ul li.current a {
color:#ffffff;
background:#477fb9;
border:1px solid #477fb9;
}
.last_step{
margin-right: 0;!important}
/*navigation column*/
.leftcol_nav{width: 74.583em;}
.rightcol_nav{width: 4.166em;}
.menu{
	width:230px;
	height:auto;
	overflow:hidden;
	margin:15px 0px 25px 10px;
	/*background:#FF7F2A;*/
	/*border:1px solid #000000;*/
}
.menu .header{
	/*background:#f6a169;*/
	padding:10px 0px 4px 10px;
	color:#477FB9;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:230px;
	background:#ffffff;
}
.menu ul li{
	margin:0px;
	padding:0px;
}
.menu li a{
	background:transparent url(../images/arrowbullet.gif) no-repeat 10px center;
	padding:5px 0px 5px 35px;
	color:#666666;
	display:block;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px solid #e0dada;
}
.menu li a:hover{
	padding:5px 0px 5px 35px;
	background-color:#f5f2f2;
}

.bluetxt{
	color:#477FB9;
}
.txtrightcontainer{
	width:95%;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:10px 0px 10px 0px;
	font-size: 12px;
}
.txtrightcontainer ul{
	margin:0px;
	margin-top:10px;
	padding:0px;
}
.txtrightcontainer ul li{
	margin:0px;
	margin-bottom:10px;
	padding:0px 15px 0px 15px;
	display:block;
	background:url(../images/dot.gif) no-repeat left 5px;
	color:#5c5c5c;
}
.txtrightcontainer ul li a{
	color:#5c5c5c;
	text-decoration:underline;
}
.txtrightcontainer ul li a:hover{
	color:#5c5c5c;
	text-decoration:none;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.font11{
	font-size:11px;
}
.bgcolorgray{
	background:#f5f3f3;
}
.redtxt{
	color:#FF0000;
}
.inputbox{
	width:200px;
	height:18px;
	font-size:11px;
	border:1px solid #b1b1b1;
}
.inputboxsmall{
	width:70px;
	height:18px;
	font-size:11px;
	border:1px solid #b1b1b1;
}
.selectbox{
	font-size:11px;
	border:1px solid #b1b1b1;
}
.bl{
	border-left:1px solid #000000;
}
.br{
	border-right:1px solid #e0dada;
}
.bt{
	border-top:1px solid #e0dada;
}
.bb{
	border-bottom:1px solid #e0dada;
}