/* Structure */
html, body { 
    margin: 0; 
    padding: 0; 
    border: none;
    background-color: #dddddd ;
}

body { 
    background-color:#dddddd;
    margin:0px;
}

body, input, textarea, select { 
    font-size:11px;
    font-weight:normal;
		font-family: Trebuchet MS, Verdana, sans-serif;
		color: #4c4c4c;
}

.mceVisualAid {
    border: 1px dashed #FFBBBB;
}

p {
    margin: 0px;
}

input {
    margin: 0px;
}

input.button {
    height: 21px;
    padding: 0px 6px;
}

/* Forms */
form { 
    margin: 0px; 
    padding: 0px;
}

#search {
    float: right;
    color: white;
    margin: 20px;
    padding-right: 5px;
    margin-right: 10px;
}

#form_container label {
    width: 150px;
    float: left;
    text-align: left;
    margin: 0 1em 10px 0;
    clear: both;
    padding: 2px 4px;
}

#form_container input {
    margin-bottom: 6px;
}

#form_container select {
    margin-bottom: 6px;
}

.form_separator {
    color: black;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 2px solid #DDDDDD;
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
}

/* Images */
img { 
    border: 0px; 
}

/* Links */
a { 
    text-decoration: none; 
    color: #0066AE; 
}
a:hover { 
    text-decoration: none; 
    color: #000000; 
}

/* Headings */
h1 {
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
    color: black;
}

h2 {
		margin: 0px 0px 5px 0px;
    font-size: 14px;
    color: #000000;
		font-weight: bold;
		font-style: italic;
}

h2.subtitle {
		margin: 0px;
    font-size: 12px;
    color: #000000;
		font-weight: bold;
		font-style: italic;
}
 
/* Miscellanous */
#container {
    margin: 0 auto 0;
    width: 960px;
}

#container_rb {
    margin: 20px auto ;
    width: 967px;
    background-image: url(../../../images/fondation/shadowright.gif);
    background-repeat: no-repeat;
    background-position: right;
}
#container_bb {
    width: 960px;
    background-image: url(../../../images/fondation/shadowbottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 8px;
}

#content {
    text-align: left;
    padding-right:10px;
    clear: both;
}

#content_header {
    background-color: #BBC6D3;
    padding: 5px 10px;
    color: white;
}

#content_area {
    float: right;
    margin-left: 15px;
    margin-top: 10px;
    width: 735px;
    padding: 5px;
}

/* Accessibility */
hr.hide {
    display: none;
}

/* Articles */
.introduction {
    display: block;
    font-size: 12px;
}

.chapter_control {
    color: black;
    display: block;
    padding: 4px 8px;
    background-color: #E8EDF3;
    margin-top: 15px;
    clear: both;
}
.left { 
    float: left; margin: 0px 15px 10px 0px; 
}
.right { 
    float: right; margin: 0px 0px 10px 10px; 
}
.top { 
    display: block; margin: 0px 0px 10px 0px; 
}

/* Loginbox */
#loginbox {
    background-color: #E9EEF4;
    width: 180px;
    display: inline;
    float: left;
    padding: 10px;
}

.label {
    display: block;
}

input.field {
    background-color: #BAC5D3;
    border: 1px solid #A0AEC0;
}

#toolboxswitcher {
    display: inline;
    position: absolute;
    cursor:hand;
    cursor:pointer;
    top: 150px; 
    right:0px;
}
.toolboxswitcherbuttons {
    border-top: 1px solid #FFFFFF;
}
#toolbox {
    display: none;
    position: absolute;
    top: 171px; 
    right: 21px;
    background-color: white;
    border: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #title {
    padding: 5px;
    color: white;
    background-color: #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons {
    padding: 5px;
    color: black;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons input {
    color: black;
}

#toolbox .info {
    padding: 5px;
    color: black;
    border-bottom: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

.chapter {
    clear: both;
}

td.servicenav {
		height: 39px;
		width: 960px;
		background-image: url(/images/fondation/topbg.gif);
		background-repeat: no-repeat;
		text-align: right;
}

a.servicenav {
		font-size: 11px;
}

td.nav {
		height: 32px;
		background-image: url(/images/fondation/navbg.jpg);
		background-repeat: no-repeat;
}

a.nav {
		font-size: 12px;
		color: #ffffff;
		padding-right: 23px;
}

td.mainpic {
		height: 269px;
		background-image: url(/images/fondation/main.jpg);
		background-repeat: no-repeat;
		vertical-align: top;
}

td.content {
		width: 660px;
		height: 316px;
		background-color: #ffffff;
		vertical-align: top;
}

td.news {
		width: 300px;
		background-color: #ffffff;
}

a.news {
		font-size: 10px;
		color: #707173;
		padding-right: 18px;
		vertical-align: top;
}

td.sponsors {
		height: 74px;
		background-color: #ffffff;
		vertical-align: top;
}

img.sponsor {
		margin-right: 30px;
}

td.subnav {
		width: 300px;
		background-color: #ffffff;
		vertical-align: top;
}

ul.subnav {
		padding: 0px;
		margin: 43px 50px;
}

li.subnav {
		list-style: none;
		padding-bottom: 5px;
}

li.subnavitw {
		list-style: square;
		padding-bottom: 5px;
}

a.subnavitw {
		font-weight: bold;
}