@charset "UTF-8";
/* CSS Document */

@import url('reset-min.css');
@import url('base-min.css');

/* -----------------------------------------------------------------------
General Styles
----------------------------------------------------------------------- */

.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}

table,
table td,
table th {
	border: 0;
	margin: 0;
	padding: 0;
}

ul,
ol {
	margin-left: 1em;
}

#content_wrapper ul.unIndentedList li, ul li {
	margin-left: 21px;
	margin-top: 3px; margin-bottom: 3px;
}

#content_wrapper ol li {
	margin-left: 25px;
}

table td * {
	line-height: 1.231;
}

.left {
	float: left;
	display: block;
}

.right {
	float: right;
	display: block;
}

.cl {
	clear: both;
}

br.cl {
	display:block;
	height: 0;
	margin: 0;
	padding: 0;
	font-size:0px;
	line-height:0px;
}

body {
	background: #2e4662;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:center;
	background-color:#2e4662;
	background-image:url(../images/p_bodybackground_blue.jpg);
	background-repeat:repeat-x;
}

a {
	color: #091756;
}

blockquote {
	font-size:22px;
}

/* -----------------------------------------------------------------------
Containers
----------------------------------------------------------------------- */

#outer {
	position: relative;
	padding-bottom: 8px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 957px;
	text-align: left;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 957px;
	height: 61px;
	font-family: Arial, sans-serif;
	/*font-size: 85%;*/
	font-size: 11px;
}

#main_navigation {
	/*font-size: 85%;*/
	font-size: 11px;
	position: relative;
	height:36px;
	z-index:9999;
	margin-left:-1px;
}

#body_spacer {
	background: url(../images/subnavspacer.png) no-repeat;
	height: 26px;
}

.industries #body_spacer {
	background: #ffffff;
}

.myinsurica #body_spacer {
	background: url(../images/bodyspacer-myinsurica.gif) no-repeat;
	height: 15px;
}

#body {
	background-color: transparent;
}

#sub_navigation {
	float: left;
	width: 184px;
	/*font-size: 85%;*/
	font-size: 11px;
}

#content {
	float: left;
	margin: 0px;
	/*font-size: 12px;*/
}

#sidebar_content {
	float: left;
}

#related_info {
	margin: 0;
	/*font-size: 85%;*/
	font-size: 11px;
	background-color: #e5e5e5;
}

#twocolumn #content,
#threecolumn #content,
#category #content {
	width: 773px;
	margin-top: -26px;
}

#category #content {
	margin-top: 0px;
}
#twocolumn #content_wrapper,
#threecolumn #content_wrapper,
#category #content_wrapper,
.myinsurica #content_wrapper {
	background-color: #ffffff;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 10px;
}

#twocolumn.become_partner #content_wrapper {
	padding-left: 16px;
	padding-right: 16px;
}

.myinsurica #content_wrapper {
	padding-top: 0;
	background: #ffffff url(../images/myinsurica-topgradient.png) no-repeat 0 36px;
	min-height: 163px;
}

#main_content {
	float: left;
	width: 510px;
	margin-right: 13px;
}

#sidebar_content {
	width: 212px;
	margin-top: 15px;
}

.myinsurica #sidebar_content {
	float: left;
	width: 172px;
	padding-right: 19px;
}

.myinsurica #main_content {
	width: 728px;
	margin-right: 0;
	padding-right: 0;
}

.myinsurica #main_content.maincontrol {
    width: 522px;
}

.myinsurica #main_content.nosidebar {
	width: 899px;
	padding: 0 10px;
}

#sidebar2_content {
    float:left;
    margin-top:15px;
    padding-left:19px;
    width:187px;
}

#myinsurica_sidebar_heading_top {
	background: url(../images/myinsurica-sidebartop.png) no-repeat;
	height: 13px;
}

#myinsurica_sidebar_heading {
	padding-left: 13px;
	padding-right: 13px;
	background: transparent url(../images/myinsurica_sidebar_headingbg.png) repeat-y;
}

#myinsurica_sidebar_heading_bottom {
	background: url(../images/myinsurica-sidebarheading-bottom.png) no-repeat;
	height: 5px;
}

#myinsurica_sidebar_content {
	background: url(../images/myinsurica_sidebar_bg.png) repeat-y;
	padding: 10px 13px;
}

#myinsurica_sidebar_content_secondary {
	background: url(../images/myinsurica_sidebar_content_secondary_bg.png) repeat-y;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 4px;
}

#myinsurica_sidebar_content *,
#myinsurica_sidebar_content_secondary * {
	margin-bottom: 0;
}

#myinsurica_sidebar_content_bottom {
	background: url(../images/myinsurica_content_bottom.png) no-repeat;
	height: 5px;
}

#myinsurica_sidebar_bottom {
	background: url(../images/myinsurica_sidebar_bottom.png) no-repeat;
	height: 6px;
}

.knowledgebase #myinsurica_sidebar_heading span {
	display: block;
	background: url(../images/sortarrow-down.gif) no-repeat 0 50%;
	padding-left: 15px;
	font-weight: bold;
	/*font-size: 108%;*/
	font-size: 13px;
	color: #000000;
}

.knowledgebase #myinsurica_sidebar_content a {
	display: block;
	/*font-size: 108%;*/
	font-size: 13px;
	text-decoration: none;
	padding-bottom: .5em;
	color: #000000;
	margin-left: 15px;
}
#related_info {
	width: 212px;
}

.industries #related_info {
	background: #c5d7de url(../images/sidebarbluegradient.png) no-repeat;
}

.coverage #related_info {
	background: #e6e3d6 url(../images/sidebarbrowngradient.png) repeat-x;
}

.company #related_info,
.news #related_info,
.contact #related_info,
.partner #related_info,
.press_release #related_info {
	background: #e5e5e;
}

#related_info .corner_ul {
	background: url(../images/whitemountaintop-topleft.gif) no-repeat top left;
}

#related_info .corner_lr {
	background: url(../images/whitemountaintop-bottomright.gif) no-repeat bottom right;
}

.related_info_content {
	padding: 10px 15px;
}

.related_info_content h3 {
	color:#000000 !important;
	/*font-size: 123.1%;*/
	font-size: 14px;
	margin:0;
	padding:0;
}

#sidebar2_content #related_info {
    width: 187px;
    background: none;
}
#sidebar2_content #related_info .top {
    background: url(../images/maincontrol-sidebartop.png) no-repeat;
    height: 7px;
}
#sidebar2_content #related_info .bottom {
    background: url(../images/maincontrol-sidebarbottom.png) no-repeat;
    height: 7px;
}
#sidebar2_content #related_info .related_info_content {
    background: url(../images/maincontrol-sidebarbg.png) repeat;
}

.widget {
}

.widget h3 {
    text-transform: uppercase;
}

.widget a.learn_more {
    text-decoration: none;
}
.widget a.learn_more:hover {
    text-decoration: underline;
}

.sidebar_listing_item {
	padding-bottom: .75em;
}

.sidebar_listing_item a {
	text-decoration: none;
}
.sidebar_listing_item a:hover {
	text-decoration: underline;
}

.case_studies_item .intro a {
    text-decoration: none;
}
.case_studies_item .intro a:hover {
    text-decoration: underline;
}

