* { padding: 0; margin: 0; } 

body { color: #333333; background: #FFFFFF; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 0.75em; line-height: 1.5em; }

a { color: #990000; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

#wrap { margin: 20px auto; width: 750px; background: #FFFFFF url('images/midbg.jpg'); background-repeat: repeat-y; }

#top { background: #FFFFFF url('images/topbg.jpg'); height: 30px; }

#content { padding: 0 40px 0 40px; }

#bottom { background: #FFFFFF url('images/botbg.jpg'); height: 30px; }

.header { height: 100px; background: #FFFFFF url('images/header.gif') center center no-repeat; }
.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.mod_breadcrumb { background: #F6F6F6; border-top: 1px solid #F0F0F0; padding: 5px; font-size: 0.90em; }
	
.middle { float: right; width: 500px; margin: 0 0 10px 0; padding: 10px 0 10px 0; text-align: left; }

.left { float: left; width: 140px; margin: 0 10px 0 0; padding: 10px 0 10px 0; }
.left ul { padding: 5px 0 15px 20px; margin:0; }
.left li { margin-bottom:5px; list-style-type: square; color: #990000; }
.left a { color: #333333; text-decoration: none; width: 130px; }
.left a:hover { color: #990000; text-decoration: underline; width: 130px; }

.middle h1 { color: #999999; font-size: 1.5em; margin-bottom: 10px; margin-top: 10px; border-bottom: 1px solid #999999; padding-bottom: 5px;}
.middle h2 { color: #999999; font-size: 1.25em; margin-bottom: 5px; margin-top: 5px;}
.middle h3 { color: #999999; font-size: 1em; margin-bottom: 5px; margin-top: 5px;}
.middle h4 { color: #999999; font-size: 1em; margin-bottom: 5px; margin-top: 5px;}
.left h1 { color: #999999; font-size: 1.25em; margin-top: 10px; margin-bottom: 10px; border-bottom: 1px solid #999999; padding-bottom: 5px;}

.mod_navigation .submenu { display:inline; }
.mod_navigation .level_2 { margin-top:0px; margin-bottom:0px; }

#clear { display: block; clear: both; width: 100%; height:1px; overflow:hidden; }

#footer { background: #F6F6F6; border-bottom: 1px solid #F0F0F0; padding: 5px; text-align: center; font-size: 0.90em; }

#banner { padding: 5px; text-align: center; font-size: 0.90em; color: #666; }

img { border: 1px solid #CCCCCC; padding: 3px; }

.caption { text-align: center; background: #F6F6F6; font-size: 0.90em; width: 156px; }

ul { padding-left: 30px; }

pre, .code { border: 1px solid #CCCCCC; background: #FFFFFF; width: 100%; overflow: auto; font-size: 0.90em; }

.dp-highlighter { border: 1px solid #CCCCCC; background: #FFFFFF; overflow: auto; width: 100%; font-size: 0.90em; }
.dp-highlighter .tools { background: #F6F6F6; text-align: right; font-size: 0.90em; }
.dp-highlighter .tools a { font-size: 0.90em; text-decoration: none; margin: 10px; }
.dp-highlighter .tools a:hover { text-decoration: underline; }
.dp-highlighter.nogutter .tools { background: #F6F6F6; }

.comment { margin-bottom:20px; }

.ce_toplink a { padding-right: 12px; background: #FFFFFF url('images/back_to_top.gif') right center no-repeat; color: #999999; }

.mod_personalData fieldset { display: block; margin: 0 0 15px 0; padding: 12px; }
.mod_personalData td { padding: 2px 15px 2px 0px; }

.mod_search .header { height: 1.5em; background: #F6F6F6; margin: 30px 0 30px 0; padding: 5px; }
.mod_search .url { margin-bottom: 15px; color: #999999; }

.mod_lostPassword td { padding-right: 6px; padding-bottom: 3px; }

#navigationfooter { color: #999999; padding: 5px; text-align: right; font-size: 0.90em; }

select, input, .textarea, .captcha, .text, .password { color: #333333; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 1em; padding: 3px; margin: 3px; line-height: 1.5em; }

.text:focus, .password:focus, textarea:focus, .captcha:focus, select:focus { border: 1px solid #990000; }

.col_0 { padding-top: 3px; padding-right: 5px; vertical-align: top; }

.toggler { font-weight: normal; color:#990000; cursor:pointer; }

#articleinformation div.accordion { text-align: right; background: #F6F6F6; border-top: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0; font-size: 0.90em; padding: 5px; }
#articleinformation { padding: 5px; font-size: 0.90em; text-align: right; }
#articleinformation img { padding-top: 15px; border: none; }

.radio_container span { display:block; }

.error {color: #FF0000;}

#articleindex .mod_article { margin-bottom: 0px; }
#contentelementindex .ce_text { margin-bottom: 30px; } 

.invisible { display:inline; height:0; left:-1000px; overflow:hidden; position:absolute; top:-1000px; width:0 }