html{
  font-family: arial,helvetica, sans-serif;
  font-size:14px;
  font-weight:400;
  color:#ffffff;
}
.nowrap {
 white-space:nowrap;
}
body{
background:#3366CC url(images/bg.jpg) repeat-x top;
padding: 0px;
margin: 0px;
}
a, .secondary {
 display:block;
 font-family:Arial;
 color:#edc539;
 font-size:16px;
 font-weight:800;
 text-decoration:none;
 white-space:nowrap;
}
.secondary {
 color:#ffffff;
 text-indent:22px;
 font-size:14px;
 font-weight:400;
}
a:hover, .secondary:hover {
 background-color:#3366CC;
}
a:visited {
 text-decoration:none;
} 
.footlink {
 font-size:11px;
 font-weight:400;
 color:#ffffff;
 text-decoration:none;
}
.footlink:hover {
 text-decoration:underline;
}
a img {
 border-color:#3399ff;
}
a:visited img {
 border-color:#3399ff;
}
.title {
 font-family:Arial;
 color:#ffffff;
 font-size:32px;
 font-weight:400;
 font-variant:small-caps;
}
.smindent {  
 font-size:12px;
 line-height:16px;
 font-weight:400;
 text-indent:16px;
}
.med {
 font-size:12px;
}
.special {
 white-space:normal;
}
