html {
    font-size: 14px;
}

body {
    background-color: #fff;
    color: #036;
    padding: 0 1em 0 1em;
    margin: 0px;
    margin-top:8px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

pre, code {
    font-family: "Courier New", Courier, monospace;
}

img {
	border:0;
}

strong {
    font-weight: bold;
}

q, em, var {
    font-style: italic;
}

table, code {
    font-size: 1em;
}

a:link {
    color: #003366;
    background-color: inherit;
}

a:visited {
    color: #003366;
    background-color: inherit;
}

a:link:hover,
a:link:active,
a:visited:hover,
a:visited:active {
    color: #003366;
    background-color: #f0f0f0;
}

.clear {
	clear: both;
	display:none;
}

div#page-header, div#page-footer {
	padding:0px;	
}

div#page-footer {
	margin:0;
	padding:0;
	border-width:0px;
	border-style:solid;
	border-top-width:1px;
	border-color:#ddd;
}

div.navi-top {
	padding:0px;
	display:block;
	height:25px;
	margin-bottom:10px;
	text-align:bottom;
	
}

p.menu {
	text-align:right;
	width:750px;
	float:right;
	display:block;
	margin:0px;
	padding:0px;
}

p.menu-date {
	text-align:left;
	float:left;
	width:160px;
	margin:0px;
	padding:0px;
}

div#page-header {
	height:50px;
	margin:0px;
}

#expiration {
	float:right;
}

img.actionIcons {
	margin-right:2px;
	margin-left:2px;
}

#linkextend {
	margin-right:80px;	
}

#expirationBar {
	margin-right:80px;
	border:0px;
	padding:0px;
}

span.ssl-link {
	background-color:#FFD42A;
	font-weight:bold;
}

p.content-text, p.text-error {
	margin:0px;
	border:1px;
	border-style:dotted;
	padding:10px;
}

p.text-error {
	color:#FF0000;
	font-weight:bold;
	border-style:solid;
	background-color:#FFFFD4;
	margin-top:0;
}

p.header-title {
	padding:8px;
	font-size:16px;
	font-weight:bold;
	background-color:#C6D2DF;
}

div.avail-languages {
	margin:0;
	padding-left:15px;
}

form {
	margin:0;
}

.formLabel {
	width:200px;
	margin:8px;
}

input#emailAddr, input#emailPass, input#emailPass2, input#emailPassConfirm, select#emailExpire {
	width:150px;
}

.formElement {
	margin:8px;
}

div.register-form {
	padding:15px;
	display:block;
}

#register-set {
	border:0 none;
	padding:0;
}

table.result {
	width:500px;
	font-size:14px;
	font-weight:bold;
	color:#0073C7;
	background-color:#E5ECF3;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}

table.result td {
	border: 1px solid #AAAAAA;
	padding: 6px;
}

div.inbox-link {
	margin-top:10px;
}

div.inbox-wrappper {
	display:block;
}

table.tbar {
	width:98%;
	border: 0;
	border-collapse: collapse;
	margin-bottom:6px;
}

table.inbox {
	width:98%;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	margin-bottom:20px;
}

table.inbox th {
	text-align:left;
}

table.inbox th, table.inbox td {
	border: 1px solid #AAAAAA;
	padding: 3px;
	background-color:#E5ECF3;
	font-size:12px;
}

table.inbox td {
	background-color:#F3F3F3;
}

img.icon-small {
	border:0;
	margin-left:5px;
	margin-right:5px;
}

div.output-switch {
	text-align:right;
	font-size:12px;
	padding-right:10px;
}

div.text-plain {
	display:block;
	padding:15px;
	padding-top:2px;
	margin:0px;
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
}
div.html-inline {
	text-align:center;
	padding-top:3px;
	border:0;
}

img.attachments-icon {
	border:0;
	vertical-align: bottom;
}

pre.code {
	margin:0px;
	border:1px;
	border-style:dotted;
	padding:10px;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
}

input#checkInput {
	width:300px;
	height:18px;
}

div.content {
	margin:0px;
	padding:10px;
}

div.text, div.status {
	margin:0px;
	padding-left:10px;
}

p.status {
	margin:0px;
	padding-left:10px;
	height:35px;
	font-weight:bold;
	margin-top:10px;
	vertical-align:middle;
	display:block;
}

p.text, p.resultHeader, p.resultText {
	margin:10px;
}

p.resultText {
	line-height:20px;
}

h2.resultHeader {
	font-size:14px;
}

div.form-check {
	margin:15px;
	border:1px;
	border-style:dotted;
	padding:10px;
}

table.checkResult td {
	border: 1px solid #AAAAAA;
	padding: 6px;
}

table.checkResult {
	width:780px;
	font-size:12px;
	font-weight:normal;
	color:#003366;
	background-color:#EEEEEE;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}

span.status {
	margin-right:5px;
}

pre.smtp {
	font-size:12px;
	font-weight:normal;
	color:#000;
	font-family: "Courier New", Courier, monospace;
	overflow:scroll;
	width:760px;
}

ul.resultList {
	margin:0px;
	padding-left:15px;
}

span.error {
	color:#FF0000;
}

img.loading {
	margin-left:10px;
	display:none;
}

img.loadingActive {
	margin-left:10px;
	display:block;
}

div.errorMsg {
	display:block;
	padding:0px;
	margin-top:15px;
	font-weight:bold;
	color:#FF0000;
}

input.inputButton {
	border:1px solid #003366;
	background-color:#C6D2DF;
}

span.inputTitle {
	color:#A04B20;
}

.small {
	font-size:11px;
	margin-top:5px;
	color:#E13737;
}

div.small a {
	color:#E13737;
	text-decoration:none;
}

div.small a:hover {
	text-decoration:underline;
	color:#E13737;
}

p.resultHeader {
	font-weight:bold;
}

span.userInput {
	color:#A04B20;
	margin-left:5px;
}

img.loadingSmall {
	border:0;
	width:16px;
}

td.tdIcons, td.tdText {
	height:22px;
}

td.tdIcons {
	width:90px;
}

img.url {
	margin-right:15px;
}

span.timeout {
	color:#B0B0B0;
}

span.errorMsg {
	color:#FF0000;
}

span.ok {
	color:#29A829;
}

div.hidden {
	display:none;
}