body{
margin:0px;
padding:0px;
background-image:url(../images/main_bg.png);
background-repeat:repeat-x;
}

h1,h2,h3,h4,h5,p,div{margin:0px;padding:0px;}
img, a, a:hover{ border:0px; outline:none}
#outerMain{
margin:0 auto;
}
#main{
width:1138px;
/*border:1px solid red;*/
margin:0 auto;
}
#header{
height:90px;
/*background-color:;*/
width:1138px;
}
/* added 5-3-2010 */
#hdrSupport, #hdrSupport>a{
color:#FFFFFF;float:right;width:150px;font-family:Arial,Helvetica,sans-serif;font-size:16px;text-decoration:none;
padding:23px 25px 0px 0px;
}
#hdrSupport>a>span:hover{
text-decoration:underline;
}
/* end of added 5-3-2010 */
#menu{
width:905px;
height:53px;
background-image:url(../images/topnav_menu_bg.png);
background-repeat:no-repeat;
margin-right:auto;
margin-left:auto;
}
.leftMenu{
height:53px;
width:70px;
float:left;
}
.rightMenu{
height:53px;
width:70px;
float:right;
}
#topMenu{
width:765px;
height:53px;
float:left;
}
#topMenu ul{
list-style: none;
padding: 0;
margin: 0;
}
#topMenu li{
display:inline;
list-style-type:none;
float: left;
padding: 0;
margin: 0;
text-indent:-4000px;
}
#topMenu li.home{
background-image:url(../images/home_sel_menu.png);
background-repeat:no-repeat;
width:122px;
height:53px;
cursor:pointer;
}
#topMenu li.home:hover{
background-image:url(../images/home_hover_menu.png);
background-repeat:no-repeat;
width:122px;
height:53px;
cursor:pointer;
}
#topMenu li.why{
width:190px;
height:53px;
cursor:pointer;
}
#topMenu li.why:hover{
background-image:url(../images/whyidvault_hover_menu.png);
background-repeat:no-repeat;
width:190px;
height:53px;
cursor:pointer;
}
#topMenu li.how{
width:183px;
height:53px;
cursor:pointer;
}
#topMenu li.how:hover{
background-image:url(../images/howitworks_hover_menu.png);
background-repeat:no-repeat;
width:183px;
height:53px;
cursor:pointer;
}
#topMenu li.how2{
background-image:url(../images/howitworks_sel_menu.png);
background-repeat:no-repeat;
width:183px;
height:53px;
cursor:pointer;
}
#topMenu li.how2:hover{
background-image:url(../images/howitworks_hover_menu.png);
background-repeat:no-repeat;
width:183px;
height:53px;
cursor:pointer;
}
#topMenu li.press{
width:121px;
height:53px;
cursor:pointer;
}
#topMenu li.press:hover{
background-image:url(../images/press_hover_menu.png);
background-repeat:no-repeat;
width:121px;
height:53px;
cursor:pointer;
}
#topMenu li.press2{
background-image:url(../images/press_sel_menu.png);
background-repeat:no-repeat;
width:121px;
height:53px;
cursor:pointer;
}
#topMenu li.press2:hover{
background-image:url(../images/press_hover_menu.png);
background-repeat:no-repeat;
width:121px;
height:53px;
cursor:pointer;
}