.press_releases_item .date,
.pdf_links_item .date,
.case_studies_item .title {
	/*font-size: 108%;*/
	font-size: 12px;
	font-weight: bold;
	color: #43423A !important;
}

.sidebar_listing_item .date a,
.sidebar_listing_item .title a {
	color: #43423A !important;
}

.sidebar_listing_item .intro {
	line-height: 120%;
}

.sidebar_listing_item .date,
.sidebar_listing_item .title,
.sidebar_listing_item .intro {
	margin: .1em;
}

#footer {
	margin-top: 10px;
	padding-left: 14px;
	font-family: Arial, sans-serif;
	/*font-size: 85%;*/
	font-size: 11px;
}

#bottom_curve {
	background: url(../images/curve_pagebot.gif) no-repeat bottom right;
	height: 14px;
	width: 773px;
}

.myinsurica #bottom_curve {
	background: url(../images/bottomcurve-myinsurica.gif) no-repeat bottom right;
	width: 957px;
}

/* -----------------------------------------------------------------------
Header Styles
----------------------------------------------------------------------- */

#logo {
	display: block;
	float: left;
	position: relative;
	width: 261px;
	height: 61px;
	margin: 0;
}

#tools {
}

#tools ul {
	margin: 0;
	position: absolute;
	top: 24px;
	right: 195px;
}

#tools ul,
#tools ul li {
	float:left;
}

#tools ul li {
	margin-left: 6px;
	list-style-type: none;
}

#tools ul li a {
	margin-right: 3px;
	text-decoration: none;
}

#tools ul li a:hover {
	text-decoration: underline;
}

/* -----------------------------------------------------------------------
Header Search
----------------------------------------------------------------------- */

#headerSearch {
	width:170px;
	height:20px;
	position:absolute;
	right:0;
	top:20px;
}

#headerSearch label {
	display:none;
}

#headerSearch .searchWrapper {
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
	width:143px;
	height:20px;
	float:left;
}

#headerSearch .searchWrapper input {
	border:0px none;
	color:#8b8a82;
	font-size:11px;
	margin-left:12px;
	margin-right:12px;
	width:119px;
	margin-top:4px;
	background-color:transparent;
}

#headerSearch #ajaxSearch_submit {
	margin-left:3px;
}

/* -----------------------------------------------------------------------
Main Nav Styles
----------------------------------------------------------------------- */

#dropnav,
#tabnav,
#dropnav ul,
#tabnav ul,
#dropnav li,
#tabnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dropnav {
	float: left;
	margin-top:3px;
}

#tabnav {
  position: absolute;
    bottom: 0px;
	right: 0px;
}

/* Attempted Restyling of the Drop Nav

#dropnav li a {
	display:block;
	width:185px;
	height:34px;
	background-image:url(../images/nav_drop.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#dropnav #industries a	{ background-position:    0px 0px; }
#dropnav #coverage a		{ background-position: -185px 0px; }

#dropnav #industries a:hover	{ background-position:    0px -34px; }
#dropnav #coverage a:hover		{ background-position: -185px -34px; }

#dropnav #industries.active a	{ background-position:    0px -34px; }
#dropnav #coverage.active a		{ background-position: -185px -34px; }

#dropnav li li a {
	display:inline;
	width:auto;
	height:auto;
	background-image:none;
}

*/

#dropnav li {
	float: left;
	position: relative;
	width: 185px;
	z-index:10000;
}

#dropnav li a {
	display: block;
	width: 185px;
	height: 33px;
}

#dropnav li a span {
	display: none;
}

#dropnav li ul li a span {
	display: inline;
}

#dropnav li {
	z-index:1000;
}

#dropnav li ul {
	display: none;
}

#dropnav li:hover ul {
	display: block;
}

#dropnav li ul li {
	clear: left;
	background-repeat: repeat-y;
	background-position: top left;
	height: auto;
}

#dropnav li ul li.bottom {
	height: 19px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#dropnav li#industries {
	background: url(../images/dropdown-industries-off.png) no-repeat;
	height: 33px;
}

#dropnav li#coverage {
	background: url(../images/dropdown-coverage-off.png) no-repeat;
	height: 33px;
}

#dropnav li#industries:hover {
	background: url(../images/dropdown-industries-on.png) no-repeat;
}

#dropnav li#coverage:hover {
	background: url(../images/dropdown-coverage-on.png) no-repeat;
}

#dropnav li#industries.active {
	background: url(../images/dropdown-industries-active.png) no-repeat !important;
}

#dropnav li#coverage.active {
	background: url(../images/dropdown-coverage-active.png) no-repeat !important;
}

#dropnav #industries ul,
#dropnav #industries li {
	background-image: url(../images/dropdownbg-industries.png);
}

#dropnav li#industries:hover ul li.bottom {
	background-image: url(../images/dropdownbottom-industries.png);
}

#dropnav li#coverage ul,
#dropnav li#coverage li {
	background-image: url(../images/dropdownbg-coverage.png);
}

#dropnav li#coverage:hover ul li.bottom {
	background-image: url(../images/dropdownbottom-coverage.png);
}

#dropnav li li a {
	display:block;
	height: auto;
	line-height: 20px;
	text-decoration: none;
	margin-left:1px;
	width:179px;
}

#dropnav li li a span {
	display:block;
	line-height:20px;
	padding-left:25px;
}

#dropnav #industries ul,
#dropnav #coverage ul {
	padding-top:9px;
}

#dropnav #industries li a:hover {
	background-image:url(../images/hover_industries.gif);
	color:#fff;
}

#dropnav #coverage li a:hover {
	color:#fff;
	background-image:url(../images/hover_coverages.gif);
}

#dropnav li#industries ul li a {
	color: #0f2f38;
}

#dropnav li#coverage ul li a {
	color: #000000;
}

#tabnav li {
	float: left;
	width: 139px;
	height: 29px;
	margin-left: 1px;
	margin-bottom: 0;
}

#tabnav li a {
	display: block;
	width: 139px;
	height: 29px;
	outline:none;
	text-indent:-9999px;
	background-image:url(../images/nav_tabs.png);
}

#tabnav #company a		{ background-position:    0px 0px; }
#tabnav #partners a		{ background-position: -139px 0px; }
#tabnav #myinsurica a	{ background-position: -278px 0px; }

#tabnav #company a:hover		{ background-position:    0px -29px; }
#tabnav #partners a:hover		{ background-position: -139px -29px; }
#tabnav #myinsurica a:hover	{ background-position: -278px -29px; }

#tabnav #company.active a			{ background-position:    0px -29px; }
#tabnav #partners.active a		{ background-position: -139px -29px; }
#tabnav #myinsurica.active a, #tabnav #myinsurica.open a	{ background-position: -278px -29px; }

#tabnav li li a {
	width:auto;
	height:auto;
	display:inline;
	background-image:none;
	text-indent:0;
}

#insuricaAccordion li h3 a,
#insuricaAccordion li h3 a:hover,
.loginOptions li a {
	background-image:none !important;
}

 /* -----------------------------------------------------------------------
Sub Nav Styles
----------------------------------------------------------------------- */

#twocolumn #body,
#category #body {
	background-image: url(../images/subnav-fill.gif);
	background-repeat: repeat-y;
}

#fauxcolumn {
	background-image: url(../images/p_navbackground_blue.jpg);
	background-repeat: no-repeat;
}

