﻿body {
background-image:url('http://jobindependence.net/bedfiles/images/bgtile.gif');
font-family: Verdana;
font-size: 13px;
}
a
{
    color:#0000ff;
}
.categoryHeader
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #666600;
    text-align: center;
}
.homeHeader
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;
    color: #666600;
}
.mainText
{
    font-family: Verdana;
    font-size: 13px;
}



.locText
{
font-family: Verdana;
font-size:18px;
font-weight:bold;
}

.listText {
list-style-image:url('http://jobindependence.net/bedfiles/images/bullets.gif');
font-family: Verdana;
font-weight: bold;
font-size:12px;
color:#754c24;
}

.footer
{
    background-image:url('http://jobindependence.net/bedfiles/images/footer.jpg');
    background-repeat:no-repeat;
    text-align:center;
    font-family: Verdana;
    font-size: 11px;
    color: #666600;
}
.spacer
{
    background-color:#000000;
    width:100%;
}
ul
{
    font-family: Verdana;
    font-size: 13px;
}
ul li
{
    margin-top:10px;
    font-family: Verdana;
    font-size: 13px;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
.navLink
{
    color:#f0f0f0;
    font-family:MS Sans Serif, Geneva, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.navLink:hover
{
    text-decoration:underline;
}
p
{
    font-family: Verdana;
    font-size: 13px;
}
h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;
    color: #666600;
}



.nav {
background-color:#676736;height:30px;margin:auto;
}






/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#eeeeee;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
