body {
	margin:0;
	padding:0;
	background:#CED5DC;
	color:#00264D;
}

body, td, th {
	font-family:"Trebuchet MS", tahoma, arial, verdana, helvetica, lucida, sans-serif;
	font-size:10pt;
}

a {
	color:#C7680A;
}
a:hover {
	color:#7F7F7F;
}

acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
}

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}
h1 {
	font-size:18pt;
}

h1, h2 {
	letter-spacing:-1px;
}

#main {
	background:#fff;
	border:1px #7F7F7F solid;
}

#content {
	padding:5px 10px 15px 15px;
	line-height:1.6em;
}

table.lang tr td {
	background-color:#E5E5E5;
}

table.lang tr th {
	background:#00264D;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#side {
	padding:5px 10px 15px 15px;
	text-align:center;
	width:265px;
	line-height:normal;
}

#side2 {
	padding:5px 5px 15px 15px;
	line-height:normal;
}

.sidebar {
	background:#E5E5E5;
}

.sidebar h2 {
	font-size:14pt;
	letter-spacing:normal;
	margin-bottom:3px;
}

.sidebar p {
	margin-top:4px;
}

.sidebar ul {
	margin-top:3px;
	margin-bottom:0.75em;
}

#footer {
	font-size:8pt;
	border-top:1px #7F7F7F solid;
	padding:0px 15px;
	text-align:center;
}

#footer span {
	padding:0px 5px 0px 0px;
}

#footer span a {
	text-decoration:none;
	color:#00264D;
}
#footer span a:hover {
	text-decoration:underline;
}




/*

*/


#websitedoc ul, #websitedoc ol {
	margin-bottom:-0.25em;
}
#websitedoc li {
	margin-bottom:0.75em;
}
#toc {
	line-height:normal;
}

#toc h2 {
	font-size:14pt;
	letter-spacing:normal;
}

#toc ul, #toc ol, #toc li {
	margin-bottom:0;
	margin-top:0;
}
#websitedoc .dark {
	background-color:#ddd;
}

#table2, #table5 {
	border-left:1px #bbb solid;
	border-right:1px #bbb solid;
	border-top:10px #ccc solid;
	font-size:90%;
}
#table2 td, #table5 td {
	border-bottom:10px #ccc solid;
}

#table1, #table3, #table4 {
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
#table1 th, #table1 td, #table3 th, #table3 td, #table4 th, #table4 td {
	border-right:1px #aaa solid;
	border-bottom:1px #aaa solid;
}
#table1 td, #table3 td, #table4 td, #table5 td {
	text-align:center;
}
#table1 td.author {
	text-align:left;
}