#topMenu li.home2{
width:122px;
height:53px;
cursor:pointer;
}
#topMenu li.home2:hover{
background-image:url(../images/home_hover_menu.png);
background-repeat:no-repeat;
width:122px;
height:53px;
cursor:pointer;
}
#topMenu li.why2{
background-image:url(../images/whyidvault_sel_menu.png);
background-repeat:no-repeat;
width:190px;
height:53px;
cursor:pointer;
}
#topMenu li.why2:hover{
background-image:url(../images/whyidvault_hover_menu.png);
background-repeat:no-repeat;
width:190px;
height:53px;
cursor:pointer;
}
#topMenu li.buy{
width:148px;
height:53px;
cursor:pointer;
}
#topMenu li.buy:hover{
background-image:url(../images/buynow_hover_menu.png);
background-repeat:no-repeat;
width:148px;
height:53px;
cursor:pointer;
}
#topMenu li.ent{
width:234px;
height:53px;
cursor:pointer;
}
#topMenu li.ent:hover{
background-image:url(../images/enterprisesolu_hover_menu.png);
background-repeat:no-repeat;
width:234px;
height:53px;
cursor:pointer;
}
#topMenu li.entsel{
background-image:url(../images/enterprisesolu_sel_menu.png);
background-repeat:no-repeat;
width:234px;
height:53px;
cursor:pointer;
}
#topMenu li.entsel:hover{
background-image:url(../images/enterprisesolu_hover_menu.png);
background-repeat:no-repeat;
width:234px;
height:53px;
cursor:pointer;
}
#topMenu li a{
display:block;
height:53px;
}
#mainContainer{
width:1000px;
margin:0 auto;
/*border:1px solid white;*/
min-height:500px;
height:auto !important;
max-height:auto;
}
#mainContainer .banner img{
	padding:20px 0px;
}
#mainContainer .container{
clear:both;
width:1000px;
}
/* changed 5-3-2010 */
#mainContainer .container .bottomContainer{
float:left;
width:100%;
/*border:1px solid pink;*/
}
#mainContainer .container .topContainer{
float:right;
width:100%;
/*border:1px solid white;*/
}
#mainContainer .container .bottomContainer .tab{
height:45px;
clear:both;
}
#mainContainer .container .bottomContainer .leftImg{
float:left;
width:957px;
height:35px;
background-image:url(../images/hp_tab_bg.gif);
background-repeat:repeat-x;
}
#mainContainer .container .bottomContainer #rightImg{
float:left;
width:43px;
height:35px;
}
/* end of changes 5-3-2010 */
.block{
clear:both;
padding:4px 12px 0px 20px;
}
.block p{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#666666;
line-height:18px;
margin-bottom:15px;
}
.hide{
display:none;
}
.display{
display:block;
}
/* changes 5-3-2010 */
.topContainer .box{
/*background-image:url(../images/hp_iphone_bg.jpg);*/
background-image:url(../images/hp_iphone_bg.png);
background-repeat:no-repeat;
margin-bottom:10px;
width:400px;
float:left;
height:190px;
margin-left:50px;
}
.topContainer .box2{
/*background-image:url(../images/hp_exprts_bg.jpg);*/
background-image:url(../images/hp_exprts_bg.png);
background-repeat:no-repeat;
float:right;
margin-bottom:20px;
width:400px;
height:190px;
margin-right:50px;
}
.box2>p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#1595d3;
line-height:17px;
font-style:italic;
padding-left:20px;
padding-right:13px;
padding-top:52px;
}
.topContainer .box3{
background-image:url(../images/hp_port_bg.jpg);
background-repeat:no-repeat;
float:right;
margin-bottom:20px;
width:320px;
height:190px;
margin-right:20px;
}
.box3>p,.box>p{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#1595d3;
line-height:21px;
padding-left:20px;
padding-top:52px;
}
.box3>p>a>img,.box>p>a>img{
position:relative;
margin-left:-4px;
margin-top:6px;
}
.topContainer .boxHead{
height:45px;
width:320px;
}
.topContainer .boxLeft{
float:left;
background-image:url(../images/latestnews_left_bg.png);
background-repeat:no-repeat;
width:11px;
height:274px;
}
.topContainer .boxMiddle{
float:left;
background-image:url(../images/latestnews_middle_bg.png);
background-repeat:repeat-x;
width:298px;
height:274px;
}
.topContainer .boxMiddle h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#1595d3;
line-height:20px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-top:7px;
}
.topContainer .boxMiddle p{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
line-height:20px;
font-weight:normal;
margin-top:10px;
padding-left:10px;
padding-right:16px;
}
.topContainer .boxRight{
float:right;
background-image:url(../images/latestnews_right_bg.png);
background-repeat:no-repeat;
width:11px;
height:274px;
}

