html, body {margin:0;padding:0;height:100%;}
body {background: #00214A; font:13px/18px Verdana; color:#333333;}
h1, h2, h3, .blue {font-family:Verdana; color:#003366;}
h1,h2 {line-height:24px;}
h2 {margin-top:30px;}
h3 {margin-bottom:5px;}
h1,.boxed h2 {margin-top:0;}
h1 {text-decoration:underline;}
#wrapper {width:780px; min-height:100%; background: white url(images/wrapperBG.png) repeat-y; margin:0 auto;border-left:3px solid silver;border-right:3px solid silver;}
.left {float:left; width:150px;}
.middle {float:left;width:473px;margin-left:15px;}
.right { float:right; width:130px; height:365px; background: url(images/rightBG.gif) repeat-y;}

.nav a {color:white; text-decoration:none; display:block; padding:10px;text-transform:uppercase;font-weight:bold;}
.nav a:hover {background-color:maroon;}
.leftsignature {padding:10px;color:white;font:10px/12px Verdana;}
.callus {font:18px/22px Verdana; font-weight:bold; color:#003366; text-align:center; margin-top:20px;margin-bottom:20px;}
.boxed {padding:15px; border:1px solid #00214A;margin-bottom:15px;}
.current {background: maroon url(images/whitearrow.png) center right no-repeat;}
ul.listbox {list-style-image: url(images/checkbox.png);}
ul.listbox p {margin-top:0;}
.imgleft {margin:0 15px 15px 0;}
.imgright {margin:0 0 15px 0;}
.applicationguide {width:100%;border-collapse:collapse;}
.applicationguide tr:nth-child(odd) {background:#cef2ff;}
.applicationguide tr:nth-child(even) {background:#eefaff;}
.applicationguide td:nth-child(odd) {vertical-align:top;width:65%; padding:0 1%;}
.applicationguide td:nth-child(even) {vertical-align:top;width:33%;}