@charset "utf-8";
/* Sitewide Classes */
.expWorker { text-align: right; font-weight: bold; }
.redText { color: #FF0000; }
.greenText { color: #00CC00; }
.smText { font-size: 11px; }

/* Home Page Styles */
#VisitOzProgram h1, #VisitOzInfo h1, #visitOzApplication h1 { color: #ffa200; font-size: 18px; }
#VisitOzProgram p { margin: 10px 0; line-height: 16px; }

/* SubPage Styles */
#WorkinAus h1, #WorkinAusEmp h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #ffba43; border-bottom: 1px solid #fff; margin-bottom: 5px; margin-top: 10px; font-weight: bold; border-bottom: 1px solid #ffba43; }
#WorkinAus p, #WorkinAusEmp p { margin: 10px 0; line-height: 18px; }
#WorkinAus h3, #WorkinAusEmp h3 { color: #869901; font-size: 16px; }
#WorkinAus h2, #WorkinAusEmp h2 { margin-bottom: 10px; }
.expL a { color: #b7ca2e; font-weight: bold; }
.expL a:hover { color: #2c3369; font-weight: bold; }
.required { color: #FF0000; }
.firstTimers { color: #CC0000; font-weight: bold; font-size: 22px; line-height: 26px !important; }
.secondTimers { font-size: 16px; font-weight: bold; line-height: 26px; color: #000; }
.hospitality { color: #006600; font-size: 18px; line-height: 18px; }
.big { color: #000; text-align: center; font-size: 17px; font-weight: bold; }
#firstTimers strong, #secondTimers strong, #hospitality strong, #internships strong { color: #000; }

/* Home Page Classes */
.columnText { color: #fff; padding: 0 20px; line-height: 18px; }
.columnText h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #fff; border-bottom: 1px solid #fff; margin-bottom: 5px; }
.InteriorNav h3, .adminNavs h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffba43; border-bottom: 1px solid #fff; margin-bottom: 5px; font-weight: bold; }
.columnText ul { margin: 0 0 0 10px; }
.columnButton { color: #fff; padding-top: 2px; }
.columnButton a { color: #fff; }
.columnButton a:hover { color: #2c3369; } 
.h1Header { color: #5a1102; }

/* Popup Styles */
#welcomeEmp h2 { color: #869901 !important; margin: 10px 0 15px 0; }
#welcomeEmp p { line-height: 18px; margin: 0 0 15px 0; }
