
* {
	font-size: 13px;
	line-height: 160%;
}

h1,h2,h3,h4,h5{
	color:#0489b7;
	font-family:georgia, sans-serif;
}

H4 {
	FONT-SIZE: 130%
}

body {
	margin:0.0cm;
	margin-top:6pt;
	margin-left:8pt;
	margin-right:8pt;
	/*
	margin-top:2.0cm;
	margin-left:2.0cm;
	margin-right:2.0cm;
	*/
	text-align:left;
	background-color:#f7f7f7;
}



P {
	margin-top: 2pt;
	margin-bottom: 3pt;
}
.hr, .hr2 {
	width:100%;
}

.hr {
	height:5.8em;
}
.hr2 {
	height:1.8em;
}

.ch,
#header {
	padding:0;
	margin:0;
	padding-left:20pt;
	padding-right:20pt;
}

Xhr {
	background-color:#CCCCCC;
	border-style:none;
	padding:1px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.quote,
blockquote {
	color: #eb613d;
}

blockquote {
	margin-top: 0.1cm;
	margin-bottom: 0.1cm;
	margin-left:0px;
}

code {
	font-weight: normal;
	font-variant:small-caps;
}

li {
	list-style-image: none;
}

ul.feature li {
	list-style-image: url(../html/images/clips/check.gif);
}

ul.todo li {
	list-style-image: url(../html/images/clips/blue_square.gif);
}

#uml {
	float: left;
	top: 100px;
	background-color: #6C0;
}

.nav_button {
	display: none;
	border: medium solid #333;
}

#navbutton {
	width: 66px;
	right: 33px;
	position: absolute;
	border: 3px outset #333;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.node-inst {
	list-style-image:url(../html/images/icons/data/tagobj.gif);
}

.node-query {
	list-style-image:url(../html/images/icons/meta/struct/xid.gif);
}

.nav-fw {
	list-style-image:url(../html/images/icons/sub_co.png);
}

.nav-bw {
	list-style-image:url(../html/images/icons/super_co.png);
}

.nav-prop {
	list-style-image:url(../html/images/icons/prop.png);
}

.col1,
.col2,
.col3 {
	display: inline;
	float: left;
	position: relative;
	MARGIN-RIGHT: 20px;
}

.col1 {
	WIDTH: 32%;
}

.col2 {
	WIDTH: 32%;
}

.col3 {
	WIDTH: 32%;
}


a.blacktop {
	font-size:12px;
	float:right;
	text-decoration:underline;
	padding-right:16px;
	padding-top:10px;
}

#pag_nav {
	float:right;
	padding:4px;
	width:220px;
}

/* ============= Page Outline ========================= */

ul.pagenav {
	height:auto;
	left:0;
	/*
	margin-top: 1px;
	margin-left:0px;
	*/
	margin:2em;
	margin-right:0;
	/*	background:#1e4262;*/
	text-decoration:underline;
	padding:2px;
	text-align:right;
	list-style:none;
	list-style-type:none;
}

ul.pagenav li {
	text-align:right;
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	list-style-position: inside;
	padding:1px;
	margin: 1px;/*	background:#FFF;*//*	border:1px solid #666;
	-moz-border-radius:3px;*/

}

ul.pagenav li a, ul.pagenav li a:visited {
	padding:2px;
	text-align:right;
	text-decoration:underline;
}

ul.pagenav li a:hover {
	background:#1e4262;
	color:#FFFFFF;
	border:0px solid transparent;
	-moz-border-radius:3px;
}

/* ============= Default Table ========================= */


TH {
	TEXT-ALIGN: left;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;/*	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;*/
}

TH P {
	margin-top: 0px;
	margin-bottom: 0px;
}

iframe {
/*
	border:none;
	border-style:hidden;
*/
	width:100%;
	height:204px;
	display: block;
}

/* ==================  ========================= */

#plogo {
	float:left;
	display:block;
	/*
	top:30px;
	right: 36px;
	width:120px;	*/
	margin:2em;
	margin-top:1em;
	margin-left:0;	/*
	padding-left:0;
	padding-top:2em;
	height:80px;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
	*/
}
span[title] {

	border-width: 1px;
	border-color:transparent;
	border-style:none;

	border-bottom-style:dashed;
	border-bottom-color:#0489b7;

	padding-left:1px;
	padding-right:1px;
	margin-left:1px;
	margin-right:1px;
	-moz-border-radius:3px;
}

.help /*IE*/
{
	border-width: 1px;
	border-color:transparent;
	border-style:none;

	border-bottom-style:dashed;
	border-bottom-color:#0489b7;

	padding-left:1px;
	padding-right:1px;
	margin-left:1px;
	margin-right:1px;
	-moz-border-radius:3px;
}

*:hover.help,
span:hover[title] {

	cursor:help;
	border-style:dotted;
	border-color:transparent;
	margin-left:0px;
	margin-right:0px;
}

a.workflow {
	color:#0489b7;
	background-color:#eeeeee;
	border:solid 2pt;
	padding:8pt;
	margin:20pt;
	font-size:15pt;
	-moz-border-radius:3px;	
}

sup {
	font-size:70%;
	font-weight:bolder;
	Xfont-family:Arial, Helvetica, sans-serif;
}
