/* CSS Document */

#body {
font-family:Arial, Helvetica, sans-serif;
}

a.jobtitle {
color: #CCCCCC;
font-size: 11px;
text-decoration: none;
}

a.jobtitle:link, a.jobtitle:visited {
color: #CCCCCC;
font-size: 11px;
text-decoration: none;
}

a.jobtitle:hover {
color:#D8BB60;
text-decoration:underline;
}


a.coreglink {
color:#FF0000;
text-decoration:none;
}

a.coreglink:hover {
text-decoration:underline;
}

.pagetitle {
border:dashed;
border-color:#000000;
border-width:1px;
background-color:#d8bb60;
color:#2e3c51;
}

.right-nav-title {
color:#CCCCCC;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

.right-nav {
color:#CCCCCC;
font-size:11px;
text-decoration:none;
}

a.right-nav {
color:#CCCCCC;
font-size:11px;
text-decoration:underline;
}

a.right-nav:hover {
color:#D8BB60;
text-decoration:underline;
}

.content-border {
border:#990000 thin dashed;
}

.cell-border {
border-bottom:#999999 thin solid;
}

.asvab-ad {
border:#000000 thin dashed;
background-color:#F0F0F0;
}

.cell-border2 {
border-bottom:#999999 thick solid;
border-top:#999999 thick solid;
}

a.store {
color: #FF0000;
text-decoration:none;
}

