/* style based on andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
color:#000;
font:10pt Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#000;
text-decoration:none;
font-weight:bold;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

table {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:9pt;
border:1px solid #000;
border-collapse: collapse;
margin:10px 0 20px 5px;
}

th {
font-weight:bold;
text-align:center;
border:1px solid #000;
padding:0.3em;
}

td {
border:1px solid #000;
padding:0.3em;
}

td h2 {
text-align:center;
font-size:10pt !important;
white-space: nowrap;
margin:0 !important;
padding:0 !important;
}


/*** Main container ***/

#container {
color:#000;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#sitename {
color:#000;
height:92px;
text-align:left;
padding-bottom:0.2em;
border-bottom:1px solid #000;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-1px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

#mainmenu {
display:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside, #rightside {
margin:0;
padding:0; 
display:none;
}

/*** Content ***/

/*** Content Block and Intro ***/

#block, #intro {
width:100%;
float:left;
margin-bottom:10px;
}

#intro {
margin-bottom:25px;
}

/* Hack for IE6 */

* html #intro {
float:none;
width:auto;
}

* html #block {
width:auto;
}

/* End Hack */

#block .left, #intro .left {
float:left;
margin-left:0;
}    

#block .right, #intro .right {
float: right;
margin-right:0;
}

#block ul, #intro ul {
margin-left:20px;
}

#block li, #intro li {
list-style-position:inside;
}

/*** End Content Block and Intro ***/


#content {
margin:0;
padding:2em 0 0 0;
}

#content h1, #content h2 {
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2 {
font-size:1.6em;
margin:20px 0 10px 0;
}

#content img {
border:1px solid #000;
float:left;
margin:5px 15px 6px;
padding:5px;
}

#content img.plain {
float:none; 
border:0;
margin:0;
padding:0 0 15px 0;
}

#content img.icon {
float:none;
border:0;
margin:0;
padding:0;
vertical-align:center;
}

/*** Footer ***/

#footer {
clear:both;
margin:0;
padding:10px 0;
text-align:center;
width:100%;
border-top:1px solid #000;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

.pagebreak {
page-break-before:always;
}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
.bold {font-weight:bold;}
.boldcenter {font-weight:bold; text-align:center;}
.italic {font-style:italic;}
.pre {
font-family: "Courier New", monospace;
font-size:1em;
display: inline;
}
.sub {vertical-align:sub;}
.sup {vertical-align:super;}

/*** End of file ***/