#sub_navigation ul {
	margin: 0;
	padding: 0;
	color: #000000;
	margin-bottom: 1em;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

#sub_navigation ul li ul { /* override for submenu items */
	margin-bottom: 0;
}

#sub_navigation ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #e0e4e5;
}

#sub_navigation ul li ul li { /* override for submenu items */
	border-bottom: 0;
}

#sub_navigation ul li a {
	display: block;
	padding: 5px 5px 5px 14px;
	color: #000000;
	text-decoration: none;
}

#sub_navigation ul li ul li a { /* override for submenu items */
	color: #323232;
	padding-left: 28px;
}

#sub_navigation ul li#parent {
	text-transform: uppercase;
}

#sub_navigation ul li.activesection {
	background: url(../images/subnavsection-onstate.png) repeat-y top right;
}

/*#sub_navigation ul li.activesection a {
    background: url(../images/icon-menuexpanded.gif) no-repeat center right;
    padding-right: 15px;
}*/

#sub_navigation ul li.activesection ul li a { /* override for submenu items */
	background-image: none;
	padding-right: 0;
}

#sub_navigation ul li a:hover,
#sub_navigation ul li.active a {
	background: url(../images/sidenav_bk_on.jpg) repeat-y;
	color: #000000;
}

#sub_navigation ul li a:hover ul li a,
#sub_navigation ul li.active ul li a { /* override for submenu items */
	background-image: none;
	color: #323232;
}

#sub_navigation ul li ul li a:hover,
#sub_navigation ul li ul li.active a {
	background: url(../images/subnav-level2-onstate.png) repeat-y top right;
	color: #323232;
}

#sub_navigation ul li ul {
	display: none;
}

#sub_navigation ul li.active ul,
#sub_navigation ul li.activesection ul {
	display: block;
}

#sub_navigation ul li.partner a {
	padding-left: 21px;
}

#sub_navigation ul li#becomepartner, #sub_navigation ul li#menu_44 {
	background: #a3aaac;
}

#sub_navigation span.supplemental {
	color: #444444;
}

/* -----------------------------------------------------------------------
MyInsurica Styles
----------------------------------------------------------------------- */

#myinsurica_nav {
	margin: 0;
	padding: 0;
	height: 36px;
	font-size:13px;
	margin-left:43px;
}

#myinsurica_nav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	height:36px;
	width:150px;
}

#myinsurica_nav a {
	display: block;
	text-decoration: none;
	color:#000;
	height:36px;
	width:150px;
	line-height:36px;
	background-repeat:no-repeat;
	text-indent:40px;
}

.sectionMainControl .nav_main-control,
.sectionKnowledgeBase .nav_knowledge-base,
.sectionIndustryNews .nav_industry-news,
.sectionRSSFeeds .nav_rss-feeds,
.sectionMyProfile .nav_my-profile {
	background-image:url(../images/nav_my-insurica.png);
	background-repeat:no-repeat;
}

.sectionMainControl .nav_main-control a,
.sectionKnowledgeBase .nav_knowledge-base a,
.sectionIndustryNews .nav_industry-news a,
.sectionRSSFeeds .nav_rss-feeds a,
.sectionMyProfile .nav_my-profile a {
	color:#fff !important;
}

.nav_knowledge-base a {
	background-image:url(../images/navicon_knowledgebase.png);
	background-position:5px center;
}

.nav_industry-news a {
	background-image: url(../images/navicon_industrynews.png);
	background-position:12px center;
}

.nav_rss-feeds a {
	background-image:url(../images/navicon_rss.png);
	background-position:9px center;
}

.nav_my-profile a {
	background-image:url(../images/navicon_profile.png);
	background-position:12px center;
}
/*
#maincontrol_kb,
#maincontrol_rss,
#maincontrol_profile {
	float: left;
	width: 149px;
	margin-top: 75px;
	padding-left: 73px;
	min-height: 120px;
}

#maincontrol_kb,
#maincontrol_rss {
	padding-right: 30px;
}

#maincontrol_kb img,
#maincontrol_rss img,
#maincontrol_profile img {
	float: left;
}

#maincontrol_kb a,
#maincontrol_rss a,
#maincontrol_profile a {
	text-decoration: none;
}

#maincontrol_kb span,
#maincontrol_rss span,
#maincontrol_profile span {
	display: block;
}

#maincontrol_kb .title,
#maincontrol_rss .title,
#maincontrol_profile .title {
	font-size: 146.5%;
	padding-top: 15px;
}

#maincontrol_kb {
	background: url(../images/kbbooks-icon.png) no-repeat;
}

#maincontrol_rss {
	background: url(../images/rss-icon.png) no-repeat;
}

#maincontrol_profile {
	background: url(../images/icon-profile.png) no-repeat;
}

#maincontrol_kb .title,
#maincontrol_kb .description {
	margin-left: 10px;
}
*/

/* -----------------------------------------------------------------------
Become a Partner styles
----------------------------------------------------------------------- */

#bap_container {
	background: url(../images/bap-gradientbg.png) repeat-x;
	position:relative;
}

#bap_container .corner_ul {
	padding-left:6px;
	padding-right:6px;
}

#bap_inner_container {
	background-color:#f5f5f5;
	background-image:url(../images/bap-innerbottom.png);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#bap_inner {
	padding-top: 15px;
	padding-bottom:20px;
	padding-left:65px;
	padding-right:65px;
}

#bap_inner h2 {
	color:#797979;
	font-style:normal;
	font-size:24px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:10px;
}

#bap_inner h3 {
	color:#000;
	margin-bottom:2px;
	font-size:15px;
}

#bap_top {
	height:105px;
	padding-top:15px;
	padding-left:16px;
	padding-right:16px;
}

#bap_top strong {
	font-size:16px;
	color:#000;
}

#bap_nav {
	margin: 0;
	padding: 0;
	height:84px;
}

#bap_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:left;
	width: 81px;
	height: 84px;
}

#bap_nav li.active {
}

#bap_nav li a {
	display: block;
	width: 81px;
	height: 84px;
	background-image:url(../images/partner_sprite.jpg);
	text-indent:-9999px;
	outline:none;
}

#tabTargetAgency a						{ background-position:    0px 0px; }
#tabLocalOwnership a					{ background-position:  -81px 0px; }
#tabOwnershipOpportunities a	{ background-position: -162px 0px; }
#tabHandsOff a								{ background-position: -243px 0px; }
#tabEnhanceMarket a						{ background-position: -324px 0px; }
#tabGrowthOpportunities a			{ background-position: -405px 0px; }
#tabGrowthAcquisition a				{ background-position: -486px 0px; }
#tabAdministrativeServices a	{ background-position: -567px 0px; }
#tabGroupAffiliations a				{ background-position: -648px 0px; }
#tabTargetAgency a						{ background-position: -729px 0px; }

#tabTargetAgency a:hover						{ background-position:    0px -84px; }
#tabLocalOwnership a:hover					{ background-position:  -81px -84px; }
#tabOwnershipOpportunities a:hover	{ background-position: -162px -84px; }
#tabHandsOff a:hover								{ background-position: -243px -84px; }
#tabEnhanceMarket a:hover						{ background-position: -324px -84px; }
#tabGrowthOpportunities a:hover			{ background-position: -405px -84px; }
#tabGrowthAcquisition a:hover				{ background-position: -486px -84px; }
#tabAdministrativeServices a:hover	{ background-position: -567px -84px; }
#tabGroupAffiliations a:hover				{ background-position: -648px -84px; }
#tabTargetAgency a:hover						{ background-position: -729px -84px; }

