@charset "UTF-8";
/* CSS Document */

#header { width: 904px; position: relative; border-bottom: 1px solid #f36f21; height: 140px; }
#surround { width: 904px; text-align:left; padding: 0; background-color: #fff; margin: 0px auto;  border: 1px solid #fff; }
body,html { margin: 0; padding: 0 }
* {padding: 0; margin: 0; }
body { text-align: center; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #474747; background-image: url(background.jpg); background-repeat: repeat-x; height: 100%; }

.twoColumn  .columnOne { float: left; width: 670px; display: inline; padding: 10px; border-right: 3px dotted #f36f21; margin-right: 5px; margin-top: -10px;  }
.twoColumn  .columnTwo { float: right; width: 185px; display: inline; margin-top: -10px; padding: 10px; background-color: #98b2cb; color: #fff; font-size: 13px; height: 100%; }

.onecolumn { float: left; width: 840px; display: inline; padding: 10px; margin: 0 20px 0 20px; margin-top: -10px;  }

.leftcol { float: left; width: 410px; display: inline; margin: 0 10px 0 0; }
.rightcol { float: right; width: 410px; display: inline; margin: 0 0 0 10px; }

h1 { font-size: 18px; font-weight: bold; color: #0d2548; margin: 5px 0 5px 0; }
h2 { font-size: 14px; font-weight: bold; margin-bottom: 10px; line-height: 18px; color: #a5a704; }
h3 {font-size: 12px; margin: 5px 0 5px 0; font-weight: bold; color: #0d2548; }
h4 { font-size: 13px; line-height: 18px; font-weight: bold; font-family: trebuchet, trebuchet ms, verdana, sans-serif; margin: 4px 0 8px 0; }
h5 { font-size: 13px; font-weight: bold; font-family: trebuchet, trebuchet ms, verdana, sans-serif; color: #0d2548; margin: 4px 0 10px 0;  }
h6 { font-size: 11px; line-height: 16px; font-weight: bold;  color: #0d2548; margin-bottom: 5px; }

p { margin: 0 0 5px 0; }
ul { margin: 10px 5px 10px 5px; list-style-type: none; padding: 0; }
ul li { margin-left: 0; margin-bottom: 2px; padding-left: 8px; background-image: none; background-position: -3px 4px; background-repeat: no-repeat; }
ol { margin: 10px 5px 15px 30px; padding: 0; }
ol ol { margin: 8px 5px 8px 22px; padding: 0; list-style-type: lower-alpha;}
ol ol ol { list-style-type: lower-roman; margin: 5px 5px 10px 22px; }
hr { border: 0; border-top: 3px dotted #f36f21; height: 1px; margin-bottom: 10px; }
.clear { clear: both; border-top: 1px solid white; }
img { border: none; }

#navigation { float: right; margin: -10px 0 10px 0; position: relative; z-index: 9999999; width: 100%; font-size: 14px; line-height: normal; border-bottom: 3px solid #f36f21; }
#navigation a:link { color: #fbfaed; }
#navigation ul { margin: 0 185px 0 185px; list-style: none; }
#navigation li { float: left; margin: 0; background: url(leftnav.png) no-repeat left top; }
#navigation a { float: left; display: block; background: url(rightnav.png) no-repeat right top; padding: 6px 12px 3px 3px; text-decoration: none; }
#navigation a:visited { color: #fbfaed; }
#navigation a:hover { color: #9ebeb4; }
#navhome { width: 70px; text-align: center; }

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #navigation a { float: none; }

#footer { background-color: #fff; margin: 15px 20px 0 20px; text-align: center; padding: 10px 0 10px 0; border-top: 1px solid #a5a704; width: 865px; }
#footer p { margin:0; color: #666; padding: 15px 5px; }
#footer img { padding-bottom: 2px; }
#footer ul { margin: 0 0 0 15px; list-style: none; }
#footer li { display: inline; }
#footer a { color: #0d2548; font-size: 11px; border-left: 1px solid #a5a704; padding: 5px 0 4px 25px;  }
#footer .first a { color: #0d2548; font-size: 11px; border-left: none; padding: 5px 0 4px 25px;  }
.amplogo { width: 125px; margin: 5px 430px 5px 430px; border: none; }

.floatleft { float: left; margin: 0 10px 10px 0; position: relative; }
.floatright { float: right; margin: 10px 10px 10px 10px; position: relative; }
.floatleftnomargin { float: left; }
.floatrightnomargin { float: right; }
.center { text-align: center; }
.alignright { float: right; margin-top: -5px; }
.hide { display: none; }
.flash {border: 1px solid #666; margin-bottom: 15px; }

.pullquote { font-size: 18px; line-height: 32px; margin: 50px 0 110px 0; border: 1px solid #fff; padding: 15px; background-image: url(background.jpg); }
.quoteem { font-size: 24px; font-weight: bold; }
.pullquotealt { font-size: 16px; line-height: 32px; margin: 10px 0 5px 0; border: 1px solid #fff; padding: 15px; color: #0d2548; width: 440px; float: left; border: 1px solid #0d2548; text-align: center; }
.quoteemalt { font-size: 22px; font-weight: bold; color: #0d2548; }
.calloutbox { border: 3px dotted #f36f21; background-color: #ebf2f9; padding: 10px; width: 300px; float: right; margin: 0 0 10px 10px; }
.extrapspace { margin-bottom: 10px; }
