html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,button,caption,cite,code,dfn,input,optgroup,option,select,textarea,th,var{font:inherit}
del,ins{text-decoration:none}
/*li{list-style:none}*/
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}
select,input,textarea,button{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:108%}
body{text-align:left}
#doc,#doc2,#doc3,#doc4{margin:auto;text-align:left;width:57.69em;*width:56.25em}
#doc2{width:73.076em;*width:71.25em}
#doc3{margin:auto 10px;width:auto}
#doc4{width:74.923em;*width:73.05em}

textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	width: 100%;
}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
}

h1 {
	font-size: 1.5em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.4em;
	margin-top: 0.4em;
}

h3 {
	font-size: 1.2em;
	margin-top: 0.4em;
}

h4 {
	font-size: 1.1em;
	margin-top: 0.4em;
}

code {
	font-family:monospace;
	*font-size:108%;
	line-height:130%;
	font-weight: 130%;
	background-color: #EEE;
}

pre {
	margin-top: 1em;
	display: block;
	background-color: #EEE;
	overflow-x: auto;
	overflow-y: hidden;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	tab-size: 1.5em;
}

.keywords_a {
	color: rgb(30, 20, 170);
}

.keywords_b {
	color: blue;
}

.keywords_c {
	color: brown;
}

.src_string {
	color: purple;
}

.src_comment {
	color: green;
}

body{
	margin: 5px;
}

input{
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}

p{
	margin-top: 1em;
}

ul.timeline {
    list-style-type: square;
	list-style-position: inside;
    display: table;
}

li{
	padding-top: 6pt;
	padding-left: 20px;
	list-style-position: inside;
	text-indent: -1em;
}

div.timeline{
	margin-top: 12pt;
	text-align: justify;
	background-color: #fed;
	padding: 6px;
	border: 1px solid #ed8;
	color: #333;
	}

div.timeline-top{
	margin-top: 12pt;
	text-align: justify;
	background-color: #fed;
	padding: 6px;
	border: 1px solid #ed8;
	}

div.timeline-date{
	font-weight: bold;
	}

div.timeline-warning{
	color: #800;
	}

.pagebox{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#mastleft{
	width: 300px;
	height: 50px;
	float: left;
}

#mastright{
	width: 300px;
	height: 50px;
	float: right;
	text-align: right;
}

.mastcentre{
	width: 300px;
	height: 50px;
	margin-left: auto;
	float: center;
}

.mastbox{
	height: 50px;
}

.mastbuttons{
	position: absolute;
	margin-top: 30px;
	margin-left: 440px;
	}

#signin{
	text-decoration: none;
	font-weight: bold;
	color: #88D;
	border-top: 1px solid #77C;
	border-bottom: 1px solid #77C;
}

a#signin{
	text-decoration: none;
	color: #77C;
}

#splashrow{
	margin-top: 100px;
}

#splashbutton{
	margin-right: 40px;
}

.titleback{
	height: 40px;
	color: silver;
	font-size: 1.5em;
	background-color: #88A;
	background-position: top left;
	margin-top: 20px;
}

a#titlebar{
	font-weight: normal;
	text-decoration: none;
	color: #FD0;
}

a#titlebar:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FD0;
}

.subtext{
	color: black;
	font-size: 0.9em;
}

.verNumber{
	color: rgb(56, 45, 214);
}

.relDate{
	color: rgb(132, 45, 214);
}

.upDate{
	color: rgb(52, 131, 27);
}


.buildtarget{
	color: #555;
	font-size: 0.8em;
}

#forminput {
	border: 1px solid #AAA;
	background: #FFF;
}

.forminput {
	border: 1px solid #AAA;
	background: #FFF;
}

.forminput:hover {
	border: 1px solid #AAA;
	background: #DDF;
}

#forminput:hover {
	border: 1px solid #AAA;
	background: #DDF;
}

