* {font-family: Tahoma, Verdana, sans-serif; zoom:1;}

body{
	height:100%;
}

table{
	border-collapse:collapse;
}


#error404Block
{
	padding: 0 0 100px 200px;
}

#error404Block h1
{
	font-size:150%;
	color:#333;
	margin:0;
}

#error404Block p
{
	margin: 0.4em 0 2.5em 0;
}

#error404Block a
{
	font-size:75%;
}



/* general */
p{font-size:75%; color:#333; line-height:1.5em; margin-top:0.5em;}
h3{font-size:110%; font-weight:normal; color:#333; margin: 0.5em 0 0.8em 0; padding-left:5px;}

ul{margin-top: 0.5em; padding-left:0; margin-left:0; font-size:75%; color:#333; line-height:1.4em;}
ol{margin-top: 0.5em; padding-left:0; margin-left:1em; font-size:75%; color:#333; line-height:1.4em;}
ol li{list-style-type:decimal;margin: 0.4em 0 0.4em 1em; }
ul li{list-style-type:none; margin: 0.4em 0 0.4em 1.4em; background: url('i/list.gif') no-repeat left 0.8em; padding-left:16px;}


img.borderImg{border: 1px solid #999;}

.imgBlock{float:left; border: 1px solid #ccc; background-color:#fff;}
.imgBlock img{margin: 4px; border:0;}

.highlight td{background-color:#f4f2de;}

.contentBlock{
	padding: 5px 40px 0 20px;
	margin-bottom:1em;
}

.none {display:none;}
.visible {display:block;}


/* paragraph */
div.pContent{clear:both; padding:0 10px 10px 5px;}
div.pContent p{line-height:1.3em; font-size:80%;}

div.imgTop{padding: 0.8em 0 0.5em 0;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em;}
div.imgBottom{padding: 0.4em 0 0.8em 0;}

p.caption{font-size:70%; color:#666; font-style:italic; margin: 0.5em 0;}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}

div#paragraphFile{padding: 0.5em 10px 0.5em 28px; height:26px;}
div#paragraphFile a{font-size:80%;}
div#paragraphFile small{font-size:70%; color:#999;}

div.attach{background: url('i/icons/default.gif') no-repeat left center;}
div.pdf{background: url('i/icons/pdf.gif') no-repeat left center;}
div.word{background: url('i/icons/word.gif') no-repeat left center;}
div.excel{background: url('i/icons/excel.gif') no-repeat left center;}
div.zip{background: url('i/icons/zip.gif') no-repeat left center;}

h3.pHeader{font-size:85%;}
h3.pHeader a{border-bottom: 1px dashed #5682bc; text-decoration:none;}
h3.pHeader a:hover{border-bottom: 1px dashed #f28b05; text-decoration:none;}
h3.pHeader a.cur{border-bottom: 1px dashed #f28b05; color:#f28b05; text-decoration:none;}

.pNone{display:none;}
.pVisible{display:block;}


/* links */
a{text-decoration:underline; color:#CC2229;}
a:hover{text-decoration:underline; color:#ff0000;}


/* path */
div.path {color:#333;}
div.path a{font-size:75%;}
div.path small{font-size: 85%; color:#333;}
div.path h1{font-size:140%; margin-top:0.3em;}
#goodBlock div.path h1{margin-bottom:0;}


/* header */
tr.top .headerMenuList, tr.indent_top .headerMenuList{padding: 0.8em 40px 0 10px;}
tr.inline .headerMenuList{padding: 4em 40px 4em 10px;}
tr.indent_bottom .headerMenuList{padding:0 40px 3em 10px;}

tr.top .headerLogo,
tr.indent_top .headerLogo
{
	padding:3em 40px 3.5em 10px;
}

tr.top .headerPhone,
tr.indent_top .headerPhone
{
	padding:3em 40px 4em 10px;
}

tr.inline .headerPhone{padding:4em 40px 4em 10px;}
tr.inline .headerLogo{padding:4em 40px 4em 0; margin-left:-10px;}
tr.indent_bottom .headerLogo, tr.indent_bottom .headerPhone{padding: 3em 40px 2.5em 10px;}

.headerPhone small{color:#333; font-size:70%;}
.headerPhone strong{color:#333; font-size:120%; white-space:nowrap;}
.headerPhone a{display:block; font-size:70%; padding-top:0.1em;}


/* footer */
#footerBg{padding-top:1.5em;}
#footerContacts{padding: 2em 40px 0 20px;}
#footerContacts small{font-size:70%;}
#footerContacts small.none{visibility: hidden;}
#footerContacts strong{font-size:80%;}
#footerContacts p{font-size:70%; line-height:1.3em; margin: 0.6em 0 0 0;}
#footerTl{padding: 20px 40px 0 15px;}
a.tlLink{display:block; padding-top:2em; font-size:70%; color:#CC2229;}
a.tlLink:hover{display:block; font-size:70%; color:#ff0000;}



/* goodpage */
#map{
	background: url('../i//map.jpg') no-repeat left top; 
	width:203px; 
	height:255px; 
	position:relative; 
	margin:0 0 60px 0;
	clear:both;
}

.office{
	position:absolute;
	z-index:10;
}

.officeView{
	position:absolute;
	z-index:15;
}

.officeLink{
	display:block;
	cursor: pointer;
	cursor: hand;
	position:relative;
	background: url('../i//office.gif') no-repeat left top;
	padding-left: 16px;
	font-size:75%;
	text-decoration:none;
	color:#0a5889;
}

.officeLink:hover{text-decoration:none; color:#0a5889;}

.officeInfo{
	position:absolute;
	background-color:#fff;
	border: 1px solid #0a5889;
	padding: 0.4em 10px;
	margin: 5px 0 0 16px;
	font-size:75%;
	color:#333;
	white-space:nowrap;
}

.office .officeInfo{
	display:none;
}

.officeView .officeInfo{
	display:block;
}

.office .officeLink{
	font-weight:normal;
}

.office .officeLink span,
.officeView .officeLink span{
	display:block;
	position:relative;
	margin-left:-100%;
	top:-1.2em;
	text-align:right;
}

.office .officeLink span,
.officeView .officeLink span,
.officeLink{
	width:150px;
}

.officeView .officeLink{
	font-weight:bold;
}

.table_block .error{
	border: 1px solid #c13000;
}

