body{
	min-width:945px;
	margin:0;
  	color:#000;
	font:11px/18px arial,sans-serif;
	background:#1fa2d8 url(/images/v3/bg-body.gif) repeat-x;
	position:relative;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.save-box a{
	position:absolute;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
	right:0;
	z-index:7;
	width:220px;
	height:206px;
	background:url(/images/v3/bg-save.gif) no-repeat;
}
.save-box-small a{
	position:absolute;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
	right:0;
	z-index:7;
	width:100px;
	height:101px;
	background:url(/images/v3/bg-save-small.png) no-repeat;
}

#wrapper{
	padding:110px 0 0;
	width:945px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:5;
}
.logo{
	margin:0;
}
.logo a{
	position:absolute;
	overflow:hidden;
	top:58px;
	z-index:10;
	text-indent:-9999px;
	left:15px;
	width:343px;
	height:43px;
	background:url(/images/v3/bg-logo.gif) no-repeat;
}
#header{
	position:absolute;
	z-index:7;
	top:66px;
	width:945px;
	overflow:hidden;
}
.main-nav{
	float:right;
	margin:0;
	width:551px;
	padding:0;
	list-style:none;
}
.main-nav li{
	float:left;
	background:url(/images/v3/separator01.gif) no-repeat;
	font-size:14px;
	padding:0 0 0 1px;
	margin:0 0 0 -1px;
	display:inline;
	font-weight:bold;
}
.main-nav li a{
	float:left;
	padding:10px 0 0;
	height:34px;
	background:url(/images/v3/bg-menu.gif) repeat-x;
	text-align:center;
	color:#cdedfa;
}
.main-nav .first-child a
{
	background: url(/images/v3/bg-menu-left.gif) no-repeat;
}
.main-nav .last-child a{ background: url(/images/v3/bg-menu-right.gif) no-repeat 100% 0; }
.main-nav .first-child .active,
.main-nav .active,
.main-nav a:hover{
	background-position: 0 -44px;
	color: #fff;
	text-decoration:none;
}
.main-nav .last-child .active,
.main-nav .last-child a:hover
{ background-position: 100% -44px; }
#main{
	height:1%;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#content{
	float:right;
	width:551px;
	z-index:15;
	position:relative;
	padding:66px 0 0;
}
.insurance-box{
	position:absolute;
	left:0;
	margin:0;
	top:-10px;
	text-indent:-9999px;
	width:551px;
	height:115px;
	background:url(/images/v3/img03.png) no-repeat;
}
.box{
	overflow:hidden;
	margin:0 0 7px;
	background:url(/images/v3/bg-box-c.gif) repeat-y;
}
.box .holder{
	height:1%;
	background:url(/images/v3/bg-box-t.gif) no-repeat;
}
.box .frame{
	overflow:hidden;
	height:1%;
	padding:20px 31px 11px 35px;
	background:url(/images/v3/bg-box-b.gif) no-repeat 0 100%;
}
.box .frame h3{
	color:#717171;
	font-size:13px;
	line-height:18px;
	padding:0 0 0 74px;
	margin:0 0 15px;
}
.top-block{
	overflow:hidden;
	width:495px;
	display:block;
	margin:0 0 12px -21px;
	padding:0 0 20px;
	background:url(/images/v3/bg-top-block.gif) no-repeat 21px 100%;
}
.center-block{
	overflow:hidden;
	width:497px;
	display:block;
	margin:0 0 28px -21px;
	padding:0 0 9px;
	background:url(/images/v3/bg-top-block.gif) no-repeat 21px 100%;
}
.contact-form .field{
	width:109px;
	float:left;
	margin:0;
	padding:2px 5px;
	border:1px solid #808080;
	border-color:#808080 #d4d0c8 #d4d0c8 #808080;
}
.contact-form label{
	display:block;
	line-height:12px;
	padding:0 0 4px;
}
.column .row{
	height:1%;
	overflow:hidden;
	padding:0 0 6px;
}
.column{
	float:left;
	width:144px;
	display:inline;
	margin:0 0 0 21px;
}
.contact-form .code .field{
	width:33px;
}
.contact-form .city .field{
	width:54px;
	margin:0 11px 0 0;
}
.contact-form .row select{
	width:121px;
	height:20px;
}
.contact-form .birth select{
	width:57px;
	float:left;
}
.contact-form .birth .select{
	width:42px;
	float:left;
	margin:0 1px 0 0;
}
.contact-form .city select{
	width:59px;
	float:left;
	height:20px;
}
.contact-form .city .row{
	float:left;
	padding:0;
	margin:0;
}
.contact-form .phone .field{
	width:20px;
	margin:0 5px 0 0;
}
.contact-form .phone .text-field{
	width:28px;
	margin:0;
	float:left;
	padding:2px 5px;
	border:1px solid #808080;
	border-color:#808080 #d4d0c8 #d4d0c8 #808080;
}
.contact-form .input-holder{
	float:left;
}
.input-holder span{
	float:left;
	line-height:18px;
}
.contact-form .input-holder select{
	width:69px;
	margin:0 3px 0 0;
}
.contact-form .input-holder .field{
	width:30px;
	margin:0 3px 0 0;
}
.bottom-block{
	line-height:15px;
}
.bottom-block .row{
	overflow:hidden;
	height:1%;
	margin:0 0 13px;
}
.button-holder{
	height:1%;
}
.button-holder:after{
	content:"";
	display:block;
	clear:both;
}
.bottom-block .ask-box{
	width:340px;
	float:left;
}
.bottom-block p{
	margin:0;
}
.bottom-block select{
	float:right;
}
.bottom-block .checkbox{
	width:16px;
	height:15px;
	margin:5px 10px 0 0;
	padding:0;
	float:left;
}
.bottom-block label{
	font-size:10px;
	line-height:12px;
	color:#717171;
}
.bottom-block label A:link {color:#717171;text-decoration:underline;}
.bottom-block label A:visited {color:#717171;text-decoration:underline;}
.bottom-block label A:active {color:#717171;text-decoration:underline;}
.bottom-block label A:hover {color:#717171;text-decoration:underline;}

.contact-form .image{
	float:left;
	margin:4px 29px 0 138px;
}
.image-holder{
	float:left;
	position:relative;
	margin:-9px 0 0;
}
.image-holder img{
	display:block;
}
.cite-box{
	width:100%;
	/*background:url(/images/v3/bg-cite-t.gif) no-repeat;*/
}
.cite-box .holder{
	overflow:hidden;
	font-size:11px;
	height:1%;
	line-height:14px;
	/*padding:19px 26px 0 18px;*/
	padding:19px 10px 0px 10px;
	/*background:url(/images/v3/bg-cite-c.gif) no-repeat 0 12px;*/
}
.cite-box .frame{
	overflow:hidden;
	font-size:1px;
	height:14px;
	width:100%;
	/*background:url(/images/v3/bg-cite-b.gif) no-repeat 0 100%;*/
}
.text-box p{
	margin:0;
}
.cite-box .text-box{
	width:100%;
	color:#DDDDDD;
	font-size:10px;
	/*float:right;*/
}
.cite-box h2{
	margin:0 0 11px;
	font-size:18px;
}
.cite-box blockquote{
	margin:0;
	display:block;
}
.cite-box q{
	color:#212226;
	quotes:none;
	display:block;
}
.cite-box q:after{
	content:"";
}
.cite-box q:before{
	content:"";
}
.cite-box cite{
	display:block;
	font-style:normal;
	font-weight:bold;
	text-align:right;
}
#sidebar{
	float:left;
	width:380px;
	font-size:12px;
	line-height:18px;
	background:url(/images/v3/bg-sidebar-c.gif) repeat-y;
}
.sidebar-t{
	background:url(/images/v3/bg-sidebar-t.gif) no-repeat;
}
.sidebar-b{
	height:1%;
	padding:24px 15px 23px 18px;
	overflow:hidden;
	background:url(/images/v3/bg-sidebar-b.gif) no-repeat 0 100%;
}
#sidebar p{
	color:#606060;
	margin:0 14px 23px 6px;
}
#sidebar img{
	display:block;
	margin:0 0 24px;
}
.list{
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
.list li{
	color:#5880bd;
	font-style:italic;
	font-weight:bold;
	font-size:17px;
	padding:0 0 12px 31px;
	background:url(/images/v3/ico01.gif) no-repeat;
}
#sidebar h4{
	margin:0;
	color:#2156a8;
	text-transform:uppercase;
}
#sidebar h4 .mark{
	display:block;
	letter-spacing:-1px;
	word-spacing:3px;
	margin:0 0 0 9px;
	font-size:19px;
	text-align:left;
}
#sidebar h4 strong{
	display:block;
	margin:0 22px 0 0;
	text-align:right;
	font-size:26px;
}
.ico-list{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:40px 0 0 25px;
	list-style:none;
}
.ico-list li{
	float:left;
	padding:0 8px 8px 0;
}
#sidebar .ico-list img{
	margin:0;
}
#footer{
	padding:4px 0 0 54px;
	font-size:12px;
	line-height:24px;
	word-spacing:-1px;
	overflow:hidden;
}
#footer ul{
	margin:0;
	height:1%;
	overflow:hidden;
	padding:0;
	list-style:none;
}
#footer ul li{
	display:inline;
	color:#fff;
	margin:0 1px 0 -1px;
	padding:0 4px 0 6px;
	/*background:url(/images/v3/separator.gif) no-repeat 0 50%;*/
}
#footer ul li a{
	color:#fff;
	font-size: 12px;
}
.info-box-holder{
	overflow:hidden;
	height:1%;
	margin:0 0 15px -30px;
	text-align: left;
}
.info-box {
	width:305px;
	float:left;
	margin-right:28px;
	display:inline;
}

