/* begin Page */

body
{
    margin: 0 auto;
    padding: 0;
    background-color: #F1F1F1;
}

#joodo-main
{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}





#joodo-page-background-simple-gradient
{
    position: absolute;
    background-image: url('../images/Page-BgSimpleGradient.jpg');
    background-repeat: repeat-x;
    top:0;
    width: 100%;
    height: 1px;
}

.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 */
.joodo-Sheet
{
    position:relative;
    z-index:0;
    margin:0 auto;
    width: 950px;
    min-width:59px;
    min-height:59px;
}

.joodo-Sheet-body
{
    position: relative;
    z-index: 1;
    padding: 5px;
}

.joodo-Sheet-tr, .joodo-Sheet-tl, .joodo-Sheet-br, .joodo-Sheet-bl, .joodo-Sheet-tc, .joodo-Sheet-bc,.joodo-Sheet-cr, .joodo-Sheet-cl
{
    position:absolute;
    z-index:-1;
}

.joodo-Sheet-tr, .joodo-Sheet-tl, .joodo-Sheet-br, .joodo-Sheet-bl
{
    width: 74px;
    height: 74px;
    background-image: url('../images/Sheet-s.png');
}

.joodo-Sheet-tl
{
    top:0;
    left:0;
    clip: rect(auto, 37px, 37px, auto);
}

.joodo-Sheet-tr
{
    top: 0;
    right: 0;
    clip: rect(auto, auto, 37px, 37px);
}

.joodo-Sheet-bl
{
    bottom: 0;
    left: 0;
    clip: rect(37px, 37px, auto, auto);
}

.joodo-Sheet-br
{
    bottom: 0;
    right: 0;
    clip: rect(37px, auto, auto, 37px);
}

.joodo-Sheet-tc, .joodo-Sheet-bc
{
    left: 37px;
    right: 37px;
    height: 74px;
    background-image: url('../images/Sheet-h.png');
}

.joodo-Sheet-tc
{
    top: 0;
    clip: rect(auto, auto, 37px, auto);
}

.joodo-Sheet-bc
{
    bottom: 0;
    clip: rect(37px, auto, auto, auto);
}

.joodo-Sheet-cr, .joodo-Sheet-cl
{
    top: 37px;
    bottom: 37px;
    width: 74px;
    background-image: url('../images/Sheet-v.png');
}

.joodo-Sheet-cr
{
    right:0;
    clip: rect(auto, auto, auto, 37px);
}

.joodo-Sheet-cl
{
    left:0;
    clip: rect(auto, 37px, auto, auto);
}

.joodo-Sheet-cc
{
    position:absolute;
    z-index:-1;
    top: 37px;
    left: 37px;
    right: 37px;
    bottom: 37px;
    background: white url(../images/bg.gif) -37px 0px repeat-y;
}

.joodo-Sheet2-cc
{
    position:absolute;
    z-index:-1;
    top: 37px;
    left: 37px;
    right: 37px;
    bottom: 37px;
    background: white url(../images/bg2.gif) -37px 0px repeat-y;
}


.joodo-Sheet
{
    margin-top: 20px !important;
}

#joodo-page-background-simple-gradient, #joodo-page-background-gradient, #joodo-page-background-glare
{
    min-width:950px;
}

/* end Box, Sheet */

/* begin content-box */

.content-box {
    
}
.contentbox-tl {
    float: left;
	width: 10px;
	height: 10px;
	background: white url(../images/ctl.png);
}
.contentbox-t {
	height: 10px;
	background: white url(../images/ctop.png) repeat-x;
}

