@charset "UTF-8";
/* CSS Document */
/* JOBMATCH CSS */

body {
margin-top: 0px;
background-image: url(../jobmatch_images/jobmatch_bkgnd.jpg);
bgcolor: #FFFFFF;
font-color: #191919;
font-family: Trebuchet MS;
font-size: 0.8em;
line-height: 1.3em;
text-align:left;
}

div#container{
width:100%;
margin:0 auto;
text-align:left
}

.astericks
{
color: #990000;
font-size: 0.8em;
text-align:left;
}

.footer {
color: #FFFFFF;
font-size: 10px;
text-align: right;
text-decoration: none;
padding-right: 5%;
}

.footer a:link{
color: #FFFFFF;
font-size: 10px;
text-align: right;
text-decoration: none;
padding-right: 5%;
}

.footer a:hover {
color: #FFFFFF;
font-size: 10px;
text-align: right;
text-decoration: underline;
padding-right: 5%;
}

.footer a:visited {
color: #FFFFFF;
font-size: 10px;
text-align: right;
text-decoration: none;
padding-right: 5%;
}

.h1 {
color: #c41230;
font-size: 1.5em;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 1.7em;
}

.h2 {
color: #000000;
font-size: 1.1em;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 1.25em;
}

.h3 {
color: #191919;
font-size: 1.0em;
font-weight: bold;
font-style:italic;
text-align: left;
text-decoration: none;
padding-left: 5%;
}

.signatures {
color: #191919;
font-size: 1.0em;
font-weight: bold;
font-style:italic;
text-align: left;
text-decoration: none;

}


a:link {
color: #000000;
font-size: 1.0em;
line-height: 1.3em;
text-decoration: underline;
text-align:left;
}

a:hover {
color: #000000;
font-size: 1.0em;
line-height: 1.3em;
text-decoration: underline;
text-align:left;
}

a:visited {
color: #000000;
font-size: 1.0em;
line-height: 1.3em;
text-decoration: underline;
text-align:left;
}

a:active {
color: #000000;
font-size: 1.0em;
line-height: 1.3em;
text-decoration: underline;
text-align:left;
}

ul.square {
list-style:square;
list-style-position: inherit;
}

ul.square li {
	margin-bottom: 1em;
}

ul.faq {
list-style:square;
list-style-position: inherit;
}

ul.faq li {
	margin-bottom: 1.2em;
}

/* MENU NAVIGATION */

.cssnav
{
position: relative;
font-family: Trebuchet MS;
background: url(../jobmatch_images/overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 122px;
height: 37px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 13px;
font-weight: bold;
width: 122px;
height: 37px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 122px;
height: 37px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 30px;
top: 10px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
