
/*
* {
border: 1px solid black;
}
*/

html {
height: 100%;
min-height: 100%;
}

body {
height: 100%;
min-height: 100%;
margin: 0;
padding: 0;
text-align: center;
background: #FFFFFF url('bg.png') repeat-y center top;
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}

html > body {
font-size: small;
}

form {
padding: 0px;
margin: 0px;
}

a img {
border: 0;
}

a:link, a:active, a:visited  {
color: #d21033;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#main {
position: relative;
margin: 0 auto;
width: 748px;
margin-top: -550px;
text-align: left;
background: #efefef;
overflow: hidden;
}

#topbg {
height: 550px;
margin: 0;
padding: 0;
}

#beta {
width: 149px;
height: 149px;
position: absolute;
left: 0;
top: 0;
}

#header {
float: left;
position: relative;
width: 749px;
background: #FFFFFF;
padding-bottom: 10px;
font-size: 95%;
padding-top: 10px;
}

#logo {
clear: both;
float: left;
}

#logo2 {
padding-top: 10px;
float: right;
}

#languages {
	float: left;
	
}

DIV#search_box {
text-align: right;
height: 30px;
padding: 20px 10px 0 0;
}


#navigation_bar {
width: 100%;
float: left;
padding-top: 3px;
background: #888 url('navigation-top.gif') no-repeat center top;
font-size: 95%;
}

#login_button:hover {
width: 21px;
border: 0;
color: #ff0000;
background: url('loginbutton_over.gif') no-repeat center top;
}

#menu {
font-size: 87%;
font-family: Arial, sans-serif;
font-weight: bold;
float: left;
display: block;
width: 100%;
margin: 0;
padding: 0;
background: #4d4d4d url('navigation-bottom.gif') no-repeat center bottom;
padding-bottom: 10px;
}

#menu li {
display: inline;
float: left;
list-style-type: none;
padding: 0 2px;
border-right: 1px solid white;
}

#menu a:link, #menu a:active, #menu a:visited {
font-family: Arial, sans-serif;
display: block;
float: left;
text-align: center;
color: white;
text-transform: uppercase;
padding: 1em 1em 1em 25px;
background: transparent url('navidot.gif') no-repeat left center;
text-decoration: none;
}

#menu a:hover {
text-decoration: underline;
background: url('navidot_over.gif') no-repeat left center;
}

#menu li.current a:link, #menu li.current a:visited, #menu li.current a:hover {
font-weight: bold;
cursor: default;
background: #ccc url('navidot_selected.gif') no-repeat left center;
color: #000;
text-decoration: none;
}

#navigation_bar2 {
width: 100%;
float: left;
clear: both;
background: #969696 url('navigation2-bottom.gif') no-repeat center bottom;
background: #888;
padding: 2px 0px;
font-size: 95%;
}

#navigation_bar2 a {
font-size: 90%;
font-weight: bold;
margin-left: 10px;
color: white;
float: left;
}

#navigation_bar2 a:hover {
text-decoration: none;
}

.nav2left {
float: left;
padding-bottom: 8px;
}

#menu2 {
float: right;
display: block;
padding: 0;
font-size: 90%;
color: white;
margin: 0 3px 8px 0;
}

#menu2 input[type="text"], #menu2 input[type="password"] {
border: 1px solid #444;
background: white;
margin: 0 2px;
padding-left: 0.2em;
}

#menu2 li {
float: left;
display: inline;
list-style-type: none;
padding: 0 0.2em 0 0.1em;
}

#menu2 li.current {
border: 0;
}

#menu2 a:link, #menu2 a:active, #menu2 a:visited {
}

#menu2 a:hover {
text-decoration: underline;
}

#menu2 li.current a:link, #menu2 li.current a:hover {
background: white url('black-arrow-10x20.gif') no-repeat 10% center;
font-weight: bold;
border: 1px solid black;
margin: 0 0.2em;
text-decoration: none;
cursor: default;
}

#content {
float: left;
position: relative;
width: 748px;
color: #696969;
font-size: 85%;
background: #e1e1e1 url('basictop.gif') no-repeat top center;
text-align: left;
font-weight: normal;
}

#content_bottom {
height: 100px;
margin: 0;
padding: 0;
background: #e1e1e1 url('basicbottom.gif') no-repeat bottom center;
}

#content p {
padding: 0.6em 1em 1em 0em;
margin: 0 20px 0 20px;
}

#content table {
margin: 10px 10px;
}

#content th {
	width: 150px;
}

h1 {
font-size: 180%;
display: block;
padding-left: 10px;
letter-spacing: -0.02em;
font-weight: lighter;
margin-top: 0.3em;
}

#footer {
clear: both;
height: 38px;
color: white;
width: 748px;
background: url('footer-bg.gif') no-repeat center top;
/*margin-top: -38px; */
font-size: 80%;
color: white;
text-decoration: none;
float: left;
}

#footer_content {
float: right;
padding-top: 10px;
}

#footer a {
float: left;
padding: 10px 0 0 10px;
color: white;
text-decoration: none;
}

input {
border: 1px solid #969696;
font-size: 90%;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"] {
font-size: 90%;
font-family: Arial, sans-serif;
}

#content input[type="text"], #content input[type="password"], #content input[type="file"], #content textarea, #content select {
border: 1px solid #969696;
padding: 0.2em;
margin: 0 5px;
}

#content input[type="text"], #content input[type="password"], #content textarea, #content select {
width: 90%;
}

select {
font-size: 90%;
}

textarea {
height: 75px;
}

#content select {
min-width: 140px;
padding:0;
}

#content td table {
margin: 0;
padding: 0;
}

