﻿.jobTable { border: 2px solid #94a5a5; }
.jobTable td.spacer { border-bottom: 2px solid #94a5a5; }
.jobTable tr.even { background-color: #EEEEEE; }

td.descript { padding: 2px 10px 5px 5px; text-align: justify; vertical-align: top; border-bottom: solid 1px Black; border-top: solid 1px Black; border-right: solid 1px Black; }
th.descript { padding-left: 5px; text-align: left; vertical-align: top; border-bottom: solid 1px Black; border-top: solid 1px Black; border-left: solid 1px Black; }
td.descriptBox { padding-left: 5px; text-align: justify; vertical-align: top; border: solid 1px Black; }
th.descriptBox { padding-left: 5px; text-align: center; vertical-align: top; border: solid 1px Black; }

.paButtonBlue { position: absolute; margin: -35px 0 0 -7px; }
.paButtonWhite { position: absolute; margin: -39px 0 0 -7px; }
.ohButtonBlue { position: absolute; margin: -35px 0 0 233px; }
.ohButtonWhite { position: absolute; margin: -39px 0 0 233px; }

.redText { color: Red; }

.application { color: Black; }
.application th.top { text-align: center; padding-bottom: 5px; font-size: x-large; color: #0068a5;
    background-color: White; border: none; }
.application th { font-size: large; background-color: #0068a5; color: White; font-size: large; padding-left: 5px;
    border: solid #0068a5 1px; }
.application td { padding: 3px; }
.application td.left { border-left: solid #0068a5 1px; border-bottom: solid #0068a5 1px; }
.application td.leftNo { border-left: solid #0068a5 1px; }
.application td.rght { border-right: solid #0068a5 1px; border-bottom: solid #0068a5 1px; }
.application td.rghtNo { border-right: solid #0068a5 1px; }
.application td.both { border-left: solid #0068a5 1px; border-right: solid #0068a5 1px; border-bottom: solid #0068a5 1px; }
.application td.bothNo { border-left: solid #0068a5 1px; border-right: solid #0068a5 1px; }
.application td.whole { border: solid #0068a5 1px; }
.application td.blue { background-color: #0068a5; color: White; font-size: smaller; border: solid #0068a5 1px; }
.application td.small { font-size: smaller; border: none; padding: 0 2px 0 2px; }

.def { font-size: smaller; border: none; padding: 2px 20px; }

.edu { font-size: smaller; border: solid 1px #0068a5; }
.eduTop { font-size: smaller; text-align: center; border: solid 1px #0068a5; }

.job { font-size: smaller; border-left: solid 1px #0068a5; border-right: solid 1px #0068a5; }
.jobLeft { font-size: smaller; border-left: solid 1px #0068a5; }
.jobRight { font-size: smaller; border-right: solid 1px #0068a5; }
.jobBottom { font-size: smaller; border-bottom: solid 1px #0068a5; border-left: solid 1px #0068a5; border-right: solid 1px #0068a5; }
    
.school { background-color: White; border: solid 3px Black; }

.popUp { background-image: url('../Images/grey.png'); position: absolute; z-index: 1000; }

.watermark{color:#AAA;font-style:italic;}

.ResumeTable { width: 460px; }
.ResumeTable tr { vertical-align: middle; }
.ResumeTable th { text-align: left; }