#tabTargetAgency a.active						{ background-position:    0px -168px; }
#tabLocalOwnership a.active					{ background-position:  -81px -168px; }
#tabOwnershipOpportunities a.active	{ background-position: -162px -168px; }
#tabHandsOff a.active								{ background-position: -243px -168px; }
#tabEnhanceMarket a.active					{ background-position: -324px -168px; }
#tabGrowthOpportunities a.active		{ background-position: -405px -168px; }
#tabGrowthAcquisition a.active			{ background-position: -486px -168px; }
#tabAdministrativeServices a.active	{ background-position: -567px -168px; }
#tabGroupAffiliations a.active			{ background-position: -648px -168px; }
#tabTargetAgency a.active						{ background-position: -729px -168px; }

#bapPrevious,
#bapNext {
	background-image:url(../images/bap-arrows.png);
	background-repeat:no-repeat;
	width:34px;
	height:28px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:270px;
	cursor:pointer;
}

#bapPrevious {
	left:0;
	background-position:left top;
}

#bapNext {
	right:0;
	background-position:right top;
}

/* -----------------------------------------------------------------------
Footer Styles
----------------------------------------------------------------------- */

#footer {
	color: #EDEDED;
}

#footer a {
	color: #EDEDED;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul,
#footer li {
	margin: 0;
	padding: 0;
}

#footer li {
	float:left;
	margin-right: 6px;
	list-style-type: none;
}

#footer li a {
	margin-right: 3px;
}

ul#footer_nav {
	float: left;
	padding-bottom: 1em;
}

#footer #signup {
	float: right;
}

#footer #copyright {
	clear: both;
	/*font-size: 90%;*/
	font-size: 10px;
}

/* -----------------------------------------------------------------------
Headings
----------------------------------------------------------------------- */

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: .25em;
	text-transform: uppercase;
	color:#000;
}

h2 {
	font-weight: bold;
	font-style: italic;
	color: #314f57;
	font-size: 18px;
	margin: 0 0 1em;
	dding: 0;
}

/* -----------------------------------------------------------------------
Main Image elements
----------------------------------------------------------------------- */

#main_image {
	width: 957px;
	height: 270px;
}

#main_image .corner_ul {
	background: url(../images/whitemountaintop-mainimage-topleft.gif) no-repeat top left;
	width: 957px;
	height: 270px;
}

#main_image.industry .corner_ul {
	background-image: url(../images/whitemountaintop-mainimage-topleft-white.gif);
}

#main_image .corner_lr {
	background: url(../images/whitemountaintop-mainimage-bottomright.gif) no-repeat bottom right;
	width: 957px;
	height: 270px;
}

#mainimage_content {
	width: 735px;
	height: 136px;
	margin-bottom: 20px;
	position:relative;
}

#mainimage_content .corner_ul,
#mainimage_content .corner_lr {
	width: 12px;
	height: 12px;
	position:absolute;
	background-image:url(../images/mainimage_corners.png);
}

#mainimage_content .corner_ul {
	background-position:left top;
	left:0px;
	top:0px;

}

#mainimage_content .corner_lr {
	background-position:right bottom;
	right:0px;
	bottom:0px;
}

/* -----------------------------------------------------------------------
Category listings
----------------------------------------------------------------------- */

#category_children {
	width: 735px;
}

#category_children .item {
	float: left;
	width: 367px;
	margin-bottom: 20px;
	min-height: 68px;
}

#category_children .even {
	clear: left;
}

#category_children .category_image {
	float: left;
	width: 130px;
	height: 68px;
	margin-right: 10px;
}

#category_children .category_image a {
	display: block;
	width: 130px;
	height: 68px;
}

#category_children .category_image a img {
	display: none;
}

#category_children .category_image .ul {
	background: url(../images/whitemountaintop-category-topleft.gif) no-repeat top left;
}

#category_children .category_image .lr {
	background: url(../images/whitemountaintop-category-bottomright.gif) no-repeat bottom right;
}

#category_children .category_details {
	float: left;
	width: 217px;
	margin-right: 10px;
}

#category_children h3,
#category_children p {
	margin: 0;
}

#category_children h3 a {
	text-decoration: none;
}

#page_15 .category_details h3 a {
    color: #314f57;
}

/* -----------------------------------------------------------------------
Home Page Elements
----------------------------------------------------------------------- */

#homepage_image {
	width: 957px;
	height: 364px;
}

#homepage_image .corner_ul {
	background: url(../images/whitemountaintop-mainimage-topleft.gif) no-repeat top left;
	width: 957px;
	height: 364px;
}

#homepage_image.industry .corner_ul {
	background-image: url(../images/whitemountaintop-mainimage-topleft-white.gif);
}

#homepage_image .corner_lr {
	background: url(../images/whitemountaintop-mainimage-bottomright.gif) no-repeat bottom right;
	width: 957px;
	height: 364px;
}

#homepageimage_content {
	width: 735px;
	height: 136px;
	margin-bottom: 20px;
}

#homepageimage_content .corner_ul {
	background: url(../images/whitemountaintop-mainimagecontent-topleft.png) no-repeat top left;
	width: 735px;
	height: 136px;
}

#homepageimage_content .corner_lr {
	background: url(../images/whitemountaintop-mainimagecontent-bottomright.gif) no-repeat bottom right;
	width: 735px;
	height: 136px;
}

/* From AM */

#hmindustry,
#hmcoverage {
	height:957px;
	width:365px;
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}

#hmindustry td,
#hmcoverage td {
	height:26px;
	vertical-align:top;
}

#hmindustry {
	background-image:url(../images/hm_industry_img.png);
}

#hmcoverage {
	background-image:url(../images/hm_coverage_img.jpg);
}

#hmcoverage a {
	text-decoration:none;
	color:#926520;
	font-weight:bold;
	font-size:12px;
}

#hmcoverage a:hover {
	color:#000;
}

#hmindustry a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

#hmindustry a:hover {
	color:#000;
}

#hmindustry table {
	position:absolute;
	left:423px;
	top:90px;
}

#hmindustry td {
	width:176px;
}

#hmindustry .learmmore {
	position:absolute;
	top:192px;
	left:854px;
}

#hmcoverage table {
	position:absolute;
	left:522px;
	top:85px;
}

#hmcoverage td {
	width:176px;
}

#hmcoverage .learmmore {
	position:absolute;
	top:304px;
	left:670px;
}

/*
#newsinfo {
	margin: 0;
	padding: 0px 20px 0px 0px;
}

.hmBox {
	width: 224px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	font: 11px/14px Arial, sans-serif;
	color: #333;
}

.hmBoxL {
	width: 224px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	font: 11px/14px Arial, sans-serif;
	color: #333;
}

.hmBoxR {
	width: 200px;
	margin: 0;
	padding: 0px 9px 0px 9px;
	font: 10px/12px Arial, sans-serif;
	color: #555;
}

.hmBoxR a {
	color: #996600;
}

.welcome {
	padding: 0px 0px 0px 12px;
	color: #fff;
	font-size: 11px;
}

#hmcoverage a {
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
	color: #926520;
}

#hmcoverage a:hover {
	color: #000000;
}
#hmcoverage #Learmmore {
	padding: 150px 25px 0px 0px;
}

#hmcoverage #links {
	padding: 80px 0px 0px 0px;
}

#hmindustry a {
	font-size: 12px;
	font-weight: 200;
	text-decoration: none;
	color: #FFFFFF;
}

#hmindustry a:hover {
	color: #000000;
}

#hmindustry #learmmore {
	padding: 10px 10px 0px 0px;
}

#hmindustry #links {
	padding: 80px 10px 0px 0px;
}

#hmindustry #links table {
	
}

#hmindustry #links table td {
	line-height: 1.7;
}

#links table td {
	border:1px solid #f00;
	text-align:left;
	padding-top:10px;
	padding-bottom:1px;
}
*/

