body { 
  font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  background-color: White;
  color: Black;
  margin: 0;
  padding: 0;
}

div.all {
	width:808px;
}

a {
  color:#436976;
  text-decoration:none;
}
a:hover {
  color:#000000;
  text-decoration:underline;
}

table {
  font-size: 100%;
  padding:0;
  margin:0;
}

tr,td,th {padding:0; margin:0;}

img {border:0}

p {padding:0; margin: 0 0 1.0em 0;}

hr {
  border: 0px;
  border-top: 1px solid #8cacbb;
  text-align:center;
  height: 0px;
}

form {
  border: none;
  margin: 0;
  display: inline;
}

label {
  display: block;
  text-align: right;
  font-weight: bold;
}

tr.alt {
  background-color: #f5f5f5;
}
	
th.selected {
	font-weight: bold; 
	text-align: center;
	background-color: #ffc;
	font-style: italic;
	}

fieldset {
  width: 300px;
  text-align: center;
  border: 1px solid #8cacbb;
  padding: 0.5em;
}

/* general headline setup */
h1, h2, h3, h4, h5 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin-left:    0;
    margin-right:   0;
    margin-top:     0;
    margin-bottom:  1em;
    padding-left:   0;
    padding-right:  0;
    padding-top:    0.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #8cacbb;
    clear: left;
}

/* special headlines */
h1 {font-size: 160%; margin-left: 0px; font-weight: bold;}
h2 {font-size: 150%; margin-left: 20px;}
h3 {font-size: 140%; margin-left: 40px; border-bottom: none; font-weight: bold;}
h4 {font-size: 120%; margin-left: 60px; border-bottom: none; font-weight: bold;}
h5 {font-size: 100%; margin-left: 80px; border-bottom: none; font-weight: bold;}

/* unordered lists */
ul { 
  line-height: 1.5em;
  list-style-type: square;
  margin: 0.5em 0 0.5em 1.5em;
  padding: 0;
  list-style-image: url(images/bullet.gif);
}

/* ordered lists */
ol {
  line-height: 1.5em;
  margin: 0.5em 0 0.5em 1.5em;
  padding: 0;
  color: #638c9c;
  font-weight: bold;
  list-style-image: none;
}

/* the list items overriding the ol definition */
span.li {
  color: #000000;
  font-weight: normal;
}

input[type="text"], input[type="password"] {
  font-size: 100%;
  border: 1px solid #8cacbb;
  height: 22px !important;
  max-height: 22px !important;
  min-height: 22px !important;
  color: Black;
  background-color: white;
  vertical-align: middle;
  padding: 1px;
  display: inline;
}

input[type="submit"], input[type="reset"] {
  font-size: 100%;
  border: 1px solid #8cacbb;  
  height: 22px ! important;
  max-height: 22px ! important;
  min-height: 22px ! important;
  color: Black;
  background-color: white;
  vertical-align: middle;
  display: inline;
  margin: 1px;
  text-decoration:none;
  cursor: pointer;
}

/* inline tables */
table.inline {
  background-color: #ffffff;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.bordertable {
  background-color: #ffffff;
  border-spacing: 0px;
  border-collapse: collapse;
}

table th {
  padding: 3px;
  border: 1px solid #8cacbb;
  background-color: #dee7ec;
}

table.inline td {
  padding: 3px;
  border: 1px solid #8cacbb;
}

table.bordertable td {
  padding: 3px;
  border: 1px solid #8cacbb;
}


.banner { 
	text-align: center; 
	font-weight: bold;
	padding: 1.5em;
	font-size: 16px;
	}
	
.error {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
	padding-bottom: 0.1em;
	}

.result {
	text-align: center;
	font-weight: bold;
	color: #0000ff;
	padding-bottom: 0.1em;
	}

.nav {
	background:#ffffff;
	padding:2px;
	margin:0;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	}

.bottomnavinput {
	vertical-align: middle;
	color: #00000;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	}
	
.maincontent {
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	padding: 5px;
	}
	
.info {
	font-size: 10px;
	color: #000000;
	background:  #eeeeee;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	padding: 5px;
	text-align: center;
	}

.header-col { font-weight: bold; }
.center-col { text-align: center; }

.bordertable {
	width: 90%;
}

.bordertable, .bordertable td {
	border: 1px solid #666666;
	border-collapse: collapse;
}

.bordertable td {
	padding: 2px 4px;
}

.pagination {
	padding: 5px;
}

a.closed_bug_number { 
	text-decoration: line-through;
}

.header_image {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 410px;
	height: 70px;
}

.header_search {
	float: right;
}

#tabnav {
	clear: left;
	height: 22px;
	margin: 0;
	padding-left: 6px;
}

#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 5px 2px 0px;
	margin-right: 4px;
	text-decoration: none;
}
	
.personalarea {
	min-height:25px !important;
	border-top:1px solid #8CACBB;
	border-bottom:1px solid #8CACBB;
	background:#DEE7EC;
	padding:2px;
	margin:0;
}
	


