body { margin: 0px; }
/*  ** The main content area ids: positioning, backgrounds, etc. ** */
#contentarea { position: absolute; top: 123px; left: 0px; width: 100%; border-top: 1px #728CD8 solid; border-bottom: 1px #728CD8 solid; background: #F2F5FB; padding-top: 2px; }

h3 { font-family: verdana, sans-serif; font-size: 11px; }
p { margin-left: 20px; font-family: verdana, sans-serif; font-size: 10px; line-height: 12px; margin-right: 4px; }
.text { font-family: verdana, sans-serif; font-size: 10px; line-height: 12px; }
p.breadcrumbs { margin-left: 10px; font-family: verdana, sans-serif; font-size: 10px; line-height: 12px; margin-right: 4px; }
ul, ol { margin-left: -5px; font-family: verdana, sans-serif; font-size: 10px; line-height: 14px; }
ul.quiklnks { margin-left: -20px; }
#header { position: absolute; top: 0px; left: 0px; width: 100%;}
.globalNav { background: #F2F5FB; border: 1px #efefef solid; padding: 3px; font-size: 11px; font-weight: bold; font-family: verdana, sans-serif; margin-top: 10px; width: 400px;}
#quicklinks { position: absolute; top: 88px; left: -10px; }

a.gnav:link { text-decoration: none; color: #728CD8; }
a.gnav:hover { text-decoration: underline; color: #728CD8; }
a.gnav:visited { text-decoration: underline; color: #728CD8; }

a.quicklinks:link { text-decoration: underline; color: #728CD8; }
a.quicklinks:hover { text-decoration: underline; color: #728CD8; }
a.quicklinks:visited { text-decoration: underline; color: #728CD8; }

a:link { text-decoration: underline; color: #68B900; }
a:hover { text-decoration: underline; color: #68B900; }
a:visited { text-decoration: underline; color: #68B900; }