BODY {
	margin : 0px;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #006633;
}

A:LINK {
	color : #006633;
	text-decoration : underline;
}

A:VISITED {
	color : #006633;
	text-decoration : underline;
}

A:HOVER {
	background-color : #E1E8E2;
	text-decoration : none;
}

TD {
	font-size : 0.9em;
	line-height : 1.4em;
}

OL {
	list-style-type : decimal;
	list-style-position : outside;
}

LI {
	margin-bottom : 1.5em;
}

.elements_topbar {
	background-image : url(images/topbar_back.gif);
	background-repeat : repeat-x;
	height : 66px;
	vertical-align : top;
}

.elements_mainarea {
	background-image : url(images/topbar_title.jpg);
	background-repeat : no-repeat;
	background-color : #EBF2EC;
	width : 555px;
	height : 100%;
	vertical-align: top;
	padding-right : 15px;
	padding-bottom : 25px;
	text-align : justify;
}

.elements_sidebar {
	background-color : #EBF2EC;
	vertical-align: top;
	height : 100%;
}

.page_title {
	font-family : "Arial Narrow";
	font-size : 20px;
	color : #EBF2EC;
	font-variant : small-caps;
	font-weight : bold;
	height : 59px;
	text-align : right;
	padding-top : 35px;
}

.note {
	font-size : 0.6em;
	letter-spacing : 0.1em;
}

.main_image {
	border : 1px solid #006633;
}

.caption {
	background-color : #006633;
	color : #EBF2EC;
	font-size : 0.8em;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
}

.sidenote {
	background-color : #E1E8E2;
	margin-left : 15px;
	margin-right : 30px;
	padding : 5px;
	font-size : 0.8em;
}

.sidenote-title {
	background-color : #FFFFFF;
	color : #006633;
	margin-left : 15px;
	margin-right : 30px;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 0.8em;
	line-height : 1.3em;
}

.inline-diagram {
	float : left;
	margin-right : 20px;
	padding-right : 20px;
}

TABLE.standard {
	border-width : 2px;
	padding : 2px;
}

TH.standard {
	background-color : #5F9EA0;
	padding : 8px;
	color : #FFFFFF;
	text-align : center;
	vertical-align : middle;
}

TD.standard {
	background-color : #ADD8E6;
	padding : 8px;
	text-align : left;
	vertical-align : middle;
}

TD.numeric {
	background-color : #ADD8E6;
	padding-right : 30px;
	padding-top : 8px;
	padding-bottom : 8px;
	text-align : right;
	vertical-align : middle;
}