.topContainer .boxLeft2{
float:left;
background-image:url(../images/whatexperts_left_bg.png);
background-repeat:no-repeat;
width:11px;
height:190px;
}
.topContainer .boxMiddle2{
float:left;
background-image:url(../images/whatexperts_middle_bg.png);
background-repeat:repeat-x;
width:298px;
height:190px;
}
.topContainer .boxRight2{
float:right;
background-image:url(../images/whatexperts_right_bg.png);
background-repeat:no-repeat;
width:11px;
height:190px;
}
span.rating{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
line-height:17px;
font-weight:normal;
padding-left:10px;
padding-right:18px;
padding-top:4px;
margin:0;
}
div.rating2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
line-height:17px;
font-weight:normal;
padding-left:84px;
padding-right:0px;
float:left;
}
/* end of changes 5-3-2010 */
#footer{
background-image:url(../images/footer_bg.png);
background-repeat:repeat-x;
height:60px;

}
#footer .footText{
/*margin:0 auto;
	width:998px;*/
	padding:14px 0px;
	
}
#footer .footText ul{
list-style: none;
padding: 0;
margin: 0;
}
#footer .footText li{
display:inline;
list-style-type:none;
float: left;
padding: 0;
margin: 0;
}
.left{
float:left;
}
.text{
padding-right:15px;
border-right:1px solid #aaaaaa;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	text-align:left;
}
.text2{
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	text-align:left;
}
.text a,.text2 a{
	padding-left:15px;
	display:block;
	color:#999999;
	text-decoration:none;
}
.text a:hover,.text2 a:hover{
	padding-left:15px;
	display:block;
	color:#999999;
	text-decoration:underline;
}
.link1{
text-decoration:none;
color:#066bcb;
}
.link1:hover{
text-decoration:underline;
color:#066bcb;
}
#breadcrumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:20px;
	font-weight:normal;
	padding:10px 0px 18px 0px;
}
#breadcrumb a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
#breadcrumb a:hover{
text-decoration:underline;
}
.topHead h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#066bcb;
	line-height:30px;
	font-weight:normal;
	padding:0px 0px 8px 0px;
}
.topHead p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6d6c6c;
	line-height:20px;
	font-weight:normal;
	padding:0px 10px 8px 0px;
}
.topHead table tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6d6c6c;
	line-height:16px;
	font-weight:normal;
	padding:0px 10px 3px 0px;
}
.topHead a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#066bcb;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.topHead a:hover{
text-decoration:underline;
}
.ocbg{
	background-image:url(../images/oc_hdr.jpg);
	height:297px;
	width:1018px;
	background-repeat:no-repeat;
}
#leftCont{
float:left;
width:49%;
padding-right:18px;
}
#rightCont{
float:right;
width:49%;
}
.box_content_hiw{
padding:4px 1px 7px 0px; 
}
.box_content_hiw p.title_hiw{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#1595D3;
line-height:24px;
font-weight:normal;
margin:0;
}
.topHead .title{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#1595D3;
line-height:24px;
font-weight:normal;
margin:0;
}
.box_content_hiw h2.title_wiv{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
text-shadow: #222222 1px 1px 2px;
line-height:24px;
font-weight:normal;
margin:0;
background-image:url('../images/big_bluebar.png');
background-repeat:no-repeat;
height:35px;
width:1001px;
padding-left:25px;
padding-top:6px;
}
.box_content_hiw h2.gbg{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#1595D3;
line-height:24px;
font-weight:normal;
margin:0;
background-image:url('../images/big_greybar.png');
background-repeat:no-repeat;
height:35px;
width:1001px;
padding-left:25px;
padding-top:6px;
}
#wivul,.manualul{
	list-style-image:url('../images/org_bullet.gif');
}
.padtop10{
padding-top:10px;
}
.padtop5{
padding-top:5px;
}

.box_content_hiw p.content_hiw, .box_content_hiw li.content_hiw,.manualul .content_hiw{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
line-height:20px;
font-weight:normal;
padding-top:9px;
padding-left:5px;
}
.manualol .content_hiw{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
line-height:20px;
font-weight:normal;
padding-top:3px;
padding-left:5px;
}
.box_content_hiw p.content_es{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
line-height:20px;
font-weight:normal;
padding-top:0px;
padding-bottom:9px;
padding-left:0px;
}
h3.manual{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#0066FF;
line-height:20px;
font-weight:normal;
padding-top:0px;
padding-left:0px;
}
.box_content_hiw p.content_es a{
	color:#066BCB;
	text-decoration:none;
}
.box_content_hiw p.content_es a:hover{
	text-decoration:underline;
}
strong.bhd{
color:#1595D3;
}
ul#hsteps{
margin-left:18px;
padding:0px;
}
.pointspadding{
padding-top:15px;
}
.box_content_hiw p.content_hiw_big{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#066BCB;
line-height:24px;
font-weight:normal;
padding-top:8px;
}
p.height10{
margin:6px 0px 6px 0px;
}
p.height5{
margin:6px 0px 6px 0px;
}
.bulletpadding{
padding:10px 0px 0px 25px;
}
.pointspadding{
padding:8px 0px 0px 25px;
}
#leftNav div{
padding-bottom:10px;
}
.selectedNav{
cursor:default;
}
#pressContent,#tipcontent,#newscontent{
text-align:left;
}
#tipcontent .lflt{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#6d6c6c;
line-height:22px;
width:31%;
padding-right:15px;
}
#tipcontent .lflt2{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#6d6c6c;
line-height:22px;
width:40%;
}
#pressContent p,#tipcontent p,.newsdate,#newscontent div{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#6d6c6c;
padding:2px 0px 8px 0px;
line-height:22px;
}

