/* begin Page */

.ajax__tab_xp .ajax__tab_tab {font-size:16px;}
.watermarked {border: 1px solid black; color:Gray; padding:3px; font-size:16px;}
.info {position:absolute; top:234px; right:10px; cursor:pointer;}

.tblPublish {text-align:center;width:820px;}
.tblPublish th {line-height:55px;}
.tblPublish .preview {text-decoration:underline; cursor:pointer;}

.points {text-decoration:none!important; font-size:35px; font-family:Verdana; background-color:#E1E8EF; border:1px solid black; border-radius:5px; padding:15px; }
.points:hover {background-color:#25589A;}
.points span {color:#25589A; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;}
.points:hover span {color:#E1E8EF;}
.border {border:1px solid; float:left;}

.th-a a {color:#0B4E89!important;}
.tr-hover:hover {background-color:white; cursor:pointer; border:1px solid #0B4E89;}

.TopGear
{
 position: fixed;
 top: 100px;
 z-index: 99999; 
 top: 200px;
 margin: 0 350px;
}

body, p
{
  margin: 0.5em 0;
  font-family: Tahoma, Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #FFFFFF;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  background-color: #FFFFFF;
  background-image: url('images/page_t.jpg');
}
/*
*/

.ModalPopupBG
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.7;
	width: 4000px;
	z-index: 100;
	height: 2000px;
	position: fixed;
	top: 0;
	left:0;
}

.popup-textbox {width:350px; border: solid 1px;}
.popup_center {position: fixed; right:40%; top:10px; margin-top: 0px; margin-right: -200px; z-index: 9999; background-color:Black; direction:rtl;}

.popup_Container {
	margin: 0 3px 3px 0;
	background-color:white;
	border:2px solid #30738D;
	padding: 0px 20px 20px 0px;
	width: 550px;
	font-size:16px;
	color: Black;
	z-index: 9999
}

.ballot
{
 background-image: url('images/PictureNote.png');
 width: 204px;
 height: 289px;
 display: inline-block;
 padding: 35px 0 0 0;
 margin: 0;
 text-align: center;
 background-position: top left;
 background-repeat:no-repeat; 
}

.ballotList { background-image: url('images/TextNote.png');}

.imgHover { display: block; width: 204px; height:320px; text-align: right; margin:0; padding:0;}    
.imgHover .hover { display: none; position: absolute; z-index: 2; padding : 10px 0px 0 0; margin: 0;}
.imgHoverd {float:left; margin:85px 33px; position: absolute; z-index:-1; max-height:200px; max-width:140px; display:block;}

.editCandidate {margin: 20px 0px;}
.deleteCandidate {position:absolute; top:200px; right:120px;}
.ChooseCandidate {Width:204px; Height:289px; }

.success {color: green; font-weight: bold;}
.error {color: red; font-weight: bold;}

.MainMenuItem { padding:15px 50px 0 0; display:inline-block; background-position:top right; font-size:12px; background-repeat:no-repeat;}
.MainMenuItem.hover, .MainMenuItem:hover { background-position:bottom right; }
#MainMenuItem1 { background-image: url('images/EditSmall.png');}
#MainMenuItem2 { background-image: url('images/CartSmall.png');}
#MainMenuItem3 { background-image: url('images/ProfileSmall.png');}

.VoteList
{
 background-image: url('images/ElectionBlueWhite.png');
 background-repeat: no-repeat;
 background-position: top right;
 display: inline-block ;
 width: 790px;
 margin : 10px 30px 0 0;
 font-size: 28px;
 font-weight: bold; 
}

.VoteListGreen {background-image: url('images/ElectionGreenWhite.png');} 
.VoteList.hover, .VoteList:hover { background-position:bottom right; color: #50A6F1;}

.ProgressBar, .ProgressBar:visited, .ProgressBar:link
{
 text-decoration: none;
 background-image: url('images/ArrowForBarSmall.png');
 background-position: top right;
 background-repeat: no-repeat;
 line-height: 53px;
 width: 177px;
 display: inline-block;
 text-align: center;
 margin: 10px 0 10px 0;
 font-size: 20px;
}

.ProgressBar:hover, .ProgressBar.hover, .activeBar, .activeBar:visited, .activeBar:link{color: #3582E2; background-position: bottom right;}

#LoginMenu
 {
  position: absolute;
  top: -170px;    
  margin: 20px;
  color: #50A6F1;
  font-weight: bold;
}

#MainMenu
 {
  position: absolute;
  top: -35px;
  right: 0px;
  z-index: 2;
  margin: 0 20px;
  font-size: 18px;
  font-weight: bold;
}

.MainMenu, .MainMenu a, .MainMenu a:link, .MainMenu a:visited { color: #3A7FE9; text-decoration: none; line-height:20px;}

#LoginMenu a {  font-size: 20px; color: #50A6F1; font-weight: bold; text-decoration: none;}

#logo {position: absolute; top:-150px; left: 20px;}
#right, #left, #left-signin {float: right;}
.right {float: right; padding: 0 15px 0 0;}
.middle {}
#left {float: right; margin: 0;}
#left_menu { float: left; margin:0; position: absolute; left: 15px;}

#left-signin h1 {color: Black; width: 590px;}

table, tr, td {border: 0px none; padding:0; margin:0;}

.SmallHeader {display: inline-block; width: 100px;}


.TextFieldGrey
{
background-image:url('images/TextFieldGrayscal.png');
background-repeat:no-repeat;
background-position: right center;
color:White;
font-weight:bold;
padding:0 10px;
height: 45px;
}

.TextFieldWhite
{
background-image:url('images/TextFieldWhite.png');
background-repeat:no-repeat;
background-position: left center;
font-weight:bold;
padding:0 5px;
}
  
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
{
  text-decoration: none;
  font-family: Tahoma, Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 31px;
}

h4 {  line-height: 25px;}

a, 
.art-post li a
{
  text-decoration: underline;
  color: #FFFFFF;
}

a:link,
.art-post li a:link,
a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited
{
  text-decoration: underline;
  color: #FFFFFF;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover
{

  text-decoration: none;
  color: #3B8D00;
}

#middle a:link,
#middle a:visited,
#middle a.visited,
#left_menu a:link,
#left_menu a:visited,
#left_menu a.visited
{
 text-decoration: none;
  color: black;
}

#middle a:hover, #middle  a.hover, #left_menu a:hover, #left_menu  a.hover
{
 text-decoration: underline;
  color: #3B8D00;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 12px 0;
  color: #FFFFFF;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 10px 0;
  padding:0;
  font-size: 24px;
  color: #50A6F1;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  margin: 0px;
  padding: 15px 0;  
  font-size: 18px;
  color: #0b4e89;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 18px;
  color: #CFCFCF;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 15px;
  color: #CFCFCF;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 15px;
  color: #CFCFCF;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  z-index:0;
}



#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: 990px;
  min-width: 3px;
  min-height: 3px;
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}


.art-sheet
{
  margin-top: 160px !important;
  cursor:auto;
  direction: rtl;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 990px;
}

/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 988px;
}

.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: right;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* 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: 7px;
}

/* 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: 1px;
  min-height: 1px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 33px;
  margin-bottom: 0;
}

.art-blockheader .t
{
  height: 33px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 33px;	
}

.art-blockheader .l, .art-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 33px;
  background-image: url('images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 22px;
}

.art-blockheader .r
{
  width: 988px;
  right: 0;
  clip: rect(auto, auto, auto, 966px);
}

/* 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, 
.art-blockcontent-body a, 
.art-blockcontent-body li a
{
  color: #292929;
  font-size: 13px;
}

.art-blockcontent-body a,
.art-blockcontent-body li a
{
  color: #0D5EA5;
  text-decoration: underline;
}

.art-blockcontent-body a:link,
.art-blockcontent-body li a:link
{
  color: #0D5EA5;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited,
.art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited
{
  color: #949494;

}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover,
.art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover
{
  color: #127CD9;

  text-decoration: none;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #696969;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper .art-button
{
  font-weight: bold;
  font-size: 26px;
  font-family: Tahoma, Arial;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #E7F3FD !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 54px;
  height: 54px;
  margin: 0 !important;
  padding: 0 25px !important;
  overflow: visible;
  cursor: pointer;
  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: 54px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

.input_big, .select_big, .textarea_big
{
  vertical-align: top;
  font-weight: bold;
  font-size: 16px;
  border: 1px solid;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  border: 0px none;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #E8EDF2 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #F5F5F5 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 162px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 15px;
}

.art-button-wrapper .r
{
  width: 433px;
  right: 0;
  clip: rect(auto, auto, auto, 418px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -54px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -108px;
}

.art-button-wrapper input
{
  float: none !important;
  margin:0;
  padding:0;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 12px;
}

.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: #0B4E89;
}

.art-post
{
  margin: 15px;
}

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 1px #6B8CAE;
  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 Box, Post-block */
.art-postblockcontent, .art-postblockcontent h1
{
 color: Black;
  text-align: right;
   direction: rtl;
}
.art-post-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
}

.art-post-block-body
{
  z-index: 1;
  padding: 11px 28px;
  margin:0;
}

.art-post-block-tr, .art-post-block-tl, .art-post-block-br, .art-post-block-bl, .art-post-block-tc, .art-post-block-bc,.art-post-block-cr, .art-post-block-cl
{
  position: absolute;
  z-index: -1;
}

.art-post-block-tr, .art-post-block-tl, .art-post-block-br, .art-post-block-bl
{
  width: 22px;
  height: 22px;
  background-image: url('images/post_block_s.png');
}

.art-post-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.art-post-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.art-post-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.art-post-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.art-post-block-tc, .art-post-block-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('images/post_block_h.png');
}

.art-post-block-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.art-post-block-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.art-post-block-cr, .art-post-block-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('images/post_block_v.png');
}

.art-post-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.art-post-block-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.art-post-block-cc
{
  position: absolute;
  z-index: -1;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #E1E8EF;
}

.art-post-block
{
  margin: 15px;
}

/* end Box, Post-block */


/* begin PostHeaderIcon */
.art-post h2.art-postheader, 
.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 24px;
  color: #FFFFFF;
}

.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #8EC5F6;
}

.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited
{

  color: #C2C2C2;
}


.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{


  color: #218EED;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  color: #C4C4C4;
  margin: 1em 0 1em 2em;
  padding: 0;
  font-size: 13px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.art-post ul
{
  list-style-type: none;
}

.art-post ol
{
  list-style-position: inside;

}



.art-post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.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: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #0D1217;
  font-style: italic;
  text-align: left;
}

blockquote,
.art-postcontent blockquote
{
  border: solid 1px #B3C4D5;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E0E7EE;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
  position: relative;
  z-index: -1;
  overflow: hidden;
  width: 988px;
  margin: 0 auto;
}

.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}



.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer, .art-footer-text, .art-footer-text p
{
  color: #0D599C;
  text-align: center;
}

.art-footer .art-footer-text,
.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link,
.art-footer .art-footer-text a:visited,
.art-footer .art-footer-text a:hover
{
  font-size: 12px;
}

.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link
{
  color: #0D5EA5;
  text-decoration: underline;
}

.art-footer .art-footer-text a:hover
{
  color: #127CD9;

  text-decoration: none;
}
/* 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: #5FADF2;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #A8A8A8;
}
/* end PageFooter */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 100%;
}
.art-content-layout .art-content .art-block
{
  background-color: #FFFFFF;
}
/* end LayoutCell, content */



.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;
}