/* -----------------------------------------------------------------------
Misc Content Elements
----------------------------------------------------------------------- */

p.intro {
	line-height:163%;
}

#dropcap {
	background-color: #990000;
	color: #FFFFFF;
	padding: 0 2px;
	margin-right: .35em;
	font-size: 13px;
	line-height: 18px;
}

h2.press_release_subhead {
	background-color: #3c6470;
	color: #ffffff;
	/*font-size: 153.9%;*/
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
    margin-bottom: 10px;
}

h2.press_release_subhead .corner_ul {
	background: url(../images/mountaintop-whiteteal-header-upperleft.gif) no-repeat top left;
}

h2.press_release_subhead .corner_br {
	background: url(../images/mountaintop-whiteteal-header-bottomright.gif) no-repeat bottom right;
	padding: 5px 15px;
}

h2.pr_headline {
	color: #434343;
	/*font-size: 174%;*/
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

a.download_pdf {
	display: block;
	color: #540505;
	font-weight: bold;
	text-decoration: none;
	padding-left: 23px;
	padding-top: 3px;
	background: url(../images/icon-pdf.gif) no-repeat 0 0;
	height: 18px;
}

#press_release_full_list {
	margin: 0;
	padding: 0;
}

#press_release_full_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 1em;
}

#press_release_full_list p {
	margin: .25em 0;
	line-height: 1;
}

#press_release_full_list a {
    text-decoration: none;
}
#press_release_full_list a:hover {
    text-decoration: underline;
}

#press_release_full_list .date {
	color: #000000;
	font-weight: bold;
}

#press_release_full_list .title {
	/*font-size: 116%;*/
	font-size: 14px;
}

#press_release_full_list .intro {
	line-height: 120%;
}

.recent_news ul, .recent_docs ul {
    margin: 0; padding: 0;
    list-style-type: none;
    padding-left: 7px;
}
.recent_news li, .recent_docs li {
    margin: 0; padding: 0;
    list-style-type: none;
    margin-bottom: 1em;
}
.recent_news p, .recent_docs p {
    margin: 0; padding: 0;
    line-height: 150%;
}
.recent_news .title, .recent_docs .title {
    font-weight: bold;
    color: #000000;
}
.recent_news h3, .recent_docs h3 {
    margin:0;
    /*font-size: 153.9%;*/
    font-size: 19px;
    font-style: italic;
    color: #000000;
    margin-left: 3px;
}
.recent_news h3 {
    background: url(../images/recentnews-icon.png) no-repeat;
    min-height: 28px;
    padding-left: 28px;
    padding-top: 1px;
}
.recent_docs h3 {
    background: url(../images/knowledgebase-icon.png) no-repeat;
    min-height: 33px;
    padding-left: 39px;
    padding-top: 5px;
}
.recent_news .hr, .recent_docs .hr {
    margin-top: 0;
}
.recent_news, .recent_docs {
    margin-top: 2em;
}
.recent_news a.browse, .recent_docs a.browse {
    display: block;
    padding-left: 7px;
    color: #740404;
}


h2.contact_us_subhead {
	background-color: #000000;
	color: #ffffff;
	/*font-size: 153.9%;*/
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

h2.contact_us_subhead .corner_ul {
	background: url(../images/mountaintop-whiteblack-header-upperleft.gif) no-repeat top left;
}

h2.contact_us_subhead .corner_br {
	background: url(../images/mountaintop-whiteblack-header-bottomright.gif) no-repeat bottom right;
	padding: 5px 15px;
}

#nature_of_inquiry_container {
	margin-left: 40px;
}

#nature_of_inquiry_container .field_row {
   clear: left;
}

#nature_of_inquiry_container input,
#nature_of_inquiry_container label {
	float: left;
	margin: .5em 0;
}

#nature_of_inquiry_container input {
	clear: left;
	margin-right: 5px;
}

div.hr {
	clear: both;
	border-bottom: 1px solid #9e9c8d;
	margin: 1em 0;
}

div.hr_knowledgebase {
	clear: both;
	border-bottom: 1px solid #ffffff;
	margin: .5em 0 2em 0;
}

.field_row {
	clear: both;
}

#industry_coverage_container label,
#industry_coverage_container select {
	float: left;
	margin: .5em 0;
}

#industry_coverage_container label {
	/*font-size: 131%;*/
	font-size: 16px;
	clear: left;
	width: 5em;
}

#industry_coverage_container select {
	width: 17em;
}

#contact_info_container label,
#contact_info_container input,
#contact_info_container select {
	float: left;
	margin: .5em 0;
}

#contact_info_container label {
	clear: left;
	width: 8em;
}

#contact_info_container textarea {
	width: 37em;
}

#contact_info_container input {
	width: 30em;
}

#contact_info_container #label_state,
#contact_info_container #label_zipcode {
	clear: none;
	width: auto;
	margin-left: 1em;
	margin-right: .25em;
}

#contact_info_container select#state {
	width: 5em;
}

#contact_info_container input#city {
	width: 10em;
}

#contact_info_container input#zipcode {
	width: 5em;
}

#confirmations_container {
	margin-left: 8em;
}

#confirmations_container input,
#confirmations_container label {
	float: left;
	margin-bottom: .5em;
}

#confirmations_container input {
	clear: left;
	margin-right: .5em;
}

#confirmations_container strong {
	color: #450606;
}

input#send {
	float: right;
	margin: 1em 0;
	background: url(../images/contactsubmit.gif) no-repeat;
	border: 0;
	width: 90px;
	height: 34px;
	color: #ffffff;
}

/* -----------------------------------------------------------------------
Sidebar widgets
----------------------------------------------------------------------- */

.quote_container {
	width: 197px;
	margin: 15px auto 0 auto;
}

.quote {
	background: url(../images/quotebox-mid.png) repeat-y;
}

.quote .top {
	background: url(../images/quotebox-top.png) no-repeat;
}

.quote .quote_content {
	padding: 15px 20px 25px 20px;
	background: url(../images/quotebox-bottom.png) no-repeat bottom left;
	line-height: 140%;
	min-height: 96px;
}

.quote_container .attribution_container {
	margin-right: 15px;
}

.quote_container .attribution_container span {
	display: block;
	text-align: right;
}

.quote_container .attribution_container .name {
	/*font-size: 116%;*/
	font-size: 14px;
	font-weight: bold;
}

.quote_container .attribution_container .title {
	/*font-size: 93%;*/
	font-size: 11px;
}

#search_form_container {
	background-color: #868370;
	color: #ffffff;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

#search_form_container .corner_ul {
	background: url(../images/whitemountaintop-mainimage-topleft-white.gif) no-repeat top left;
}

