/* Last updated Tuesday, July 13, 2010 at 9:28 PM. */

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

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

input, textarea, select {
  font-family : tahoma, arial, sans-serif;
  font-size : 12px;
  line-height : normal;
  color : #222222;
}

img {
  border : 0px;
}

p {
  margin : 10px 0px;
}

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

a {
  color : #3d4ec4;
  text-decoration : underline;
}

a:hover {
  color : #b85848;
}

#layout {
  margin : auto;
  background : #ffffff;
  width : 1000px;
  border-top : 1px solid #bbbbbb;
  border-right : 2px solid #bbbbbb;
  border-bottom : 2px solid #bbbbbb;
  border-left : 2px solid #bbbbbb;
}

small {
  font-size : 10px;
  color : #666666;
}

#masthead {
  background : #ffffff;
  text-align : center;
}

#submasthead {
  background : #ffffff;
  font-family : tahoma, arial, sans-serif;
  font-size : 11px;
  color : #2d427b;
  padding : 8px 80px 0px 0px;
  font-weight : normal;
  font-style : italic;
  letter-spacing : 2px;
  text-align : center;
  line-height : 11px;
  border-top : 0px solid #1c316a;
  border-bottom : 0px solid #1c316a;
}

#menu {
  background : #ffffff;
  width : 165px;
  vertical-align : top;
}

#menu_inner {
  padding : 0px 3px 20px 15px;
  text-align : left;
}

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

#content_inner {
  padding : 5px 8px 20px 12px;
  text-align : justify;
}

#right {
  background : #ffffff;
  width : 255px;
  vertical-align : top;
}

#right_inner {
  padding : 10px 15px 20px 12px;
}

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

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

h1,h2,h3,h4,h5,h6 {
  font-family : georgia, serif;
  font-size : 20px;
  text-align : center;
  font-style : normal;
  color : #000000;
  text-decoration : none;
  background : none;
  line-height : normal;
  margin : 14px 0px 0px 0px;
}

h2 {
  font-size : 17px;
  color : #000000;
  margin : 5px 0px 20px 0px;
  font-weight : normal;
}

h3 {
  font-family : tahoma, arial, sans-serif;
  font-size : 14px;
  line-height : normal;
  color : #aa0000;
  margin : 10px 0px 10px 0px;
}

h4 {
  font-family : tahoma, arial, sans-serif;
  font-size : 14px;
  color : #000000;
  text-align : left;
  margin : 10px 0px 5px 0px;
}

h5 {
  font-family : tahoma, arial, sans-serif;
  font-size : 14px;
  color : #aa0000;
  margin : 4px 0px 3px 0px;
}

h6 {
  font-family : tahoma, arial, sans-serif;
  font-size : 14px;
  color : #222222;
  margin : 4px 0px 3px 0px;
}

#menu_inner div {
  font-family : tahoma, arial, sans-serif;
  color : #000000;
  font-size : 11px;
  letter-spacing : 0px;
  background : none;
  text-align : left;
  font-weight : bold;
  margin : 10px 0px 4px 0px;
  line-height : normal;
}

#menu_inner a, #menu_inner span {
  display : block;
  text-decoration : none;
  font-weight : normal;
  font-style : normal;
  color : #333333;
  font-family : tahoma, arial, sans-serif;
  font-size : 11px;
  line-height : 13px;
  margin : 4px 0px 0px 0px;
  padding : 0px 0px 1px 5px;
  border-bottom : 0px solid #cccccc;
}

#menu_inner a:hover {
  color : #000000;
  font-weight : bold;
  background : #dbd4a6;
}

#menu_inner span {
  color : #aa0000;
  font-weight : bold;
  font-style : normal;
  background : #ffffff;
}

#footerlinks a:hover {
  color : #333333;
}
