/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	font-family:verdana, arial, sans-serif;
	background: #CCC url(../img/veritas-header_back.gif) repeat-x center top;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:950px;
	margin:0px auto 10px;
	border:solid 1px rgb(150,150,150);
	font-size:1em;
}
#shadow {
	background: url(../img/shadow.png) repeat-y center top;
	margin-top: -10px;
	padding: 0px;
}
.main {
	clear:both;
	width:950px;
	padding-bottom:30px;
	background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	width:480px;
	margin:0 0 0 30px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.main-content2 {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	width:850px;
	margin:0 0 0 30px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.main-subcontent {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:180px;
	margin:0 15px 0 0;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.footer {
	clear:both;
	width:950px;
	height:17em;
	background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat;
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	padding: 1.1em 0 0;
	margin-right: auto;
	margin-left: auto;
}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:950px;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight: bold;
}
#header-top {
	width:950px;
	height:137px;
	background:url(../img/header-bg-top.png) no-repeat;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	position:relative;
}
#header-middle {
	width:950px;
	height:235px;
	background:rgb(230,230,230) url(../img/veritas-middle-header.jpg) no-repeat;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	position:relative;
}
#header-middle #trustedAdvice {
	position:absolute;
	height:200px;
	width: 380px;
	float: right;
	margin: 25px 30px 20px 540px;
	color: #3AAA32;
}

#header-middle #slideshow {
    position:relative;
    height:265px;
	float: left;
}
#slideshow IMG {
	position:absolute;
	top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
.antispam { display:none;}

.robotic { display: none;}

.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
.header-breadcrumbs {
	clear:both;
	width:950px;
	padding:1em 0 .3em;
	background:rgb(100,100,100) url(../img/bg_head_breadcrumbs.jpg) repeat-y;
}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {
	width:60px;
	height:40px;
	position:absolute;
	z-index:1;
	margin:22px 0 0 20px;
	background:url(../img/bg_head_top_logo.jpg);
	top: 23px;
}
.sitename {
	width:596px;
	height:55px;
	position:absolute;
	z-index:1;
	margin:20px 0 0 90px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	top: 18px;
}
.sitename a {
	text-decoration:none;
	color:#FFF;
	font-style: italic;
}
.sitename a:hover {
	text-decoration:none;
	color:rgb(50,50,50);
}
/* CSS REPLACEMENT 1 */
.sitename-large {
	font-size:310%;
	font-weight:bold;
	text-shadow: 1px 1px 1px #333;
	font-style:normal;
}                                                                   /*replaces sitename h1*/
.sitename-small {
	margin:-4px 0 0 0;
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	font-style:italic;
}    /*replaces sitename h2*/


.nav0 {
	width:238px;
	position:absolute;
	z-index:2;
	margin:25px 0 0 0;
	margin-left:550px !important/*Non-IE6*/;
	margin-left:553px /*IE6*/;
	top: -2px;
	height: 30px;
	left: 160px;
}
.nav0 ul {
	float:right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 0;
}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {
	height:24px;
	border:none;
}
.nav0 p  {float:right; width:270px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:180%;}