#pressContent p a,#tipcontent p a,.newshline a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#066BCB;
text-decoration:none;
}
#pressContent p a:hover,#tipcontent p a:hover,.newshline a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#066BCB;
text-decoration:underline;
}
#tipcontent p span{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#1595D3;
}
#tipcontent div{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:22px;
font-weight:normal;
color:#1595D3;
padding-top:9px;
padding-bottom:6px;
}
#tipcontent ul{
	list-style-image:url('../images/org_bullet.gif');
}
#tipcontent ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
line-height:20px;
font-weight:normal;
padding-left:5px;
}
#pressContent h1, .box_content_hiw h1,#tipcontent h1{
padding:0;
margin:0px 0px 6px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#066BCB;
line-height:36px;
font-weight:normal;
}

#pressContent h2,#tipcontent h2{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background-image:url('../images/mgmt_bluebar.png');
background-repeat:no-repeat;
height:30px;
width:635px;
font-size:16px;
color:#ffffff;
text-shadow: #222222 1px 1px 2px;
line-height:22px;
padding-top:7px;
padding-left:25px;
font-weight:bold;
}
#pressContent h2.noarr,#tipcontent h2.noarr{
margin:15px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-image:url('../images/plain_bluebar.png');
background-repeat:no-repeat;
height:30px;
width:635px;
font-size:16px;
color:#ffffff;
text-shadow: #222222 1px 1px 2px;
line-height:22px;
padding-top:7px;
padding-left:25px;
font-weight:bold;
}
#pressContent h2.noarr.topper,#tipcontent h2.noarr.topper{
margin-top:0px;
}
.curpoint{
cursor:pointer;
}
.stepsimgpadding{
padding:7px 0px 7px 50px;
}


#ourstor{ /* setup the ourstory background */
background-image:url(../images/ourstory_monitor.png);
background-position:top right;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#6d6c6c;
padding:2px 20px 8px 0px;
line-height:22px;
width:720px;
margin-left:20px;
}

h1.white, .white{
color:#FFFFFF;
padding-left:5px;
}
h1.white{
font-size:28px;
padding-left:5px;
line-height:30px;
}
.clearboth{
clear:both;
}
.lfloat{
padding-top:10px;
float:left;
}
.last{
padding-left:30px;
}
#frmfields{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:18px;
padding-left:8px;
background-image:url(../images/FormFields.png);
background-repeat:no-repeat;
background-position:bottom;
height:180px;
width:520px;
}
#frmfields input{
border:0px;
margin-top:4px;
}
.chkfoot{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
padding-left:40px;
padding-bottom:30px;
}
.idvfel{
padding-left:40px;
}

span.white {
font-size:14px;
}

#regtopcont{
	height:380px;
}
/*    enterprise solutions    */
#keyfeatbox {
	background-image:url(../images/es_keyfeatbox.png);
	background-repeat:no-repeat;
	width:1001px;
	height:348px;
} 
#keyfeatbox .eslfloat {
	margin:55px 0px 0px 0px;
	float:left;
}
#keyfeatbox .eslfloat p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#666666;
	padding:0px 18px 6px 20px;
}
#custbenebox {
	margin-top:10px;
	background-image:url(../images/es_custbene.png);
	background-repeat:no-repeat;
	width:1001px;
	height:272px;
} 
#custbenebox .eslfloat {
	margin:55px 0px 0px 0px;
	float:left;
}
#custbenebox .eslfloat p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#666666;
	padding:0px 18px 6px 20px;
}
/* free reg form error message style */
.validation{
	color:#CC0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	margin-left:50px;
}

#press