/* Last updated Wednesday, September 1, 2010 at 10:24 PM. */

body {
  margin : 0px 0px 20px 0px;
  text-align : center;
  background : #d2dae5 url(images/delta-blue-background.jpg) repeat-x fixed;
}

body, p, div, td {
  font-family : verdana, tahoma, sans-serif;
  font-size : 12px;
  line-height : 16px;
  color : #333333;
}

input, textarea, select {
  font-family : verdana, tahoma, sans-serif;
  font-size : 12px;
  line-height : 16px;
  color : #444444;
}

img {
  border : 0px;
}

p {
  margin : 0px 0px 14px 0px;
}

li {
  padding-bottom : 5px;
  text-align : left;
}

a {
  color : #0055ff;
  text-decoration : underline;
}

a:hover {
  color : #b85848;
}

#layout {
  margin : auto;
  background : #ffffff;
  width : 960px;
  border-bottom : 1px solid #999999;
}

small {
  font-size : 11px;
  line-height : 14px;
  color : #444444;
  margin : 0px 0px 15px 0px;
}

#masthead {
  background : #ffffff;
  border-bottom : 1px solid #cccccc;
}

#submasthead {
  background : url(submasthead.jpg) top center #eeeeee;
  border-bottom : 1px solid #cccccc;
  font-family : verdana, tahoma, sans-serif;
  font-size : 11px;
  color : #111111;
  padding : 3px 70px 4px 0px;
  font-weight : normal;
  letter-spacing : 1px;
  text-align : center;
  line-height : 12px;
}

#menu {
  background : #ffffff;
  width : 18%;
  vertical-align : top;
  padding-top : 0px;
}

#menu_inner {
  padding : 7px 0px 20px 10px;
  text-align : left;
}

#content {
  width : 54%;
  vertical-align : top;
  height : 400px;
}

#content_inner {
  padding : 16px 0px 20px 10px;
  text-align : left;
}

#right {
  background : #ffffff;
  width : 28%;
  vertical-align : top;
}

#right_inner {
  padding : 0px 10px 20px 10px;
}

#footerlinks {
  text-align : center;
  color : #888888;
  font-size : 11px;
  margin-top : 15px;
}

#footerlinks a {
  text-decoration : none;
  color : #888888;
}

h1,h2,h3,h4,h5,h6 {
  font-family : verdana, tahoma, sans-serif;
  color : #000000;
  font-size : 19px;
  line-height : normal;
  font-weight : bold;
  text-align : center;
  padding : 0px 0px 0px 0px;
  margin : 0px 0px 10px 0px;
}

h2 {
  font-size : 15px;
  line-height : 19px;
  font-weight : normal;
  margin : 10px 0px 15px 0px;
}

h3 {
  font-size : 14px;
  color : #b20101;
  margin : 10px 0px 10px 0px;
}

h4 {
  font-size : 14px;
  margin : 10px 0px 10px 0px;
}

h5 {
  color : #b20101;
  font-size : 13px;
  margin : 16px 0px 5px 0px;
  text-align : center;
}

h6 {
  color : #222222;
  font-size : 13px;
  margin : 16px 0px 5px 0px;
  text-align : left;
}

#menu_inner div {
  font-family : verdana, tahoma, sans-serif;
  font-size : 11px;
  color : #222222;
  font-weight : bold;
  margin : 10px 0px 2px 0px;
  line-height : 15px;
}

#menu_inner a, #menu_inner span {
  display : block;
  text-decoration : none;
  font-weight : normal;
  font-style : normal;
  color : #222222;
  font-family : verdana, tahoma, sans-serif;
  font-size : 11px;
  line-height : 11px;
  margin : 11px 10px 0px 8px;
  padding : 1px 0px 2px 3px;
}

#menu_inner a:hover {
  color : #333333;
  font-weight : normal;
  background : #e7e7e7;
}

#menu_inner span {
  color : #000000;
  font-weight : bold;
  background : #ffffff;
}

#footerlinks a:hover {
  text-decoration : underline;
  color : #444444;
}

h1 {
  font-size : 17px;
  line-height : 21px;
  margin : 1px 0px 12px 0px;
}

blockquote {
  font-family : verdana, tahoma, sans-serif;
  font-size : 11px;
  line-height : normal;
  text-align : justify;
  color : #555555;
  margin : 0px 60px 14px 30px;
}
