
#tamain, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.tapostcontent,
.tapostcontent li,
.tapostcontent table,
.tapostcontent a,
.tapostcontent a:link,
.tapostcontent a:visited,
.tapostcontent a.visited,
.tapostcontent a:hover,
.tapostcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.tapostcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.tapostcontent a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #740731;
}

.tapostcontent a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #740731;
}

.tapostcontent a:visited, .tapostcontent a.visited
{
  color: #545454;
}

.tapostcontent  a:hover, .tapostcontent a.hover
{
  text-decoration: none;
  color: #9F0943;
}

.tapostcontent h1
{
   color: #3D3D3D;
margin: 19px 0;    
}

.tablockcontent h1
{
margin: 19px 0; 
}

.tapostcontent h2
{
   color: #545454;
margin: 19px 0;
   font-weight: normal;
   font-size: 24px;    
}

.tablockcontent h2
{
margin: 19px 0;
   font-weight: normal;
   font-size: 24px; 
}

.tapostcontent h2 a, .tapostcontent h2 a:link, .tapostcontent h2 a:hover, .tapostcontent h2 a:visited, .tablockcontent h2 a, .tablockcontent h2 a:link, .tablockcontent h2 a:hover, .tablockcontent h2 a:visited 
{
   font-weight: normal;
   font-size: 24px; 
}

.tapostcontent h3
{
   color: #9F0943;
margin: 22px 0;
   font-size: 22px;    
}

.tablockcontent h3
{
margin: 22px 0;
   font-size: 22px; 
}

.tapostcontent h3 a, .tapostcontent h3 a:link, .tapostcontent h3 a:hover, .tapostcontent h3 a:visited, .tablockcontent h3 a, .tablockcontent h3 a:link, .tablockcontent h3 a:hover, .tablockcontent h3 a:visited 
{
   font-size: 22px; 
}

.tapostcontent h4
{
   color: #3D3D3D;
margin: 22px 0;
   font-size: 18px;    
}

.tablockcontent h4
{
margin: 22px 0;
   font-size: 18px; 
}

.tapostcontent h4 a, .tapostcontent h4 a:link, .tapostcontent h4 a:hover, .tapostcontent h4 a:visited, .tablockcontent h4 a, .tablockcontent h4 a:link, .tablockcontent h4 a:hover, .tablockcontent h4 a:visited 
{
   font-size: 18px; 
}

.tapostcontent h5
{
   color: #3D3D3D;
margin: 27px 0;
   font-size: 16px;    
}

.tablockcontent h5
{
margin: 27px 0;
   font-size: 16px; 
}

.tapostcontent h5 a, .tapostcontent h5 a:link, .tapostcontent h5 a:hover, .tapostcontent h5 a:visited, .tablockcontent h5 a, .tablockcontent h5 a:link, .tablockcontent h5 a:hover, .tablockcontent h5 a:visited 
{
   font-size: 16px; 
}

.tapostcontent h6
{
   color: #696969;
margin: 32px 0;
   font-size: 14px;    
}

.tablockcontent h6
{
margin: 32px 0;
   font-size: 14px; 
}

.tapostcontent h6 a, .tapostcontent h6 a:link, .tapostcontent h6 a:hover, .tapostcontent h6 a:visited, .tablockcontent h6 a, .tablockcontent h6 a:link, .tablockcontent h6 a:hover, .tablockcontent h6 a:visited 
{
   font-size: 14px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#tamain
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #424242;
  height:100%;
  min-height:100%;
  background-color: #757575;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 900px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

/* end Page */

/* begin Header */
div.taheader
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  height: 250px;
  margin-top: 0;
  margin-bottom: 0;
}

div.taheader-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:250px;
}

.taheader-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.taheader-inner 
{
    margin: 0 1px;
}

div.taheader-center
{
	position: relative;
	width: 1920px;
	left:50%;
}

div.taheader-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1920px;
  height: 250px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin TextBlock */
div.tatextblock
{
  position: absolute;
  top: 0;
  left:   1px;
  width: 200px;
  height: 250px;
  background-image: url('images/textblock-bg.png');
}
/* end TextBlock */

