/* begin Page */


body
{
  margin: 0 auto;
  padding: 0;
  background-color: #bdd7e5;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #333333;
}

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,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
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
{
  font-style: normal;
  text-decoration: none;
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-weight: bold;
  font-size: 25px;
  text-align: left;
}

a
{
  text-decoration: underline;
  color: #2B6773;
}

a:link
{
  text-decoration: none;
  color: #06324f;
}

a:visited, a.visited
{

  color: #06324f;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #009aff;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family:arial; 
  font-size: 16px;
  font-weight:600;
  color: #333333;
  padding:0; margin:0;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 18px;
  letter-spacing: 2px;
  color: #3A8898;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Century Gothic"; 
  font-size: 15px;
  font-weight:600;
  color: #fe6601;
  padding:0;
  margin:0;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 13px;
  letter-spacing: 2px;
  color: #1E2829;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 11px;
  letter-spacing: 2px;
  color: #1E2829;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 11px;
  letter-spacing: 2px;
  color: #1E2829;
}

#art-main
{
  position: relative;
  width:970px; margin:0 auto;
  left: 0;
  top: 0;
  cursor:default;
}


#art-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 321px;
  left: 0;
  top: 0;
}

#art-page-background-glare-image
{
  background-image: url('../images/page_gl.png');
  background-repeat: no-repeat;
  height: 321px;
  width: 400px;
  margin: 0;
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}

#art-page-background-gradient
{
  position: absolute;
  background-image: url('../images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 999px;

}

#art-page-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */


.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 931px;
  min-width: 3px;
  min-height: 3px;
  border:#acbcd8 1px solid;
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}

/*.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: 2px;
  height: 2px;
  background-image: url('../images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('../images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('../images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}
*/
.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #F4F7FA;
}


