/*
 * jobs.css - CSS for jobs/*.html
 *
 * $Id$
 *
 */

.newsbody {
	background-color: #FAFEFA;
}

.menu {
	margin-top: 29px;
	margin-left: 30px;
}

.menuimg {
	margin-top: 10px;
	margin-bottom: 2px;
}

.menudesc {
	margin-left: 12px;
}

.qanda {
	margin-top: 15px;
}

.question {
	color: #000000;
}

.qlist {
	color: #2C8072;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
}

.columndate, .newsdate, .faqitem {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 6px;
}

.columnlist, .faqlist, .seniororg, .seniorname {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	margin-right: 6px;
}

.senioritem {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	margin-right: 6px;
}

.seniorlist {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 11px;
}

.columntitle, .faqtitle {
	font-size: 14px;
	color: #995C1E;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}

.newstitle {
	font-size: 12px;
	color: #995C1E;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.newsquote {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 3px;
	text-align: right;
}

.profiledi {
	margin: 4px;
	line-height: 12px;
	font-weight: bold;
}

.profiledc {
	margin: 4px;
	line-height: 12px;
}
.profiledcCopy {
	width: 288;
	font-size: 9pt;
	color: #ffffff;
	line-height: 130%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	border: 1px solid #FFFF99;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 65;
}
