body {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
}
p {
    margin: 5px 0 10px 0;
    font-size: 10px;
}
td {    
    font-size: 10px;
}
ul {
    font-size: 10px;
}
select, input, textarea {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
}
.size1 {
    font-size: 10px;
}
a {
    color: #00639F;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}
a.bigger {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
a.bigger:hover {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}
a.white {
    font-family: verdana,arial,helvetica,sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
}
a.white:hover {
    color: #ffffff;
    text-decoration: underline;
    font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
    margin: 5px 0;    
}
h1 {
    font-size: 17px;
}
h2 {
    color: #5a5a5a;
    font-family: Arial,helvetica,sans-serif;
    font-size: 14px;
}
h3 {
    font-size: 12px;
}
h4 {
    font-size: 11px;
}
h5 {
    font-size: 10px;
}
h6 {
    font-size: 10px;
}
.bigger {
    font-family: verdana,arial,helvetica,sans-serif;
    color: #000;
    text-decoration: none;
    font-size: 13px;
}
.infotable {
    border-style: none;
    border-width: 0px;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    width: 550px;
}
.sisublue1 {
    background-color: #ffffff;
    width: 175px;
    color: #5a5a5a;
    background-color: #ececec;
    padding: 6px 6px 6px 6px;
}
.sisublue2 {
    background-color: #ffffff;
    width: 375px;
    background-color: #ececec;
    padding: 6px 6px 6px 6px;
}
#wrp {
    width: 550px;    
}
#header {
    height: 70px;
    border-bottom: solid gray 1px;
    margin-bottom: 10px;
}
#headerlogo {
    display: block;
    width: 135px;
    float: left;
}
#headerlogo img {
    border: 0;    
}
#searchform {
    display: block;
    width: 410px;
    float: left;
}
#frmSearch {
    padding-top: 5px;    
}
#searchform label {
    display: block;
    margin-bottom: 2px;    
}
#searchform #s {
    width: 150px;
}
#searchform #b {
    width: 50px;
}
#form1 {
    clear: both;    
}
#applyterms {
    margin-top: 20px;
    width: 334px;
}
.clButton {
    margin-top:10px;    
}
p.topic {
    margin:5px 0 0 0;  
    font-style: italic;
}