@import url('content.css');

a:link {color:#00388a; text-decoration:underline;}
a:visited {color:#00388a; text-decoration:underline;}
a:hover {color:#416dae; text-decoration:none;}

body {font-size:62.5%; font-family:Arial, Verdana, sans-serif; margin:0; background:url('../images/pagebg.gif'); text-align:center;}

form {margin:0;}

ul {list-style-type:square;}
li {margin-bottom:5px;}

hr {border:none 0; border-top:2px solid #CCCCCC; width:100%; height:2px;}

img {border:none;}
img.aright {float:right; margin-left:15px; margin-bottom:15px;}
img.aleft {float:left; margin-right:15px;}

.left {float:left;}
.right {float:right;}

.clear {clear:both; font-size:1px;}
.clrtxt {clear:both;}

.nomargin {margin:0;}


/* ----- MAIN ----- */

#pagebody {width:779px; margin:0 auto 10px auto; text-align:left; background-color:#FFFFFF; font-size:1em; padding:0 10px 10px 10px;}

/* ----- PAGE HEADER ----- */

#pageheader .col {float:left; position:relative; width:33%; height:90px;}
#pageheader .logo {position:absolute; bottom:1px;}
#pageheader .sameday {position:absolute; bottom:10px;}
#pageheader .tollfree {margin-left:2px; position:absolute; bottom:2px;}

#pagenav {clear:both; height:37px;}
#pagenav img {float:left; display:block;}


/* ----- TEXT ----- */

h1, h2, h3 {line-height:normal;}
h1 {font-family:'Trebuchet MS', Verdana, Arial; font-size:2.4em; color:#173869; margin:0 0 10px 0; font-weight:normal; background:url('../images/content/header-bg.gif') repeat-x; padding:36px 0 0 18px;}
h2 {font-size:1.5em; color:#1650b9; padding-top:10px;}
h3 {font-size:1.3em; color:#333333; margin:10px 0 5px 0;}

.sm {font-size:.95em;}
.lg {font-size:1.2em;}


/* ----- FOOTER ----- */

#pagefooter {clear:both; background-color:#001d62; padding:6px; border-top:15px solid #FFFFFF; height:15px; color:#FFFFFF; font-size:1.05em;}
#pagefooter p {margin:0;}

#pagefooter a:link {color:#FFF; text-decoration:underline;}
#pagefooter a:visited {color:#FFF; text-decoration:underline;}
#pagefooter a:hover {color:#FFF; text-decoration:none;}

.footernav {width:50%; float:left;}
.copyright {width:50%; float:left; text-align:right;}

.disclaimer {color:#666; margin-top:4px; text-align:right;}