.jobtable {
border-bottom: 1px solid #E8E8E8;
margin-top: 20px;
}

.jobtable .header {
background: #EFEFEF;
font-weight: bold;
}

.jobtable tr {
padding: 8px 0 8px 2px;
}

.jobtable td{
border-top: 1px solid #E8E8E8;
}

.jobtable td a:hover {
font-weight: normal;
}

table.menutable {
        margin-left: 1px;
}

h1.pageheader {
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #666666;
        padding-left: 0px;
	margin-bottom: 0;
	margin-top: 10px;
}


div.sitelinks  {
        text-align: right;
        padding: 0;
	margin: 0 0 20px 0;
	color: #868686;
	font-size: 10px;

}

div.sitelinks form  {
        padding: 0;
	margin: 0;

}

div.sitelinks a {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
	color: #868686;
	line-height: 10px;
	height: 10px;
        padding-left: 10px;
	margin-bottom: 0;
	margin-top: 10px;
}

div.sitelinks a:hover {
	color: #5A2049;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	height: 10px;
        padding-left: 10px;
	margin-bottom: 0;
	margin-top: 10px;
}


div.L2 {
        border-left: 1px #666666 solid;
        padding: 0 5px 0 15px;
}


input.search {
    border: 1px solid #C2C2C2;
    height: 15px;
}


input.go {
    background: #C2C2C2;
    color: #ffffff;
    height: 15px;
    border: none;
    font-size: 10px;
}

.breadcrumb {
    text-align: right;
    width: 500px;
}

.breadcrumb span a {
    font-size: 10px;
    color: #868686;
}

.breadcrumb span a:hover {
    font-size: 10px;
    color: #5A2049;
}

.leftSide {
    background: #F8F8F9;
/*
    border-left: 1px solid #838282;
*/
}

.leftside-down {
    background: #FBFBFB;
    border-right: 1px dashed #AAAAAA;
}


.content {
    width: 560px;
    background: #ffffff;
/*
    border-left: 1px dashed #AAAAAA;
    border-right: 1px solid #838282;
*/
    padding: 0 0 25px 25px;
}

.contentFront {
    background: #ffffff;
/*
    border-right: 1px solid #838282;
    border-left: 1px solid #838282;
*/
    padding: 0;
}

.footer {
    background: #ffffff;
    border-top: 2px solid #5A2049;
    padding: 0px;
}