/*
Print css ;)
version 0.4 20071113 
*/


body {background: #fff; margin: 0; padding: 0; font: 100%/160% "Times New Roman", Times, serif;}


#wrapper {padding: 1.0em} 
#head {}
#functions {display: none}

#brand-area {height: 5.1em;}
#search {display: none}

#global-navi {display: none}

#local-navi {display: none;}

#end-of-page {display: none}
#related-content {margin: 0 0 10px 2.0em}

.e-services, 
.function-box {display: none;}

#footer {display: none}

/* generic classes */
.hide {display: none;}
.block {display: block;}
.inline {display: inline;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}
.break {display: block; width: 100%; height: 1px; clear: both}
.print {display: block}

hr {display: inline}


/* generic selectors */
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: Arial, Helvetica, sans-serif}


h1 {font-size: 150%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

a:link {color:#133354;}
a img {display: none}

li {margin: 0 0 1.1em 0;}

#main-content table {width: 100%; border-collapse: collapse;}
#main-content caption {margin: 0 0 5px 5px; font: bold 1.2em Arial, sans-serif;}
#main-content th, 
#main-content td {padding: 5px;}
#main-content th {border-bottom: 3px solid #ddd; background: #efefef;} 
#main-content th .normal {font-weight: bold;}
#main-content td {border-bottom: 1px solid #ccc;}

#main-content span {font-family: serif !important; line-height: 1.3em}
