
/* STYLES FOR THE CAREERS PAGES */

h3 {
	padding-bottom: 10px;
}

#contentcolcontact p {
	font-size: 0.95em;
}

ul.faq li {
	list-style-type: none;
	margin-bottom: 16px;
}

ul.faq li div.question {
	color: #000;
	font-weight: bold;
}
#redtag
{
	color: #76C0EA;
	font-weight:bold;
}
#appform
{
	padding:20px;
	background-color: #ffffff;
		font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5;
color: #333333;
text-align:left;
margin:0px;
}
#applogo {
	margin-top: 30px;
	float: center;
	margin-bottom: 30px;
}
