/* something that does not change */
html, body { height:100%; }
table { border-collapse:collapse; }
html, h1, h2, h3, h4, h5 ,h6, body, form, th, td, p { margin:0; padding:0; }
img { border:0 none; }
* html img { behavior:url('css/pngbehavior.htc'); }
map { display:none; }
object, form { display:block; }	
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
hr { display:none; }
/* something that does not change */

/* all time classes */
.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right; }
.tal { text-align:left; }
.tac { text-align:center; }
.clr { clear:both; height:1px; overflow:hidden; margin:-1px 0 0 0; }
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.block { display:block; }
.inline { display:inline; }
/* all time classes */
		
/* global text/link settings */
p, div, span, td, th, em, h1, h2, h3, h4, h5, h6, b, strong, i, .button { font-family:Arial, "Times New Roman", Times, serif; font-size:14px; line-height:150%; color:#666; }
a { font-family:Arial, "Times New Roman", Times, serif; font-size:14px; }
.inline-list { list-style:none; padding:0; margin:0 }
.inline-list li { list-style:none; display:inline; padding:0; margin:0; }
.block-list, .block-list li { display:block; list-style:none; padding:0; margin:0; }
.textfield, textarea, select { color:#3E3E3E; font-family:Arial, "Times New Roman", Times, serif; font-size:11px; padding-left:3px; }
.button { cursor:pointer; }
.posrel { position:relative; }
/* global text/link settings */

a{
    text-decoration: underline;
}
a:hover{
    text-decoration:none;
}

.root {
	width:992px;
	border-left:1px solid #A29E91;
	border-right:1px solid #A29E91;
	margin:0 auto;
	min-height:100%;
}
* html .root { height:100%; }
.top {
	height:27px;
	width:994px;
	border-bottom:1px solid #A29E91;
	position:absolute;
	margin:0 auto auto -1px;
	background:#FFF;
}
.logo {
	position:absolute;
	margin:56px auto auto 36px;
}
.top-nav {
	padding:110px 0 0 31px;
	height:41px;
}
	.top-nav li {
		float:left;
		padding:0 0 0 1px;
		width:132px;
		height:41px;
	}
	.top-nav li.i-1 { padding:0; }
	.top-nav a {
		float:left;
		display:block;
		color:#FFF;
		background:url(../img/top-nav-of.gif);
		width:112px;
		height:27px;
		font-family:Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		line-height:110%;
		text-align:center;
		padding:14px 10px 0 10px;
	}
		.top-nav li.i-4 a, .top-nav li.i-5 a, .top-nav li.i-6 a {
			padding:5px 10px 0 10px;
			height:36px;
		}
	.top-nav a.act, .top-nav a:hover { background:url(../img/top-nav-on.gif); }
.footer {
	height:47px;
	background:#FFF;
	position:absolute;
	margin:-47px auto auto 0;
	width:100%;
}
* html .footer { position:relative; }
	.footer .wrp {
		width:964px;
		background:#969182;
		height:24px;
		margin:0 auto;
		padding:1px 0 0 30px;
	}
	.footer a {
		padding:0 3px 0 5px;
		border-left:1px solid #FFF;
		color:#FFF;
		text-decoration:underline;
		line-height:110%;
	}
	.footer a:hover { text-decoration:none; }
.bottom { height:70px; }
.just-text {
	border:1px solid #A29E91;
	border-top:0 none;
	margin:0 31px;
	padding:40px;
}
	.just-text td { padding:0 20px 0 0; }
	.just-text a { color:#666; }
.line-1 {
	margin:17px 31px;
	border:2px solid #DCD8CC;
	height:23px;
}
	.line-1 b.block {
		border-right:2px solid #DCD8CC;
		height:22px;
		background:#969182;
		color:#FFF;
		text-transform:uppercase;
		padding:1px 6px 0 6px;
		margin:0 7px 0 0;
	}
	.line-1 p.block {
		color:#000;
		width:820px;
		overflow:hidden;
		height:23px;
	}
.title-1 {
	background:url(../img/title-1.gif) right 0 no-repeat;
	height:19px;
	color:#FFF;
	text-transform:uppercase;
	padding:0 25px 0 10px;
	line-height:130%;
    margin-bottom:-1px;
}
.title-dec { margin:0 0 0 31px; }
.title-links { margin:0 31px; }
	.title-links b.title-1 {
		position:absolute;
		margin:0 auto auto 0;
	}
	.title-links .list-2, .title-links .list-2 li { border:0 none !important; }
	.title-links td {
		border-left:1px solid #A29E91;
		vertical-align:top;
		width:25%;
	}
	.title-links th {
		border-left:1px solid #A29E91;
		border-right:1px solid #A29E91;
		vertical-align:top;
        text-align:left;
		width:75%;
		font-weight:normal;
	}
.links { margin:0 31px; }
	.links h1.block {
		position:absolute;
		margin:0 auto auto 0;
	}
	.links th {
		border-left:1px solid #A29E91;
		padding:30px 0 5px 13px;
		font-weight:normal;
		vertical-align:top;
	}
	.links td {
		border-left:1px solid #A29E91;
		border-right:1px solid #A29E91;
		padding:30px 10px 5px 13px;
		vertical-align:top;
	}
.borders {
	border-left:1px solid #A29E91;
	border-right:1px solid #A29E91;
}
	.links a {
		color:#666;
		margin:0 0 10px 0;
		display:block;
		line-height:110%;
	}
	.links a:hover { color:#999; }
	.links img {
		position:relative;
		border-left:5px solid #FFF;
		border-bottom:2px solid #FFF;
		bottom:-2px;
	}
.list-1 { margin:25px 0 0 0; }
.margin-top { margin-top:0 !important; }
	.list-1 li {
		padding:0 10px 12px 10px;
		zoom:1;
		min-height:1px;
	}
	.list-1 li.fst { padding:12px 10px; }
	.list-1 .date { color:#D75402; }
	.list-1 p.block {
		color:#5C5950;
		line-height:130%;
	}
.more {
	color:#D75402 !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}
.more:hover { text-decoration:none !important; }
	.more img {
		border-left:5px solid #FFF;
		border-bottom:2px solid #FFF;
		position:relative;
		bottom:-2px;
	}
.article { margin:0 31px; }
	.article th {
		vertical-align:top;
		font-weight:normal;
		border-left:1px solid #A29E91;
		border-right:1px solid #A29E91;
	}
	.article td {
		vertical-align:top;
		border-right:1px solid #A29E91;
		width:230px;
	}
	.article .title-1 {
		position:absolute;
		margin:0 auto auto 0;
	}
.title-2 {
	font-size:18px;
	color:#D75402;
	margin:0 10px 10px 10px;
	line-height:130%;
}
.text-inside { margin:0 10px; }
	.text-inside * {
		color:#111;
		font-size:13px;
		line-height:130%;
	}
	.text-inside p { padding:0 0 10px 0; }
.studies { margin:0 31px; }
	.studies th {
		vertical-align:top;
		font-weight:normal;
		border-left:1px solid #A29E91;
		border-right:1px solid #A29E91;
	}
	.studies td {
		vertical-align:top;
		border-right:1px solid #A29E91;
		width:460px;
	}
		.studies td .title-1 {
			position:absolute;
			margin:0 auto auto 0;
		}
.videos { margin:0 31px; }
	.videos .title-1 {
		position:absolute;
		margin:0 auto auto 0;
	}
.list-2 {
	border-left:1px solid #A29E91;
	zoom:1;
	min-height:1px;
}
	.list-2 li {
		float:left;
		padding:0 22px 20px 26px;
		width:183px;
		border-right:1px solid #A29E91;
	}
	.list-2 li.fst { padding:30px 22px 20px 26px; }
	.list-2 .clr {
		float:none !important;
		padding:0 !important;
		width:auto !important;
		border:0 none !important;
	}
	.list-2 b.block {
		line-height:110%;
		padding:0 0 10px 0;
        height:20px;
        overflow:hidden;
        margin:0 0 7px 0;
	}
	.list-2 div { padding:0 0 8px 0; }
	.list-2 a {
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-decoration:underline;
	}
    .list-2 a b {
        text-decoration:underline;   
    }
    
    
	.list-2 a:hover, .list-2 a:hover b { text-decoration:none; }
		.list-2 a img {
			border-left:5px solid #FFF;
			border-bottom:2px solid #FFF;
			position:relative;
			bottom:-2px;
		}
.pagination { margin:10px 31px 0 31px; }
	.pagination li { padding:0 10px 0 0; }
	.pagination a {
		font-size:16px;
		font-weight:bold;
		color:#666;
		text-decoration:none;
	}
	.pagination a:hover {
		text-decoration:underline;
		color:#D75402;
	}
	.pagination a.act {
		color:#D75402;
		font-size:20px;
	}
.path { margin:-10px 31px 10px 31px; }
	.path li { margin:0 15px 0 0; }
	.path a {
		font-size:12px;
		color:#666;
		background:url(../img/raquo-3.gif) right 4px no-repeat;
		padding:0 13px 0 0;
		text-decoration:underline;
	}
	.path a:hover { color:#D75402; text-decoration:none;}



#popupas {
    position:absolute;
    top:50%;
    left:50%;
    width:400px;
    height:380px;
    background:#efefef;
    margin:-245px auto auto -210px;
    z-index:100;
}
    #popupas .pdd { padding:10px; }
    #popupas b.block {
        padding:10px 10px 15px 10px;
        font-size:18px;
        font-weight:normal;
        color:#2d2d2d;
    }
    #popupas .item {
        margin:0 10px 20px 10px;
        border-bottom:1px dashed #C5E1f6;
    }
        #popupas .item strong {
            display:block;
            padding:0 0 15px 0;
        }
        #popupas .item li {
            padding:0 0 10px 25px;
            background:url(../img/square.gif) 7px 4px no-repeat;
        }
    #popupas p { padding:5px 10px 15px 10px; }
    .pdd .fr{
        cursor: pointer;
    }
    
#TB_overlay {
position:fixed;
z-index:100;
top:0;
left:0;
height:100%;
width:100%;
}
.TB_overlayBG {
background:#efefef;
filter:alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}
* html #TB_overlay {
     position:absolute;
     height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