.nav1 {
	width:252px;
	position:absolute;
	z-index:3;
	margin:65px 0 0 0px;
	top: 29px;
	height: 35px;
	right: 10px;
}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {
	display:block;
	float:left;
	padding:2px 5px 2px 5px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.sitemessage {
	width:350px;
	height:120px;
	position:absolute;
	z-index:1;
	margin:20px 0 0 530px;
	color:#FFFFFF; /*xoverflow:visible !important /*Activate if Firefox print problems*/
	;
	overflow:hidden /*IE6*/;
	left: -102px;
	top: 221px;
}
/* CSS REPLACEMENT 2 */
.sitemessage-large {width:350px; text-align:right; font-size:230%;font-weight:bold;}                                     /*replaces sitemessage h2*/
.sitemessage-small {
	float:right;
	width:270px;
	margin:8px 0 0 0;
	text-align:right;
	font-weight:bold;
	line-height:100%;
	font-size:160%;
	color:#FFFFFF;
}    /*replaces sitemessage h3*/
.sitemessage-link{float:right; width:270px; margin:10px 0 0 0; text-align:right; font-size:140%; }                   /*replaces sitemessage h4*/
.sitemessage-link a {text-decoration:none; font-weight:bold; color:#FFFFFF;}                                                /*replaces sitemessage h4 a*/
.sitemessage-link a:hover {text-decoration:none; color:rgb(58,58,58);}                                                         /*replaces sitemessage h4 a:hover*/


.nav2 {
	float:left;
	width:950px;
	background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x;
	color:#666666;
	font-size:130%;
	font-size:135%;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-right-style: none;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {
	float:left;
	position:relative;
	z-index:1000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {
	float:left;
	display:block;
	height:3.1em;
	line-height:3.1em;
	padding:0 20px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {
	display:block;
	width:12em;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 10px;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {
	background-color:#999999;
	text-decoration:none;
	color: #FFFFFF;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {
	color:#999999;
	text-decoration:none;
}
.header-breadcrumbs ul a:hover {
	color:#AEC225;
	text-decoration:underline;
}

.header-breadcrumbs .searchform {
	float:right;
	width:285px;
	padding:0 17px 10px 0px !important /*Non-IE6*/;
	padding:0 12px 0px 0px /*IE6*/;
}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin:0 0 0 190px;
	background:url(../img/bg_corner_topright.gif) no-repeat;
}

/* MAIN CONTENT */
.column1-unit {
	width:490px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN CONTENT 2 */
.column1-unit2 {
	width:850px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column2-unit-left2 {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right2 {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left2 {
	float:left;
	width:253px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column3-unit-middle2 {
	float:left;
	width:253px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:40px;
}
.column3-unit-right2 {
	float:right;
	width:253px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:193px;
	margin:0 0 2.0em 0;
	padding:0 0 5px 0;
	border:1px solid rgb(190,190,190);
	background:rgb(235,235,235);
}
.subcontent-unit-border-green {
	width:194px;
	margin:0 0 2.5em;
	padding:0 0 40px;
	border:1px solid #999;
	background-color:#EBEBEB;
}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {
	width:183px;
	margin:0 0 2.5em 0px;
	padding:0 0 10px 0;
	border:1px solid #799c12;
	background-color:rgb(217,239,185);
}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	/* [disabled]background:url(../img/bg_corner_topright.gif) no-repeat; */
	margin-top:-1px;
	margin-left:174px;
}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {
	line-height:1.3em;
	text-align:center;
	color:#333333;
	font-weight:bold;
	font-size:110%;
}
.footer p.credits {font-weight:normal;}
.footer a {
	text-decoration:underline;
	color:#333333;
}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}
.footer p.footerlinks {font-weight:normal;}
.footer p.footertags {font-weight:normal;}



/********************/
/*  FOOTER SECTION CREATED BY SANJEEV PUNDIR  */
/********************/
.clr {clear:both;}
.footer_container {width:900px; background:url(../img/bg_footer.jpg) repeat-x top left #575e32; font-size:1em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; padding:10px 25px;}
.footer_inn {float:left; width:900px;}
.footer_srvcs {margin:0; width:900px; float:left; background:url(../img/footer_separator.jpg) repeat-x bottom left;}
.footer_srvcs h3 {margin:0; font:18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-shadow: -1px 1px 1px #000000;}
.footer_srvcs ul {margin:3px 0 0 0; width:200px; float:left; list-style:none; padding-bottom:20px;}
.footer_srvcs li {width:200px; float:left; font:12px Arial; color:#fff; line-height:19px;}
.footer_srvcs li a {color:#fff; text-decoration:none;}
.footer_srvcs li a:hover {color:#fff; text-decoration:underline;}
#width_footer_srvcs3 {width:280px;}
#width_footer_srvcs3 li {width:280px;}
#width_footer_srvcs4 {width:220px;}
#width_footer_srvcs4 li {width:220px;}

.region_ofis {margin:0; width:900px; float:left; margin-top:10px; background:url(../img/footer_separator.jpg) repeat-x bottom left; }
.region_ofis h3 {margin:0; font:18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-shadow: -1px 1px 1px #000000;}
.region_ofis ul {margin:3px 0 0 0; width:127px; float:left; list-style:none; padding-bottom:20px;}
.region_ofis li {width:127px; float:left; font:12px Arial; color:#fff; line-height:19px;}
.region_ofis li a {color:#fff; border-bottom:1px dotted #fff; text-decoration:none;}
.region_ofis li a:hover {color:#fff; border-bottom:1px solid #fff; text-decoration:none;}

.footer_copyrights {float:left; width:900px; margin:10px 0 5px 0;}
.footer_copyrights p {font:12px Arial; color:#cee643; text-shadow: -1px 1px 1px #000000;}
.footer_copyrights a {font:12px Arial; color:#cee643; text-decoration:underline; text-shadow: -1px 0px 1px #000000;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}
.clear-contentunit2 {clear:both; width:850px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
#trustedAdvice #telephone {
	background: url(../img/telephone.png) no-repeat left top;
	height: 50px;
	width: 265px;
	float: right;
	font-size: 29px;
	margin-left: 20px;
	text-align: right;
	padding-top: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.column3-unit-left2 p a .left {
	margin-right: 10px;
	border: 1px solid #CCC;
}
.column3-unit-middle2 p a .left {
	margin-right: 10px;
	border: 1px solid #CCC;
}
.column3-unit-right2 p a .left {
	margin-right: 10px;
	border: 1px solid #CCC;
}
.main-content2 h2 a {
	font-size: 100%;
	font-family: "trebuchet ms", arial, sans-serif;
}
/*------------------------------------twitter footer--------------------------------*/
#pfooter {
    background: url("../img/bg.png");
    bottom: 0;
    color: #FFFFFF;
    position: fixed;
    text-align: left;
    width: 100%;
    z-index: 100;
	min-height: 90px;
	*height: 90px;
}
#pfcontent {
    margin: 0 auto;
    min-height: 90px;
    overflow: hidden;
    padding: 10px 0 0;
    position: relative;
    width: 950px;
}
.pflhs {
    float: left;
    padding: 0 0 0 20px;
	display: inline;
    width: 520px;
}
.pfrhs {
    display: inline;
    float: left;
    padding: 0 0 0 26px;
    width: 360px;
}

a#destroy {
    background: url("../img/close-icon.png") no-repeat scroll 0 -20px transparent;
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -3000em;
    top: 10px;
    width: 20px;
}
a#destroy:hover {
    background: url("../img/close-icon.png") no-repeat 0 0;
}
#pfcontent h2 {
    background: url("../img/flogo.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    line-height: 33px;
    margin: 14px 0 0;
    padding: 4px 0 20px 70px;
}
#pfcontent h2 img {
    margin: 2px 0 0;
    vertical-align: text-top;
	}
#pfcontent h3 {
    color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    margin: 12px 0 4px;
	}

#pfcontent a{
	color: #fff !important;
	}
#pfcontent h3 img {
    margin-left: 2px;
    margin-top: 1px;
    vertical-align: text-top;
	}
.footer_container{
	padding-bottom:98px;
	}	
.footer {
    background: url("../img/bg_foot.gif") no-repeat scroll 0 0 #E1E1E1;
	padding-bottom: 90px;
}	
	
