a.faqbox {
    display: block;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    text-decoration: none !important;
    color: #000;
}

a.faqbox:hover, a.faqbox:focus {
    background-color: #D0D0D0;
}

div.faqbox {
    border-top: 1px solid #000;
    display: none;
    padding: 0px 5px 0px 5px;
}

h1 {
    padding: 0px;
    margin: 7px 0px 0px 0px;
    font-size: 10pt;
    color: #FFF;
}

h2 {
    padding: 0px 0px 0px 3px;
    margin: 5px 0px 0px 0px;
    font-size: 13pt;
    font-weight: bold;
    color: #0D1570;
    background-image: url('../images/h2_grad.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    border: 2px solid #808080;
    border-right: 0px;
    border-bottom: 0px;
    text-transform: uppercase;
}

h3 {
    padding: 1px 0px 0px 10px;
    margin: 0px 0px 0px 15px;
    font-size: 12pt;
    color: #C00;
    border: 1px solid #808080;
    border-right: 0px;
    border-bottom: 0px;
}

h4 {
    font-size: 10pt;
    font-weight: bold;
    color: #006;
    text-decoration: underline;
}

p {
    text-align: justify;
}

table.pr_table {
    /*width: 600px;*/
    border: 1px solid #000;
}

table .number {
    text-align: right;
}

table.pr_table thead th, table.pr_table tbody td {
    border-bottom: 1px solid #000;
}

table.pr_table tbody td {
    padding: 5px 0px 5px 0px;
    background-color: #DDD;
}

table.blank {
    width: auto;
    border: 0px;
}

table.blank th, table.blank td {
    border: 0px;
    padding: 0px;
    background-color: Transparent;
}

div#police_title_box {
    float: left;
}

div#police_search_box {
    color: #FFF;
    float: right;
}

div#police_menu_spacer {
    margin-top: 5px;
    margin-bottom: 10px;
}

div#police_select_box {
    width: 440px;
}

div#police_select_box_civ {
    width: 380px;
}

div#police_footer_border {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 0px 5px 0px;
    margin-top: 35px;
}

div#police_calea {
    width: 325px;
    font-weight: bold;
    font-size: 0.9em;
    font-style: italic;
    float: left;
    text-align: center;
}

div#police_city {
    width: 400px;
    font-style: italic;
    font-size: 6pt;
    float: left;
    text-align: center;
}

div#police_city img {
    margin: 0px 10px 10px 0px
}

div.leftnav_parent {
    position: relative;
}

div.leftnav_parent a {
    background-image: url('/policerecruiting/scripts/data.files/arrowmain.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.leftnav_parent .leftnav_child {
    position: absolute;
    padding: 0px !important;
    border: 1px solid #FFF;
    border-bottom: 0px;
    border-left: 0px;
}

div.leftnav_child a {
    border-bottom: 1px solid #FFF;
    background-image: none;
    width: 200px;
}

div#left-menu .section a:hover {
    background-color: #C00;
}

.centerme {
    text-align: center;
    margin: 0px auto 0px auto;
}

.resetme {
    text-align: left;
    margin: 0px;
}

.clearme {
    clear: both;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.small {
    font-size: 8pt;
}

.attention {
    color: #C00;
    font-weight: bold;
}

.sockoutline {
	border: 1px solid #006699;
	padding: 5px;
}
