* {padding:0; margin:0; font-family: Arial, sans-serif;}

body{width:100%; height:100%; background-color:#fff;}

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

#error404Block .headerLogo
{
	position:relative;
	margin-left: -30px;
}

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

#error404Block p{margin: 3em 0 0.5em 0; font-size:130%; color:#333; line-height: 1.3em;}
#error404Block a{font-size:75%; color:#333;}

div#measurer{position: absolute; width: 100%; top: 0; height: 1px; line-height: 1px;}
div#around{position: relative; height: 100%; min-width: 750px; max-width: 1300px;}

/* general */
p{font-size:75%; color:#333; line-height:1.4em;}
h3{font-size:120%; font-weight:bold; color:#333; margin:0 0 10px 0; padding:0;}
h4{color:#333;}
span{color:#333;}

ul{margin-top: 0.5em; padding-left:0; margin-left:0; font-size:85%; color:#333; line-height:1.6em;}
ol{margin-top: 0.5em; padding-left:0; margin-left:1em; font-size:85%; color:#333; line-height:1.6em;}
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 1em; 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: 0.2em 40px 0 10px;}

table {width:100%; border-collapse: collapse;}
table tr td, table tr th {vertical-align:top; text-align:left; font-weight:normal;}

/* paragraph */
div.pContent{clear:both; padding-bottom:1em;}
div.pContent p{line-height:1.6em; font-size:85%;}

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 th{font-size:75%; color:#333; padding: 0.5em 10px;}
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;}

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

/* links */
a{text-decoration:underline; color:#235495;}
a:hover{text-decoration:underline; color:#da4c4c;}

/* path */
div.path {color:#333;}
div.path a{font-size:90%;}
div.path small{font-size: 85%; color:#333;}
div.path h1{font-size:180%; margin-top:0.3em;}