#search_form_container .corner_br {
	background: url(../images/whitemountaintop-mainimage-bottomright.gif) no-repeat bottom right;
	padding: 7px 20px;
}

#search_form_container label {
	display: none;
}

#search_form_container #ajaxSearch_input {
	width: 225px;
}

#search_form_container #ajaxSearch_submit {
	margin: 0;
	background: url(../images/gobuttonbg.png) no-repeat;
	border: 0;
	width: 41px;
	height: 28px;
	color: #ffffff;
}

.ajaxSearch_resultsInfo,
.kb_resultsInfo {
	/*font-size: 116%;*/
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.ajaxSearch_paging {
	text-align: right;
}

.ajaxSearch_paging .current,
.ajaxSearch_paging .ditto_currentpage {
	display: inline-block;
	background-color: #868370;
	color: #ffffff;
	padding-left: .2em;
	padding-right: .2em;
}

.ajaxSearch_result {
	margin-bottom: 1em;
}

.ajaxSearch_result .ajaxSearch_resultLink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#page_56 .ajaxSearch_result .ajaxSearch_resultLink {
    color: #314f57;
}

.ajaxSearch_result .ajaxSearch_resultExtract {
	line-height: 120%;
}

.knowledgebase .kb_resultsInfo {
	float: left;
	color: #000000;
	margin-bottom: .5em;
	margin-top: 1em;
}

.knowledgebase .ajaxSearch_paging {
	float: right;
	margin-top: 1em;
}

#download_header {
	background: #3479a5;
	color: #ffffff;
	width: 738px;
	margin-bottom: 20px;
}

#download_header .top {
	background: url(../images/downloadmaterials-headertop.png) no-repeat;
}

#download_header .bottom {
	background: url(../images/downloadmaterials-headerbottom.png) no-repeat bottom left;
	min-height: 98px;
	padding: 10px 40px 15px 15px;
	position: relative;
}

#download_header h2 {
	/*font-size: 167%;*/
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}

#download_header p.introtext {
	width: 500px;
	/*font-size: 108%;*/
	font-size: 13px;
	line-height: 140%;
	padding-bottom: 20px;
}

#download_header .sort_by {
	width: 500px;
	/*font-size: 116%;*/
	font-size: 14px;
	position: absolute;
	bottom: 17px;
	left: 15px;
}

#download_header .sort_by a {
	color: #ffffff;
	/*font-size: 92%;*/
	font-size: 13px;
	text-decoration: none;
}

#download_header_links {
	position: absolute;
	bottom: 15px;
	right: 30px;
}

#download_header_links a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 82px;
}

#download_header_links a#kb {
	background: url(../images/kbbooks.png) no-repeat;
	padding-top: 59px;
	margin-right: 25px;
}

#download_header_links a#rss {
	background: url(../images/rsslarge.png) no-repeat;
	padding-top: 59px;
}

.file_download {
	margin-bottom: 1em;
}

.file_download a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/*font-size: 116%;*/
	font-size: 14px;
}

.file_download span.description {
	display: block;
	line-height: 140%;
}

h2.media_room,
a.media_room_rss {
	float: left;
}

h2.media_room {
	margin: 0;
}

a.media_room_rss {
	padding-top: 3px;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	background: url(../images/rss-small-red.gif) no-repeat 0 3px;
}

a.media_room_rss span {
	display: none;
}

a.media_room_browse {
	display:block;
	margin: 1em 0 2em 0;
	text-decoration: underline;
	color: #610b0b;
}

.user_rss_feed_heading h2,
.user_rss_feed_heading a.rss {
	float: left;
}

.user_rss_feed_heading h2 {
	margin: 0;
}

.user_rss_feed_heading a.rss {
	padding-top: 3px;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	background: url(../images/rss-small-red.gif) no-repeat 0 3px;
}

.user_rss_feed_heading a.rss span {
	display: none;
}

.user_rss_feed_heading div.hr {
	margin-top: 0;
}

/* -----------------------------------------------------------------------
User Profile form styles
----------------------------------------------------------------------- */

#wlpeUser fieldset {
	clear: both;
	margin-top: 2em;
}

#wlpeUser h3 {
	/*font-size: 108%;*/
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 2px;
}

#wlpeUser h3#header_contactinfo {
	background: #797669;
}

#wlpeUser h3#header_preferences,
#wlpeUser h3#header_password {
	background: #627e86;
}

#wlpeUser .field_row {
	padding-left: 30px;
}
#wlpeUser label,
#wlpeUser input,
#wlpeUser select {
	float: left;
	margin: .5em 0;
}

#wlpeUser label {
	clear: left;
	width: 8em;
	margin-left: 30px;
}

#wlpeUser textarea {
	width: 37em;
}

#wlpeUser input {
	width: 30em;
}

#wlpeUser #label_state,
#wlpeUser #label_zipcode {
	clear: none;
	width: auto;
	margin-left: 1em;
	margin-right: .25em;
}

#wlpeUser input#state {
	width: 5em;
}

#wlpeUser input#city {
	width: 10em;
}

#wlpeUser input#zipcode {
	width: 5em;
}

#wlpeNewPasswordArea label {
	width: 15em;
}

#rss_checkboxes, .rss_checkboxes {
	margin-left:30px;
}

#wlpeUser .rss_preferences label {
	width:auto;
	margin-left:0;
}

#rss_checkboxes label, .rss_checkboxes label {
	width:200px !important;
	position:relative;
	margin-top:0;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
}

#rss_checkboxes input, .rss_checkboxes input {
	width:auto;
	position:absolute;
	right:0;
	top:0;
	margin-top:0;
	margin-bottom:0;
}

.wlpeMessage {
	font-weight: bold;
	color: #000000;
}

/* -----------------------------------------------------------------------
Slide Viewer Components
----------------------------------------------------------------------- */

/*preload classes*/ 

.svw {
	width: 50px;
	height: 20px;
}

.svw ul {
	position: relative;
	left: -999em;
}

/*core classes*/ 

.stripViewer {
	position: relative;
	overflow: hidden;
	margin: 0 0 1px 0;
}

.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}

.stripViewer ul li {
	float:left;
}

.stripTransmitter {
}

.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	list-style:none;
}

.stripTransmitter ul li {
	width: 200px;
	float:left;
	margin: 0 1px 1px 0;
	list-style-type: none;
	list-style:none;
}

.stripTransmitter a {
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.stripTransmitter a:hover,
a.current {
	background: #fff;
	color: #ff0000;
}

/*tooltips formatting*/ 

#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}

#tooltip h3 {
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}

#homepage_main {
	overflow:hidden;
	position:relative;
}

#homepage_main ul li {
	margin:0px;
	float:left;
	width:957px;
	list-style:none;
}

#homepage_main ul {
	margin:0px;
	width:3828px;
	position:relative;
}

#homepage_menu ul {
	position:relative;
}

#menubar_1 {
	width:250px;
	height:160px;
}

#menubar_1_top,
menubar_1_bottom {
	padding:0px;
	margin:0px;
}

#menubar_1_bottom {
	margin-top:-2px;
}

#menubar_1_back {
	background: #ffffff url(../images/home_menu1_back.png) repeat-y 0 0;
	height:140px;
	margin-top:-3px;
	padding: 0 25px;
}

