body {
    font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #706F6F;
    margin-top: 0;
    padding-top: 10px;
}

th {
    font-weight: normal;
}

#close {
    cursor: pointer;
}

#upload_form {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

a {
	text-decoration:none;
	color: #706F6F;
}

.sdoviewer_page {
    text-align: left;
    padding: 0;
    border: 1px #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    height: 500px;
}

.sdoviewer_help {
    text-align: left;
    padding: 0;
    border: 1px #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    width: 420px;
    height: auto;
    display: none;
    position: absolute; 
    background-color: #F0F0F0;
    visibility: hidden;
}
.logo {
	text-align: right;
    height: 66px;
    padding-right: 20px;
    float: right;
    clear: right;
    line-height: 66px;
}

.logo * {
    vertical-align: middle;
}

.logo_printable {
    float: left;
    padding: 20px;
}

.styled-form {
    padding: 20px;
    height:470px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    background-image:url('../gfx/fixed_logo_nets.png');
    background-repeat:no-repeat;
    background-position: right bottom;
    background-origin: content-box;
}

.styled-form-bg {
	background: none !important;
}

.sdoviewer_menu {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    height: 70px;
}

.sdoviewer_menu * { display: inline-block; }

.sdoviewer_main {
    margin: 0 auto;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: #F0F0F0 repeat;
    position: relative;
}

.sdoviewer_main_bg_border {
	border:none !important;
	background: none !important;
}

.pagetitle {
    float: left;
    width: 205px;
    height: 50px;
	font-size: 20px;
	color: #0078BF;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}



.pagetitle_main {
	font-size: 20px;
	color: #0078BF;
	text-align: left;
	padding-top: 10px;
	width:100%;
}

.pagetitle img {
	padding: 5px;
    float: left;
}

.small_title {
	color: #706F6F;
	text-align: left;
	padding-top: 5px;
}

.small_title_highlight {
	color: #0078BF;
	text-align: left;
	padding-top: 15px;
}

.padding_top {
	padding-top: 0;
}

.back {
	text-align:left;
	color: #0078BF;
	padding: 5px;
    margin-left: 12px;
	cursor: pointer;
    float: left;
}

.back a {
    padding: 5px;
}

.back a:hover {
    background-color: #FFFFFF;
}

.back_and_seal { padding-top: 10px; height:30px; }

.list_table {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

.list_table th {
	color: #0078BF;	
	padding-bottom: 5px;
	padding-top: 5px;
    border-bottom: solid 1px grey;
}

.list_table_table_icon {
    width: 20px;
}

.list_table td {
	padding-bottom: 5px;
	padding-top: 5px;
    border-bottom: solid 1px grey;
}

.list_table a {
	text-decoration: none;
	color: #706F6F;
}

.list_table_margin {
	margin-top: 20px
}

.documentrow:hover{
	background-color: #FFFFFF;
	padding: 0;
	cursor: pointer;
}

.sealer {
    margin-top: 5px;
    word-wrap: break-word;
}

.sealer pre {
	font-family: Verdana, Verdana, Geneva, sans-serif;
    white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.verified {
	background: url('../gfx/verified.png') left center;
	width: 140px;
	height :30px;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
}

.verified div {
	padding-left: 30px;
	padding-right: 0;
}

.verified_printable { margin-top: 20px; }

.sign_timestamp { text-align: right; }
.tbl_header { text-align: left; }

.menu_border {
    background-image: url('../gfx/shadow_bottom.png');
    background-repeat:repeat-x;
    height: 4px;
    clear: both;
    display: block;
}

.menu {
    display: block;
    height: 66px;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 66px;
    padding-left: 10px;
    font-size: 12px;
}

.menu li a {
    line-height: normal;
    vertical-align: middle;
}

.menu li a { *display: inline; }

.menu .doubleline { width: 62px;height:66px; }

.menu .doubleline span { width: 62px; }

.menu li a span {
    vertical-align: middle;
    width: 34px;
    display: inline-block;
    text-align: center;
    color: #706F6F;
    text-decoration: none;
    cursor: pointer;
}

.menu li:hover {
	background-color:#0078BF;
}
.menu li:hover * {
	color:#FFFFFF;
}

.menu li a span img {
    margin-left: auto;
    margin-right: auto;
    border: 0;
    padding-top:5px;
}

.extended_menu {
    border-left: 1px solid #cccccc;
    margin-left: 20px;
    padding-left: 10px;
}

.extended_menu li {
    padding-right: 10px;
}

#bottom-menu {
    position: absolute;
    bottom: 0;
    height: 25px;
    padding-bottom: 20px;
}

.describing_text {
    margin: auto;
    width: 400px;
    text-align: justify;
}

.help_table {
    margin-top: 5px;
}

.help_table td {
    padding-bottom: 0;
    padding-top: 10px;
    padding-right: 20px
}

.file_input {
    position: absolute;
    top: 0px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    border:0 none;
}

.file_button {
    width: 140px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    background-color: #009FE3;
    border-left: 1px solid #0078BF;
    border-top: 1px solid #0078BF;
    border-right: 1px solid #0078BF;
    border-bottom: 2px solid #0078BF;
    color: white;
}

.fileselect_button {
    position: relative;
    overflow: hidden;
}

.fileselect_button:hover {
    background-color: #00B6F5;
}

.fileselect_button_label {
    cursor: pointer;
    top: 50%;
    position: relative;
    margin-top: -9px;
}

#validate_button {
    display: none;
    font-size: 14px;
}

img.flag {
    vertical-align: middle;
    width: 24px;
    height: 20px;
    border:0;
    padding-right: 5px;
}

img.helpicon {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border:0;
    padding-right: 5px;
}

.back img {
    vertical-align: middle;
    width: 8px;
    height: 14px;
}

#table-wrapper {
    position:relative;
}

#table-scroll {
    height:200px;
    overflow:auto;
    margin-top:40px;
}

#table-scroll-filelist {
	height:350px;
    overflow:auto;
    margin-top:10px;
}

#table-wrapper table {
    width:100%;
}

#table-wrapper table thead th .text {
    position:absolute;
    top:-20px;
    z-index:2;
    height:20px;
}
