* {font-size: 100.01%;}
html{
	background:url(../images/bg-html.gif) repeat-x;
	font-size: 62.5%;
    font-family:"Times New Roman", Times, serif!important;
}
body{
	margin:0;
	color:#000;
	font:120%/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) 50% 0 no-repeat;
	min-width:960px
}
img{
	border-style:none;
	vertical-align:top;
}
a{text-decoration:none; color:#f07d00;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#999;
	margin:0;
	padding:0;
	outline:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	width:920px;
	margin:0 auto;
}
#header{
	height:140px;
	overflow:hidden;
}
.header{
	height:68px;
	overflow:hidden;
	padding:18px 0 0;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:206px;
	height:49px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
	cursor:pointer;
}
.top-nav{
	float:right;
	padding:1px 0 0;
	line-height:22px;
	width:700px;
}
.tools{
	overflow:hidden;
	width:100%;
}
.search-form{
	float:right;
	width:189px;
	padding:0 11px 0 0;
}
.search-form .text{
	background:url(../images/bg-input.gif) no-repeat;
	width:158px;
	height:22px;
	float:left;
}
.search-form .text input{
	width:147px;
	padding:3px 5px 4px 5px;
	float:left;
	background:none;
	border:none;
}
.search-form .btn-search{
	background:url(../images/btn-search.gif) no-repeat;
	width:31px;
	height:22px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	border:none;
	cursor:pointer;
}
.search-form .btn-search:hover{background-position:0 -28px;}
.tools ul{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.tools ul li{
	float:left;
	padding:0 0 0 10px;
}
.tools ul a{
	color:#333;
	text-decoration:underline;
}
.tools ul a:hover{text-decoration:none;}
#header .text-holder{
	overflow:hidden;
	width:100%;
	padding:9px 0 0;
}
.text-optimization{
	float:right;
	padding:0 17px 0 0;
	background:url(../images/separator-topnav.gif) 100% 1px no-repeat;
}
.text-optimization a{
	font-weight:bold;
	color:#333;
}
.text-optimization a:hover{
	text-decoration:none;
	color:#f07d00;
}
.font-size{
	float:right;
	padding:0 0 0 17px;
}
.font-size span{float:left;}
.font-size ul{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.font-size ul li{
	float:left;
	padding:3px 0 0 5px;
}
.font-size ul a{
	color:#333;
	font-weight:bold;
	background:url(../images/icons.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:13px;
	float:left;
}
.font-size ul #decrease{
	background-position:0 -87px;
	width:9px;
}
.font-size ul #decrease:hover{background-position:0 -107px;}
.font-size ul #reset{
	background-position:-15px -87px;
	width:12px;
}
.font-size ul #reset:hover{background-position:-15px -107px;}
.font-size ul #increase{
	background-position:-33px -87px;
	width:15px;
}
.font-size ul #increase:hover{background-position:-33px -107px;}
.nav-bar{
	overflow:hidden;
	width:100%;
	padding:7px 0 0;
}
#nav{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	text-transform:uppercase;
	font-size:116.67%;
	line-height:30px;
}
#nav li{
	float:left;
	padding:0 0 0 25px;
}
#nav a{color:#fff;}
#nav a:hover{
	text-decoration:none;
	color:#000;
}
#nav .active a{color:#000;}
.page-heading{
	float:left;
	margin:0;
	font-size:18px;
	line-height:30px;
	color:#fff;
}

.content-heading h1 {
    float: left;
}

.link-read {
    margin: 5px 0 0 0 !important;
}

#main{overflow:hidden;}
.breadcrumbs{
	padding:0 0 13px;
	margin:0 0 0 -17px;
	list-style:none;
	font-size:91.67%;
	line-height:18px;
	overflow:hidden;
	height:1%;
	background:url(../images/devider-hor.gif) 0 100% repeat-x;
}
.breadcrumbs li{
	float:left;
	padding:0 0 0 18px;
	background:url(../images/separator-breadcrumbs.gif) 4px 7px no-repeat;
}
.breadcrumbs a{color:#999;}
.breadcrumbs a:hover{
	text-decoration:none;
	color:#000;
}
.main{
	overflow:hidden;
	width:100%;
	padding:20px 0 0;
}
#content{
	float:left;
	width:685px;
}
.content{
	overflow:hidden;
	width:100%;
}
.content-holder{
	float:left;
	width:640px;
	padding:0 0 22px;
}
.content-holder h2{
	color:#f07d00;
	font-size:133.34%;
	line-height:112.5%;
	margin:0;
}
.content-holder p {
    line-height: 180.5%;
}
.link-holder{
	overflow:hidden;
	height:1%;
}

.home-image-link {
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    width: 191px;
    height: 58px;
    text-indent: -9999px;
    overflow: hidden;
}
.home-image-link-1 {
    background:url(../images/dossier-button1.jpg) 0 100% no-repeat;
}
.home-image-link-2 {
    background:url(../images/dossier-button2.jpg) 0 100% no-repeat;
}


