@charset "utf-8";
#key/* CSS Document */

 {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
}
#jobs {
	color: #595959;
	font-size: 12px;
}
#key {
	font-size: 11px;
}


.titles {
	font-size: 14px;
	font-weight: bold;
	color: #3F80BA;
}
#jobs cfoutput {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.right_pad {
	padding-right: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #595959;
}
a:visited {
	color: #4E4E4E;
}
a:hover {
	color: #7F7F7F;
}
a:active {
	color: #595959;
}
#form #submit_res {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
}