.contentbox-tr {
    float: right;
	width: 10px;
	height: 10px;
	background: white url(../images/ctr.png);
}
.contentbox-l {
	background: url(../images/cleft.png) left repeat-y;
}
.contentbox-r {
	background: url(../images/cright.png) right repeat-y;
}
.contentbox {
	margin: 0 10px;
	padding: 1px 5px;
	background-color: #f8f8f8;
}
.contentbox-bl {
    float: left;
	height: 16px;
	width: 43px;
	background: white url(../images/cbl.png);
}
.contentbox-b {
	height: 16px;
	background: white url(../images/cbottom.png) repeat-x;
}
.contentbox-br {
    float: right;
	height: 16px;
	width: 43px;
	background: white url(../images/cbr.png);
}

/* end content-box */

/* begin Menu */
/* menu structure */

.joodo-menu a, .joodo-menu a:link, .joodo-menu a:visited, .joodo-menu a:hover
{
    text-align:left;
    text-decoration:none;
    outline:none;
    letter-spacing:normal;
    word-spacing:normal;
}

.joodo-menu, .joodo-menu ul
{
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
}

.joodo-menu li
{
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    background:none;
}

.joodo-menu li:hover
{
    z-index: 10000;
    white-space: normal;
}

.joodo-menu li li
{
    float: none;
}

.joodo-menu ul
{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background:none;
}

.joodo-menu li:hover>ul
{
    visibility: visible;
    top: 100%;
}

.joodo-menu li li:hover>ul
{
    top: 0;
    left: 100%;
}

.joodo-menu:after, .joodo-menu ul:after
{
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    /* clear: both; */
}
.joodo-menu, .joodo-menu ul
{
    min-height: 0;
}

.joodo-menu ul
{
    background-image: url(../images/spacer.gif);
    padding: 10px 30px 30px 30px;
    margin: -10px 0 0 -30px;
}

.joodo-menu ul ul
{
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}





/* menu structure */

.joodo-menu
{
    padding: 0px 20px 0px 20px;
}


.joodo-nav, .joodo-nav3
{
    position: relative;
    height: 30px;
    z-index: 100;
}

.joodo-nav3 .joodo-menu
{
    padding: 0px 20px 0px 500px;
}

.joodo-nav .l, .joodo-nav3 .l, .joodo-nav .r, .joodo-nav3 .r
{
    position: absolute;
    z-index: -1;
    top: 0;
    height: 30px;
    background-image: url('../images/nav.png');
}

.joodo-nav .l
{
    left: 0;
    right:20px;
}

.joodo-nav .r
{
    right: 0;
    width: 940px;
    clip: rect(auto, auto, auto, 920px);
}


/* end Menu */

/* begin MenuItem */
.joodo-menu ul li
{
    clear: both;
}

.joodo-menu a
{
    position:relative;
    display: block;
    overflow:hidden;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
    margin-right: 0px;
    margin-left: 0px;
}


.joodo-menu a .r, .joodo-menu a .l
{
    position:absolute;
    display: block;
    top:0;
    z-index:-1;
    height: 90px;
    background-image: url('../images/MenuItem.png');
}

.joodo-menu a .l
{
    left:0;
    right:0px;
}

.joodo-menu a .r
{
    width:400px;
    right:0;
    clip: rect(auto, auto, auto, 400px);
}

.joodo-menu a .t
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
    color: #E9F6FC;
    padding: 0 30px;
    margin: 0 0px;
    line-height: 30px;
    text-align: center;
}

.joodo-menu a:hover .l, .joodo-menu a:hover .r
{
    top:-30px;
}

.joodo-menu li:hover>a .l, .joodo-menu li:hover>a .r
{
    top:-30px;
}

.joodo-menu li:hover a .l, .joodo-menu li:hover a .r
{
    top:-30px;
}
.joodo-menu a:hover .t
{
    color: #7DCCED;
}

.joodo-menu li:hover a .t
{
    color: #7DCCED;
}

.joodo-menu li:hover>a .t
{
    color: #7DCCED;
}



/* end MenuItem */

/* begin MenuSeparator */
.joodo-nav .joodo-menu-separator
{
    display: block;
    width: 2px;
    height: 30px;
    background-image: url('../images/MenuSeparator.png');
}

