
html{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;

}

body{text-align:left;
color:#333333;}

p{
margin-bottom:10px;
margin-top:10px;
line-height:20px;}

h1{font-size:200%;
color:#0066b1;
margin-bottom:17px;}
h2{font-size:120%;
color:#0000FF;
margin:0px;
padding:0px;
line-height:0px;
padding-top:10px;
color:#0067b2;
font-weight:bold;}
h3{font-size:140%}
h4{font-size:120%}

a{
text-decoration:none;
color:#0067b2;
}
a:visited{
text-decoration:none;
color:#0067b2;
}
a:hover{
text-decoration:underline;
} 

#headerInner{}
#contentInner{}
#footerInner{}

Strong{
font-weight:bold;}

ul{}
ul li{
list-style:inside;
list-style-type:disc;
}
#footerNav a,
#footerNav a:link,
#footerNav a:visited,
#footerNav a:active{
text-decoration:none;
color:#707070;
display:block;
float:left;
font-size:85%;
font-weight:bold;}
#footerNav a:hover{
color:#00939F;}

#copy img{/**/
border:1px solid #999999;}

#copy img.noBorder{
border:none;}