/* begin HeaderObject */
div.taheaderobject
{
  display: block;
  left: 15%;
  margin-left: 71px;
  position: absolute;
  top: 0;
  width: 680px;
  height: 250px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.talogo
{
  display: block;
  position: absolute;
  top: 104px;
  right: 100%;
  margin-right: -188px;
  width: 188px;
}

h1.talogo-name
{
  display: block;
  text-align: right;
  font-size: 23px;
  padding: 0;
  margin: 0;
  color: #1A1A1A !important;
}
h1.talogo-name a, 
h1.talogo-name a:link, 
h1.talogo-name a:visited, 
h1.talogo-name a:hover
{
  font-size: 23px;
  padding: 0;
  margin: 0;
  color: #1A1A1A !important;
}

h2.talogo-text
{
  display: block;
  text-align: right;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #080808 !important;
}
h2.talogo-text a,
h2.talogo-text a:link,
h2.talogo-text a:visited,
h2.talogo-text a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #080808 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: right;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.tahmenu a, .tahmenu a:link, .tahmenu a:visited, .tahmenu a:hover
{
    outline: none;
}

.tahmenu, .tahmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.tahmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.tahmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.tahmenu li li
{
  float: none;
}

.tahmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.tahmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.tahmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.tahmenu:after, .tahmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.tahmenu{
  min-height: 0;
  position:relative;
  padding: 6px 6px 6px 6px;
}

.tahmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.tanav
{
   position: relative;
  width:100%;
  margin:0 auto;
  min-height: 92px;
  z-index: 100;
    margin-top: -20px;
    margin-bottom: 0;
}

.tanav-outer
{
    position:absolute;
    width:100%;
}

.tanav-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.tanav-inner 
{
    margin: 0 1px;
}

.tanav-l, .tanav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.tanav-l
{
  left: 0;
  right: 0;
}

.tanav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.tahmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 80px;
  cursor: pointer;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.tahmenu ul li
{
    margin:0;
    clear: both;
}

.tahmenu a .r, .tahmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 250px;
  background-image: url('images/menuitem.png');
}

.tahmenu a .l
{
  left: 0;
  right: 25px;
}

.tahmenu a .r
{
  width: 450px;
  right: 0;
  clip: rect(auto, auto, auto, 425px);
}

.tahmenu a .t, .tahmenu ul a, .tahmenu a:link, .tahmenu a:visited, .tahmenu a:hover
{
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.tahmenu a .t
{
  color: #CFCFCF;
  padding: 0 0;
  margin: 0 25px;
  line-height: 80px;
  text-align: center;
}

.tahmenu a:hover .l, .tahmenu a:hover .r
{
  top: -85px;
}

.tahmenu li:hover>a .l, .tahmenu li:hover>a .r
{
  top: -85px;
}

.tahmenu li:hover a .l, .tahmenu li:hover a .r
{
  top: -85px;
}
.tahmenu a:hover .t
{
  color: #DBDBDB;
}

.tahmenu li:hover a .t
{
  color: #DBDBDB;
}

.tahmenu li:hover>a .t
{
  color: #DBDBDB;
}

.tahmenu a.active .l, .tahmenu a.active .r
{
  top: -170px;
}

.tahmenu a.active .t
{
  color: #E0E0E0;
}
/* end MenuItem */

/* begin MenuSeparator */
.tahmenu .tahmenu-li-separator
{
  display: block;
  width: 7px;
  height:80px;
}
.tanav .tahmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 80px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin Box, Sheet */
.tasheet
{
  position: relative;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
  margin-top: 10px;
  margin-bottom: 0;
  cursor:auto;
  width: 900px;
}

.tasheet-body
{
  position: relative;
  padding: 1px;
    padding-top:0;
    padding-bottom:0;
}

#tapage-background-top-texture, #tapage-background-middle-texture, #tapage-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.tacontent-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.talayout-cell, .tacontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.tacontent-layout .tacontent-layout{margin:0;}
.tacontent-layout .talayout-cell, .tacontent-layout .talayout-cell .tacontent-layout .talayout-cell{display: table-cell;}
.talayout-cell .talayout-cell{display: block;}
.tacontent-layout-row {display: table-row;}
.talayout-glare{position:relative;}/* end Layout */

/* begin Button */
.tabutton-wrapper a.tabutton,
.tabutton-wrapper a.tabutton:link,
.tabutton-wrapper input.tabutton,
.tabutton-wrapper button.tabutton
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #1A1A1A !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: visible;
  cursor: pointer;
}