.joodo-nav3 .joodo-menu-separator
{
    display: block;
    width: 2px;
    height: 30px;
    background-image: url('../images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.joodo-menu ul a
{
    display:block;
    text-align: center;
    white-space: nowrap;
    height: 20px;
    width: 180px;
    overflow:hidden;
    line-height: 20px;
    margin-right: auto;


    background-image: url('../images/subitem-bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #1EA3DC;
}

.joodo-nav ul.joodo-menu ul span, .joodo-nav ul.joodo-menu ul span span
{
    display: inline;
    float: none;
    margin: inherit;
    padding: inherit;
    background-image: none;
    text-align: inherit;
    text-decoration: inherit;
}

.joodo-menu ul a, .joodo-menu ul a:link, .joodo-menu ul a:visited, .joodo-menu ul a:hover, .joodo-menu ul a:active, .joodo-nav ul.joodo-menu ul span, .joodo-nav ul.joodo-menu ul span span
{
    text-align: left;
    text-indent: 12px;
    text-decoration: none;
    line-height: 20px;
    color: #0F506C;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.joodo-menu ul ul a
{
    margin-left: auto;
}

.joodo-menu ul li a:hover
{
    color: #0B3C51;
    border-color: #1EA3DC;
    background-position: 0 -20px;
}

.joodo-menu ul li:hover>a
{
    color: #0B3C51;
    border-color: #1EA3DC;
    background-position: 0 -20px;
}

.joodo-nav .joodo-menu ul li a:hover span, .joodo-nav .joodo-menu ul li a:hover span span
{
    color: #0B3C51;
}

.joodo-nav .joodo-menu ul li:hover>a span, .joodo-nav .joodo-menu ul li:hover>a span span
{
    color: #0B3C51;
}

.joodo-nav2 ul a {
    font-weight: bold;
    color: #666;
    text-decoration: none;
}

.joodo-nav2 ul a:hover, .joodo-nav2 ul a:active {
    color: #115d7d;
    text-decoration: none;
}

/* end MenuSubItem */

/* begin Header */
div.joodo-Header
{
    margin: 0 auto;
    position: relative;
    z-index:0;
    width: 940px;
    height: 184px;
}


div.joodo-Header-jpeg
{
    position: absolute;
    z-index:-1;
    top: 0;
    left: 0;
    width: 940px;
    height: 184px;
    background-image: url('../images/deu/Header.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

div.joodo-Header2-jpeg
{
    position: absolute;
    z-index:-1;
    top: 0;
    left: 0;
    width: 940px;
    height: 184px;
    background-image: url('../images/deu/Header2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

/* end Header */

/* begin ContentLayout */
.joodo-contentLayout
{
    position: relative;
    margin-bottom: 8px;
    width: 940px;
}
/* end ContentLayout */

/* begin Box, Block */
.joodo-Block
{
    position:relative;
    z-index:0;
    margin:0 auto;
    min-width:1px;
    min-height:1px;
}

.joodo-Block-body
{
    position: relative;
    z-index: 1;
    padding: 0px;
}

.joodo-Block-cc
{
    position:absolute;
    z-index:-1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}


.joodo-Block
{
    margin: 6px;
}

/* end Box, Block */

/* begin BlockHeader */
.joodo-header-tag-icon-grey
{
    padding:0 0 0 0px;
    margin: 0 0 0 15px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.joodo-BlockContent
{
    position:relative;
    z-index:0;
    margin:0 auto;
    min-width:1px;
    min-height:1px;
}

.joodo-BlockContent-body
{
    position: relative;
    z-index: 1;

}



.joodo-BlockContent-body
{
    color:#668EA3;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-left: 11px;
}

.joodo-BlockContent-body a:link
{
    color: #1C99CE;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.joodo-BlockContent-body a:visited, .joodo-BlockContent-body a.visited
{
    color: #769AAD;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.joodo-BlockContent-body a:hover, .joodo-BlockContent-body a.hover
{
    color: #09BDDC;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.joodo-BlockContent-body ul
{
    list-style-type: none;
    color: #4E7083;
    margin:0;
    padding:0;
}

.joodo-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 14px;
  background-image: url('../images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.joodo-Post
{
    position:relative;
    z-index:0;
    margin:0 auto;
    min-width:1px;
    min-height:1px;
}

.joodo-Post-body
{
    position: relative;
    z-index: 1;
    padding: 10px;
}



.joodo-Post
{
    margin: 7px;
}

/* Start images */
a img
{
    border: 0;
}

.joodo-article img, img.joodo-article
{
    border: solid 1px #A9BFCB;
    margin: 1em;
}

.joodo-metadata-icons img
{
    border: none;
    vertical-align: middle;
    margin: 2px;
}
/* Finish images */

/* Start tables */

.joodo-article table, table.joodo-article
{
    border-collapse: collapse;
    margin: 1px;
    width:auto;
}

.joodo-article table, table.joodo-article .joodo-article tr, .joodo-article th, .joodo-article td
{
    background-color:Transparent;
}

.joodo-article th, .joodo-article td
{
    padding: 2px;
    border: solid 1px #7095A9;
    vertical-align: top;
    text-align:left;
}

.joodo-article th
{
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

/* Finish tables */

pre
{
    overflow: auto;
    padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.joodo-PostHeader
{
    text-decoration:none;
    margin: 0.2em 0;
    padding: 0;
    font-weight:normal;
    font-style:normal;
    letter-spacing:normal;
    word-spacing:normal;
    font-variant:normal;
    text-decoration:none;
    font-variant:normal;
    text-transform:none;
    text-align:left;
    text-indent:0;
    line-height:inherit;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #146A90;
}

.joodo-PostHeader a, .joodo-PostHeader a:link, .joodo-PostHeader a:visited, .joodo-PostHeader a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    margin:0;
    color: #146A90;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.joodo-PostHeader a:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #1882AF;
}

.joodo-PostHeader a:visited, .joodo-PostHeader a.visited
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #1882AF;
}

.joodo-PostHeader a:hover, .joodo-PostHeader a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #09BDDC;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #3D5866;
}


.joodo-PostContent p
{
    margin: 0.5em 0;
}

.joodo-PostContent, .joodo-PostContent p
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #3D5866;
}

.joodo-PostContent
{
    margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #157199;
}

/* Adds special style to an unvisited link. */
a:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #157199;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #157199;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #1C99CE;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
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;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #157199;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #157199;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #157199;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #4E7083;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #4E7083;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #4E7083;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
    color: #051B24;
    margin:1em 0 1em 2em;
    padding:0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

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;

}



.joodo-Post li
{
    padding:0px 0 0px 12px;
    line-height:1.2em;
}

.joodo-Post ol li, .joodo-Post ul ol li
{
    background: none;
    padding-left:0;
}

.joodo-Post ul li, .joodo-Post ol ul li
{
    background-image: url('../images/PostBullets.png');
    background-repeat:no-repeat;
    padding-left:12px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.joodo-PostContent blockquote p
{
    color:#0B1013;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.joodo-PostContent blockquote
{
        border:solid 1px #A9BFCB;
        margin:10px 10px 10px 50px;
    padding:5px 5px 5px 41px;
    background-color:#D2DEE4;
    background-image:url('../images/PostQuote.png');
    background-position:left top;
    background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.joodo-button-wrapper .joodo-button
{
    display:inline-block;
    width: auto;
    outline:none;
    border:none;
    background:none;
    line-height:27px;
    margin:0 !important;
    padding:0 !important;
    overflow: visible;
    cursor: default;
    text-decoration: none !important;
    z-index:0;
    vertical-align: middle;
}

.joodo-button img, .joodo-button-wrapper img
{
  margin: 0;
}

.joodo-button-wrapper
{
    display:inline-block;
    vertical-align: middle;
    position:relative;
    height: 27px;
    overflow:hidden;
    white-space: nowrap;
    width: auto;
    z-index:0;
}

.firefox2 .joodo-button-wrapper
{
    display:block;
    float:left;
}

.joodo-button-wrapper .joodo-button
{
    display:block;
    height: 27px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    padding: 0 11px !important;
    line-height: 27px;
    text-decoration: none !important;
    color: #7DCCED !important;
}

input, select
{
    vertical-align: middle;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.joodo-button-wrapper.hover .joodo-button, .joodo-button:hover
{
    color: #000000 !important;
    text-decoration: none !important;
}

.joodo-button-wrapper.active .joodo-button
{
    color: #0B3C51 !important;
}

.joodo-button-wrapper .l, .joodo-button-wrapper .r
{
    display:block;
    position:absolute;
    z-index:-1;
    height: 81px;
    background-image: url('../images/Button.png');
}

.joodo-button-wrapper .l
{
    left:0;
    right:5px;
}

.joodo-button-wrapper .r
{
    width:401px;
    right:0;
    clip: rect(auto, auto, auto, 396px);
}

.joodo-button-wrapper.hover .l, .joodo-button-wrapper.hover .r
{
    top: -27px;
}

.joodo-button-wrapper.active .l, .joodo-button-wrapper.active .r
{
    top: -54px;
}


/* end Button */

/* begin Footer */
.joodo-Footer
{
    position:relative;
    z-index:0;
    overflow:hidden;
    width: 940px;
    margin: 5px auto 0px auto;
}

.joodo-Footer .joodo-Footer-inner
{
    height:1%;
    position: relative;
    z-index: 0;
    padding: 8px;
    text-align: right;
}

.joodo-Footer .joodo-Footer-background
{
    position:absolute;
    z-index:-1;
    background-repeat:no-repeat;
    background-image: url('../images/Footer.png');
    width: 940px;
    height: 150px;
    bottom:0;
    left:0;
}


.joodo-Footer .joodo-Footer-text p
{
    margin: 0;
}

.joodo-Footer .joodo-Footer-text
{
    display:inline-block;
    color:#A3BBC8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.joodo-Footer .joodo-Footer-text a:link
{
    text-decoration: none;
    color: #81CDEE;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.joodo-Footer .joodo-Footer-text a:visited
{
    text-decoration: none;
    color: #A6BDC9;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.joodo-Footer .joodo-Footer-text a:hover
{
    text-decoration: none;
    color: #09BDDC;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.joodo-page-footer, .joodo-page-footer a, .joodo-page-footer a:link, .joodo-page-footer a:visited, .joodo-page-footer a:hover
{
    font-family:Arial;
    font-size:10px;
    letter-spacing:normal;
    word-spacing:normal;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    color:#115d7d;
}

.joodo-page-footer
{
    margin:1em;
    text-align:center;
    text-decoration:none;
    color:#6990A5;
}

/* end PageFooter */

/* begin LayoutCell */
.joodo-contentLayout .joodo-sidebar1
{
    position: relative;
    margin-top: 13px;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 180px;
}
/* end LayoutCell */

/* begin LayoutCell */
.joodo-contentLayout .joodo-content
{
    position: relative;
    margin-left: 8px;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 562px;
}

.joodo-contentLayout .joodo-content2
{
    position: relative;
    margin-left: 8px;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 749px;
}

.joodo-contentLayout .joodo-content-sidebar1
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 750px;
}
.joodo-contentLayout .joodo-content-sidebar2
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 703px;
}
.joodo-contentLayout .joodo-content-wide
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 937px;
}
/* end LayoutCell */

/* begin LayoutCell */
.joodo-contentLayout .joodo-sidebar2
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 190px;
}

.joodo-contentLayout2 .joodo-sidebar3
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 0px;
}

/* end LayoutCell */
