﻿div.formDiv { border: 1px solid black; padding: 10px; }
h2.pageHeading { font-family: 'Georgia'; color: #2920A1; font-size: 16px; font-weight: bold; }
h3.sectionHeading { font-family: 'Verdana'; color: #000000; font-size: 13px; font-weight: bold; }
h4.sectionSubHeading { font-family: 'Verdana'; color: #000000; font-size: 11px; font-weight: bold; }
h3.sectionHeadingItalic { font-family: 'Verdana'; color: #000000; font-size: 13px; font-weight: bold; font-style: italic; }
lblJobSeekerIdLabel { font-weight: bold; }
div#divJobSeekerId { width: 300px; }
table#tableJobSeekerId { width: 100%; padding: 5px; }
.listBoxTitle { background-color: #F07818; color: White; border: 1px solid black; width: 250px; font-weight: bold; }
.spanLight { color: InfoText; font-size: x-small; }
.modalBackground { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.modalPopup { background-color: #ffffdd; border-width: 3px; border-style: solid; border-color: Gray; padding: 3px; text-align: center; }
.hidden { display: none; }
a.hrefNoLink:link {text-decoration:none;}
a.hrefNoLink:visited {text-decoration:none;}
a.hrefNoLink:active {text-decoration:none;}
a.hrefNoLink:hover {text-decoration:underline;}
