body {
background:#fff;
color:#333;
font-family:verdana,arial,helvetica,sans-serif;
font-size:.688em;
margin:0;
min-width:600px;
padding:0;
width:100%;
}

/* #### Link CSS #### */
a, .btlink a {
color:#0000ee;
display:inline-block;
margin:0;
}

a:visited {
color: #800080;
}

a:hover, .nav a:hover {
color:#ff0000;
text-decoration:none;
}

a:active {
color: #ff0000;
}

.nav a {
color:#0000ee;
display:inline-block;
margin:.2em 0 0;
}

.nav a:visited {
color: #800080;
margin:.2em 0 0;
}

.btlink a:visited {
color:#0000ee;
}
/* #### End Link CSS #### */

h1,h2,h3 {
color:#000;
margin:.8em 0 0;
padding:0;
}

h1 {
font-size:1.818em;
}

#header h1 {
color:#000;
margin:0;
padding:.2em 15px;
}

h2 {
font-size:1.273em;
text-decoration:underline;
}

h3 {
font-size:1.091em;
}

/* Start Navigation CSS */
.nav h3 {
margin:15px 0 2px;
}

.nav p {
margin:0 0 15px;
}

/* End Navigation CSS */
p,.ex {
margin:.6em 0 .8em;
padding:0;
text-align:justify;
}

#header {
background-color:#fff;
border-bottom:1px solid #999;
float:left;
margin:0;
padding:0;
width:100%;
}

#colmask {
background:#e2e2e2;
clear:both;
float:left;
overflow:hidden;
position:relative;
width:100%;
}

#colmid {
background:#fff;
border-left:1px solid #999;
float:left;
left:200px;
position:relative;
width:200%;
}

#colright {
float:left;
left:50%;
margin-left:-400px;
position:relative;
width:100%;
}

#col1wrap {
float:right;
position:relative;
right:100%;
width:50%;
}

#col1pad {
margin:0 15px 0 415px;
overflow:hidden;
}

#col1 {
overflow:hidden;
width:100%;
}

#col2 {
background-color:#e2e2e2;
float:left;
height:auto;
left:215px;
margin-left:-50%;
overflow:hidden;
position:relative;
width:170px;
}

#col3 {
float:left;
left:15px;
overflow:hidden;
position:relative;
text-align:center;
width:170px;
}

#footer {
border-top:1px solid #999;
clear:both;
float:left;
margin:0;
padding:0;
width:100%;
}

#footer p {
margin:10px 0;
padding:0 0 0 15px;
}

/* Table CSS */
.tconversion,.tfed,.arem,.tclass,.tcompare,.tconverter, .mloading {
border-collapse:collapse;
margin:0;
padding:0;
}

.tconversion td {
border:1px solid #d7d7d7;
padding:2px;
text-align:right;
width:48px;
}

.tfed td,.arem td,.tcompare td,.tconverter td, .mloading td {
border:1px solid #d7d7d7;
padding:2px 7px;
text-align:left;
}

.tclass td {
border:1px solid #d7d7d7;
padding:2px;
text-align:right;
width:48px;
}

td.null {
border:none;
width:10px;
}

/* Forms, Input Boxes, and Buttons */
.frm {
margin:0;
padding:0;
}

.ibx {
border:1px solid #d7d7d7;
font-size:12px;
margin:0;
padding:2px;
text-align:center;
width:65px;
}

.ibx_converter {
border:none;
color:#333;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
margin:0;
padding:0;
}

.error {
color:#C33;
font-weight:700;
}
