/************************************************************/
/* CONTENT                                                  */
/************************************************************/

#content
{
	vertical-align: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-align: left;
	line-height: 1.5em;

	padding: 0px 0px 10px 0px;
}

#content img
{
	border: 0px;
}

#content h6
{
	margin: 25px 15px 4px 0px;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#content h5
{
	margin: 25px 15px 4px 0px;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#content h4
{
	margin: 25px 15px 4px 0px;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#content h3
{
	margin: 25px 0px 6px 0px;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content h2
{
	margin: 24px 0px 11px 0px;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#content h1
{
	margin: 14px 0px 18px 0px;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
}

#content p
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 1.4em;
	vertical-align:top;
}



/* ----- CONTENT LINK STYLES ----- */

#content .content_boxlink a			{ color: #003399; text-decoration: none }
#content .content_boxlink a:hover	{ color: #003399; text-decoration: underline; }

#content .content_calcboxlink a			{ color: #003399; text-decoration: none; font-weight: bold; }
#content .content_calcboxlink a:hover	{ color: #003399; text-decoration: underline; }

#content .content_boxlinkorange a			{ color: #d75710; text-decoration: none; }
#content .content_boxlinkorange a:hover		{ color: #d75710; text-decoration: underline; }

#content .content_boxpopup a			{ color: #003399; text-decoration: none; }
#content .content_boxpopup a:hover		{ color: #003399; text-decoration: underline; }

#content .content_calcpopupwhite a			{ color: #ffffff; text-decoration: none; }
#content .content_calcpopupwhite a:hover	{ color: #ffffff; text-decoration: none; }

#content .content_tablelink a			{ color: #003399; text-decoration: none; }
#content .content_tablelink a:hover		{ text-decoration: underline; }
#content .content_tablelink a:visited	{ color: #333366; }

#content .content_standardlink a			{ color: #003399; text-decoration: underline; }
#content .content_standardlink a:hover		{ text-decoration: underline; }
#content .content_standardlink a:visited	{ color: #333366; }



/* ----- CONTENT RIGHT BOX STYLES ----- */

#content .content_infoarea
{
	float: right;
	line-height: 1.4em;
	font-size: 11px;
}

#content .content_infoarea h5		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black; margin-bottom: 3px; font-weight: bold; text-align: left; margin-top: 0px; }
#content .content_infoarea p			{ font-size: 11px; margin-top: 2px; margin-bottom: 2px; line-height: 1.4em; text-align: left; }
#content .content_infoarea a			{ font-weight: bold; color: #003399; text-decoration: none; }
#content .content_infoarea a:hover	{ text-decoration: underline; }
#content .content_infoarea img		{ border: 0px; margin-top: 2px; }

#content .content_rightBox			{ width: 226px; border: 0px; }
#content .content_rightBox_top		{ height: 10px; background: white url(/images/style_review/rightbox_top.gif) repeat-y left top; }
#content .content_rightBox_bottom	{ height: 12px; background: white url(/images/style_review/rightbox_bottom.gif) repeat-y left top; }
#content .content_rightBox_left		{ width: 3px; background-color: #efefef; }
#content .content_rightBox_right	{ width: 6px; background: white url(/images/style_review/rightbox_right.gif) repeat-y left top; }
#content .content_rightBox_content	{ height: 432px; width: 218px; background: #d5dade url(/images/style_review/rightbox_back.gif) repeat-x left top; }
#content .content_rightBox_padding	{ padding: 0px 15px 3px 15px }
#content .content_rightBox_sep		{ overflow: hidden; width: 100%; height: 1px; margin: 8px 0px;  background: url(/images/style_review/cp_rightBoxSep.gif) repeat-x left top;}

#content .content_rightBoxImage_left	{ float: left; margin-right: 10px; margin-bottom: 7px; }



/* ----- CONTENT HOME STYLES ----- */

#content .content_contentarea_home
{
	width: 681px;
	overflow: hidden;
}

#content .content_hometopImage		{ width: 684px; height: 267px; overflow: hidden; }
#content .content_hometopImage img	{ border: 0px; }

#content .home_topImageText				{ width: 347px; height: 267px; padding: 25px 35px 25px 0px; float: right; }
#content .home_topImageText h3			{ margin: 10px 0px 25px 0px }
#content .home_topImageText p			{ font-size: 11px; line-height: 1.3em; text-align: left; }

#content .home_smallbox_headerleft	{ float: left; margin-right: 9px; width: 220px; background: url(/images/style_review/box_bg_shadow_220.gif) no-repeat left bottom; }
#content .home_smallbox_headerright	{ width: 220px; height: 14px; background: url(/images/style_review/box_header_shadow_220.gif) no-repeat left top; }

#content .home_smallbox			{ padding: 0px 17px 10px 15px }
#content .home_smallbox h5		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black; margin-bottom: 3px; font-weight: bold; text-align: left; margin-top: 0px; }
#content .home_smallbox p		{ font-size: 11px; margin-top: 2px; margin-bottom: 2px; line-height: 1.4em; }
#content .home_smallbox a		{ font-weight: bold; color: #003399; text-decoration: none; }
#content .home_smallbox a:hover	{ text-decoration: underline; }
#content .home_smallbox img		{ border: 0px; }
#content .home_smallbox_sep		{ overflow: hidden; clear: right; width: 100%; height: 1px; padding: 10px 0px 0px 0px; background: url(/images/style_review/cp_homeBoxSep.gif) repeat-x left top; }

#content .insurancepicker		{ display:inline; width: 100%; }



/* ----- CONTENT AREA STYLES ----- */

#content .content_contentarea
{
	float: left;
	width: 467px;
}

#content .content_topnavigation
{
	font-size: 11px;
	color: #003399;

	padding-bottom: 10px;
}

#content .content_topnavigation a		{ color: #000666; text-decoration: none; }
#content .content_topnavigation a:hover	{ color: #003399; text-decoration: underline; }

#content .content_topimagetable
{
	padding-top: 10px;
}

#content .content_topimagetable td 		{ vertical-align: top; font-size: 12px; padding-right: 15px; }
#content .content_topimagetable p		{ margin: 8px; margin-left: 0px;}

#content .content_topimagetable a		{ text-decoration: underline; }
#content .content_topimagetable a:hover	{ text-decoration: underline; }

#content .content_topimage
{
	float: left;
	margin-right: 24px;
}

#content .content_topimage_background
{
	padding: 105px 4px 4px 3px;
	background-color: #fff6ef;
}

#content .content_topimagearea img { padding-right: 10px }

#content .content_list
{
	list-style-image:url(/images/style_review/bullet.gif);

	padding-left: 9px;
	margin-left: 9px;
	margin-top: 3px;

	text-align: left;
}

#content .content_list li { margin-bottom: 10px; margin-top: 8px; color: #000000;}

#content .content_list2
{
	list-style-image:url(/images/style_review/bullet2.gif);

	padding-left: 5px;
	margin-left: 10px;
	margin-top: 1px;

	text-align: left;
}

#content .content_list2 li { margin-bottom: 7px; margin-top: 5px; color: #000000;}

#content .content_listspecial
{
	list-style-image:url(/images/style_review/bullet.gif);

	padding-left: 9px;
	margin-left: 9px;
	margin-top: 3px;

	text-align: left;
}

#content .content_listspecial li { margin-bottom: 0px; margin-top: 0px; color: #000000;}

#content .content_bluetext
{
	color: #000066;
}

#content .content_smalltext
{
	font-size: 9px;
}

#content .content_legaladvice
{
	font-size: 10px;
}

#content .content_linklistbox
{
	background: url('/images/style_review/box_header_topaz_450.gif') no-repeat left top;
	padding-top: 9px;
}

#content .content_linklistbottom
{
	background: url('/images/style_review/box_bg_topaz_450.gif') no-repeat left bottom;
	padding-bottom: 9px;
}

#content .content_linklist
{
	background: url('/images/style_review/box_bullet_more.gif') no-repeat 14px 2px;
	padding: 3px 5px 3px 29px;
	width: 410px;
}

#content .content_linklistanchor
{
	background: url('/images/style_review/bullet_down.gif') no-repeat 14px 2px;
	padding: 3px 5px 3px 29px;
	width: 410px;
}

#content .content_linklistbottom a			{ color: #003399; text-decoration: none; }
#content .content_linklistbottom a:hover	{ text-decoration: underline; }
#content .content_linklistbottom a:visited	{ color: #666666; }

#content .content_footer
{
	width: 100%;
	padding: 5px 20px 10px 0px;
}

#content .content_footer a 		{ text-decoration: none; color: #003399; font-size: 10px; }
#content .content_footer a:hover { text-decoration: none; color: #003399; font-size: 10px; }


/* ----- CONTENT TABLE STYLES ----- */

#content .tableHeaderLeft {
	background: #E2E8F1 url('/images/style_review/box_topLeftWebBlue2.gif') top left no-repeat;
	overflow:hidden;
}

#content .tableHeaderRight {
	background: #E2E8F1 url('/images/style_review/box_topRightWebBlue2.gif') top right no-repeat;
	overflow:hidden;
}

#content .content_servicetable
{
	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	margin: 10px 0px 20px 0px;
}

#content .content_servicetable thead th { background-color: #E2E8F1; text-align: left; padding: 6px 10px 5px 10px; font-weight: bold; color: #000066; vertical-align: bottom; line-height: 14px; }
#content .content_servicetable tbody td { background: #fff url('/images/style_review/cp_formSep.gif') repeat-x bottom; text-align: left; padding: 4px 10px 4px 10px; vertical-align: top; line-height: 15px; }

#content .content_servicetable_title
{
	font-weight: bold;

	height: 40px;

	vertical-align: bottom;

	background-color: #E2E8F1;
}

#content .content_servicetable_title2
{
	font-weight: bold;

	vertical-align: top;

	color: #003399;
}

#content .content_gliedertaxetable
{
	float: right;
	margin-bottom: 15px;
}

#content .content_gliedertaxetable td { vertical-align: top; text-align: left; }
#content .content_gliedertaxetable img { display: block; }

#content .content_verticaltable
{
	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	border-top: 1px solid #E2E8F1;
	border-bottom: 1px solid #E2E8F1;

	margin: 10px 0px 20px 0px;
}

#content .content_verticaltable tbody td 	{ background: #fff url('/images/style_review/cp_formSep.gif') repeat-x bottom; padding: 4px 10px 4px 5px; vertical-align: top; line-height: 15px; }
#content .content_verticaltable_title		{ background: #E2E8F1 url('/images/style_review/cp_headerSep.gif') repeat-x bottom !important; vertical-align:top !important; }

#content .content_errortable
{
	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	margin: 10px 0px 0px 0px;
}

#content .content_errortable tbody td 	{ background: #f6f6f6 url('/images/style_review/cp_errorSep.gif') repeat-x bottom; padding: 10px; vertical-align: top; line-height: 15px; }
#content .errortable_tableHeaderLeft  { background: #f6f6f6 url('/images/style_review/box_topLeftWebGrey1.gif') top left no-repeat !important; height: 10px; }
#content .errortable_tableHeaderRight { background: #f6f6f6 url('/images/style_review/box_topRightWebGrey1.gif') top right no-repeat !important; }
#content .errortable_tableFooterLeft  { background: #f6f6f6 url('/images/style_review/box_bottomLeftWebGrey1.gif') bottom left no-repeat !important; height: 10px; }
#content .errortable_tableFooterRight { background: #f6f6f6 url('/images/style_review/box_bottomRightWebGrey1.gif') bottom right no-repeat !important; }


/* ----- CONTENT SPECIAL FORMS ----- */

.content_finadvisortable
{
	width: 400px;
}

.content_finadvisortable th { text-align: right; border-bottom: 1px solid #003399; font-weight: lighter; padding: 0px 2px 3px 2px;}
.content_finadvisortable td { padding: 0px 2px 0px 2px; vertical-align: middle; border-bottom: 1px solid #cccfff; border-top: 1px solid #ccccff;}



/* ----- SOCIAL INTEGRATION ----- */

.social_integration
{
	margin-top: 10px;
}

.facebook
{
	float: left;
}

.google
{
	float: left;
	margin-left: 8px;
}



/* ----- ZURICH SOCIAL MEDIA TOOLBAR ----- */

#SM-toolbar{display:inline-block; width:224px; height:28px; background:url('/images/facebook/toolbar/toolbar-bg.jpg') no-repeat;}
#SM-toolbar span.title{display:inline-block; width:70px; height:28px; line-height:28px; font-size:12px; color:#039; font-weight:bold; text-indent:8px; float:left;}
#SM-toolbar div.selected-media{display:inline-block; width:68px; height:28px; float:right;}
#SM-toolbar div.selected-media span.icon-box{display:inline-block; width:18px; height:18px; float:left; margin:4px 2px 0 0; background:url('/images/facebook/toolbar/toolbar-icons-blank-sm.jpg') no-repeat;}
#SM-toolbar div.selected-media span.icon-box img{width:18px; height:18px; border:0px; margin:0px}



/* ----- MISC ----- */

#flashcontent
{
	border: solid 1px #000;
	width: 467px;
	height: 700px;
}