.post{
	overflow:hidden;
	width:100%;
	background:url(../images/devider-hor.gif) 0 100% repeat-x;
	padding:17px 0 20px;
}
.post p {
    margin: 0;
}
.post .date,
.content-heading .date,
.template-contents .date{
	color:#666;
	font-size:91.67%;
	line-height:163.64%;
	display:block;
	margin:0 0 11px;
}
.alignleft{
	float:left;
	margin:4px 20px 0 0;
}
.post .text-holder{
	overflow:hidden;
	height:1%;
}
.link-holder h2{
	float:left;
	padding:0 20px 0 0;
}
.link-read{
	float:right;
	padding:0 0 0 23px;
	background:url(../images/bg-link-read.gif) no-repeat;
	color:#737373;
	line-height:18px;
}
.post img { margin: 0 5px 0 0; }
.block-links{
	padding:15px 0 0;
	font-size:91.67%;
	line-height:18px;
}
.links{
	padding:0;
	margin:0 0 5px;
	list-style:none;
}
.links li{
	padding:0 0 0 13px;
	background:url(../images/bullet-orange.gif) 0 8px no-repeat;
}
.links a{color:#000;}
.main-content h1{
	color:#f07d00;
	font-size:216.67%;
	line-height:115.5%;
	margin:0 0 4px;
}
.main-content p{
    line-height:180.5%;
}
.content-heading .link-holder{padding:0 0 16px;}
.content-heading .link-holder .date{
	float:left;
	margin:0;
}
.main-holder{
	overflow:hidden;
	width:100%;
	padding:15px 0 0;
}
.no-submenu .main-holder {
    padding: 5px 0 0 !important;
}
.articles{
	float:left;
	width:180px;
}
.blocks{
	float:right;
	width:205px;
}
.link-block{
	display:block;
	color:#000;
	padding:12px 10px 14px;
	background:#cce5ff;
	margin:0 0 10px;
}
.orange{
	background:#ffca90;
	padding:13px 10px;
}
.link-block:hover{text-decoration:none;}
.link-block .title{
	font-size:20px;
	line-height:24px;
	display:block;
	margin:0 0 11px;
}
.main h4{
	color:#f07d00;
	font-size:100%;
	line-height:151%;
	margin:0 0 8px;
	padding:0 0 4px;
	border-bottom:2px solid #999;
}
.articles ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:14px;
}
.articles ul li{
	padding:0 0 11px 10px;
	background:url(../images/bullet-orange.gif) 0 6px no-repeat;
}
.articles ul ul{padding:3px 0 0;}
.articles ul ul li{
	padding:7px 0 0 10px;
	background:url(../images/bullet-orange-small.gif) 0 14px no-repeat;
}
.articles ul .active{
	font-weight:bold;
    
    color: #F07D00;
	text-decoration: underline;
}
.news-article{
	overflow:hidden;
	width:100%;
	background:url(../images/devider-hor.gif) 0 100% repeat-x;
	padding:17px 0 20px;
}
.news-article .date{
	color:#666;
	font-size:11px;
	line-height:18px;
	display:block;
	margin:0 0 11px;
}
.news-article .alignleft{
	float:left;
	margin:4px 20px 0 0;
}
.news-article .text-holder{
	overflow:hidden;
	height:1%;
}
#content-container .news-article p{margin:0;}
#sidebar{
	float:right;
	width:205px;
	padding:5px 0 0;
}
.widget{
	margin:0 0 29px;
	line-height:14px;
}
.widget ul{
	padding:0;
	margin:0;
	list-style:none;
}
.widget ul li{
	padding:0 0 6px 10px;
	background:url(../images/bullet-orange.gif) 0 7px no-repeat;
}
.widget .social{
	padding:2px 0 7px;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.widget .social li{
	float:left;
	margin:0 4px 0 0;
	padding:0;
	background:none;
}
.widget .social a{
	width:32px;
	height:32px;
	float:left;
	background:url(../images/icons.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.widget .social .facebook{background-position:0 0;}
.widget .social .linkedin{background-position:-36px 0;}
.widget .social .twitter{background-position:-72px 0;}
.widget .social .youtube{background-position:-108px 0;}
.form-email{
	padding:9px 0 6px;
	line-height:16px;
}
.form-email .text{
	width:173px;
	padding:3px 5px;
	background:#fff;
	border:1px solid #999;
	margin:0 0 10px;
}
.form-email .btn-submit{
	color:#fff;
	background:#f07d00;
	height:26px;
	width:86px;
	border:none;
	cursor:pointer;
	padding:0 0 2px;
}
.form-email .btn-submit:hover{background:#a3a3a3;}
#footer{
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width:100%;
	background:url(../images/bg-footer-c.gif) 50% 0 no-repeat;
}
.footer{
	width:920px;
	margin:0 auto;
	padding:0 0 16px;
}
.copyright{
	color:#333;
	font-size:91.67%;
	line-height:20px;
	text-align:center;
	padding:24px 0 18px;
	height:33px;
}
.copyright a{color:#000;}
.tagclouds{
	padding:14px 0 16px;
	margin:0;
	list-style:none;
	border:1px solid #ccc;
	border-width:1px 0;
	overflow:hidden;
	width:100%;
}
.tagclouds li{
	float:left;
	padding:0 28px 0 0;
}
.tagclouds a{color:#7f7f7f;}
.tagclouds .size-1{
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}
.tagclouds .size-2,
.tagclouds .size-3{
	font-weight:bold;
	font-size:22px;
	line-height:25px;
}
.tagclouds .size-4{
	color:#b2b2b2;
	font-size:40px;
	line-height:44px;
}
.tagclouds .size-5{
	font-weight:bold;
	font-size:40px;
	line-height:48px;
}
.tagclouds a:hover{
	text-decoration:none;
	color:#f07d00;
}



.faqs-contents ul li {
    line-height: 180.5%;
}
