html,
body {
   margin:0;
   padding:0;
   height:100%;
   text-align: left;
	 font-family: "Lucida Sans Unicode","Lucida Grande","Garuda","Verdana","Arial",sans-serif;
}
#container {
   min-height:100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -120px;
   min-width: 980px;
}
#body_container {
    font-family: "Lucida Sans Unicode","Lucida Grande","Garuda","Verdana","Arial",sans-serif;
    font-size: 90%;
    min-height: 515px;
}
#body_content_plain {
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    text-align: left;
}
.bodyline {
margin-top: 0px;
}
.h1 {
font-size: 160%;
font-weight: bold;
color: #171773;
padding-top: 10px; 
margin-bottom: 0px;
text-align: center;
}
.h2 {
font-size: 120%;
font-weight: bold;
color: #171773; 
margin-bottom: 0px;
}
.h3 {
font-size: 100%;
font-weight: bold;
color: #20844d;
margin-top: 0px;
}
.h4 {
font-size: 120%;
font-weight: bold;
color: #20844d; 
margin-bottom: 0px;
}
.h5 {
font-size: 100%;
font-weight: bold;
color: #171773;
margin-bottom: 0px;
margin-top: 0px;
}
.h6 {
font-size: 90%;
font-weight: bold;
font-style: italic;
color: #ff0000;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
}
.h7 {
font-size: 90%;
font-weight: bold;
font-style: italic;
color: #171773;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
}
.h8 {
font-size: 90%;
font-weight: bold;
font-style: italic;
color: #171773;
margin-bottom: 0px;
margin-top: 0px;
text-align: left;
}
.b1 {
font-size: 100%;
font-weight: bold;
color: #171773;
margin-left: 0px;
margin-top: 0px;
}
.links {
margin: 5px;
}
.clearfix2:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix2 {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix2 {display: block;}
#push {
   height: 120px;
}
#footer_content {
   width: 780px;
   height: 60px;
   margin-left: auto ;
   margin-right: auto ;
   text-align: left;
} 
