/* ------------------- */
/* TAGS                */
/* ------------------- */

a, a:active, a:visited {
text-decoration: none;
}

a:link img, a:visited img {
border-style: none;
}

a:hover {
text-decoration: underline;
}

body {
padding: 0px;
margin: 0px;
font-family: Verdana;
background: #000000 url(../images/background.jpg) no-repeat scroll top center;
font-size: 10pt;
}

h1, h2, h3 , h4 {
font-family: Helvetica, Arial;
margin: 0px;
}

table {
border: 1px solid;
border-collapse: collapse;
line-height: 1.5em;
}

table.center {
margin-left: auto;
margin-right: auto;
}

td.key {
font-weight: bold;
}

th {
text-align: left;
font-weight: bold;
font-size: 12pt;
padding-bottom: 2px;
border-bottom: solid 1pt;
}

tr {
border-bottom: solid 1px;
}



/* ------------------- */
/* STRUCTURE           */
/* ------------------- */

#wrapper {
width: 1000px;
margin:0 auto;
}

#header {
margin-top: 0px;
}

#content {
padding: 10px;
background: url(../images/frame_transparency.png) 0px top;
}

#footer {
clear: both;
font-size: 8pt;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
background: url(../images/frame_transparency.png) 0px top;
}


/* ------------------- */
/* GLOBAL              */
/* ------------------- */

a.tabs-selected {
border-bottom: 1px solid;
background: url(../images/frame_transparency.png) 0px top;
}

.tablelinkrowhighlight {
background: url(../images/frame_transparency.png) 0px top;
text-decoration: underline;
cursor: pointer;
}

.section-heading {
border: solid 1pt;
font-size: 12pt;
font-weight: bold;
height: 30px;
line-height: 30px;
padding-left: 5px;
text-align: left;
margin-bottom: 10px;
}

.section-content {
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}

.collapsible-collapsed {
height: 0px;
}

#ContentTabs {
font-size: 12pt;
height: 27px;
line-height: 27px;
margin-bottom: 10px;
}

#ContentSubTabs {
font-size: 10pt;
height: 25px;
line-height: 25px;
margin-bottom: 10px;
}

.MiniTabs {
font-size: 12pt;
height: 27px;
line-height: 27px;
}

.MiniTabsContainer {
padding: 5px;
background: url(../images/frame_transparency.png) 0px top;
}

.Tabs {
font-weight: bold;
text-align: center;
height: 100%;
display: inline-block;
background: url(../images/frame_transparency.png) 0px top;
}

.Tabs ul {
clear: left;
height: 100%;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

.Tabs ul li {
display: block;
float: left;
margin: 0;
padding: 0;
width: 130px;
height: 100%;
}

.Tabs ul li a {
display: block;
height: 100%;
line-height: inherit;
text-decoration: none;
}

.Tabs ul li a:hover {
border-bottom: 1px solid;
background: url(../images/frame_transparency.png) 0px top;
}