.art-sheet
{
  margin-top: 0px !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.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
{
  background-image: url(../../images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.art-menu
{
  padding: 0 15px 0 15px;
}

.art-nav
{
  position: relative;
  height: 41px;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 41px;
  background-image: url('../../images/nav.png');
}

.art-nav .l
{
  left: 0;
  right: 15px;
}

.art-nav .r
{
  right: 0;
  width: 998px;
  clip: rect(auto, auto, auto, 983px);
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 41px;
  cursor: pointer;
  text-decoration: none;
}

.art-menu li
{
  margin-right: 0;
  margin-left: 0;
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 123px;
  background-image: url('../../images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t
{
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #2A3C3B;
  padding: 0 22px;
  margin: 0 0;
  line-height: 41px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -41px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -41px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -41px;
}
.art-menu a:hover .t
{
  color: #527574;
}

.art-menu li:hover a .t
{
  color: #527574;
}

.art-menu li:hover>a .t
{
  color: #527574;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -82px;
}

.art-menu a.active .t
{
  color: #344B4A;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
  display: block;
  width: 1px;
  height: 41px;
  background-image: url('../../images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('../../images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #819DA2;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #2C3F3E;
  font-size: 11px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #000000;
  border-color: #648287;
  background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
  color: #000000;
  border-color: #648287;
  background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */
.navarea ul{ margin:0 16px; *margin:0 14px; padding:0;}
.navarea li{ display:inline }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top:0;
border: 1px solid #89b6d3; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 14px Arial, Helvetica, sans-serif;
line-height:25px;
z-index:2147483647;
background-color:#c9e9fe;
width: 190px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #89b6d3; /*THEME CHANGE HERE*/
padding: 2px 5px;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
}


.v-menu{background:url(../../images/v-menu_bg2.jpg) left top no-repeat; width:283px; height:218px; padding-left:2px; float:left}
.v-menu ul{ padding-left:20px;}
.v-menu li{ list-style:url(../../images/arrow-icon.png);}
/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 930px;
  height: 225px;
  overflow: hidden;
}


div.art-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 998px;
  height: 225px;
  background-image: url('../../images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */
.banner{ width:916px; overflow:hidden; margin:0 6px;}
.banner div{ margin: 0px 2px 0px 2px; float:left}
.banner ul{ margin:0; padding:0;}
.banner li{ background:url(../../images/arrow-bullet.png) left no-repeat; padding-left:15px; }

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 928px;
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

div.art-content-layout-row
{
  display: table-row; 
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

.content-left{width:70%; float:left; background:url(../../images/content-bg.png) center center no-repeat;}
.content-left p{ padding:10px 20px 10px 0px; text-align:justify}
.content-right{width:30%; float:left}

.content-inner{ width:100%}

.cont_mid{ width:873px; height:168px; background:url(../../images/wec.gif) left top no-repeat; margin-left:auto; margin-right:auto; margin-bottom:0px; _margin-bottom:0px; margin-top:10px;}

.cont_mid_1{ width:873px; height:40px; float:left; }
.cont_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0354B9; width:200px; height:40px; padding:10px 0px 0px 25px; float:left;}

.cont_text1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0354B9; width:380px; height:40px; padding:10px 0px 0px 42px; float:left;}
.cont_text2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0354B9; width:200px; height:40px; padding:10px 0px 0px 25px; float:left;}
.cont_mid_2{ width:873px; height:128px; float:left; }

.cont_Control{ width:150px; height:128px; padding:10px 0px 0px 100px; float:left;}
.cont_control_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#717171; width:110px; height:100px; float:left; text-align:justify; line-height:14px;}
.cont_Instructions{width:300px; height:128px; padding:10px 0px 0px 100px; float:left;}
.cont_Instructions_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#717171;  float:left; width:280px; height:100px; text-align:justify; line-height:14px;}
.cont_Virtual{ width:140px; height:128px; padding:10px 0px 0px 80px; float:left;}
.cont_Virtual_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#717171; width:120px; height:100px; float:left; text-align:justify; line-height:14px;}

.webcast{ width:850px; height:100px; margin-left:auto; margin-right:auto; margin-bottom:0px; _margin-bottom:0px; margin-top:10px;  overflow:hidden; float:left;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333; text-align:center; padding:0px 20px 0px 20px;}

.webcast2{ width:850px; height:250px; margin-left:auto; margin-right:auto; margin-bottom:0px; _margin-bottom:0px; margin-top:10px;  overflow:hidden; float:left;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333; text-align:left; padding:0px 20px 0px 20px;}

/* begin Button */
.art-button-wrapper .art-button
{
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #F0F5F4 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #2E3B3E !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #EDF6F8 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 90px;
  margin: 0;
  padding: 0;
  background-image: url('../../images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 14px;
}

.art-button-wrapper .r
{
  width: 421px;
  right: 0;
  clip: rect(auto, auto, auto, 407px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -30px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -60px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.art-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.art-vmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.art-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.art-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 17px;
  min-height: 17px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
  z-index: -1;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 16px;
  height: 16px;
  background-image: url('../../images/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 8px, 8px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 8px, 8px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(8px, 8px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(8px, auto, auto, 8px);
}

.art-block-tc, .art-block-bc
{
  left: 8px;
  right: 8px;
  height: 16px;
  background-image: url('../../images/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 8px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(8px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 8px;
  bottom: 8px;
  width: 16px;
  background-image: url('../../images/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 8px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 8px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background-color: #F8FCFF;
}

.art-block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 29px;
  margin-bottom: 0;
}

.art-blockheader .t
{
  height: 29px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 37px;
  white-space: nowrap;
  line-height: 29px;	
}

.art-blockheader .l, .art-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 29px;
  background-image: url('../../images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 31px;
}

.art-blockheader .r
{
  width: 968px;
  right: 0;
  clip: rect(auto, auto, auto, 937px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.art-blockcontent-body
{
  color: #455B5E;
  font-size: 11px;
}

.art-blockcontent-body a:link
{
  color: #30717E;

}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #819DA2;
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #09BDDC;
  text-decoration: none;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #597478;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  margin-left: 12px;
  line-height: 1.25em;
  padding: 0 0 0 9px;
  background-image: url('../../images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.art-post
{
  margin: 7px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  margin: 10px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
  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
{
  padding: 2px;
  border: solid 0 #648287;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-postheader
{
  margin: 0.2em 0;
  padding: 0;
  margin-top: 12px;
  margin-bottom: 8px;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  letter-spacing: 2px;
  color: #4A4A4A;
}

.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
  margin-top: 12px;
  margin-bottom: 8px;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0;
  color: #4A4A4A;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-postheader a:link
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  color: #275D68;
}

.art-postheader a:visited, .art-postheader a.visited
{

  color: #526C6F;
}

.art-postheader a:hover, .art-postheader a.hovered
{
  text-decoration: underline;
  color: #09BDDC;
}
/* end PostHeader */

/* begin PostContent */
.art-postcontent p
{
  margin: 0.5em 0;
}



.art-postcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #0F1415;
  margin: 1em 0 1em 2em;
  padding: 0;
  font-size: 11px;
  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
{
  list-style:url(../../images/icon_li.gif) ;
  line-height: 20px;
  
}

.art-post ol li, .art-post ul ol li
{
  background: none;
  padding-left: 0;
}

.art-post ul li, .art-post ol ul li
{
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #0D1112;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote,
.art-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #D0DBDC;
  background-image: url('../../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 926px;
  margin: 0 auto;
  background:#c7ebfe;
}

.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 22px;
  text-align: center;
}

.art-footer .art-footer-background
{
  position: absolute;
  background-color:#e0f1ff;
  z-index: -1;
  width: 908px;
  height: 150px;
  bottom: 0;
  
}



.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer .art-footer-text
{
  display: inline-block;
  color: #2A636F;
  font-size: 10px;
}

.art-footer .art-footer-text a:link
{
  color: #2D6A76;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.art-footer .art-footer-text a:visited
{
  text-decoration: none;
  color: #2D6A76;

}

.art-footer .art-footer-text a:hover
{
  color: #09BDDC;
  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.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: #556E72;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #527574;
}
/* end PageFooter */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 70%;
}
.art-content-layout .art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  width: 30%;
}
/* end LayoutCell, sidebar1 */




.overview-table .art-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}

.phone2 { float:left; padding:10px 10px 10px 379px;}
.phone { float:left; padding:10px 10px 10px 530px;}
.phone img{border:#ffaf77 1px solid}

.login { float:left; padding:10px 10px 10px 10px;}


/*.login div{ float:left; padding:0px 10px;}
.login span a{ margin:0px 10px; font-size:11px; text-decoration:underline}*/



/*INPUTS_PART*/
div.check_field{padding-left:80px;}

div.check_field span{ margin:5px;}

div.col_name{width:78px;float:left;padding:1px 0 14px 0;}

div.col_name span{color:#ff7200;padding-right:4px;}

div.img_letter{float:right;padding:0 98px 0 0;}

div.inputs_part{width:340px;float:left;}

div.inputs_part input{display:block;float:left;min-height:18px;width:224px;border:1px solid #d2d2d2;padding:2px 2px 0 2px;margin-bottom:14px;}

div.inputs_part2{width:204px;float:left;}

div.inputs_part2 input{display:block;float:left;min-height:15px;width:110px;border:1px solid #d2d2d2;padding:2px 2px 0 2px;margin-bottom:7px;}

div.contact_cont h1{padding-bottom:20px;}

div.contact_cont{}

input.input_txt_small{border:1px solid #d2d2d2;width:104px;height:19px;padding:0 2px;margin-left:2px;}

textarea.cont_width{width:544px;height:68px;float:left;border:1px solid #d2d2d2;overflow:auto;margin-bottom:22px;font-size:12px;padding:0 2px;}

.cl_b{clear:both;}

.cl_b_free{clear:both;height:0px;//height:20px;//margin-bottom:-20px;}




/*BUTTONS*/
.btn{display:block;height:29px;background:url("../images/btns.gif") no-repeat 100% 0 transparent;padding-right:8px;text-decoration:none;}

.btn:hover{background:url("../images/btns.gif") no-repeat 100% -138px transparent;}

.btn strong{display:block;height:29px;background:url("../images/btns.gif") no-repeat 0 -29px transparent;text-align:center;font-size:14px;color:#fff;font-weight:normal;padding:0 0 0 8px;line-height:29px;}

.btn:hover strong{background:url("../images/btns.gif") no-repeat 0 -167px transparent;}

.btn_small{display:block;height:22px;background:url("../images/btns.gif") no-repeat 100% -282px transparent;padding-right:5px;text-decoration:none;}

.input_btn_small{height:22px; width:119px;background-color:#FF7200; color:#FFFFFF; border: solid 1px #FE8E00; }

.btn_small:hover{}

.btn_small strong{display:block;height:22px;background:url("../images/btns.gif") no-repeat 0 -304px transparent;text-align:left;font-size:14px;color:#fff;font-weight:normal;padding:0 5px 0 10px;line-height:22px;}

.btn_small:hover strong{}


