@charset "UTF-8";
/* CSS Document */

body {
margin-top:20px;
background-color:#ffffff;
font-family: Lucida Grande, Helvetica, Arial, sans-serif;
font-size:12px;
color: #000000;
line-height:18px;
}

.text-padding {
padding:8px 60px 0 40px;

}

.footer-text {
font-size:10px;
color:#808080;
}

.footer-text a:link {
font-size:10px;
color:#808080;
text-decoration:none;
}

.footer-text a:visited {
font-size:10px;
color:#808080;
text-decoration:none;
}

.footer-text a:hover {
font-size:10px;
color:#808080;
text-decoration:underline;
}

img {
border:none;
}

.inputbox {
border:solid 1px #808080;
}

.submit {
border:solid 1px #808080;
background-color:#cccccc;
}