#content input[type="text"]:focus,  #content input[type="password"]:focus, #content input[type="file"]:focus, #content textarea:focus, #content select:focus {
border: 1px solid #646464;
}

input[type="button"], input[type="submit"], input[type="reset"] {
font-size: 90%;
color: white;
text-transform: uppercase;
background: #d21033 url('button-bg.png') no-repeat center center;
font-family: Arial, sans-serif;
border: 1px solid white;
font-weight: bold;
cursor: pointer;
padding: 0.1em 0.1em;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
background: #ea002a;
}

input[name="proof"] {
background-image: none;
}

#login_button {
width: 21px;
height: 21px;
border: 0;
color: #d21033;
background: url('loginbutton.gif') no-repeat center top;
cursor: pointer;
padding: 0 4px 0 5px;
margin: 0;
font-size: 100%;
font-weight: normal;
}

.LeftColumn {
clear: both;
float: left;
min-height: 300px;
width: 212px;
background: #e1e1e1 url('leftcolumn-bottom.gif') no-repeat center bottom;
}

.RightColumn {
min-height: 300px;
float: right;
width: 532px;
border-left: 4px solid white;
background: #e1e1e1 url('rightcolumn-bottom.gif') no-repeat center bottom;
}

#content .LeftColumn, #content .RightColumn {
padding-bottom: 10px;
}

#content .RightColumn h1, #content .LeftColumn h1 {
display: block;
font-size: 130%;
color: #6e6e6e;
padding-left: 0px;
margin: 0.8em 0.6em 0 0.8em;
border-bottom: 1px dashed white;
font-weight: bolder;
}

h2 {
font-size: 110%;
color: #6e6e6e;
margin: 0.8em 0.6em 0 0.8em;
}

h3 {
font-size: 90%;
color: #6e6e6e;
margin: 0.8em 0.6em 0 0.8em;
}

#content .LeftColumn h1.left {
display: block;
font-size: 100%;
background: #969696 url('leftcolumn-top.gif') no-repeat center top;
}

#content .RightColumn h1.right {
display: block;
background: #969696 url('rightcolumn-top.gif') no-repeat center top;
padding-left: 30px;
}

#content .LeftColumn h1.left, #content .RightColumn h1.right {
color: white;
font-size: 110%;
margin: 0;
padding: 6px 0 6px  30px;
color: white;
font-size: 110%;
border: 0;
text-transform: uppercase;
letter-spacing: 0em;
}

#content ul {
padding: 15px 15px 0 15px;
margin: 0;
list-style: circle; 
list-style-image: url('dot.gif'); 
min-height: 50px;
background: url('textblock-bg.gif') no-repeat right top;
}

.Number {
clear: both;
margin: 0 10px 0 5px;
float: left;
font-size: 10px;
font-weight: bold;
height: 36px;
width: 36px;
color: white;
text-align: center;
line-height: 35px;
background: url('numbg.gif') no-repeat top center;
}

.help {
	clear: both;
	padding: 10px 10px 10px 0;
}

.help span {
	float: left;
	width: 140px;
}

.AdBackground {
display: block;
height: 171px;
background: white url('ad.gif') no-repeat center top;
padding-bottom: 6px;
padding-left: 230px;
color: #d21033;
overflow: hidden;
}

.AdBackground h1 {
font-size: 180%;
margin: 10px 0 0 10px;
padding: 0 0 0 5px;
letter-spacing: -0.02em;
}

.AdBackground p {
width: 470px;
font-size: 100%;
line-height: 1.4em;
color: #666666;
}

table.datatable, table.sortable {
border: 1px solid #aaaaaa;
border-collapse: collapse;
}

table.datatable th, table.sortable th {
border: 1px solid #888888;
}

table.datatable td, table.sortable td {
border: 1px solid #aaaaaa;
height: 2.7em;
line-height: 1.2em;
}

table.datatable th, table.datatable td, table.sortable th, table.sortable td {
padding: 0.2em 0.4em;
font-family: Arial;
}

table.datatable th, table.sortable th {
background-color: #a1a1a1;
color: white;
}
 
table.sortable th a:link, table.sortable th a:visited {
color: white;
text-decoration: none;
}

table.sortable th a:active {
text-decoration: none;
color: #dddddd;
}

table.sortable th a:hover {
text-decoration: none;
}

table.datatable tr:nth-child(odd), table.sortable tr:nth-child(odd) {
    background-color: #ededed;
}

table.sortable th a.sortheader {
display: block;
}

th {
text-align: left;
font-weight: bold;
}

hr {
border: 0;
height: 2px;
background: #c0c0c0;
padding: 0;
margin: 0px 100px;
}

.required::after {
content: ' *';
font-family: Arial;
font-size: 180%;
color: red;
}

.Required {
font-family: Arial;
font-size: 180%;
color: red;
}

.progressBar {
	margin: 0 7px;
}

.message {
	padding-left: 250px;
}

.archiveDone td {
	background: #ffffff;
}

.archiveError td {
	background-color: #ffffff;
	color: red;
	font-weight: bold;
}

.archiveError td a:link, .archiveError td a:active, .archiveError td a:visited{
	color: red;
}

.archiveProcessing td {
	background: #efefef;
}

div.status {
	float: left;
	width: 95%;
	background-color: #ffffff;
	margin: 0 7px 0px 7px;
	padding: 10px;
	color: #fff;
	font-size: 120%;
	text-align: left;
	
}

div.status big {
	font-size: 170%;
	display: block;
	text-align: left;
	
}

table.prooftable td {
	vertical-align: top;
	text-align: left;
	color: #666666;
}


