* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
}

img {
border:none;
}

.float-left {
float:left;
width:auto;
}

.float-right {
float:right;
width:auto;
}

.drk-blue-txt {
color:#053D54;
}

.blue-txt {
color:#005890;
}

.small-txt {
font-size:10pt;
}

.valign-mid {
vertical-align:middle;
}

#header .logo {
padding-bottom:15px;
}

#right-col {
font-size:12pt;
color:#666;
}

#right-col p,#right-col ul,#right-col table {
font-size:12pt;
padding-bottom:15px;
color:#666;
}

#right-col ul {
list-style-type:disc;
list-style-position:inside;
}

#right-col table th,#right-col table td {
font-size:11pt;
padding:5px;
}

#right-col a {
color:#005890;
text-decoration:none;
}

#right-col h1 {
font-size:22pt;
color:#053D52;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
padding-bottom:20px;
}

#right-col h2 {
font-size:18pt;
color:#005890;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
padding-bottom:10px;
}

#right-col h3 {
font-size:12pt;
color:#999;
padding-bottom:10px;
text-transform:uppercase;
}

#right-col h4 {
font-size:12pt;
color:#005890;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:700;
padding-bottom:5px;
}

#right-col .img-right {
float:right;
padding:0 0 10px 10px;
}

#right-col .img-left {
float:left;
padding:0 10px 10px 0;
}

#right-col .row,#right-col .col-2a,#right-col .col-2b {
clear:both;
}

.hidden,#utilities,#left-col,#footer,#header .strap,#right-col .home-intro,#right-col .prod-nav {
display:none;
}