.tabutton img, .tabutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.tabutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .tabutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}

.tablock select 
{
    width:96%;
}

.tabutton-wrapper.hover .tabutton, .tabutton-wrapper.hover a.tabutton:link, .tabutton:hover
{
  color: #C7C7C7 !important;
  text-decoration: none !important;
}

.tabutton-wrapper.active .tabutton, .tabutton-wrapper.active a.tabutton:link
{
  color: #DBDBDB !important;
}

.tabutton-wrapper .tabutton-l, .tabutton-wrapper .tabutton-r
{
  display: block;
  position: absolute;
  height: 94px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.tabutton-wrapper .tabutton-l
{
  left: 0;
  right: 8px;
}

.tabutton-wrapper .tabutton-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.tabutton-wrapper.hover .tabutton-l, .tabutton-wrapper.hover .tabutton-r
{
  top: -33px;
}

.tabutton-wrapper.active .tabutton-l, .tabutton-wrapper.active .tabutton-r
{
  top: -66px;
}

.tabutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.tavmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.tavmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.tavmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tavmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.tavmenu, ul.tavmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.tavmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.tavmenu ul
{
  display: none;
}

ul.tavmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.tavmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 24px;
  cursor: pointer;
  text-decoration: none;
}

ul.tavmenu li.tavmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.tavmenu .tavmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.tavmenu a .r, ul.tavmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 82px;
  background-image: url('images/vmenuitem.png');
}

ul.tavmenu a .l
{
  left: 0;
  right: 0;
}

ul.tavmenu a .r
{
  width: 898px;
  right: 0;
  clip: rect(auto, auto, auto, 898px);
}

ul.tavmenu a .t, ul.tavmenu ul a
{
  font-family: "Arial Black",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

ul.tavmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 24px;
  color: #3D3D3D;
  padding: 0 12px 0 12px;
  margin-left:0;
  margin-right:0;
}

ul.tavmenu a.active .l, ul.tavmenu a.active .r
{
  top: -58px;
}

ul.tavmenu a.active .t
{
  color: #3D3D3D;
}

ul.tavmenu a:hover .l, ul.tavmenu a:hover .r
{
  top: -29px;
}

ul.tavmenu a:hover .t
{
  color: #B5B5B5;
}

/* end VMenuItem */

/* begin Box, Block */
.tablock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.tablock-body
{
  position: relative;
  padding: 0;
}

div.tablock img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 1px;
    border-color: #BABABA;
  border-style: solid;
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.tablockheader
{
  margin-bottom: 4px;
  position: relative;
  height: 38px;
}

.tablockheader h3.t
{
  position: relative;
  height: 38px;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  line-height: 38px;
}

.tablockheader h3.t a,
.tablockheader h3.t a:link,
.tablockheader h3.t a:visited, 
.tablockheader h3.t a:hover
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.tablockheader .l, .tablockheader .r
{
  position: absolute;
  height: 38px;
  background-image: url('images/blockheader.png');
}

.tablockheader .l
{
  left: 0;
  right: 1px;
}

