/* Generated by KompoZer */
body {
  margin: 0 auto;
  padding: 0;
  background: #03455e url(images/Page-BgTexture.jpg) repeat scroll left top;
}
#art-main {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
}
#art-page-background-glare {
  position: absolute;
  width: 100%;
  height: 379px;
  left: 0;
  top: 0;
}
#art-page-background-glare-image {
  margin: 0;
  background-image: url(images/Page-BgGlare.png);
  background-repeat: no-repeat;
  height: 379px;
  width: 387px;
}
html:first-child #art-page-background-glare {
  border: 1px solid transparent;
}
#art-page-background-gradient {
  background-position: left top;
}
.cleared {
  border:  none;
  margin: 0;
  padding: 0;
  float: none;
  clear: both;
  font-size: 1px;
}
form {
  margin: 0 ! important;
  padding: 0 ! important;
}
table.position {
  position: relative;
  width: 100%;
  table-layout: fixed;
}
.art-Sheet {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1000px;
  min-width: 23px;
  min-height: 23px;
}
.art-Sheet-body {
  padding: 1px;
  position: relative;
  z-index: 1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl {
  position: absolute;
  z-index: -1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
  width: 22px;
  height: 22px;
  background-image: url(images/Sheet-s.png);
}
.art-Sheet-tl {
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}
.art-Sheet-tr {
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}
.art-Sheet-bl {
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}
.art-Sheet-br {
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}
.art-Sheet-tc, .art-Sheet-bc {
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url(images/Sheet-h.png);
}
.art-Sheet-tc {
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}
.art-Sheet-bc {
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl {
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url(images/Sheet-v.png);
}
.art-Sheet-cr {
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}
.art-Sheet-cl {
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}
.art-Sheet-cc {
  position: absolute;
  z-index: -1;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #d9d9d9;
}
.art-Sheet {
  margin-top: 20px ! important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
  min-width: 1000px;
}
div.art-Header {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 998px;
  height: 175px;
}
div.art-Header-png {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 998px;
  height: 175px;
  background-image: url(images/Header.png);
  background-repeat: no-repeat;
  background-position: left top;
}
div.art-Header-jpeg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 998px;
  height: 175px;
  background-image: url(images/Header.jpg);
  background-repeat: no-repeat;
  background-position:  center center;
}
.art-Logo {
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 648px;
}
h1.art-Logo-name {
  display: block;
  text-align: left;
}
h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover {
  margin: 0;
  padding: 0;
  font-family: "Century Gothic",Arial,Helvetica,Sans-Serif;
  font-size: 53px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  font-variant: small-caps;
  color: #023345 ! important;
}
.art-Logo-text {
  display: block;
  text-align: left;
}
.art-Logo-text, .art-Logo-text a {
  margin: 0;
  padding: 0;
  font-family: "Century Gothic",Arial,Helvetica,Sans-Serif;
  font-size: 21px;
  font-style: normal;
  font-weight: bold;
  font-variant: small-caps;
  color: #023345 ! important;
}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
  text-align: left;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing: normal;
}
.art-menu, .art-menu ul {
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.art-menu li {
  border:  none;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0%;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}
.art-menu li:hover {
  z-index: 10000;
  white-space: normal;
}
.art-menu li li {
  float: none;
}
.art-menu ul {
  background: transparent none repeat scroll 0%;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}
.art-menu li:hover > ul {
  visibility: visible;
  top: 100%;
}
.art-menu li li:hover > ul {
  top: 0;
  left: 100%;
}
.art-menu:after, .art-menu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul {
  min-height: 0;
}
.art-menu ul {
  margin: -10px 0 0 -30px;
  padding: 10px 30px 30px;
  background-image: url(images/spacer.gif);
}
.art-menu ul ul {
  margin: -30px 0 0 -10px;
  padding: 30px 30px 30px 10px;
}
.art-menu {
  padding: 12px 6px 0px;
}
.art-nav {
  position: relative;
  height: 44px;
  z-index: 100;
}
.art-nav .l, .art-nav .r {
  position: absolute;
  z-index: -1;
  top: 0;
  height: 44px;
  background-image: url(images/nav.png);
}
.art-nav .l {
  left: 0;
  right: 0px;
}
.art-nav .r {
  right: 0;
  width: 998px;
  clip: rect(auto, auto, auto, 998px);
}
.art-menu ul li {
  clear: both;
}
.art-menu a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 32px;
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;
}
.art-menu a .r, .art-menu a .l {
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 96px;
  background-image: url(images/MenuItem.png);
}
.art-menu a .l {
  left: 0;
  right: 7px;
}
.art-menu a .r {
  width: 414px;
  right: 0;
  clip: rect(auto, auto, auto, 407px);
}
.art-menu a .t {
  margin: 0 7px;
  padding: 0 11px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #02212c;
  line-height: 32px;
  text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r {
  top: -32px;
}
.art-menu li:hover > a .l, .art-menu li:hover > a .r {
  top: -32px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
  top: -32px;
}
.art-menu a:hover .t {
  color: #f6dbbb;
}
.art-menu li:hover a .t {
  color: #f6dbbb;
}
.art-menu li:hover > a .t {
  color: #f6dbbb;
}
.art-menu a.active .l, .art-menu a.active .r {
  top: -64px;
}
.art-menu a.active .t {
  color: #03455e;
}
.art-contentLayout {
  position: relative;
  margin-bottom: 0px;
  width: 998px;
}
.art-Block {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  min-width: 1px;
  min-height: 1px;
}
.art-Block-body {
  padding: 0px;
  position: relative;
  z-index: 1;
}
.art-Block {
  margin: 7px;
}
.art-BlockHeader {
  padding: 0 7px;
  position: relative;
  z-index: 0;
  height: 0px;
  margin-bottom: 0px;
}
.art-BlockHeader .t {
  padding: 0 6px;
  height: 30px;
  color: #000000;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 15px;
  white-space: nowrap;
  line-height: 30px;
}
.art-header-tag-icon {
  margin: 0 0 0 5px;
  padding: 0 0 0 14px;
  height: 30px;
  background-position: left top;
  background-image: url(images/BlockHeaderIcon.png);
  background-repeat: no-repeat;
  min-height: 17px;
}
.art-BlockContent {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  min-width: 15px;
  min-height: 15px;
}
.art-BlockContent-body {
  padding: 8px;
  position: relative;
  z-index: 1;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc, .art-BlockContent-cr, .art-BlockContent-cl {
  position: absolute;
  z-index: -1;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl {
  width: 14px;
  height: 14px;
  background-image: url(images/BlockContent-s.png);
}
.art-BlockContent-tl {
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}
.art-BlockContent-tr {
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}
.art-BlockContent-bl {
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}
.art-BlockContent-br {
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}
.art-BlockContent-tc, .art-BlockContent-bc {
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url(images/BlockContent-h.png);
}
.art-BlockContent-tc {
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}
.art-BlockContent-bc {
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}
.art-BlockContent-cr, .art-BlockContent-cl {
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url(images/BlockContent-v.png);
}
.art-BlockContent-cr {
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}
.art-BlockContent-cl {
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}
.art-BlockContent-cc {
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #e8e8e8;
}
.art-BlockContent-body {
  color: #363636;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
}
.art-BlockContent-body a:link {
  color: #067199;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
  color: #858585;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
  color: #0796ca;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: none;
}
.art-BlockContent-body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #474747;
}
.art-BlockContent-body ul li {
  padding: 0px 0 0px 13px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  line-height: 1.25em;
  background-image: url(images/BlockContentBullets.png);
  background-repeat: no-repeat;
}
.art-Post {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  min-width: 15px;
  min-height: 15px;
}
.art-Post-body {
  padding: 11px;
  position: relative;
  z-index: 1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc, .art-Post-cr, .art-Post-cl {
  position: absolute;
  z-index: -1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl {
  width: 14px;
  height: 14px;
  background-image: url(images/Post-s.png);
}
.art-Post-tl {
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}
.art-Post-tr {
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}
.art-Post-bl {
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}
.art-Post-br {
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}
.art-Post-tc, .art-Post-bc {
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url(images/Post-h.png);
}
.art-Post-tc {
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}
.art-Post-bc {
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}
.art-Post-cr, .art-Post-cl {
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url(images/Post-v.png);
}
.art-Post-cr {
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}
.art-Post-cl {
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}
.art-Post-cc {
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #ffffff;
}
.art-Post {
  margin: 7px;
}
a img {
  border:  none;
}
.art-article img, img.art-article {
  border: 1px solid #c7c7c7;
  margin: 1em;
}
.art-metadata-icons img {
  border:  none;
  margin: 2px;
  vertical-align: middle;
}
.art-article table, table.art-article {
  margin: 1px;
  border-collapse: collapse;
  width: auto;
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
  background-color: transparent;
}
.art-article th, .art-article td {
  border: 1px solid #b5b5b5;
  padding: 2px;
  vertical-align: top;
  text-align: left;
}
.art-article th {
  padding: 7px;
  text-align: center;
  vertical-align: middle;
}
pre {
  padding: 0.1em;
  overflow: auto;
}
.art-PostMetadataHeader {
  border: 1px solid #e8e8e8;
  padding: 1px;
  background-color: #ffffff;
}
.art-PostHeader {
  margin: 0.2em 0;
  padding: 0;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  line-height: inherit;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 34px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #045b7b;
}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {
  margin: 0;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 34px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #045b7b;
}
.art-PostHeader img {
  border:  none;
  margin: 0;
  vertical-align: middle;
}
.art-PostHeader a:link {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  color: #056e94;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  color: #666666;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
  color: #08a8e2;
}
body {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  color: #033b4f;
}
.art-PostContent p {
  margin: 0.5em 0;
}
.art-PostContent, .art-PostContent p {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-align: left;
  color: #033b4f;
}
.art-PostContent {
  margin: 0;
}
a {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
  color: #0680ac;
}
a:link {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
  color: #0680ac;
}
a:visited, a.visited {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
  color: #595959;
}
a:hover, a.hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  color: #08a8e2;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 35px;
  text-align: left;
  color: #0680ac;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 31px;
  text-align: left;
  color: #08a8e2;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 26px;
  text-align: left;
  color: #595959;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 22px;
  text-align: left;
  color: #0796ca;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #033b4f;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 15px;
  text-decoration: none;
  text-align: left;
  color: #033b4f;
}
ol, ul {
  margin: 1em 0 1em 12px;
  padding: 0;
  color: #404040;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  text-align: left;
}
li ol, li ul {
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}
li {
  margin: 0.2em 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
ol {
  list-style-position: inside;
}
.art-Post li {
  padding: 0px 0 0px 16px;
  line-height: 1.2em;
}
.art-Post ol li, .art-Post ul ol li {
  background: transparent none repeat scroll 0%;
  padding-left: 0;
}
.art-Post ul li, .art-Post ol ul li {
  background-image: url(images/PostBullets.png);
  background-repeat: no-repeat;
  padding-left: 16px;
}
blockquote, blockquote p, .art-PostContent blockquote p {
  color: #666666;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 18px;
}
blockquote, .art-PostContent blockquote {
  border: 1px solid #cccccc;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 28px;
  background-color: #e8e8e8;
  background-image: url(images/PostQuote.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.art-button-wrapper .art-button {
  border:  none;
  margin: 0 ! important;
  padding: 0 ! important;
  background: transparent none repeat scroll 0%;
  width: auto;
  line-height: 28px;
  overflow: visible;
  cursor: default;
  text-decoration: none ! important;
  z-index: 0;
  vertical-align: middle;
}
.art-button img, .art-button-wrapper img {
  margin: 0;
}
.art-button-wrapper {
  vertical-align: middle;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  z-index: 0;
}
.firefox2 .art-button-wrapper {
  display: block;
  float: left;
}
.art-button-wrapper .art-button {
  padding: 0 10px ! important;
  display: block;
  height: 28px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  white-space: nowrap;
  text-align: left;
  line-height: 28px;
  text-decoration: none ! important;
  color: #dbdbdb ! important;
}
input, select {
  vertical-align: middle;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
  color: #212121 ! important;
  text-decoration: none ! important;
}
.art-button-wrapper.active .art-button {
  color: #2e2e2e ! important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  background-image: url(images/Button.png);
}
.art-button-wrapper .l {
  left: 0;
  right: 5px;
}
.art-button-wrapper .r {
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
  top: -28px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
  top: -56px;
}
.art-Footer {
  margin: 5px auto 0px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 998px;
}
.art-Footer .art-Footer-inner {
  padding: 8px;
  height: 1%;
  position: relative;
  z-index: 0;
  text-align: center;
}
.art-Footer .art-Footer-background {
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url(images/Footer.png);
  width: 998px;
  height: 150px;
  bottom: 0;
  left: 0;
}
.art-rss-tag-icon {
  margin: 0 5px 0 0;
  position: relative;
  display: block;
  float: left;
  background-image: url(images/rssIcon.png);
  background-position: right center;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  cursor: default;
}
.art-Footer .art-Footer-text p {
  margin: 0;
}
.art-Footer .art-Footer-text {
  color: #000000;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  font-size: 12px;
}
.art-Footer .art-Footer-text a:link {
  color: #022531;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.art-Footer .art-Footer-text a:visited {
  color: #4d4d4d;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.art-Footer .art-Footer-text a:hover {
  color: #baebfd;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
  text-decoration: none;
}
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #3fc7f8;
}
.art-page-footer {
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #bfbfbf;
}
.art-contentLayout .art-content {
  border:  none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  overflow: hidden;
  width: 697px;
}
.art-contentLayout .art-content-wide {
  border:  none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  overflow: hidden;
  width: 996px;
}
.art-contentLayout .art-sidebar1 {
  border:  none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  overflow: hidden;
  width: 299px;
}
