@charset "UTF-8";
/* CSS Document */

/* Palladium Insurance styles by bv02 Inc. - http://www.bv02.com/

*/

/* -- begin reset.css --*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF; }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;outline:none; }table{border-collapse:collapse;border-spacing:0; }fieldset,img{border:0; }address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit; }del,ins{text-decoration:none; }li{list-style:none; }caption,th{text-align:left; }h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; }q:before,q:after{content:''; }abbr,acronym{border:0;font-variant:normal; }sup{vertical-align:baseline; }sub{vertical-align:baseline; }legend{color:#000; }input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; }input,button,textarea,select{*font-size:100%; }
a:focus { outline: none; }

/* -- end reset.css --*/

/* -- begin common.css --*/

/*
	common colours:
	Grey:		#383838;
	Dark Blue:	#a8a8a8;
	Med. Blue:	#206dbe;
	Lt. Blue:	#4a84b3;
	Footer txt:	#98d4e6;
	BG Blue:	#0c3053;
*/

/* common layout styles */

body { background:url(../images/palladium/page-bg.gif) repeat-x #fff; }
#wrapper { position: relative; }
#pageWrapper { margin:0px auto; width:1024px; position: relative; }
#page { position:relative; width:1024px; z-index:1; float: left; }
.banner { width: 902px; margin-left: 30px; margin-top: 13px; position: relative; z-index: 2; }
#bannerSub { width: 1024px; position: relative; }
.banner img { margin-top: -76px; position: relative; z-index: 2; }
#globalHeader{ position: relative; }
/*h2#logo { width:205px; height:89px; float: left; position: relative; z-index: 8; margin-left: 40px; margin-top: 16px; }
h2#logo a { width:205px; height:89px; background:url(../images/palladium/palladium-insurance-trans.png) no-repeat top left; text-indent:-9999px; display:block; }*/
h2#logo { width:294px; height:196px; float: left; position: relative; z-index: 8; margin-left: 0; margin-top: 0; }
h2#logo a { width:294px; height:196px; background:url(../images/palladium/palladium-insurance.png) no-repeat top left; text-indent:-9999px; display:block; }

#headerSearch, #searchform { float:right; padding-top:4px; width:160px; margin-top:2px; margin-right: 40px; font-size:1.1em;  }
#headerSearch label, #searchform label { color:#fff; width:auto; float: left; text-transform:uppercase; padding-top:3px; padding-right: 3px; }
#headerSearch #search, #searchform #search { color:#b0b0b0; /*color:#383838;*/ width:140px; height: 15px; background: url(../images/searchfield_repeat.png) repeat-x; float: left; padding: 2px; }
#headerSearch #headerSearchBtn, #searchform #headerSearchBtn { text-indent:-9999px; width:16px; height: 16px; margin-left: 3px; float: left; background: url(../images/zafin/header/search-btn.gif) no-repeat 0 0; }
#headerSearch #headerSearchBtn:hover, #searchform #headerSearchBtn:hover { background-position: 0 -16px; }
#main { position:relative; width: 1024px; }
#main p { font-size:1.2em; line-height:1.6em; padding-bottom:1em; }
#content { float:left; padding-right: 6px; width:474px; min-height:350px; margin: 0 14px 10px 13px; }
#terms #content, #policy #content, #search #content, #wrapper #pageWrapper .errorPage #content { padding-left:50px; width:880px; }
#resources .resourceLanding #content { width:725px; padding-right:0px; }
#home-marketing #content { float:left; padding:0 0 25px 45px; width:600px; min-height:350px; }
.clients #content { width:625px; }
#get-started #content { margin-left:40px; width:612px; padding-right:0px; }
.site-map #content { width:720px; }
.site-map #content ul { background-position: -2px 0; }
.three-column #content { width:456px; }
#content .twoColsFloated > div { width: 228px; padding-right: 4px; float: left; }
#content .twoColsFloated > div.last { width: 223px; padding-right: 0; }
#content .fourCols > div { width: 110px; padding-right: 4px; float: left; }


/* header navigation */

#header { width:1024px; position: relative; }

/* social nav */

ul#socialNav { padding:15px 0 14px 0; position:absolute; right:6px; top:10px; width:28px; }
#home ul#socialNav { top:20px; right: 6px; }
ul#socialNav li { height: 23px; margin-bottom: 2px; }
ul#socialNav li a { display:block; height:23px; width:28px; background:url(../images/palladium/btn-social-nav.png) no-repeat 0px 0px; text-indent:-9999px; }
#homeClientsWrapper { position:relative; }
#socialNav li a.email { background-position: -2px 0; }
#socialNav li a.twitter { background-position: -2px -25px; }
#socialNav li a.linkedin { background-position: -2px -50px; }
#socialNav li a.digg { background-position: -2px -75px; }
#socialNav li a:hover.email { background-position: -2px -100px; }
#socialNav li a:hover.twitter { background-position: -2px -125px; }
#socialNav li a:hover.linkedin { background-position: -2px -150px; }
#socialNav li a:hover.digg { background-position: -2px -175px; }

#socialNav li a.youtube { background:url(../images/palladium/btn-social-nav2.png) no-repeat -2px 0px; }
#socialNav li a.facebook { background:url(../images/palladium/btn-social-nav2.png) no-repeat -2px -25px; }
#socialNav li a:hover.youtube { background-position: -2px -50px; }
#socialNav li a:hover.facebook { background-position: -2px -75px; }


/* header navigation */

#headerNav { float:right; text-align:right; padding:0 13px 0 10px; width: auto; }
#headerNav li { display:inline; }
#headerNav li a { color:#999; text-decoration:none; font-size:1.2em; display:block; height: 30px; line-height: 32px; padding: 0 9px; float: left;}
#headerNav li a:hover { color:#000; text-decoration:underline; font-size:1.2em; display:block; height: 30px; line-height: 32px; padding: 0 9px; float: left;}
#headerWorlwideBtn:hover { background-position: 0 -28px; }


/* main navigation */

#mainNav { width: 628px; height: 60px; padding-top: 52px; margin-left: 300px; }
#mainNav li { height: 50px; float:left; }
#mainNav li a { color:#333; display:block; height:50px; background:url(../images/palladium/nav-main.jpg) no-repeat; text-indent:-9999px; float:left; }
#mainNav li a#mainNavPersonal { background-position:0px 0px; width:116px; }
#mainNav li a#mainNavCommercial { background-position:-117px 0px; width:128px; }
#mainNav li a#mainNavLife { background-position:-244px 0px; width:158px; }
#mainNav li a#mainNavCompany { background-position:-402px 0px; width:109px; }
#mainNav li a#mainNavResources { background-position:-511px 0px; width:117px; }
#mainNav li a:hover#mainNavPersonal, #mainNav li a#mainNavPersonal.current { background-position:0px -50px; }
#mainNav li a:hover#mainNavCommercial, #mainNav li a#mainNavCommercial.current { background-position:-117px -50px; }
#mainNav li a:hover#mainNavLife, #mainNav li a#mainNavLife.current { background-position:-244px -50px; }
#mainNav li a:hover#mainNavCompany, #mainNav li a#mainNavCompany.current { background-position:-402px -50px; }
#mainNav li a:hover#mainNavResources, #mainNav li a#mainNavResources.current { background-position:-511px -50px; }


/* clearfix - http://www.positioniseverything.net/easyclearing.html */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { clear:both; }


/* banner / crumbtrail / text icons */

ul#crumb { padding:10px 45px 20px 0; width:520px; float:none; margin-left: 280px; }
ul#crumb li { color:#8c8c8c; display:inline; font-size:1.3em; padding:0 3px 0 0; }
ul#crumb li a { color:#8c8c8c; text-decoration:none; padding-right: 3px; }
ul#crumb li a:hover { text-decoration:underline; }

#sharePrint { width:105px; position:absolute; top: 10px; right: 50px;  }
#sharePrint li { display:inline; }
#sharePrint li a { background:url(../images/icons/sharePrint.gif) no-repeat top left; display:block; float:left; height:16px; text-indent:-9999px; }

#sharePrint li a#btnSmallText { width:12px; }
#sharePrint li a#btnNormalText { background-position:-13px 0; width:12px; }
#sharePrint li a#btnLargeText { background-position:-25px 0; width:20px; }
#sharePrint li a#btnPrint { background-position:-45px 0; width:28px; }
#sharePrint li a#btnAdd { background-position:-73px 0; width:22px; }


#sharePrint li a:hover#btnSmallText { background-position:0 -16px; }
#sharePrint li a:hover#btnNormalText { background-position:-13px -16px; }
#sharePrint li a:hover#btnLargeText { background-position:-25px -16px; }
#sharePrint li a:hover#btnPrint { background-position:-45px -16px; }
#sharePrint li a:hover#btnAdd { background-position:-73px -16px; }


/* sidebar */

#sidebar { float:left; width:208px; padding-top:30px; }

/* main navigation */

#sectionNav { width:208px; margin-left:46px; margin-right: 16px; padding-top:120px; margin-top: -110px; background:url(../images/palladium/callout-bg.gif) no-repeat bottom left; float:left; border-top: 1px solid #dadada; }
#sectionNav ul{ width:208px; padding-bottom:40px; }
#sectionNav li { display:block; width:208px; padding:0; margin-bottom: 0; }
#sectionNav li a { display:block; width:172px; float: left; padding:5px 10px 5px 25px; font-size:1.3em; color:#4b4b4b; text-decoration:none; }
#sectionNav li a.two-line { float: left; padding:5px 10px 0 40px; }
#sectionNav li.here a, #sectionNav li.here a:hover { color: #000; text-decoration: none; }
#sectionNav li a:hover, #sectionNav li.here a:hover { color:#000; text-decoration: underline; }
#sectionNav li li a, #sectionNav li.here li a { width: 162px; padding-left:35px; padding-bottom: 3px; color: #666; font-size: 1.1em; }
#sectionNav li li.here a:hover { color: #000; text-decoration: none; }

#sectionNav li.subNav { padding-left:15px; }


/* footer */

#footer { margin-top:25px;  position: relative; background: url(../images/palladium/footer-bg.gif) repeat-x #505050; }
#footerSections { width:990px; margin:0 auto 10px auto; padding:0 0 10px 0; }
#footerSections ul { float:left; font-size:1.1em; line-height:1.6em; width:25%; }
#footerSections ul li.head, #footerSections ul#footerProducts li.head, #footerSections ul#footerServices li.head, #footerSections ul#footerResources li.head  { font-size:1.2em; padding:7px 0 20px 0; background:none; }
#footerSections p { color:#b3b3b3; font-size: 1.1em; }
#footerSections h4 { margin-bottom: 10px; color:#fff; font-size:1.5em; font-family: Georgia, "Times New Roman", "Trebuchet MS", Verdana; }
#footerSections h4 a { color:#fff; }
#footerSections h4 a:hover { color:#FFF; }
#footerSections ul li { }
#footerSections ul li a { }
.submitBtn { background:url(../images/submit-btn.gif) no-repeat 0px 0px; border:none; height:19px; width:70px; text-indent:-9999px; display: block; }
#footerSubmit { margin-left: 120px; }
.submitBtn:hover { background-position: 0px -19px; }

#sidebar .callout .submitBtn { margin-left: 110px; }

#newsletterForm { width:223px; position:relative; }
#newsletterForm label { display:block; clear:both; }

#footerSections ul { width:100%; }
#footerSections ul li { margin-bottom: 0; }
#footerSections ul a { width:100%; display: block; padding:0 0 6px 0; line-height: 1.1em; color: #b3b3b3; }


/* footer sections */

#footerFirst, #footerSecond, #footerThird, #footerFourth, .footerContact {
	width: 128px;
	padding:20px 16px 0 16px;
	float: left;
	background: url(../images/palladium/footer-pipe.gif) no-repeat 100% 20px;
}
#footerFourth { width: 210px; }

