﻿/* CSS Document */

a, a:link, a:visited {
	color: #007299;
}

a.jobtitle:link, a.jobtitle:visited,a.jobtitle:hover, a.jobtitle:active {
	font-size: 12px;
	font-weight: bold;
	color:#007299;
	text-decoration: none;
}

.jobincidentals{
	font-size: 10px;
	color: #404040;
	font-weight: bold;
}

a:hover, a:active {
	color: #000000;
}

a.footer:hover,  a.footer:active,a.footer:link, a.footer:visited{
	color: #7f7f7f;
	display: block;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
}

body, textarea{
margin: 0px;
background-color: #e5e5e5;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}

#navigation {
	font-size: 12px;
	padding-bottom:10px;
	padding-top: 10px;
}

p.special{
	line-height: 20px;
}

h1 {
font-size: 14px;
font-weight: bold;
color:#007299;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
}

h3 {
font-size: 14px;
font-weight: bold;
color:#007299;
margin-bottom: 0px;
margin-top: 0px;
}

h4{
}

h6{
}

input,select,textarea {
	color: #000000;
	font-size: 11px;
}

td.breadcrumb {
	color: #000000;
	font-size: 11px;
}

td.level1 {
	padding-left: 8px;
}

td.level2 {
	padding-left: 16px;
}

td.level3 {
	padding-left: 24px;
}

.button_general {
}

.contentarea{
	background: url(../graphics/innerpanels/bgr_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}

.site{
	width: 1000px;
}
