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

body {font:100% Helvetica, Arial, sans-serif;}

.page {width:462px; min-height:370px; margin:20px auto; background-image:url(../images/assets/BGmid.png); background-repeat:repeat-y;}

div.top {width:462px; margin:0; height:150px; background-image:url(../images/assets/BGtop.png); background-repeat:no-repeat;}

div.nav {width:462px; margin-top:-20px; text-align:center;}

a.nav {margin:0px 5px; height:20px; text-decoration:none; color:#000; padding:130px 0 0 0;}

a.nav:hover {border-bottom:dotted thin #0033CC; color:#0033CC;}

div.bottom {width:462px; min-height:230px; margin:15px 0px 0px; padding-bottom:10px; background-image:url(../images/assets/BGbtm.png); background-repeat:no-repeat; background-position:bottom;}

h1 {margin:0 0 0 30px; font-size:130%;}

p {margin:10px 30px -10px 30px; padding-bottom:30px;}

ol {margin:-20px 30px 0; padding-left:30px; list-style:none;}

ul {margin:10px 30px 0; padding-left:30px; list-style:disc;}

a.bodyLink {text-decoration:none; color:#000;}

a.bodyLink:hover {border-bottom:dotted thin #0033CC; color:#0033CC;}

/* Form Elements */

table {width:412px; margin:3px 22px 10px 22px; text-align:left;}

input, textarea {border:solid thin #7d7d7d;}

textarea {margin-top:5px;}

#button {cursor:pointer; cursor:hand; background-color:#fff}

#disclaimer {font-size:70%}

/* Footer */

div.footer {text-align:center; font-size:70%; width:462px; margin-top:0px; padding-top:5px; background:white;}

a.foot {text-decoration:none; color:#000;}

a.foot:hover {border-bottom:dotted thin #0033CC; color:#0033CC;}