.tablockheader .r
{
  width: 898px;
  right: 0;
  clip: rect(auto, auto, auto, 897px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.tablockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tablockcontent-body
{
  position: relative;
  padding: 7px;
  color: #0A0A0A;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.tablockcontent-body table,
.tablockcontent-body li, 
.tablockcontent-body a,
.tablockcontent-body a:link,
.tablockcontent-body a:visited,
.tablockcontent-body a:hover
{
  color: #0A0A0A;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.tablockcontent-body p
{
  margin: 6px 0;
}

.tablockcontent-body a, .tablockcontent-body a:link
{
  color: #9F0943;
  text-decoration: underline;
}

.tablockcontent-body a:visited, .tablockcontent-body a.visited
{
  color: #545454;
  text-decoration: underline;
}

.tablockcontent-body a:hover, .tablockcontent-body a.hover
{
  color: #9F0943;
  text-decoration: none;
}

.tablockcontent-body ul li
{
  line-height: 125%;    
  color: #3D3D3D;
  padding: 0 0 0 16px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.tapost
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.tapost-body
{
  position: relative;
  padding: 12px;
}

a img
{
  border: 0;
}

.taarticle img, img.taarticle, .tablock img, .tafooter img
{
  border: solid 0 #BABABA;
  margin: 10px;
}

.tametadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.taarticle table, table.taarticle
{
  border-collapse: collapse;
  margin: 1px;
}

.taarticle th, .taarticle td
{
  padding: 2px;
  border: solid 1px #8C8C8C;
  vertical-align: top;
  text-align: left;
}

.taarticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.tapostheader
{
  color: #242424;
  margin: 6px 0;
  font-size: 24px;
  letter-spacing: normal;
}

h2.tapostheader a, 
h2.tapostheader a:link, 
h2.tapostheader a:visited,
h2.tapostheader a.visited,
h2.tapostheader a:hover,
h2.tapostheader a.hovered
{
  font-size: 24px;
  letter-spacing: normal;
}

h2.tapostheader a, h2.tapostheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #1D020C;
}

h2.tapostheader a:visited, h2.tapostheader a.visited
{
  color: #424242;
}

h2.tapostheader a:hover,  h2.tapostheader a.hovered
{
  text-decoration: underline;
  color: #9F0943;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.tapostheadericons,
.tapostheadericons a,
.tapostheadericons a:link,
.tapostheadericons a:visited,
.tapostheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #3D3D3D;
}

.tapostheadericons
{
  padding: 1px;
}

.tapostheadericons a, .tapostheadericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #740731;
}

.tapostheadericons a:visited, .tapostheadericons a.visited
{
  color: #3D3D3D;
}

.tapostheadericons a:hover, .tapostheadericons a.hover
{
  text-decoration: none;
  color: #9F0943;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.tapost ol, .tapost ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.tapost li
{
  font-size: 12px;
  text-align: left;
  color: #0A0A0A; 
  margin: 0 0 0 12px;
  padding: 0 0 0 17px;
}

.tapost li ol, .tapost li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.tapost ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.tapost ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 17px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.tapostcontent blockquote,
.tapostcontent blockquote a,
.tapostcontent blockquote a:link,
.tapostcontent blockquote a:visited,
.tapostcontent blockquote a:hover
{
  color: #0F0F0F;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.tapostcontent blockquote p
{
   margin: 17px 0 17px 17px;
}

.tapostcontent blockquote
{
   border: solid 1px #BABABA;
  margin: 10px 10px 10px 50px;
  padding: 4px 4px 4px 41px;
  background-color: #DBDBDB;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.tapostfootericons,
.tapostfootericons a,
.tapostfootericons a:link,
.tapostfootericons a:visited,
.tapostfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #3D3D3D;
}

.tapostfootericons
{
  padding: 1px;
}

.tapostfootericons a, .tapostfootericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #9F0943;
}

.tapostfootericons a:visited, .tapostfootericons a.visited
{
  color: #3D3D3D;
}

.tapostfootericons a:hover, .tapostfootericons a.hover
{
  text-decoration: none;
  color: #9F0943;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.tafooter
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.tafooter-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #292929;
}

.tafooter-body
{
    position:relative;
    padding: 10px;
}

.tafooter-text p
{
  padding:0;
  margin:0;
  text-align: left;
}

.tafooter-text,
.tafooter-text a,
.tafooter-text a:link,
.tafooter-text a:visited,
.tafooter-text a:hover,
.tafooter-text td, 
.tafooter-text th,
.tafooter-text caption
{
    color: #9E9E9E;
    font-style: italic;
    font-size: 11px;
}

.tafooter-text
{
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.tafooter-text a,
.tafooter-text a:link
{
  color: #858585;
  text-decoration: underline;
}

.tafooter-text a:visited
{
  color: #B5B5B5;
}

.tafooter-text a:hover
{
  color: #F1186B;
  text-decoration: none;
}

.tafooter-wrapper
{
    margin: 0 1px;
}
.tafooter-center
{
  position: relative;
  width: 900px; 
  margin: 0 auto;
}

div.tafooter img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #BABABA;
  border-style: solid;
  margin: 7px;
}/* end Footer */

/* begin PageFooter */
.tapage-footer, 
.tapage-footer a,
.tapage-footer a:link,
.tapage-footer a:visited,
.tapage-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: #CCCCCC;
}

.tapage-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #B5B5B5;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.tacontent-layout .tasidebar1
{
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */

.tacontent-layout .tasidebar2
{
  width: 200px;
}

/* end LayoutCell, sidebar2 */