.home_image_text {
	color:#ffffff;
}

.home_image_text strong {
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

.center {
	text-align:center;
}

.menu_text {
	font-size:10px;
}

.menu_heading {
	color:#930503;
	padding:0px;
	margin:0px;
}

/* -----------------------------------------------------------------------
Homepage Bucket sections
----------------------------------------------------------------------- */

#menubar_4 {
	width:210px;
	margin-top:-70px;
}

#bucket_wrapper {
	height:161px;
}

#bucket_wrapper h2 {
	margin:0;
	color:#700505;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	line-height:1;
	padding-top:8px;
	padding-left:16px;
	padding-right:16px;
}

#bucket_wrapper p {
	margin:0;
	padding-left:16px;
	padding-right:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.2;
	font-size:11px;
	color: #000;
}

.bucket_home {
	float:left;
	height:161px;
}

.bucket_inner {
	width:248px;
	height:161px;
	position:relative;
	z-index:10;
	background-image:url(../images/bucketbg.png);
	background-repeat:no-repeat;
}

.bucket_home_active .bucket_inner {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:11px;
	margin-top:-20px;
	margin-left:-10px;
	margin-right:-11px;
	z-index:20;
}

.btn_Go {
	position:absolute;
	bottom:13px;
	right:22px;
	width:24px;
	height:19px;
	display:block;
	background-image:url(../images/btn_go.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	outline:none;
}

.btn_Go:hover {
	background-position:left bottom;
}

.bucket_home_active .btn_Go {
	right:33px;
}

/* Industry */

#bucket_industry {
	background-position:0px 0px;
}

.bucket_home_active #bucket_industry {
	background-position:0px -161px;
}

/* Insurance */

#bucket_insurance {
	background-position:-269px 0px;
}

.bucket_home_active #bucket_insurance {
	background-position:-269px -161px;
}

/* Network */

#bucket_network {
	background-position:-538px 0px;
}

.bucket_home_active #bucket_network {
	background-position:-538px -161px;
}

#accordion {
	padding:10px;
	margin:0;
}
#accordion li {
    margin: 0; padding: 0
}

#accordion .ui-accordion-li-fix {
	border:1px solid #a4a29a;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

#myInsurica {
	z-index:1000;
}

#insuricaAccordion {
	width:373px;
	height:263px;
	position:relative;
	z-index:1000;
	background-image:url(../images/bg-myinsurica.png);
	background-repeat:no-repeat;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	top:-5px;
	padding:5px !important;
}

#insuricaAccordion .ui-accordion-li-fix {
	float:left;
	border:2px solid #D4D3D1;
	margin:5px;
	padding:5px;
	width:349px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	height:auto;
}

#insuricaAccordion h3 {
	font-size:15px;
	font-weight:bold;
	width:100%;
	white-space:nowrap;
	background-image:url(../images/arrow_closed.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#insuricaAccordion .accActive h3 {
	background-image:url(../images/arrow_open.png);
}

#insuricaAccordion h3 a {
	height:auto;
	color:#000;
}

#insuricaAccordion .ui-accordion-content {
	padding-left:6px;
	padding-right:6px;
}

#insuricaAccordion p {
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	line-height:1.3;
	color:#000;
}

#insuricaAccordion p,
#insuricaAccordion li {
	font-size:11px;
	margin-left:0;
	height:auto;
}

.myinsuricaList li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:10px !important;
	margin-left:20px !important;
	width:96px !important;
}

.homepage_main_tl,
.homepage_main_br {
	background-image:url(../images/home_rounded.png);
	background-repeat:no-repeat;
	height:16px;
	position:absolute;
	width:16px;
	z-index:9999;
}

.homepage_main_tl {
	background-position:left top;
	left:0;
	top:0;
}

.homepage_main_br {
	background-position:right bottom;
	bottom:0;
	right:0;
}

#menubar_4 {
	background-image:url(../images/recent_news_bg.png);
	background-repeat:no-repeat;
	width:205px;
	height:218px;
	position:absolute;
	z-index:10000;
	right:0;
	top:494px;
	font-size:11px;
}

#menubar_4 h3 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/arrow_closed.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#menubar_4 .accActive h3 {
	background-image: url(../images/arrow_open.png);
}

#menubar_4 h3.ditto_pageTitle {
	background-image:none;
}

#menubar_4 .ui-accordion-content h3 {
	padding:0;
	margin-top:0;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size:11px;
}

#menubar_4 .ui-accordion-content h3 a {
	color:#9b7d2d;
}

#menubar_4 p {
	padding:0;
	margin-bottom:5px;
}

#menubar_4 .ui-icon {
	top:3px;
}

#menubar_4 .ditto_documentInfo {
	font-weight:bold;
	color:#303030;
}

#menubar_4 .ui-accordion-content  {
	padding-top:4px !important;
	padding-bottom:7px !important;
}

#webLoginLi a, #wlpeUser a {
	color:#740404;
}
#wlpeLoginButton {
	float: right;
	margin: 1em 0;
	background: url(../images/loginbtnbg.gif) no-repeat;
	border: 0;
	width: 67px;
	height: 28px;
	color: #ffffff;
}


.loginOptions {
	margin-bottom:10px !important;
}

.loginOptions li {
	clear:both;
	float:none !important;
	width:auto !important;
	margin-left:0 !important;
	list-style-type:none !important;
	margin-bottom:8px !important;
	font-size:12px !important;
}

.loginOptions a {
	color:#740404;
	font-weight:bold;
}

.myinsuricaList li {
	float: left !important;
}

.createProfile {
	background-image:url(../images/btn_create-profile.png) !important;
	background-repeat:no-repeat;
	background-position:left bottom !important;
	padding-top:10px;
	display:block !important;
	clear:both;
	width:111px !important;
	height:28px !important;
	text-decoration:none;
	color:#fff;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	margin-bottom:1px;
}

#insuricaAccordionOuter {
	width:383px !important;
	height:273px !important;
	background-color:transparent !important;
	margin-left:-239px !important;
}
#webLogin #wlpeLogin #wlpeLoginForm #wlpeLoginFieldset #wlpeUsernameLabel,
#webLogin #wlpeLogin #wlpeLoginForm #wlpeLoginFieldset #wlpePasswordLabel,
#webLogin #wlpeLogin #wlpeLoginForm #wlpeLoginFieldset #wlpeStayLoggedInLabel {
	display:block;
	margin:3px;
}

#wlpeLoginForm legend {
	display:none;
}

/* -----------------------------------------------------------------------
Management Team Styles
----------------------------------------------------------------------- */

#teamList {
	margin:0;
}

#teamList ul {
	margin:0;
}

#teamList h3 {
	margin:0;
	color:#751111;
	font-size:14px;
}

#teamList a {
	color:#24454f;
}

#teamList a:hover {
	color:#751111;
}

#teamList li {
	list-style-type:none;
	float:left;
	margin-left: 0;
	width:50%;
	margin-bottom:15px;
}

#teamList li li {
	color:#000;
	margin-bottom:13px;
	font-weight:bold;
	float:none;
	width:100%;
}

#teamList li li li {
	color:#43423a;
	margin-bottom:0;
	font-weight:normal;
}

/* -----------------------------------------------------------------------
Content Buckets
----------------------------------------------------------------------- */

.bucketColumn {
	float:left;
	width:222px;
	margin-right:34px;
}