#formbutton {
	border: 1px solid #AAA;
	background: #FFF;
	font-weight: bold;
	color: #111;
}

#formbutton:hover {
	border: 1px solid #00D;
	background: #DDF;
	font-weight: bold;
	color: #111;
}

A:link{
text-decoration: none;
font-weight: bold;
color: #88D;
}

A:visited{
text-decoration: none;
font-weight: bold;
color: #88D;
}

.guideHeader{
	font-size: 1.4em;
	color: rgb(130, 130, 130);
	font-weight: bold;
	padding-top: 10pt;
}

.guideChapterHeader{
	font-size: 1.1em;
	color: rgb(90, 90, 130);
	font-weight: bold;
	padding-top: 6pt;
}

.research_notice{
	background: rgb(210, 210, 240);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1pt silver solid;
	border-bottom: 1pt silver solid;
}

.research_title{
	padding-bottom: 1em;
	font-size: 1.4em;
}

.research_abstract{
	padding-bottom: 1em;
	text-align: justify;
}

.research_abstract_head{
	font-weight: bold;
}

.research_status_published{
	color: rgb(100, 160, 100);
	font-weight: bold;
}

.research_status_unpublished{
	color: rgb(240, 80, 80);
	font-weight: bold;
}

a img {
	outline: none;
	}

img{
	border : 0;
}

.infoblock{
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 4px;
	/*overflow: auto;*/
	background-color: #FFF;
	overflow: hidden;
	font-size: 1.1em;
}

.infoblocklink{
	border: 1px solid #AAA;
	height: 80px;
	margin-bottom: 10px;
	padding: 4px;
	/*overflow: auto;*/
	overflow: hidden;
	font-size: 1.1em;
}

.infoblocklink:hover{
	border: 1px solid #AAA;
	height: 80px;
	background: #DDF;
}

a#infoblocklink{
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.guideblocklink{
	border: 1px solid #AAA;
	height: auto;
	margin-bottom: 10px;
	padding: 4px;
	/*overflow: auto;*/
	overflow: hidden;
	font-size: 1.1em;
}

.guideblocklink:hover{
	border: 1px solid #AAA;
	height: auto;
	background: #DDF;
}

a#guideblocklink{
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.section_header{
	background-color: #88A;
	padding: 5px;
	color: #FFF;
	font-size: 1.1em;
}

.section_sep{
	border-bottom: 3px #88A solid;
	padding-top: 10px;
	padding-bottom: 4px;
}

.sub_section_header{
	background-color: #78A;
	padding: 5px;
	color: #FFF;
	font-size: 1.08em;
}

.sub_section_sep{
	border-bottom: 2px #78A solid;
	padding-top: 10px;
	padding-bottom: 4px;
}

.blocklink{
	cursor: pointer;
	color: blue;
}

.copyfoot{
	font-size: 0.8em;
	color: #999;
	text-align: right;
	margin-top: 20px;
	}

.form_error_msg {
	font-size: 1.1em;
	background-color: #DAA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}

.form_warning_msg {
	font-size: 1.1em;
	background-color: #EA2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}

.form_ok_msg {
	font-size: 1.1em;
	background-color: #ADA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}

.changelog {
	font-size: 1em;
	background-color: #EFE;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.forum_post {
	border: 1px grey solid;
	padding-top: 5px;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 2px;
	margin-right: 2px;
	word-wrap: break-word;
	}

.forum_post_content {
	font-size: 1.1em;
	padding: 5px;
	}

.forum_post_footer {
	text-align: right;
	background-color: #EEF;
	font-size: 0.9em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 5px;
	}

.entity_list_area {
	padding-top: 5px;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 2px;
	margin-right: 2px;
	}

.entity_list_h {
	border-bottom: 1px grey solid;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 2px;
	margin-right: 6px;
	display: inline-block;
	font-size: 1.1em;
	}

a.forum_delete:link {
	color: #D66;
	}

a.forum_delete:visited {
	color: #D66;
	}