.info-box.last {
	width:248px;
	margin-right: 0px;
}
.info-box h4{
	margin:0 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
}
.info-box a {
	color:#f3faff!important;
}
.info-box a:hover {
	color:#f3faff;
	text-decoration:underline;
}

.info-box ul{
	margin:0;
	padding:0px;
	list-style:none;
	font-size:12px;
	line-height: 13px !important;
}
.info-box ul li{
	padding-left: 2px!important;
	margin-bottom:8px!important; 
	float:left;
}

.info-box ul li a:hover {
	font-size: 12px;
}

.info-block {
	width:947px;
	margin:0 auto;
}
.info-block .t{
	background:url(../../images/v5multi/bg-info-block-t.png) no-repeat;
	height:13px;
	overflow:hidden;
}
.info-block .b{
	background:url(../../images/v5multi/bg-block-b.gif) no-repeat;
	height:12px;
	overflow:hidden;
}
.info-block .c{
	background:url(../../images/v5multi/bg-block-c.gif) repeat-y;
	overflow:hidden;
	height:1%;
	padding:5px 86px 0 21px;
}
.error{ border:1px solid #cc0000; }
.thank-you-text{
	color:#d5e6ff;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
}

.article_list ul {
	padding-left:27px;
	font-size: 12px;
}

.article_list ul li {
	padding: 0px!important;
}

.article_list ul li a {
	color:#1C5EB0;
	text-decoration: underline;
}

.article_list a:hover {
	color:#0061d9;
}

.article_list h1 {
	line-height: 21px!important;
}
.text-holder p,.article_list p {
	padding: 0px 7px 5px 0px!important;
	font-size: 13px!important;
}

.text-holder  ol {
	padding: 0px 0px 15px 40px;
	font-size: 13px;
}

#article_links img{
	display:inline !important;
	margin:0px 5px 0px 0px !important;
}

