body {
   font-family: Arial;
   font-size: 10pt;
}
td {
   font-family: Arial;
   font-size: 10pt;
}
table.internships td {
   padding:10px;
   text-align:center;
   width:120px;
}
table.internships tr:first-child {
    font-weight: bold;
}
table.internships tr:first-child td {
    font-size: 70%;
}
div.content {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}
div.header {
    font-size: 180%;
    font-weight: bold;
    padding-left: 30px;
}
div.header2 {
    font-size: 180%;
    font-weight: bold;
}
div.welcome {
    line-height: 20px;
    text-align: center;
}
a.createAccount {
    font-size: 140%;
}
div.or {
    font-size: 120%;
    font-weight: bold;
    margin-top: 5px;
}
table.logIn {
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
div.form b {
    text-align: right;
	float: left;
	clear: left;
	width: 425px;
    margin-top: 10px;
	margin-right: 10px;
	font-weight: normal;
}
div.form input, select, textarea {
    margin-top: 10px;
}
div.form strong {
    text-align: center;
}
img {
    border: 0px;
}
div.form2 table td {
    text-align: center;
}
div.form2 strong {
    font-size: 140%;
}
table.alignRight td {
    text-align:right !important;
}
table.alignRight input {
    margin-right: 25px;
}
table.itccReport {
    width: 100%;
}
table.itccReport td {
    padding: 10px;
    vertical-align: top;
    border: 1px solid black;
}
table.clear td {
    padding: 0px !important;
    border: 0 !important;
}
div.calendarPopup {
    display: none;
    width: 400px;
    height: 315px;
    z-index: 100;
    position: fixed;
    top: 25%;
    left: 34%;
    background-color: #CCCCCC;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border: 1px solid black;
    padding-top: 10px;
}
b.StaffInfo {
    width: 300px;
    margin-right: 20px;
    float: left;
}
b.StaffInfo2 {
    line-height: 20px;
    width: 490px;
    text-align: right;
    margin-right: 20px;
    float: left;
}
span.StaffInfo3 {
    line-height: 20px;
}
div#collegeSurvey input[type="text"] {
    border: 1px solid black;
    margin-bottom: 10px;
}
div#collegeSurvey b {
    width: 520px;
    text-align: right;
    float: left;
    clear: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
div#collegeSurvey input[type="submit"] {
    border: 1px solid black;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    background-color: #BBBBBB;
}
table#frontNavTable td {
    width: 247px;
    height: 194px;
    text-align: center;
}
table#frontNavTable h1 {
    position: relative;
    top: -155px;
    text-shadow: black 2px 2px 4px;
}
table#frontNavTable a {
    text-decoration: none;
    color: white;
}
h1#oneLineMenu {
    position: relative;
    top: -135px !important;
}
div#frontMoveUp {
    position: relative;
    top: -90px;
}
table.intSchedParent td {
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
table.intSched td {
    border: 1px solid black;
    width: 75px;
}
table.intSched tr:first-child {
    font-weight: bold;
    font-size: 110%;
}
table.intSched td:first-child {
    padding-right: 5px;
    padding-left: 5px;
    text-align: right !important;
}
table.intSched td:last-child {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left !important;
}
table.intSched a {
    color: #2f009b;
    font-weight: bold;
}
td.intMySlot {
    background-color: #78ff7f;
    font-weight: bold;
}
table.workCalendarTable td {
    border: 1px solid black;
    width: 175px;
    vertical-align: top;
}
table.workCalendarTable th {
    border: 1px solid black;
}
table.workCalendarSub td {
    border: 0px;
    height: 10px !important;
}
table.workCalendarSub td:first-child {
    width: 17px;
    background-color: #eeeeee;
}
input[type=text], input[type=password], textarea { border: 1px solid black; } 
