/* general */
html, body, div, form, input, p {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: darkblue;
}
body {
	margin: 20px;
	background: white;
}
p {
	font-size: 11pt;
	line-height: 110%;
	margin-bottom: 11pt;
}
a {
	color: "darkblue";
text-decoration: none;
 font-weight: bold;
}
a:visited {
	color: "darkblue";
	text-decoration: none;
}
a:hover {
	color: #970000;
	text-decoration: underline;
 font-weight: bold;
}
a.on {
	color: #ffffff;
}
a.link_on {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
a.top_link_on {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

label {
	font-size: 11pt;
}
input.text {
	font-size: 11pt;
	width: 200px;
	margin-bottom: 10px; margin-left: 10px;
}
textarea {
	font-size: 11pt;
	margin-left: 10px;	margin-bottom: 10px;
}
input.button {
	color: #204060;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}

li {
	font-size: 11pt;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 11pt; margin-left: 10px;
}

/* notice */
div#notice {
	padding: 5px;
	text-align: center;
	color: red;
	font-weight: bold;
}

/* header */
div#logo {
	float: left;
}
div#header {
	background: white;
	padding: 5px 10px 0px 10px;
}
div#menu {
	background: #6699cc;
	margin-top: 11px;
	margin-left: 120px;
	margin-right: 170px;
	padding-left: 40px;
	height: 24px;
}
div#search {
	float: right;
	margin-top: 11px;
	padding: 2px;
}
input.search {
	padding: 1px 0px;
	font-size: 10px;
	width: 110px;
}

/* menu */
a.menu_tab_off {
	display: block;
	background: #6699cc;
	color: white;
	border-bottom: none;
	margin: 0px;
	padding: 5px 7px 4px 7px;
	font-size: 14px;
	text-align: center;
}
a.menu_tab_off:visited {
	color: black;
}
a.menu_tab_off:hover {
	background: #003366;
	color: white;
}
a.menu_tab_on {
	display: block;
	background: #003366;
	color: white;
	border-bottom: none;
	margin: 0px;
	padding: 5px 8px 4px 8px;
	font-size: 14px;
	text-align: center;
}
a.menu_tab_on:visited {
	color: white;
}
a.menu_tab_on:hover {
	color: white;
}
.menu {position:absolute; font:11pt arial; width:80px; background-color:#6699cc; layer-background-color:#6699cc; color:#FFFFFF;   
td.menu_tab {
	padding: 0px 0px;
}  
.blinkar {color: darkgreen; text-decoration: blink;

} 
td.menu_tab_space {
	width: 2px;
	background: white;
}
/* debug */
td.debug {
	font-size: 11pt;
}

/* contents */
div#container {
	clear: both;
	padding: 10px;
	background: white;
}
div#content_left {
	float: left;
	width: 140px;
}
div#content {
	margin-left: 150px;
	margin-right: 296px;
	background: white;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
	padding: 0px 10px 10px 10px;
}

div#content_right {
	float: right;
	width: 286px;
}
div#filler {
	background: white;
}
div#footer {
	clear: both;
	padding-top: 20px;
	padding-left: 130px;
	padding-right: 180px;
	font-size: 11pt;
}

/* content left */
div.content_item {
	background: #eeeeee;
	border-top: 3px solid #970000;
	padding: 10px 5px;
	margin-bottom: 20px;
	font-size: 11pt;
	text-align: left;
}
/* login/user info */
input.login {
	font-size: 11pt;
	width: 120px;
}
input.loginbutton {
	color: #204060;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
td.user_stat_key {
	color: #204060;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
td.user_stat_value {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
/* sections */
a.section_tab_off {
	display: block;
	background: #eeeeee;
	color: #204060;
	border-bottom: #cccccc;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	text-align: left;
}
a.section_tab_off:visited {
	color: black;
}
a.section_tab_off:hover {
	background: #003366;
	color: white;
}
a.section_tab_on {
	display: block;
	background: #003366;
	color: white;
	border-bottom: none;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	text-align: left;
}
a.section_tab_on:visited {
	color: white;
}
a.section_tab_on:hover {
	color: white;
}

/* content right */
div.ad {
	background: white;
	border: 2px solid #cccccc;
	width: 168px;
	margin: 15px 0px;
	padding: 5px;
	font-size: 11pt;
}
p.ad {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	margin: 0px;
}

/* content main */
h1 {
	color: darkblue;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 30px;
}
h2 {
	color: darkblue;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
h3 {
	color: darkblue;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 10px 0px
}
h5 {
	color: #204060;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}

/* user */
th.user {
	color: #7a897f;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	width: 150px;
} 
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt; 
td.user {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
td.user_key {
	color: #204060;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 100px;
}
td.user_value {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}

/* misc */
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 11pt;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}


