body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body{
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 10px;
}
a {
color:#02004C;
text-decoration:underline;
}
a:hover {
color:#B32932;
text-decoration:none;
}
a.switch {
  text-decoration:none;
}
a.switch:hover {
  text-decoration: underline;
}
a img{
border:none;
}
h1,h2,h3,h4,h5,h6 {
  text-transform: capitalize;
  color:#000;
  font-weight:bold;
  clear:left;
}
h1{
color: #4C0300;
font-size: 2em;
}
h2{
color:#000;
font-size: 1.8em;
}
h3{
color:#B32932;
font-size: 1.6em;
}
h4{
color:#B74E66;
font-size: 1.4em;
}
p {
  font-size: 1.3em;
}
li {
  font-size: 1.3em;
}
dl {
line-height:2em;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:1em;
vertical-align:top;
}
table {
width: 100%;
clear:both;
padding: 0;
white-space: normal;
}
table tr td {
vertical-align:top;
}
#footer li {
  list-style: none;
  display: inline;
}
.termspara {
  text-align: center;
  font-size: 1em;
  color: #666;
  margin: 5px;
}