body
{
	font-size: 77%;
	font-family: georgia, times, serif;
	padding: 0px;
	margin: 0px;
	color: #505050;
	overflow: visible;
}


h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #555555;
	clear: both;
}

h2
{
	margin-top: 6px;
}

h6
{
	font-size: 10.5pt;
}

p
{
	line-height: 140%;
	margin: 0px 0px 0px 0px;
}

a
{
	outline: none;
}

a:link
{
	color: #559955;
}

a:visited
{
	color: #555577;
}

img, .media
{
	border: 0px;
}

.clear
{
	width: 100%;
	clear: both;
}

.success,
.message
{
	color: #007700;
}

.error
{
	color: #770000;
	font-weight: bold;
}

.warn,
.alert
{
	color: #550055;
}

/* masthead */


/* navigation */
#navigation
{
	position: fixed;
	z-index: 100;
	top: 10px;
	left: 25px;
	background: #ffffff;
	padding: 0px 5px 5px 5px;
}

#navigation h1
{
	display: block;
	float: left;
	clear: both;
	background: #ffffff;
	padding: 0px;
	margin: 0px 0px 24px 0px;
	font-weight: bold;
}

#navigation>ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	clear: both;
	color: #555555;
	border-left: 2px solid #bbbbbb;
	background: #ffffff;	
}

#navigation>ul>li
{
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 2px solid #bbbbbb;
}

#navigation ul li a
{
	text-decoration: none;
	color: #888888;
}

#navigation ul>li.current
{
	background: #eeeeee;
}

#navigation ul li.current>a
{
	color: #000000;
}

/* entry */

div.entry
{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
	padding-top: 100px;
	clear: none; 
	width: 100%;
	min-width: 850px;
}

div.entry div.container
{
	position: relative;
	margin: 0px 30px 0px 30px;
	border: 2px solid #cccccc;
	background-image: url('/img/bg_head.gif');
	background-repeat: repeat-x;
	background-color: #eeeeee;
	border-width: 0px 2px 0px 2px;
	padding: 0px 0px 10px 0px;
	clear: both;
}

div.entry div.column
{
	position: relative;
	float: left;
	border: 0px;
	width: 33%;
	margin: 0;	
	clear: right;
	min-height: 60px;
}

div.entry div.fileGroup
{
	margin: 5px 0px 5px 0px;
}

div.entry div.diagram,
div.entry div.column.diagram
{
	width: 34%;
}

div.entry h2.title,
div.entry div.column h2.title
{
	font-size: 20px;
	height: 22px;
	line-height: 22px;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	color: #ffffff;
	background: #cccccc;
}

div.entry div.diagram h2.out
{
	font-size: 20px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	padding-left:15px;
	background: none;
	background-image: url('/img/bg_head_2.gif');
	margin-right: 10px;
	background-repeat: no-repeat;
}

div.entry h3.date
{
	font-size: 9.5pt;
}

div.entry p
{
	margin-top: 0px;
}

div.entry h3.background
{
	font-size: 9.5pt;
	display: inline;
}

div.entry div.contents
{
	padding: 0px 10px;
}

div.entry a.previous
{
	display: block;
	background-image: url('/img/arrow_previous_35px.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 38px;
	line-height: 20px;
	height: 20px;
}

div.entry div.column2
{
	position: relative;
	float: left;
	border: 0px;
	width: 60%;
	margin: 0% 1% 0% 1%;
	padding: 0px;
	clear: right;
	min-height: 60px;
}

.dashed
{
	border-bottom: 1px dashed #cccccc;
	margin: 10px;
	width: 98%;
}

div.entry div.column img
{
	position: relative;
	max-width: 100%;
}

div.entry>h4
{
	background: #999999;
}

div.entry div.column img.medium
{
	position: relative;
	width: 100%;
}

/* timeline navigation */

body.timeline ul.timeline
{
	position: relative;
	list-style: none;
	display: inline;
	padding: 0;
	margin-left: 6px;
	border-left: 1px dotted #999999;
	padding-left: 6px;
	margin-right: 0px;
	clear: none;
}

body.timeline ul.timeline li
{
	position: relative;
	margin: 0px;
	display: inline;
}

body.timeline ul.timeline a
{
	position: relative;
	padding-left: 3px;
	padding-right: 1px;
	border-left: 2px solid #eeeeee;
}

body.timeline ul.timeline a:hover,
body.timeline ul.timeline .current a
{
	border-left: 2px solid #999999;
}

div.diagram div.in
{
	position: relative;
	border: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

div.entry div.diagram div.contents img
{
	margin: 0px;
	padding: 0px;
}

div.diagram div.in h3
{
	background-image: url('/img/bg_in_right.png');
	background-position: top right ;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
	margin: 0px;
}

div.diagram div.in h3.top
{
	background-image: url('/img/bg_in_right_top.png');
}


div.diagram div.in h3 span
{
	background: #eeeeee;
	padding-right: 5px;
}

div.diagram div.fileGroup
{
	position: relative;
	margin: 0px;
	padding: 0px;
}


div.diagram .firstFile img
{
	background-image: url('/img/arrow_in_diag.png');
	background-position: top right;
	background-repeat: no-repeat;
}

div.diagram .lastFile
{
	position: relative;
	background-image: url('/img/arrow_out_diag.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #eeeeee;
	clear: both;
}

div.diagram div.out
{
	position: relative;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}

div.diagram div.out h3
{
	padding: 1px 0px 1px 0px;
	background-image: url('/img/arrow_in_25px.png');
	background-position: left top;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin: 0px;
	color: #999999;
}

div.diagram div.out h3.bottom
{
	background-image: url('/img/arrow_in_25px_bottom.png');
}


div.diagram div.out h3 span
{
	background: #eeeeee;
}

body.timeline .attribution
{
	margin-top: -4px;
	margin-left: 15px;
	padding-left: 20px;
	background-image: url('/img/arrow_attribute.png');
	background-position: left 2px;
	font-size: 9.5pt;
	background-repeat: no-repeat;
}

body.timeline .block
{
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #bbbbbb;
}

ul.timeline div.title
{
	position: absolute;
	left: -2px;
	top: -15px;
	height: 15px;
	width: auto;
	white-space: nowrap;
	display: none;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	padding: 0px 3px 0px 3px;
	background: #eeeeee;
}
body.timeline ul.timeline .current a .title
{
	z-index: 1;
}

body.timeline ul.timeline a:hover .title
{
	z-index: 2;
}

/* about */

body.about div.container
{
	padding-top: 10px;
	background-image: none;
}

body.about .abstract p
{
	font-weight: bold;
}

body.about div.first
{
	padding-top: 3.7em;
}

body.about div.credit
{
	position: absolute;
	bottom: 7px;
	margin-left: 1%;
	width: 30%;
	color: #999999;
}

body.about div.credit a
{
	color: #666666;
	text-decoration: none;
}

form
{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

form fieldset
{
	border: 0px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 50%;
}


form.mailinglist fieldset
{
	float: left;
}

form.mailinglist fieldset.buttons
{
	width: 40%;
	text-align: left;
	padding-left: 2em;
	padding-top: 1.3em;
}



form .buttons
{
	text-align: right;
}

form label.header
{
	display: block;
	clear: both;
}

form input.text,
form textarea
{
	clear: both;
	border: 2px solid #999999;
	padding: 3px;
	position: relative;
	font-family: courier, monospace;
	font-size: 9pt;
	width: 100%;
}