/* footer column 1 */
#footerSections #footerFirst { }
#footerSections #footerFirst li a:hover { color:#FFF; }

/* footer column 2 */
#footerSections #footerSecond {  }
#footerSections #footerSecond a:hover { color:#FFF; }

/* footer column 3 */
#footerSections #footerThird {  }
#footerSections #footerThird a strong, #footerSections #footerThird li.head a { color:#98d4e6; }
#footerSections #footerThird a:hover, #footerSections #footerThird a:hover strong { color:#FFF; }

/* footer column 4 */
#footerSections #footerFourth { }
#footerSections #footerFourth a:hover { color:#FFF; }

/* footer column 5 */
#footer .footerContact { float:left; width:200px; padding-left: 14px; background: none; }
#footer .footerContact p { line-height:1.5em; margin-bottom:1.2em; color: #b3b3b3; }


/* footer forms */

input.text, textarea.text { color:#b0b0b0; margin-bottom:10px; padding:5px; width:180px; font-size:1.2em; font-style: italic; border: 1px solid #ccc; background: url(../images/field-gradient.gif) repeat-x left bottom #fff; }
#sidebar .callout input.text, #sidebar .callout textarea.text { width:168px; }
textarea#comment { height: 50px; overflow: hidden; }
form.footerSubscribe { margin-top:-12px; }


/* footer nav */

#footerCap { padding: 16px 0; position: relative; background: url(../images/palladium/footer-border.gif) repeat-x #505050 0 0; }
#footerCapInside { width:960px; margin:0px auto; padding-right:20px; }
.copyright { float:left; width:350px; color:#b3b3b3; font-size:1.1em; }
#bv02Link { width:200px; float: left; }
#bv02Link span{ color:#b3b3b3; font-size:1.1em; display: block; width: 100px; text-align: right; float: left; padding-right: 4px; }
#bv02Link a{ background: url(../images/bv02.gif) no-repeat 0 0; width: 35px; height: 12px; margin-top: 1px; float: left; display: block; text-indent: -9999px; }
#footer .footerNav { float:right; text-align:right; width:270px; }
#footer .footerNav li { display:inline; margin:0 5px; font-size:1em; margin-right: 0; }
#footer .footerNav li a { color:#999; padding-right: 8px; border-right: 1px solid #b3b3b3; }
#footer .footerNav li.last a{ border-right: none; }
#footer .footerNav li a:hover { text-decoration:underline; color: #fff; }


/* quick links */

#commonTools { float:right; padding:0; width:284px; position:relative; }

#quickLinks { width: 208px; height: 19px; margin-bottom: 15px; position:relative; }
#quickLinks a.head { width: 208px; height: 19px; background:url(../images/quickLinks.gif) no-repeat top right; color:#7f7f7f; display:block; font-size:1.3em; text-align:left; text-indent: -9999px; text-decoration:none; padding:0; position: absolute; z-index:11; }
#quickLinks a:hover.head, #commonTools:hover #quickLinks { background-position:0px -19px; }
#quickLinks:hover a.head { background-position:0px -19px; }
#quickList { display:none; width:208px; position:absolute; z-index:10; top:15px; left: 0; margin-left:0px; padding: 10px 0 23px 0; background:url(../images/quickList-bg.gif) no-repeat left bottom; min-height: 140px; }
#commonTools:hover #quickList, #quickLinks.hover #quickList { /*display:block;*/ }
#quickList li a { color:#7f7f7f; display:block; font-size:1.2em; padding:4px 14px; text-decoration:none; }
#quickList a:hover { color:#333; text-decoration: underline; }


/* get started */

.getStartedSidebarLinks li { padding-bottom:10px; }
.getStartedSidebarLinks li a { display:block; padding:2px 0 10px 30px; background:url(../images/marketingBullets.gif) no-repeat 0px 0px; }
.getStartedSidebarLinks li.download a { background-position:0px -100px; }
.sidebarContactNum a { color:#FFF; }
.sidebarContactNum a:hover { color:#98D4E6; }

/* resources */

#resourceSearchFull { position:relative; }
#resourceSearchFull input.txt { float:left; }
#resourceSearchFull input.submit { font-size:0px; color:#cbcbcb; position:absolute; top:11px; right:10px; }

/* -- end common.css --*/

/* -- begin inside.css --*/


/* common inner layout styles */
.float40percentWidth{ width: 39%; float: left; }
.float60percentWidth{ width: 59%; float: left; }

#content .clearfix{ margin-bottom: 16px; }#content ul.noBullets, #content ul.noBullets li { list-style:none; margin:0; }
#company #content ul.noBullets, #content ul.left { width:50%; float:left; }
.left { float:left; }
.right { float:right; }

/* accordion styles */

#content .accordionHeader { padding:11px 25px 11px 11px; font-size:1.3em; background:url(../images/accordionHeader.gif) no-repeat 0px 0px; cursor:pointer; margin-bottom:3px; }
#content .accordionHeader:hover { background-position:0px -38px; }
#content .accordionHeader.current { background-position:0px -76px; margin-bottom:0px; }
#content .accordionHeader.tall { background-position:0px -115px; padding:14px 25px 14px 11px; }
#content .accordionHeader.tall:hover { background-position:0px -175px; }
#content .accordionHeader.tall.current { background-position:0px -235px; }
#content .accordionContent { display:none; background:url(../images/accordionContent.gif) no-repeat bottom left; padding:11px; margin-bottom:3px; }
#content .visible { display:block; }
#servicesAccordion { min-height:700px; }

/* end services */

#products #content .accordionHeader { background:url(../images/accordionHeaderWide.gif) no-repeat 0px 0px; }
#products #content .accordionContent { background:url(../images/accordionContentWide.gif) no-repeat bottom left; }
#products #content .accordionHeader:hover { background-position:0px -38px; }
#products #content .accordionHeader.current { background-position:0px -76px; margin-bottom:0px; }
#products #content .accordionHeader.tall { background-position:0px -115px; padding:14px 11px; }
#products #content .accordionHeader.tall:hover { background-position:0px -175px; }
#products #content .accordionHeader.tall.current { background-position:0px -235px; }

/* clients section */

.clientLeft { float:right; }
.clientRight { float:right; }
.clientDropWrap { width:50%; float:right; }
.clientDropdown { width:175px; margin-bottom:25px; float:right; }
div.testimonialImage { width:100px; float:left; }
.testimonial { width:300px; float:right; }
.testimonial.fullWidth { width:100%; float:none; }
#content .clientDropdown h3 { font-size:10px; margin:0; }
.clientDropdown a.head { background:url(../images/quickLinks.gif) no-repeat top right; border:1px solid #c4c4c4; color:#7f7f7f; display:block; font-size:1.3em; text-align:left; text-decoration:none; padding:8px 5px 8px 20px; }
.clientDropdown a.head:hover, .clientDropdown:hover .clientDropdown { background-position:right -31px; }
.clientDropList { display:none; width:175px; }
.clientDropdown:hover .clientDropList, .clientDropdown.hover .clientDropList { position:absolute; display:block; position:absolute; z-index:1; }
#main ul.clientDropList { margin:0; padding:0; }
#main .clientDropList li { margin:0; padding:0; list-style:none; }
.clientDropList li a { background:#f8f8f8; color:#7f7f7f; display:block; font-size:0.9em; padding:5px; text-decoration:none; }
.clientDropList a:hover { color:#a8a8a8; }
.testimonial { margin-bottom:4em; }

/* client list */

#content .clientList li { margin:0; padding:0; list-style:none; border:1px solid #FFF; padding:3px 13px; position:relative; }
#content .clientList li.blue { background:#e8f0f8; }
#content .clientList li a.caseStudy { position:absolute; top:3px; right:10px; background:url(../images/caseStudySmall.gif) no-repeat top left; width:11px; height:15px; overflow:hidden; text-indent:-9999px; display:block; }
#content .clientList li a.testim { position:absolute; top:3px; right:25px; background:url(../images/testim.gif) no-repeat top left; width:17px; height:15px; overflow:hidden; text-indent:-9999px; display:block; }

/* news section */

#news #content h4 { color:#a8a8a8; }
a.readMoreArrow { position: absolute; bottom: 0; right: 0; background:url(../images/palladium/btn-more.gif) no-repeat 0 0; width: 58px; height:21px;  padding:0; display:block;}
a.readMoreArrow:hover { background-position:0 -21px; }
#content ul.newsArchives { margin:0; }
#content ul.newsArchives li { float:left; margin-right:10px; margin-left:0; list-style:none; }


/* partners section */

.partners { width: 458px !important; padding: 0 0 16px 0 !important; }
.partners .thumbnail { width: 141px; padding: 15px 0 0 15px; float: left; }
.partners .thumbnail img { border: 1px solid #fff; }
.partners .content { width: 270px !important; padding: 15px 15px 0 0; float: left; }
.partners .content p{ color: #6d6d6d; }

.partnerCallout img{ margin-bottom: 10px; }
.partnerCallout h2{ margin-bottom: 0; }
.partnerCallout p { color: #777777; margin-right: 26px; }

/* homepage */

#wrapper #headerSearch .type-search-container input { width:80%; }
#home #homeFlashWrapper { width:1024px; float:left; position: relative; }
#home .inside { background:#FFF; }
#home #homeClientsWrapper { width:302px; float:right; }
#home a#homeGetStarted { background:url(../images/home/getStarted.png) no-repeat 0px 0px; display:block; height:66px; text-indent:-9999px; width:302px; }
#home a:hover#homeGetStarted { background-position:0px -67px; }
#home a#homeClients { background:url(../images/home/clients.png) no-repeat 0px 0px; display:block; height:212px; text-indent:-9999px; width:302px; }
#home a:hover#homeClients { background-position:0px -212px; }

#home .homeFourCol {
	width: 962px;
	background: url(../images/palladium/home-featured-callouts-bg.png) no-repeat 20px 100%;
	margin-left: 30px;
	padding-bottom: 10px;
}
#home .homeBucket {
	width:252px;
	margin-left:50px;
	margin-top: -20px;
	float:left;
	padding-bottom: 36px;
	position:relative;
	overflow:hidden;
}
#home #homeMiddle {
	width:262px;
}
.homeBucket p { padding:5px; font-size:1.1em; text-align: center; }
.homeBucket p.noMargin { padding:0px; margin:0px; font-size:1em; }
.homeBucket h4 { padding:0 0 0 5px; margin:0px; font-size:1.2em; }
.homeBucket h4 { font-weight:bold; }
.homeBucket h3 { padding:10px 3px 4px 3px; margin-bottom: 0 !important; font-size:2.1em !important; color: #3e6090; text-align: center; }
.homeBucket h3 a{ color: #3e6090; }
#homeNews p a, #homeNews a p { color:#383838; }
#homeNews p a:hover, #homeNews a:hover p { text-decoration:underline; }

.homeMoreBtn { height: 32px; position:absolute; bottom:0; left:0; }
.homeMoreBtn a { background:url(../images/palladium/btn-learn-more.jpg) no-repeat 0px 0px; display:block; position:absolute; top:0; left:80px; height:32px; text-align: center; text-indent:-9999px; width:94px; }
.homeMoreBtn a:hover { background-position:0px -32px; }

#content .resourceBucket { height:150px; }
#content .resourceBucket dl { font-size:1em; }
#content .resourceBucket ul { margin:0; }
#content .resourceBucket ul li { margin:3px 0 3px 0; list-style:none; float:none; }

#sidebar input { width:100%; }
#sidebar form { padding:0px 0 10px 0; width:80%; float:left; }
#content .resourceBucket ul a.pdf { padding:3px 0 7px 30px; display:block; background:url(../images/pdfBlue.gif) no-repeat center left; }
#home span.date { font-size:0.8em; color:#c0c0c0; }

#home #main { padding-bottom: 17px; }
#home #homeBanners { width: 962px; height: 380px; margin-left: 30px; margin-top: -80px; float: left; position: relative; background: url(../images/palladium/get-quote-bg-bottom.png) no-repeat -9999px 0; /* preload bg for get a quote button */ }
#home #homeBanners .panes { width: 960px; height: 380px; overflow: hidden; z-index: 2; margin-top: 3px; position: relative; }
#home #homeBanners .panes>div { width: 960px; height: 380px; float: left; }
#home #homeBanners .homeBannerPrev, #home #homeBanners .homeBannerNext { width: 40px; height: 40px; position:absolute; top: 182px; z-index: 3; }
#home #homeBanners .homeBannerPrev { left: -20px; }
#home #homeBanners .homeBannerNext { left: 940px; }
#home #homeBanners .homeBannerPrev a, #home #homeBanners .homeBannerNext a{ width: 40px; height: 40px; display: block; text-indent: -9999px; background:url(../images/palladium/nav-arrows.png) no-repeat; }
#home #homeBanners .homeBannerNext a{ background-position: -63px 0; }
#home #homeBanners .homeBannerPrev a{ background-position: 0 0; }
#home #homeBanners .homeBannerPrev a:hover{ background-position: 0 -51px !important; }
#home #homeBanners .homeBannerNext a:hover{ background-position: -63px -51px !important; }

#home #homeBanners .homeBanner1 { background:url(../images/palladium/banners/home-banner-1.png) no-repeat 0 0 transparent; }
#home #homeBanners .homeBanner2 { background:url(../images/palladium/banners/home-banner-2.png) no-repeat 0 0 transparent; }
#home #homeBanners .homeBanner3 { background:url(../images/palladium/banners/home-banner-3.png) no-repeat 0 0 transparent; }

#getQuote { width: 280px; min-height: 220px; position: absolute; top: 0; left: 610px; z-index: 12; background: url(../images/palladium/get-quote-bg-backing.png) no-repeat -9999px 0; }
#getQuoteBacking { width: 12px; height: 23px; background: url(../images/palladium/get-quote-bg-backing.png) no-repeat 0 0; position: absolute; top: 0; left: 815px; z-index: 1; }
#getQuote #getQuoteBtn { width: 70px; height: 90px; position: absolute; top: 0px; right: 0; z-index: 14;  display: block; background: url(../images/palladium/btn-get-quote.png) no-repeat 0 0; text-indent: -9999px; }
#getQuote #getQuoteBtn:hover { background-position: 0 -90px; }

.calloutHeading{ color: #666; font-size: 2em; font-weight: bold; display: block; margin-bottom: 10px; }

#dropdownWrapper { width: 242px; background: url(../images/palladium/get-quote-bg-top.png) no-repeat 0 0; padding-top: 39px; position: absolute; top: 26px; left: 64px; z-index: 10; display: none; }
#quoteDropdown { width: 182px; background: url(../images/palladium/get-quote-bg-bottom.png) no-repeat 0 100%; padding: 0 30px 20px 30px; position: relative; }
#quoteDropdown .homeMoreBtn { bottom: 26px; left: 40px; background: url(../images/palladium/get-quote-bg-top.png) no-repeat -9999px 0; }
#quoteDropdown .homeMoreBtn a{ left: 30px; background-image: url(../images/palladium/btn-continue.jpg); }

#quoteDropdown ul { padding-bottom: 10px; }
#quoteDropdown ul li, #quoteDropdown ul li a { width: 182px; float: left; display: block; }

.btn { width: 182px; height: 31px; display: block; background: url(../images/palladium/quote-button.jpg) no-repeat 0 0; color: #666; line-height: 31px; font-size: 14px; text-align: center; text-transform: uppercase; }
.btn:hover { background-position: 0 -31px; color: #000; text-decoration: none; }


/*.homeMoreBtn { position:relative; left: auto; bottom: auto; }*/


/* sitemap */

#sitemap { list-style-type: none !important; float:left; }
#sitemap li { float:left; /*margin-bottom: 20px !important;*/ width:300px; list-style-type: none !important; }
#sitemap li ul{ margin-top: 10px; width:280px; float:left; }
#sitemap li ul ul{ margin-top: 0; margin-bottom: 8px !important; width:280px; }
#sitemap li li{ width:280px; padding-right: 0; margin-bottom: 0 !important; padding-bottom: 0; }
#sitemap li a{ font-size: 118%; color: #333; display: block; float:left; }
#sitemap li a:hover{ color: #000; }
#sitemap li li a{ font-size: 108%; color: #999; display: block; padding-bottom: 4px; }
#sitemap li li li a{ color: #666; padding-left: 8px; font-size: 100%; }

/* contact form */

#contactForm, #loginForm { font-size:1.2em; line-height:1.4em; }
#contactForm label.block, #loginForm label.block { float:left; color:#868686; padding-right:3%; text-align:right; width:27%; }
#contactForm input.textField, #loginForm input.textField { border:1px solid #d6d4d2; padding:5px; width:65%; }
#contactForm select, #loginForm select { width:68%; }
#contactForm textarea, #loginForm textarea { height:100px; }
#contactForm fieldset, #loginForm fieldset 
#contactForm input.submitBtn { padding: 0 !important; }
#loginForm input.submit { float:right; margin-right:2px; }
#contactForm label.error, #loginForm label.error { display:block; text-align:right; clear:both; color:#b21225; padding:3px 10px; }
#content dl p { font-size:1em; line-height:1.1em; }
#clients .resourceBucket { width:70%; height:auto; margin-top:7px; }


label { display:block; color:#6d6d6d; font-size:0.9em; padding:0.5em 0.3em; }
#contactForm label.choice, #contactForm .choices label { display:inline; }

label.error { font-size:0.8em; padding:0 0 1em 0; color:#9c0101; }

input.formField { border:1px solid #d6d4d2; padding:8px 4px; color:#777; width:95%; margin:0px; }

textarea.formField { border:1px solid #d6d4d2; padding:8px 4px; color:#777; width:95%; margin:0px; clear:both; float:none; width:97.5%; height:80px; }

span.textAreaWrapper { width:90%; clear:both; }

form .formProvince { width:45%; float:left; }
form .formProvince span { width:80%; }
form .formProvince input { width:86%; }
form .formPostal { width:55%; float:left; text-align:right; }
form .formPostal span { width:80%; float:right; }
form .formPostal input { width:88%; }

form#contactForm span { display:block; border:5px solid #eeedeb; background:#eeedeb; width:90%; }


.formWrapper{
	width: 410px;
}

.formWrapper li{
	list-style-type: none !important;
	width: 100%;
}
.formWrapper .clearfix{
	margin-bottom: 10px;
	clear:both;
}
.formWrapper .left{
	width: 160px;
	float: left;
	text-align: right;
}
.formWrapper .right{
	width: 240px;
	float: right;
	padding-top: 6px;
}
#contactForm .choices{
	padding: 10px 0 0 10px;
}
.formWrapper .choices .left{
	width: 140px;
	text-align: left;
	padding-bottom: 4px;
}
.formWrapper .choices .right{
	width: 200px;
	padding-top: 0;
	padding-bottom: 4px;
}
.formWrapper input[type='text']{
	width: 97%;
	margin-bottom: 0;
}
.formWrapper textarea{
	overflow: hidden;
	width: 372px;
}
.formWrapper label.error{
	display: block;
	float: left;
	width: 100%;
}

.formWrapper .highlighted{
	background: none;
}

#volunteerSignup label{
	display: inline;
	float: none;
}

.compulifeForm .choices .left{
	width: 90px;
}
.compulifeForm .choices .right{
	width: 200px;
}
.compulifeForm .select{
	margin-bottom: 8px;
	width: 380px !important;
}
.compulifeForm label{
	padding-left: 0;
}
.compulifeForm p{
	text-align: right;
	padding-right: 30px;
	font-size: 1em !important;
}

/* get started */

.getStartedBox { width:268px; background:#dae0e6; border:1px solid #c4c4c4; padding:12px; margin:0 0 12px 12px; float:left; display:inline; }
.sidebarMore { background:#dae0e6; border:1px solid #c4c4c4; padding:12px; }
.sidebarMore h3 { font-size:1.6em; line-height:1.2em; margin-bottom:0.5em; }
.sidebarContactNum { padding:12px; background:#3b628d; font-size:1.2em; color:#FFF; margin:25px 0; }
.productsCaseStudy { background:url(../images/productsCaseStudy.gif) repeat-x bottom left #f6f9fc; padding:10px 10px 10px 70px; border:1px solid #b1c5d7; margin-bottom:15px; }
.productsCaseStudy a.arrow { display:block; float:right; text-indent:-9999px; width:18px; height:17px; background:url(../images/arrowBlue.gif) no-repeat 0px 0px; margin-top:-15px; }
#get-started #content h3 { margin-left:9px; margin-bottom:1em; }
#get-started #content .getStartedBox h3 { margin-left:0px; }

/* -- end inside.css --*/

/* typography */

body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#464646; }
strong { font-weight:bold; }
em { font-style:italic; }

/* links */

a { color:#a8a8a8; text-decoration:none; }
a:hover { color:#fff; text-decoration:underline; }

#content a { color: #3e6090; }
#content a:hover { color: #3e6090; }

/* headings */

h1 { color:#464646; font-size:3em; font-weight:normal; font-family: Georgia, "Times New Roman", "Trebuchet MS", Verdana; line-height:1.2em; margin-bottom:0.6em; min-height:1.1em; }
h2 { font-size:1.7em; margin-bottom:0.5em; }
h2 a { color: inherit; }
h2 a:hover { color: inherit; }
#content h3, .homeFourCol h3 { font-size:1.6em; line-height:1.2em; margin-bottom:0.5em; font-family: Georgia, "Times New Roman", "Trebuchet MS", Verdana; color: #4b4b4b;  }
#content h4 { color:#a8a8a8; font-size:1.4em; font-weight:bold; line-height:1.6em; }
h5 { color:#a8a8a8; font-size:1.2em; font-weight:bold; line-height:1.6em; margin-bottom:0.1em !important; }
#sidebar h2 { background:url(../images/sideRule.gif) no-repeat 100% -15px; padding-bottom:12px; }

/* paragraphs etc */

p, blockquote, pre { font-size:1.2em; line-height:1.6em; }
#content ul, #content ol { font-size:1.2em; margin:2em 0; }
#content ul ul { font-size:1em; }
#content ul li { list-style: disc; list-style-position:outside; margin:0 0 1em 1.5em; }
#content ol li { list-style: decimal; list-style-position:outside; margin:0 0 1em 1.5em; }

blockquote {
	color: #999;
	font-style: italic;
	margin: 0 2em 0 2em;
}
.blockquoteCredit {
	text-align:right;
	margin-bottom: 1em;
}
	
/* -- end typography.css --*/

/* -- begin callout.css --*/

.callout { width: 208px; background:url(../images/palladium/callout-bg.gif) no-repeat bottom left;  position:relative; margin-bottom:20px; }
.callout .calloutContent { width: 176px; background:url(../images/palladium/callout-bg-top.gif) no-repeat top left; padding: 10px 16px 0 16px; position:relative; padding-bottom:15px; float: left; }
#content .callout { width: 459px; background:url(../images/palladium/callout-large-bg.png) no-repeat top left;  position:relative; margin-bottom:15px; }
#content .callout .calloutContent { width: 427px; background:url(../images/palladium/callout-large-bg-bottom.png) no-repeat bottom left;  position:relative; padding-bottom:15px; min-height: 80px; }
#sidebar .callout p { margin:0; font-size:1.2em; padding-bottom: 10px; line-height: 1.5em; color: #8b8b8b; }
img.testimonialImage { position:absolute; top:-5px; left:-10px; }
.callout a.calloutArrow { position: absolute; bottom: 0; right: 0; background:url(../images/palladium/btn-more.gif) no-repeat 0 0; width: 58px; height:21px;  padding:0; display:block; text-indent: -9999px; }
.callout a.calloutArrow:hover { background-position:0 -21px; }
a.textBtn { color:#726b66; background-position: 100% 0 !important; padding:0 22px 0 0; line-height:17px; width: auto !important; text-indent: 0 !important; }
a.textBtn:hover { background-position: 100% -16px !important; }

.callout h4 { margin-bottom: 10px; font-size: 1.6em; color: #464646; }
.callout h4 a, .callout h5 a, .callout a:hover { color: #464646; font-size: inherit; }
.callout h5 { margin-bottom: 10px; color: #464646; }

#newsFeed a.rssIcon{ width: 20px; height: 20px; display: block; text-indent: -9999px; background: url(../images/palladium/buttons/btn-rss.gif) no-repeat 0 0; position: absolute; top: 12px; right: 16px; }


/* pointOfContact callout */

.callout.pointOfContact .calloutContent { width: 459px !important; padding: 0 0 16px 0 !important; }
.callout.pointOfContact .calloutContent .thumbnail { width: 111px; padding: 15px 0 0 15px; float: left; }
.thumbnail img { border: 1px solid #fff; }
.thumbnail a:hover img { border-color: #ccc; }
.callout.pointOfContact .content { width: 310px !important; padding: 15px 15px 0 0; }
.callout.pointOfContact .calloutContent .content p{ color: #6d6d6d; }

.partnerCallout img{ margin-bottom: 10px; }
.partnerCallout h2{ margin-bottom: 0; }
.partnerCallout p { color: #777777; margin-right: 26px; }

/* testimonials callout */

#sidebar .callout blockquote{ margin: 0; }
#sidebar .callout blockquote p{ font-size: 1em; }


/* -- end callout.css --*/

/* -- begin typesearch.css --*/

.type-search-container{position:relative;height:19px; }.type-search-container input.type-search{color:#000;background:#fff url(../images/searchfield_repeat.png) repeat-x;border:0;font:11px/normal "Lucida Grande",Arial,sans-serif;margin:0;padding:3px 0 0;position:absolute;right:10px;top:0;height:16px; }.type-search-container .left,.type-search-container .right{color:inherit;background-color:transparent;background-repeat:no-repeat;display:block;height:19px;position:absolute;top:0; }.type-search-container .left{background-image:url(../images/searchfield_leftcap.png);width:20px; }.type-search-container .right{background-image:url(../images/searchfield_rightcap.png);right:0;width:10px; }.type-search-container .reset{color:inherit;background:transparent url(../images/close.gif) no-repeat;display:block;height:11px;overflow:hidden;position:absolute;right:4px;top:4px;width:11px;z-index:1;cursor:pointer; }

/* -- end typesearch.css --*/

/* glossary */

#glossaryearchFull {position:relative;}
#glossaryearchFull input.txt {float:left;}
#glossaryearchFull input.submit { font-size:0px; color:#cbcbcb; position:absolute; top:11px; right:10px; }

/* glossary */

#glossary {width:100%}
#glossary ul {margin:0px;}
#glossary ul li {list-style:none; margin:0px;}
#glossary dl {font-size:1.2em;}
#glossary dl dl, #glossary dl ul {font-size:1em;}
#glossary dt { width:25%; padding-right:5%; float:left; display:block; clear:both; font-weight:bold; color:#2e2e2e; }
#glossary dd { width:70%; float:right; display:block; padding-bottom:10px; }
dd.clear { width:100% !important; clear:both !important; height:0px !important; margin:0 !important; }
#glossary dl.nested dt, #glossary dl.nested dd { width:50%; padding-right:0; }
#glossaryearch { background:url(/images/resourceSearch.gif) no-repeat top left; padding:7px 25px 9px 115px; margin-top:4px; }
#glossaryearchFull { background:url(/images/resourceSearchBG.gif) repeat-x bottom left; border:1px solid #cecece; margin:4px 0 10px 0; padding:8px 12px; }
#glossaryearchFull input.txt { width:90%; padding:5px 3px; }
#glossaryearchFull input.submit { background:url(/images/readMoreArrow.gif) no-repeat top left; display:block; height:17px; text-indent:-9999px; width:17px; float:right; border:none; }
#glossaryearchFull input.submit:hover { background-position:0px -17px; }
.resourceLandingRight.fullWidth { float:none; padding-top:4px; padding-bottom:10px; }
#glossaryearch input.txt {width:150px;}
.resourceLandingLeft { width:390px; float:left; }
.resourceLandingRight { width:330px; float:right; }
.resourceBucket { width:205px; float:left; padding:15px 12px 8px 12px; background:#e0eef9; border:1px solid #c3c3c3; margin:0 10px 10px 0; }
.resourceBucket.last {margin-right:0px;}

.definitionLetters { width:692px; height: 40px; padding: 10px 0 0 0 !important; font-size: 1.2em; font-weight:bold; background: url(../images/barWide.gif) no-repeat 0 0; text-align: center; }
.definitionLetters a, .definitionLetters span { color: #8c8c8c; background: url(../images/definitionLettersSeperator1.gif) no-repeat 100% 50%; list-style:none; margin-bottom: 3px; padding:3px 9px 3px 3px; }
.definitionLetters a:hover { color: #00457d; }
.grey-out { color:#d0d0d8 !important; }
.definitionLetters .last { background: none; }
.definitionListAlpha { float:left; width:100%; font-size:1.2em; font-weight:bold; border-top:solid 1px #ccc; color:#2e2e2e; border-bottom:solid 1px #ccc; margin: 15px 0 25px 0; padding:5px 2px; }
.definitionListAlpha span {float:left;}
.definitionListAlpha a.topPage { float:right; display:block; background: url(../images/topPage1.gif) left bottom no-repeat; width:29px; height:17px; text-indent:-9999px; }
#news a.topPage { display:block; background: url(../images/topPage1.gif) left bottom no-repeat; width:29px; height:17px; text-indent:-9999px; }
#content .publicationBox h3 {font-size:1.4em;}
.publicationBox { background:url(/images/callout.gif) repeat-x bottom left #F8F8F8; border:1px solid #c3c3c3; padding:10px 10px 0 10px; margin-bottom:18px; }
.publicationBox .publicationLeft { float:left; width:90px; }
.publicationBox .publicationRight { float:right; width:280px; }
.publicationBox .right {text-align:right;}
.publicationBox img { border:1px solid #c3c3c3; margin-bottom:10px; }
.publicationRight .readMoreArrow { background:url(../images/arrowGrey.gif) no-repeat top right; }

/* Team Page Employee Photo Styles */

 p.employee-description img {display:block; width:92px; height:115px; float:left; padding:4px 10px 5px 0px;}
 p.employee-description {display:block;}
 p.employee-title {padding-bottom:0.4em!important; padding-top:5px; font-size: 1.4em !important; }

/* Team Page Employee Photo Styles */


