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

* {margin:0; padding:0; font-weight: normal; text-decoration:none}
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000}
strong {font-weight:bold}
#formcontain {border: 1px solid #000; width: 740px; margin: 10px auto;}
h1 {font: bold 2.5em "Century School Book", "Times New Roman", serif; text-align:center}
h1#titlebox {background-image:url(ArtWorks.gif); width:350px; height:69px; margin: 5px auto}
h1 span, h2 span {display: none}
h2 {font: bold 1.5em "Century School Book", "Times New Roman", serif; text-align:center}
h2#yaneobox {background-image:url(YANEO.gif); width:300px; height:69px; margin: 5px auto; background-repeat: no-repeat; background-position: bottom}
h3 {font: bold 1.3em "Century School Book", "Times New Roman", serif; margin-bottom: 5px}
.centered {text-align:center}
table {margin: auto; width: 730px; border-collapse: collapse}
p, p span {font-family: "Century School Book", "Times New Roman", serif; font-size: 14px; font-weight:bold}

.smaller {font-size: .75em; font-weight: normal; display:block}
.arial {font-family: Arial, Helvetica, sans-serif}
td, p {padding:5px;}
td.bar {background-color:#000}
body#listall th {font-size:11px; padding: 2px; font-weight: bold; border-collapse: collapse; border: 1px solid #CCC; border-bottom: 1px solid #000}
body#listall td {font-size:11px; padding: 2px; border-collapse: collapse; border: 1px solid #CCC;}
.uline {text-decoration:underline}
label, select {font-size: 1em; margin: 3px}
input {vertical-align:middle; border: 1px solid #CCC; padding: 2px}

option {padding:2px}
ul {margin-left:20px; margin-top: 10px; margin-bottom: 10px}
#confirmation li {margin: 15px}
a {text-decoration:underline}

input, textarea {width: 90%; overflow: auto; padding: 3px}
input.unwide {width: auto; border:0}
textarea {height:150px; width: 700px}
#info_pers_zip, #info_pers_street2, #info_pers_grade, #info_pers_GPA, #stats_household {width: 70px}
#stats_eth_other {width: 100px}

.req {color: #C00; font-style:italic}
#programlist input {margin-left: 4px; margin-bottom: 10px; vertical-align:top}
#programlist label {margin-bottom:10px}
#submitbtn {width: 100px; border: 3px solid #b42c33; margin: 10px; background-color: #f9c51a; font: bold 14px Georgia, "Times New Roman", Times, serif}