.bucketLast {
	margin-right:0;
}

.bucketColumn h2 {
	margin-bottom:0;
}

/* Partner Agencies */

.bucketPartnerAgencies h2 {
	color:#494840;
}

.bucketPartnerAgencies a {
	color:#4f0b00;
}

/* Affiliates */

.bucketAffiliates h3 {
	color:#751111;
	margin-bottom:0;
	font-size:14px;
}

.bucketAffiliates h4 {
	color:#000;
	margin-bottom:0;
	font-size:13px;
}

.bucketAffiliates p {
	margin-bottom:0;
}

.bucketAffiliates a {
	color:#751111;
}

/* -----------------------------------------------------------------------
Partner Agencies Map
----------------------------------------------------------------------- */

#AckermanInsurica {
	display:block;
}

/* -----------------------------------------------------------------------
Industry Section Styles
----------------------------------------------------------------------- */

.dropcap {
	background-color:#091756;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;	
	margin-right:1px;
	font-size: 13px;
	line-height: 18px;
}

/* Construction */
.section3 h1,
.section3 h2,
.section3 h3,
.section3 h4,
.section3 h5,
.section3 h6,
.section3 #content_wrapper a,
.ind_3 h3 a {
	color:#f78f1e;
}

.section3 .dropcap {
	background-color:#f78f1e;
}

/* Education */
.section4 h1,
.section4 h2,
.section4 h3,
.section4 h4,
.section4 h5,
.section4 h6,
.section4 #content_wrapper a,
.ind_4 h3 a {
	color:#00a78e;
}

.section4 .dropcap {
	background-color:#00a78e;
}

/* Energy */
.section5 h1,
.section5 h2,
.section5 h3,
.section5 h4,
.section5 h5,
.section5 h6,
.section5 #content_wrapper a,
.ind_5 h3 a {
	color:#e51937;
}

.section5 .dropcap {
	background-color:#e51937;
}

/* Environment */
.section6 h1,
.section6 h2,
.section6 h3,
.section6 h4,
.section6 h5,
.section6 h6,
.section6 #content_wrapper a,
.ind_6 h3 a {
	color:#419639;
}

.section6 .dropcap {
	background-color:#419639;
}

/* Healthcare */
.section7 h1,
.section7 h2,
.section7 h3,
.section7 h4,
.section7 h5,
.section7 h6,
.section7 #content_wrapper a,
.ind_7 h3 a {
	color:#4e8abe;
}

.section7 .dropcap {
	background-color:#4e8abe;
}

/* Hospitality */
.section8 h1,
.section8 h2,
.section8 h3,
.section8 h4,
.section8 h5,
.section8 h6,
.section8 #content_wrapper a,
.ind_8 h3 a {
	color:#b7775d;
}

.section8 .dropcap {
	background-color:#b7775d;
}

/* Manufacturing */
.section9 h1,
.section9 h2,
.section9 h3,
.section9 h4,
.section9 h5,
.section9 h6,
.section9 3content_wrapper a,
.ind_9 h3 a {
	color:#7c0041;
}

.section9 .dropcap {
	background-color:#7c0041;
}

/* Ministry */
.section10 h1,
.section10 h2,
.section10 h3,
.section10 h4,
.section10 h5,
.section10 h6,
.section10 #content_wrapper a,
.ind_10 h3 a {
	color:#6a2d91;
}

.section10 .dropcap {
	background-color:#6a2d91;
}

/* NotForProfit */
.section11 h1,
.section11 h2,
.section11 h3,
.section11 h4,
.section11 h5,
.section11 h6,
.section11 #content_wrapper a,
.ind_11 h3 a {
	color:#455a21;
}

.section11 .dropcap {
	background-color:#455a21;
}

/* Staffing */
.section12 h1,
.section12 h2,
.section12 h3,
.section12 h4,
.section12 h5,
.section12 h6,
.section12 #content_wrapper a,
.ind_12 h3 a {
	color:#0055a5;
}

.section12 .dropcap {
	background-color:#0055a5;
}

/* Technology */
.section13 h1,
.section13 h2,
.section13 h3,
.section13 h4,
.section13 h5,
.section13 h6,
.section13 #content_wrapper a,
.ind_13 h3 a {
	color:#37939b;
}

.section13 .dropcap {
	background-color:#37939b;
}

/* Transportation */
.section14 h1,
.section14 h2,
.section14 h3,
.section14 h4,
.section14 h5,
.section14 h6,
.section14 #content_wrapper a,
.ind_14 h3 a {
	color:#c2a303;
}

.section14 .dropcap {
	background-color:#c2a303;
}

/* -----------------------------------------------------------------------
Company Info Flash
----------------------------------------------------------------------- */

.companyinfoflash {
	position:relative;
	background-image:url(../images/company_flash_bg.jpg);
	background-repeat:no-repeat;
}

.companyinfoflash embed,
.companyinfoflash object {
	position:absolute;
	top:0;
	right:0;
}

/* -----------------------------------------------------------------------
Misc
----------------------------------------------------------------------- */

#welcomeText{
  position: absolute;
  bottom: 0;
  right: 0;
}

#insuricanavOuter {
	display:none;
}

#insuricanav #insuricaList,
#insuricanav #loginOptions {
	height:131px;
}

#insuricanav #webLogin {
	height:126px;
}

#announcements {
	height:145px !important;
	display:none;
}
#announcements p {
    font-size: 12px;
}

#recentNews {
	height:134px !important;
	display:none;
}

/* also in wysiwyg.css */
.smallcontent {
	font-size: .9em;
}

/* Styles used by required elements in a flex application page that supports browser history */

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }

/* -----------------------------------------------------------------------
Partner Contact Widget
----------------------------------------------------------------------- */

#partnerContact p {
	font-size:12px;
}

#partnerContact ul {
	list-style-type:none;
	margin:0; padding: 0;
	border-top:1px solid #c6c5bf;
}

#partnerContact li {
    margin: 0; padding: 0;
	list-style-type:none;
	font-size:12px;
	border-bottom:1px solid #c6c5bf;
	padding-top:6px;
	padding-bottom:4px;
}

#partnerContact li a {
	color:#790e0e;
	text-decoration:none;
}

#partnerContact li a:hover {
	text-decoration:underline;
}

.partnerAddress {
	color:#000;
}

/* -----------------------------------------------------------------------
My Insurica Headers
----------------------------------------------------------------------- */

.title_my-insurica {
	color:#fff;
	font-style:normal;
	text-transform:uppercase;
	font-size:25px;
	margin-bottom:0;
	background-image: url(../images/myinsurica_headers.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:82px;
}

.title_my-insurica span {
	padding-left:50px;
	display:block;
	height:59px;
	background-repeat:no-repeat;
	background-position:7px 0;
	padding-top:23px;
}

.sectionKnowledgeBase .title_my-insurica span {
	background-image: url(../images/header_kb.png);
	background-position:6px 23px;
}

.sectionIndustryNews .title_my-insurica span {
	background-image: url(../images/header_news.png);
	background-position:14px 19px;
}

.sectionRSSFeeds .title_my-insurica span {
	background-image: url(../images/header_rss.png);
	background-position:20px 27px;
}

.sectionMyProfile .title_my-insurica span {
	background-image: url(../images/header_profile.png);
	background-position:0 10px;
}

/* EOF */
