body { 
	margin: 0px;
	background-color: #F2F2F2;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}


a.link2:link {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.link2:visited {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.link2:active {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.link3:hover {
	position:relative;top:1px;left:1px;
}

.img_button {
	cursor: hand;
}

.font_auburn {
	color: #86630C;
	font-weight: bold;
}
.font_auburn02 {
	font-size: 13px;
	color: #7a5d17;
	background-color: #e9dea1;
	font-weight: bold;
	border: 1px solid #B7A22B;
	padding: 5px;
	border-bottom: 0px;
}
.doublelinehight {
	line-height: 150%;
}
.font_blue02 {
	font-size: 13px;
	color: #06c;
}
ul {
	font-size: 13px;
	line-height: 22px;
	list-style-position: outside;
	margin: 0px 0px 0px 30px;
	list-style-type: disc;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.border-candidate {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC8476;
}

.border-JobList {
	border-top: 1px dotted #818181;
	padding-top: 5px;
}

.border-employer {
	border-bottom: 2px dotted #0086c5;
}

.border-employer2 {
	border-top: 1px dashed #0086c5;
}

.font19-bold {
	font-size: 19px;
	font-weight: bold;
	line-height: 25px;
}

.font19 {
	font-size: 19px;
	line-height: 25px;
}

.font15 {
	font-size: 15px;
}

.font15-bold {
	font-size: 15px;
	font-weight: bold;
}

.font12-white {
	font-size: 12px;
	color: #FFFFFF;
}

.font-red {
	color: #FF0066;
}

.font-white {
	color: #FFFFFF;
}

.input-text {
	border: 1px #c2bd9f solid;
	font-size: 12px;
	color: 666666;
}

.dot_line {
	background-image: url(/img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}
